Adrian Georgescu wrote:
I just did a cvs update on the devel tree, I find nothing like this. Is this the right CVS?
Ah, OK, probably it is in my private version, I'll commit it into the trunk today or tomorrow.
Sorry for confusion.
-Maxim
Adrian
On Tuesday, Nov 18, 2003, at 10:05 Europe/Amsterdam, Maxim Sobolev wrote:
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@ag-projects.com http://ag-projects.com Tel: +31-23-5458104 IP phone: sip:ag@ag-projects.com
DNS, ENUM & IP telephony http://managed-dns.org/ _______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers