```
(gdb) f 3
#3  0x00007f59f8a0d157 in dlg_onreply (t=0x7f5948ee57a8, type=6, 
param=0x7ffea05ae620) at dlg_handlers.c:458
458     dlg_handlers.c: No such file or directory.
(gdb) p type
$3 = 6
(gdb) p new_state
$4 = 5
```
``type == TMCB_ON_FAILURE_RO_N`` and ``new_state == DLG_STATE_DELETED``

-- 
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/872#issuecomment-276960593
_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to