hi,<br> When the call controller sends a dlg_end_dlg to the 2 end-points after the balance tends to nil. The internal bye is entering the local_route but it is not updating the stop time. <br><br>Below is the piece of code in local_route<br>
<br>local_route {<br><br> if ( method == "BYE") {<br> log(1,"\nInternal bye was generated\n");<br> setflag(3);<br> unforce_rtp_proxy();<br> acc_db_request("Internally generated BYE", "acc");<br>
};<br>}<br><br clear="all"><br>-- <br>Thanking You,<br>Ashwini BR Naidu<br>