[OpenSIPS-Users] Stop time is not Updated by the internal bye in Local_route
ASHWINI NAIDU
ashwini.naidu at gmail.com
Sat Apr 4 08:38:00 CEST 2009
hi,
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.
Below is the piece of code in local_route
local_route {
if ( method == "BYE") {
log(1,"\nInternal bye was generated\n");
setflag(3);
unforce_rtp_proxy();
acc_db_request("Internally generated BYE", "acc");
};
}
--
Thanking You,
Ashwini BR Naidu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20090404/59d99fd7/attachment.htm
More information about the Users
mailing list