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 == &quot;BYE&quot;) {<br>                log(1,&quot;\nInternal bye was generated\n&quot;);<br>                setflag(3);<br>                unforce_rtp_proxy();<br>                acc_db_request(&quot;Internally generated BYE&quot;, &quot;acc&quot;);<br>
        };<br>}<br><br clear="all"><br>-- <br>Thanking You,<br>Ashwini BR Naidu<br>