Hello and thank you for reply... I tried with Playback() and is the
same effect. Is curious because sometime there's no pause other time is
a long pause.<br>
<br>
Anybody have other idea?<br>
<br>
Thank you.<br><br><div><span class="gmail_quote">On 12/14/07, <b class="gmail_sendername">Atis Lezdins</b> &lt;<a href="mailto:atis@iq-labs.net">atis@iq-labs.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 12/14/07, Catalin S. &lt;<a href="mailto:jonsonplayer@gmail.com">jonsonplayer@gmail.com</a>&gt; wrote:<br>&gt; Hello,<br>&gt;&nbsp;&nbsp;i have a simple but annoying problem. I have the following entry in<br>&gt; /etc/asterisk/externsions.conf file:
<br>&gt;<br>&gt;&nbsp;&nbsp;---&lt;Cut Here&gt;---<br>&gt;&nbsp;&nbsp;exten =&gt; 10100,1,Wait(4)<br>&gt;&nbsp;&nbsp;exten =&gt; 10100,2,Playback(transfer,noanswer)<br>&gt;&nbsp;&nbsp;exten =&gt; 10100,3,Dial(${PHONE30},30,t)<br>&gt;&nbsp;&nbsp;exten =&gt; 10100,4,Background(extension)
<br>&gt;&nbsp;&nbsp;exten =&gt; 10100,5,Background(is-curntly-unavail)<br><br>Why do you have Background() here? I think it should be Playback()<br><br>Regards,<br>Atis<br><br>&gt;&nbsp;&nbsp;exten =&gt; 10100,6,Voicemail(9999)<br>&gt;&nbsp;&nbsp;exten =&gt; 10100,7,PlayBack(vm-goodbye)
<br>&gt;&nbsp;&nbsp;exten =&gt; 10100,8,Hangup<br>&gt;&nbsp;&nbsp;---&lt;And Here&gt;---<br>&gt;<br>&gt;&nbsp;&nbsp;Normally when i call that extension if the user is online will ring if not,<br>&gt; will play: &quot;Extension is currently unavailable&quot; and immediately should go to
<br>&gt; voicemail and after voicemail will play: &quot;Good bye&quot; and hangup. But after<br>&gt; plain &quot;Extension is currently unavailable&quot; is a long period of silence and<br>&gt; finally will go to voicemail. On my asterisk i have the following output
<br>&gt; during this call:<br>&gt;<br>&gt;&nbsp;&nbsp;---&lt;Cut Here&gt;---<br>&gt;&nbsp;&nbsp; -- Executing [10100@default:1] Dial(&quot;SIP/10100-082244c0&quot;, &quot;SIP/1010|20&quot;)<br>&gt; in new stack<br>&gt;&nbsp;&nbsp;[Dec 14 14:37:05] WARNING[20355]: app_dial.c:1131 dial_exec_full: Unable to
<br>&gt; create channel of type &#39;SIP&#39; (cause 3 - No route to destination)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;== Everyone is busy/congested at this time (1:0/0/1)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Executing [10100@default:2]<br>&gt; BackGround(&quot;SIP/10100-082244c0&quot;, &quot;extension&quot;) in new stack
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- &lt;SIP/10100-082244c0&gt; Playing &#39;extension&#39; (language &#39;en&#39;)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Executing [10100@default:3]<br>&gt; BackGround(&quot;SIP/10100-082244c0&quot;, &quot;is-curntly-unavail&quot;) in
<br>&gt; new stack<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- &lt;SIP/10100-082244c0&gt; Playing &#39;is-curntly-unavail&#39; (language &#39;en&#39;)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- Executing [10100@default:4] VoiceMail(&quot;SIP/10100-082244c0&quot;, &quot;10100&quot;)
<br>&gt; in new stack<br>&gt;&nbsp;&nbsp;[Dec 14 14:37:07] WARNING[20355]: chan_iax2.c:10020 find_cache: DP still<br>&gt; has peer field or pending or callno (flags = 16, peer = 0x8189c00 callno =<br>&gt; 0)<br>&gt;&nbsp;&nbsp;[Dec 14 14:37:07] WARNING[20355]: chan_iax2.c:10020 find_cache: DP still
<br>&gt; has peer field or pending or callno (flags = 16, peer = 0x82084d0 callno =<br>&gt; 0)<br>&gt;&nbsp;&nbsp;[Dec 14 14:37:07] WARNING[20355]: chan_iax2.c:10020 find_cache: DP still<br>&gt; has peer field or pending or callno (flags = 16, peer = 0x81e6d98 callno =
<br>&gt; 0)<br>&gt;&nbsp;&nbsp;[Dec 14 14:37:07] WARNING[20355]: chan_iax2.c:10020 find_cache: DP still<br>&gt; has peer field or pending or callno (flags = 16, peer = 0x81daf00 callno =<br>&gt; 0)<br>&gt;&nbsp;&nbsp;[Dec 14 14:37:07] WARNING[20355]: chan_iax2.c:10020 find_cache: DP still
<br>&gt; has peer field or pending or callno (flags = 16, peer = 0x81e4cc8 callno =<br>&gt; 0)<br>&gt;&nbsp;&nbsp;[Dec 14 14:37:12] WARNING[20355]: chan_iax2.c:10104 find_cache: Timeout<br>&gt; waiting for <a href="mailto:xxx:xxx@sip.xxx.com">
xxx:xxx@sip.xxx.com</a> exten o<br>&gt;&nbsp;&nbsp;[Dec 14 14:37:17] WARNING[20355]: chan_iax2.c:10104 find_cache: Timeout<br>&gt; waiting for <a href="mailto:xxx:xxx@sip.xxx.com">xxx:xxx@sip.xxx.com</a> exten o<br>&gt;&nbsp;&nbsp;[Dec 14 14:37:22] WARNING[20355]: chan_iax2.c:10104 find_cache: Timeout
<br>&gt; waiting for <a href="mailto:xxx:xxx@sip.xxx.com">xxx:xxx@sip.xxx.com</a> exten o<br>&gt;&nbsp;&nbsp;[Dec 14 14:37:27] WARNING[20355]: chan_iax2.c:10104 find_cache: Timeout<br>&gt; waiting for <a href="mailto:xxx:xxx@sip.xxx.com">
xxx:xxx@sip.xxx.com</a> exten o<br>&gt;&nbsp;&nbsp;[Dec 14 14:37:32] WARNING[20355]: chan_iax2.c:10104 find_cache: Timeout<br>&gt; waiting for <a href="mailto:xxx:xxx@sip.xxx.com">xxx:xxx@sip.xxx.com</a> exten a<br>&gt;&nbsp;&nbsp;[Dec 14 14:37:37] WARNING[20355]: chan_iax2.c:10104 find_cache: Timeout
<br>&gt; waiting for <a href="mailto:xxx:xxx@sip.xxx.com">xxx:xxx@sip.xxx.com</a> exten a<br>&gt;&nbsp;&nbsp;[Dec 14 14:37:42] WARNING[20355]: chan_iax2.c:10104 find_cache: Timeout<br>&gt; waiting for <a href="mailto:xxx:xxx@sip.xxx.com">
xxx:xxx@sip.xxx.com</a> exten a<br>&gt;&nbsp;&nbsp;[Dec 14 14:37:47] WARNING[20355]: chan_iax2.c:10104 find_cache: Timeout<br>&gt; waiting for <a href="mailto:xxx:xxx@sip.xxx.com">xxx:xxx@sip.xxx.com</a> exten a<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-- &lt;SIP/10100-082244c0&gt; Playing &#39;vm-intro&#39; (language &#39;en&#39;)
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;== Spawn extension (default, 10100, 4) exited non-zero on<br>&gt; &#39;SIP/10100-082244c0&#39;<br>&gt;&nbsp;&nbsp;---&lt;And Here&gt;---<br>&gt;<br>&gt;&nbsp;&nbsp;Can anyone help me with this? I want immediately voicemail answer... maybe
<br>&gt; these error is the cause... I saw that in this pause the asterisk tried to<br>&gt; contact this extension through my external peers (genetically named<br>&gt; <a href="http://sip.xxx.com">sip.xxx.com</a>)... Thank you...
<br>&gt;<br>&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; --Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br>&gt;<br>&gt; asterisk-users mailing list
<br>&gt; To UNSUBSCRIBE or update options visit:<br>&gt;<br>&gt; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>&gt;<br><br><br>--<br>Atis Lezdins
<br>VoIP Developer,<br>IQ Labs Inc.<br><a href="mailto:atis@iq-labs.net">atis@iq-labs.net</a><br>Skype: atis.lezdins<br>Cell Phone: +371 28806004<br>Work phone: +1 800 7502835<br><br>_______________________________________________
<br>--Bandwidth and Colocation Provided by <a href="http://www.api-digital.com--">http://www.api-digital.com--</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br>