[Serusers] RTProxy timeout

Maxim Sobolev sobomax at portaone.com
Tue Nov 18 10:05:51 CET 2003


Adrian Georgescu wrote:

> How can I have SER instruct RTPProxy to stop relaying after a BYE is 
> received?
> 
> RTPproxy stops now only after the predefined timeout of 60 seconds.

You can use unforce_rtp_proxy() command available in the latest cvs 
version of the module. This command asks rtp proxy to delete session 
immediately, something along the lines:

if (method == "BYE" || method == "CANCEL") {
   unforce_rtp_proxy();
};

-Maxim

> 
> Adrian Georgescu
> ag at ag-projects.com
> http://ag-projects.com
> Tel: +31-23-5458104
> IP phone:  sip:ag at ag-projects.com
> ------------------------------------------------
> DNS, ENUM & IP telephony http://managed-dns.org/
> 
> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers
> 
> 
> 





More information about the sr-users mailing list