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@192.168.5.52",
"from_uri": "sip:000*094@xxxx:5068",
"to_uri": "sip:00018966@xxxxxx:5068",
"state": 5,
"start_ts": 0,
"init_ts": 1457963062,
"timeout": 0,
"lifetime": 43200,
......................


Reply to this email directly or view it on GitHub.