<br><br><div class="gmail_quote">On Tue, Jul 14, 2009 at 8:35 AM, Phillip Jones <span dir="ltr">&lt;<a href="mailto:pjintheusa@gmail.com">pjintheusa@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>Hi there,</div>
<div> </div>
<div>Here is my call flow:</div>
<div> </div>
<div>1) leg A is bridged to leg B</div>
<div>2) when leg B is answered I play a confirm script - &quot;please 1 to accept this call&quot;</div>
<div> </div>
<div>I only want leg B to ring 20 seconds. BUT when the caller party answers, he should have as long as he needs to press 1.</div>
<div> </div>
<div>&quot;leg_timeout&quot; seems to be in play until the bridge is completed. I need it to reset when leg b is answered.</div></blockquote><div><br>Correct. Both &quot;leg_timeout&quot; and &quot;leg_progress_timeout&quot; are for controlling how long to wait prior to the B-leg answering. (leg_progress_timeout specifies how long to wait for any kind of progress, be it early media of some sort, ringing, or an answer.) <br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div></div>
<div> </div>
<div>I tried resetting the leg_timeout in the confirm script after leg b is answered. I also tried using leg_progress_timeout. Neither seemed to work. </div></blockquote><div><br>What exactly are you trying to do? The two variables you&#39;ve mentioned shouldn&#39;t have any effect on the call after it has been established.<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div></div>
<div> </div>
<div>Any help or suggestions would be welcome.</div>
<div></div></blockquote><div><br>Could you pastebin your dialplan and a debug log of a call that does not work? See this page for some handy tips on using pastebin and collecting information for debugging purposes:<br><a href="http://wiki.freeswitch.org/wiki/Reporting_Bugs#Debugging_Steps">http://wiki.freeswitch.org/wiki/Reporting_Bugs#Debugging_Steps</a><br>
<br>-MC <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div> </div><font color="#888888">
<div>Phillip Jones</div>
</font><br>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br>