[OpenSIPS-Users] CPL and Timer -->408 Timeout
mehdi boudou
mehdi.boudou at gmail.com
Fri Jul 16 17:48:57 CEST 2010
Hello,
I'm trying to do a sequential ringing with 3 phones, this scenario in CPL :
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE cpl SYSTEM
"/home/mehdi/opensips-1.5.0-notls/modules/cpl-c/cpl-06.dtd">
<cpl>
<incoming >
<location url="tel:+336xxxxxxxx" >
<location priority="0.9" url="tel:+336xxxxxxxx" >
<location priority="0.8" url="tel:+336xxxxxxxx" >
<proxy ordering="sequential" recurse="yes" timeout="7" />
</location>
</location>
</location>
</incoming>
</cpl>
The problem is after ringing the first phone during 7 seconds and the second
phone during less 7 seconds the AS sends a 408 request timeout to the IMS
core which Broke the Call.
How can i do to permit this type of scenario and block the sent of the 408
Timeout packet?
Thanks,
Regards,
Mehdi BOUDOU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20100716/3606f67f/attachment.html
More information about the Users
mailing list