[Serusers] Mediaproxy question
Adrian Georgescu
ag at ag-projects.com
Tue Sep 21 22:54:10 CEST 2004
Can you make sure you call end_media_session(); before loose_route()?
>>>>>>>>>>>>
Hello List.
My test settings are as follows -
[UA-1]-------[ser + mediaproxy 1]--------------[ser + mediaproxy
2]-----------------[UA-2]
I have the following setup in both the ser.cfg files (ser 1 and ser 2) -
-----------------------------------------
if (method == "BYE" || method == "CANCEL") {
end_media_session();
}
-----------------------------------------
However it appears that when UA2 ends the call, SER 2 calls
end_media_session() - but SER 1 doesn't. When UA1 ends the call, the
opposite happens. Shouldn't both the SERs be calling the
end_media_session()?
Thanks for any feedback.
Regards,
Dhiraj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 816 bytes
Desc: not available
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20040921/97a661c0/attachment.bin>
More information about the sr-users
mailing list