Get again the locals, but set the print elements length to 0:
```
set print elements 0
frame 5
info locals
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2321#issuecomment-627
thanks for you reply. this is gdb info
(gdb) frame 5
#5 0x2ae1c4951e76 in build_local_reparse (Trans=0x2ae1c94524d8, branch=0,
len=0x7ffe977ff370, method=0x2ae1c4a2399b "ACK", method_len=3,
to=0x7ffe977ff130, reason=0x0) at t_msgbuilder.c:518
518 t_msgbuilder.c: 没有那个文件或目录.
(gdb) p *to
$
Can you get with gdb from core file the output of the next commands:
```
frame 5
p *to
info locals
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2321#issuecomment-627135693__
Closed #2320.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2320#event-3325908644___
Kamailio (SER) - Development Mailing List
sr-dev@l
Sniffing tools use kernel hooks before the firewall or other system limits
(e.g., imposed by selinux, conntrack, ...), so you can see the traffic on the
network but it doesn't get to the application. You have to review those
settings.
Because Kamailio is sending the keepalive, this is clearly n
Aditionally, I can see the SIP message from kamailio with
[sngrep](https://github.com/irontec/sngrep) tool on the asterisk server, but
not on the asterisk sip debug.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://
Hi,
1. The asterisk instance has no firewall problems, because i can register a
softphone connecting directly to it.
2. Yes, I had a mistake pasting the incorrect log, but is the same, because are
two asterisk servers, one on x.x.x.3 and other on x.x.x.4, with both occurs the
same.
--
You ar
Module: kamailio
Branch: master
Commit: a08b7640e27524863acd7dc732dffc744f801b5d
URL:
https://github.com/kamailio/kamailio/commit/a08b7640e27524863acd7dc732dffc744f801b5d
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2020-05-11T20:34:27+02:00
core: dprint - escaped
Module: kamailio
Branch: master
Commit: d13f863e74c6c0275264e588f1dca206cf099587
URL:
https://github.com/kamailio/kamailio/commit/d13f863e74c6c0275264e588f1dca206cf099587
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2020-05-11T17:46:29+02:00
core: udp server - add
Module: kamailio
Branch: master
Commit: 9cae069832c8f37ebf9e686b3fbcab5d63652755
URL:
https://github.com/kamailio/kamailio/commit/9cae069832c8f37ebf9e686b3fbcab5d63652755
Author: Daniel-Constantin Mierla
Committer: Daniel-Constantin Mierla
Date: 2020-05-11T17:46:29+02:00
regex: leave enough sp
- [x] Commit message has the format required by CONTRIBUTING guide
- [x] Commits are split per component (core, individual modules, libs, utils,
...)
- [x] Each component has
can We backport this changes to 5.3?
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2199#issuecomment-626667878___
Kamailio (SER) - Deve
### Description
While running a simple load with a UAC(Sipp) and two UAS(Both Sipp) , with
Kamailio in the middle, acting as a Call Stateful Proxy, I observed that the
Dispatcher Module reports one call stuck despite NO calls being reported as
Active in the Dialog Module.
Setup:
---
22 matches
Mail list logo