[sr-dev] [kamailio] dialog module: dialog in 5 state is not removed (#545)
Dmitri Savolainen
notifications at github.com
Mon Mar 14 15:19:01 CET 2016
in v4.2
i made missconfiguration in kamailio.cfg, so kamailio send INVITE to itself:
INVITE request: endpoint -> kamailio -> kamailio
sip 407: kamailio -> kamailio -> endpoint
alfter that, _dlg.profile_list _ return this dialog up to kamailio restart
``` "result": [{
"h_entry": 1185,
"h_id": 1433,
"call-id": "1372913901 at 192.168.5.52",
"from_uri": "sip:000*094 at xxxx:5068",
"to_uri": "sip:00018966 at xxxxxx:5068",
"state": 5,
"start_ts": 0,
"init_ts": 1457963062,
"timeout": 0,
"lifetime": 43200,
......................
```
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/545
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20160314/36f83205/attachment.html>
More information about the sr-dev
mailing list