Hello,<div><br></div><div><br></div><div>I'm trying to do a sequential ringing with 3 phones, this scenario in CPL :</div><div><br></div><div><br></div><div><?xml version="1.0" encoding="UTF-8"?></div>
<div><!DOCTYPE cpl SYSTEM "/home/mehdi/opensips-1.5.0-notls/modules/cpl-c/cpl-06.dtd"></div><div><cpl></div><div> <incoming ></div><div> <location url="tel:+336xxxxxxxx" ></div>
<div> <location priority="0.9" url="tel:+336xxxxxxxx" ></div><div> <location priority="0.8" url="tel:+336xxxxxxxx" ></div><div> <proxy ordering="sequential" recurse="yes" timeout="7" /></div>
<div> </location></div><div> </location></div><div> </location></div><div> </incoming></div><div></cpl> </div><div><br></div><div>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.</div>
<div><br></div><div>How can i do to permit this type of scenario and block the sent of the 408 Timeout packet? </div><div> </div><div>Thanks,</div><div><br></div><div><br></div><div>Regards,</div><div><br></div><div>Mehdi BOUDOU</div>