<div dir="ltr"><div><div><div><div><div><div>Hello,<br><br></div>I disable the rr module and only use SIP elements for dialog match<br>modparam("dialog", "dlg_match_mode", 2)<br><br></div>Upon receipt of a BYE request, the request is correctly forwarded and the call ended but the dialog still exists with ref_count = 2<br>

</div>kamctl fifo dlg_list<br>dialog::  hash=731:5167<br>    state:: 3<br>    ref_count:: 2<br>    timestart:: 1394625569<br>    timeout:: 29082806<br>    callid:: <a href="http://77dd7249530067080de983411e94569c@10.100.8.12:5060">77dd7249530067080de983411e94569c@10.100.8.12:5060</a><br>

    from_uri:: sip:<a href="http://10.100.8.12:5060">10.100.8.12:5060</a><br>    from_tag:: as03e52e3f<br>    caller_contact:: sip:<a href="http://10.100.8.12:5060">10.100.8.12:5060</a><br>    caller_cseq:: 102<br>    caller_route_set:: <br>

    caller_bind_addr:: udp:<a href="http://10.100.8.94:5060">10.100.8.94:5060</a><br>    callee_bind_addr:: udp:<a href="http://10.100.8.94:5060">10.100.8.94:5060</a><br>  <br></div>Do you have any idea ? Should I remove manually the dialog using a module function?<br>

<br></div>Thanks for your help<br><br></div>Best regards,<br></div>