call_timeout is only used if you are bridging 2 channels where one or both of them is still unanswered.<br><br>what you want to use is originate_timeout and forget about call_timeout<br><br>you also have <br>leg_timeout and leg_progress_timeout both to be set in the {}<br>
that do the timeout from the perspective of the new channel leg instead of the caller leg.<br><br><br><br><div class="gmail_quote">On Fri, Dec 5, 2008 at 10:34 AM, Tamas Cseke <span dir="ltr">&lt;<a href="mailto:cstomi.levlist@gmail.com">cstomi.levlist@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;">Hello,<br>
<br>
I have the same problem,<br>
<br>
I don&#39;t understand the difference between<br>
<br>
progress_timeout<br>
originate_timeout<br>
call_timeout.<br>
<br>
I log timelimit_sec in switch_ivr_originate function and it seems,<br>
if I set call_timeout then, timelimit_sec will be this value<br>
if I set originate_timeout then timelimit_sec will be this value. maybe<br>
this is for backward compat?<br>
<br>
originate_timeout as in the wiki:<br>
&nbsp;&quot;Determines how long FreeSwitch is going to wait for a response from<br>
the invite message sent to the gateway. &quot;<br>
<br>
I quess this would be an 100 reply.<br>
<br>
But how could I set a timeout for 200? I mean timeout for an answer.<br>
which variable would control this?<br>
I quess it was call_timeout previosly.<br>
Please explain me this timeout variables<br>
<br>
Thanks,<br>
Tamas<br>
<br>
Michael Collins írta:<br>
&gt; FYI, it is on the channel variables page but it&#39;s in a crazy place under<br>
&gt; &quot;unknown functionality&quot; which is silly.<br>
&gt; <a href="http://wiki.freeswitch.org/wiki/Channel_Variables#originate_timeout" target="_blank">http://wiki.freeswitch.org/wiki/Channel_Variables#originate_timeout</a><br>
&gt;<br>
&gt; Anyway, I&#39;ve got wiki cleaning on my to-do list and I&#39;ll start in earnest<br>
&gt; next month when I have some time...<br>
&gt;<br>
&gt; -MC<br>
&gt;<br>
&gt; On Tue, Nov 25, 2008 at 1:32 PM, Michael Collins &lt;<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;&gt;&gt; I used &quot;call-timeout&quot; because that&#39;s how I understood it from the Wiki.<br>
&gt;&gt;&gt; &nbsp;(?)<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt; Yep, that&#39;s all that there is on the wiki. Unfortunately the channel<br>
&gt;&gt; variables page is one of many in need of some attention. I will add<br>
&gt;&gt; &quot;originate_timeout&quot; right away. The only question remaining is what, if<br>
&gt;&gt; anything, does call_timeout do? That channel variable is in the source code<br>
&gt;&gt; but I don&#39;t know exactly what it does.<br>
&gt;&gt;<br>
&gt;&gt; -MC<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;&gt; --<br>
&gt;&gt;&gt; View this message in context:<br>
&gt;&gt;&gt; <a href="http://www.nabble.com/Channel-variable-%27call_timeout%27.-tp20677406p20689832.html" target="_blank">http://www.nabble.com/Channel-variable-%27call_timeout%27.-tp20677406p20689832.html</a><br>
&gt;&gt;&gt; Sent from the Freeswitch-users mailing list archive at Nabble.com.<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; _______________________________________________<br>
&gt;&gt;&gt; Freeswitch-users mailing list<br>
&gt;&gt;&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt;&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Freeswitch-users mailing list<br>
&gt; <a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
<br>
<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>
</blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>