Marcio,<br><br>o erro era no extensions.conf<br><br>o meu estava:<br>
exten =&gt; _1111XXXX,1,Dial(Zap/g1/${EXTEN:0}, tT)<br>

<br>e o seu: <br>
exten =&gt; _1111XXXX,1,Dial,Zap/g1/${EXTEN:0}<br><div id="1fdr" class="ArwC7c ckChnd"><br>Surpreendente pra mim, já que este meu funciona em outros Asterisks... mas fazer o que né.<br>Vlw!<br><br>Felipe<br></div><br><br>
<div class="gmail_quote">2008/4/27 Marcio Mitsuo Kobayashi &lt;<a href="mailto:marcio@mmkobayashi.com.br">marcio@mmkobayashi.com.br</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Felipe<br>
<br>
Acho que é o ZAP/g0 pelo group=0 do seu zapata.conf, de qualquer maneira<br>
segue as minhas configurações que funcionam em uma placa com 4 fxo sem<br>
problemas:<br>
<br>
;zaptel.conf<br>
fxsks=1-4<br>
fxsks=7-8<br>
<br>
loadzone &nbsp; &nbsp;= br<br>
defaultzone &nbsp; &nbsp;= br<br>
<br>
;zapata.conf<br>
[trunkgroups]<br>
<br>
[channels]<br>
language=pt<br>
<div class="Ih2E3d">usecallerid=yes<br>
hidecallerid=no<br>
callwaiting=yes<br>
usecallingpres=yes<br>
callwaitingcallerid=yes<br>
threewaycalling = yes<br>
</div>;cidsignalling=dtmf<br>
echocancel=yes<br>
echocancelwhenbridged=yes<br>
echotraining=yes<br>
relaxdtmf=yes<br>
<div class="Ih2E3d">rxgain=0.0<br>
txgain=0.0<br>
</div>busydetect=yes<br>
group=1<br>
<br>
signalling=fxs_ks<br>
language=pt<br>
context=default<br>
channel =&gt;1-2<br>
<br>
signalling=fxs_ks<br>
language=pt<br>
context=0800<br>
channel =&gt;3-4<br>
<br>
;extensions.conf<br>
<br>
exten =&gt; _1111XXXX,1,Dial,Zap/g1/${EXTEN:0}<br>
exten =&gt; _1111XXXX,2,Hangup<br>
<br>
Atenciosamente<br>
<br>
Felipe Salvini escreveu:<br>
<div class="Ih2E3d">&gt; Sim, peguei um dos logs. como disse...<br>
&gt; &gt; Já tentei o ZAP/0 , ZAP/1, ZAP/g0 e ZAP/g1 :)<br>
&gt; &gt; Mas pelo script imagino que seja ZAP/1 e ZAP/g0<br>
&gt;<br>
&gt; Este era o teste do ZAP/0. Mas para ZAP/1 da o mesmo erro.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; 2008/4/26 Eduardo Assis - Pro Redes &lt;<a href="mailto:eassis@linuxmail.org">eassis@linuxmail.org</a><br>
</div>&gt; &lt;mailto:<a href="mailto:eassis@linuxmail.org">eassis@linuxmail.org</a>&gt;&gt;:<br>
<div class="Ih2E3d">&gt;<br>
&gt; &nbsp; &nbsp; Nessa linha:<br>
&gt; &nbsp; &nbsp; Executing [1@cortex:1] Dial(&quot;SIP/310-09174448&quot;, &quot;ZAP/0/32043264|<br>
&gt; &nbsp; &nbsp; tT&quot;) in new stack<br>
&gt;<br>
&gt; &nbsp; &nbsp; Ele deveria estar saindo pelo ZAP/1/32043264.<br>
&gt;<br>
&gt; &nbsp; &nbsp; Que o ramal 310 está ligando para o numero 32043264 usando o ZAP<br>
&gt; &nbsp; &nbsp; canal 1.<br>
&gt;<br>
&gt; &nbsp; &nbsp; Abraços.<br>
&gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; Eduardo Assis<br>
&gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; &gt; ----- Original Message -----<br>
&gt; &nbsp; &nbsp; &gt; From: &quot;Felipe Salvini&quot; &lt;<a href="mailto:felipesalvini@gmail.com">felipesalvini@gmail.com</a><br>
</div><div class="Ih2E3d">&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:felipesalvini@gmail.com">felipesalvini@gmail.com</a>&gt;&gt;<br>
&gt; &nbsp; &nbsp; &gt; To: <a href="mailto:asteriskbrasil@listas.asteriskbrasil.org">asteriskbrasil@listas.asteriskbrasil.org</a><br>
</div><div><div></div><div class="Wj3C7c">&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:asteriskbrasil@listas.asteriskbrasil.org">asteriskbrasil@listas.asteriskbrasil.org</a>&gt;<br>
&gt; &nbsp; &nbsp; &gt; Subject: [AsteriskBrasil] Nao consigo fazer ligações pela FXO -<br>
&gt; &nbsp; &nbsp; fallthrough<br>
&gt; &nbsp; &nbsp; &gt; Date: Sat, 26 Apr 2008 12:08:22 -0300<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; Galera,<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; estou com uma TDM400P com um módulo FXO. Ela funciona bem para<br>
&gt; &nbsp; &nbsp; receber<br>
&gt; &nbsp; &nbsp; &gt; ligações, mas não estou conseguindo fazer ligação com ela. Já<br>
&gt; &nbsp; &nbsp; procurei<br>
&gt; &nbsp; &nbsp; &gt; google, lista e nao achei nada que resolvesse.<br>
&gt; &nbsp; &nbsp; &gt; Estou usando asterisk@home 2.9<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; EXTENSIONS.CONF<br>
&gt; &nbsp; &nbsp; &gt; exten =&gt; _[2-9]XXXXXXX,1,Dial(ZAP/1/${EXTEN}, tT)<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; ZAPTEL.CONF<br>
&gt; &nbsp; &nbsp; &gt; fxsks=1<br>
&gt; &nbsp; &nbsp; &gt; loadzone &nbsp; &nbsp;= br<br>
&gt; &nbsp; &nbsp; &gt; defaultzone &nbsp; &nbsp;= br<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; ZAPATA.CONF<br>
&gt; &nbsp; &nbsp; &gt; [channels]<br>
&gt; &nbsp; &nbsp; &gt; language=br<br>
&gt; &nbsp; &nbsp; &gt; signalling=fxs_ks<br>
&gt; &nbsp; &nbsp; &gt; rxwink=300<br>
&gt; &nbsp; &nbsp; &gt; usecallerid=yes<br>
&gt; &nbsp; &nbsp; &gt; hidecallerid=no<br>
&gt; &nbsp; &nbsp; &gt; callwaiting=yes<br>
&gt; &nbsp; &nbsp; &gt; usecallingpres=yes<br>
&gt; &nbsp; &nbsp; &gt; callwaitingcallerid=yes<br>
&gt; &nbsp; &nbsp; &gt; threewaycalling=yes<br>
&gt; &nbsp; &nbsp; &gt; transfer=yes<br>
&gt; &nbsp; &nbsp; &gt; cancallforward=yes<br>
&gt; &nbsp; &nbsp; &gt; callreturn=yes<br>
&gt; &nbsp; &nbsp; &gt; echocancel=yes<br>
&gt; &nbsp; &nbsp; &gt; echocancelwhenbridged=no<br>
&gt; &nbsp; &nbsp; &gt; rxgain=0.0<br>
&gt; &nbsp; &nbsp; &gt; txgain=0.0<br>
&gt; &nbsp; &nbsp; &gt; callgroup=1<br>
&gt; &nbsp; &nbsp; &gt; pickupgroup=1<br>
&gt; &nbsp; &nbsp; &gt; immediate=no<br>
&gt; &nbsp; &nbsp; &gt; busydetect=yes<br>
&gt; &nbsp; &nbsp; &gt; busycount=3<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; signalling=fxs_ks<br>
&gt; &nbsp; &nbsp; &gt; callerid=asreceived<br>
&gt; &nbsp; &nbsp; &gt; group=0<br>
&gt; &nbsp; &nbsp; &gt; context=from-pstn<br>
&gt; &nbsp; &nbsp; &gt; channel =&gt; 1<br>
&gt; &nbsp; &nbsp; &gt; context=cortex<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; Aqui vai o log com verbose 13. Se colocar o autofallthrough=no no<br>
&gt; &nbsp; &nbsp; &gt; extensions.conf, ele ainda assim nao resolve.<br>
&gt; &nbsp; &nbsp; &gt; Já tentei o ZAP/0 , ZAP/1, ZAP/g0 e ZAP/g1 :)<br>
&gt; &nbsp; &nbsp; &gt; Mas pelo script imagino que seja ZAP/1 e ZAP/g0<br>
&gt; &nbsp; &nbsp; &gt; Todos dão o mesmo erro.<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; [Apr 26 12:02:33] &nbsp; &nbsp; -- Executing [1@cortex:1]<br>
&gt; &nbsp; &nbsp; Dial(&quot;SIP/310-09174448&quot;,<br>
&gt; &nbsp; &nbsp; &gt; &quot;ZAP/0/32043264| tT&quot;) in new stack<br>
&gt; &nbsp; &nbsp; &gt; [Apr 26 12:02:33] &nbsp; == Auto fallthrough, channel<br>
&gt; &nbsp; &nbsp; &#39;SIP/310-09174448&#39; status<br>
&gt; &nbsp; &nbsp; &gt; is &#39;CHANUNAVAIL&#39;<br>
&gt; &nbsp; &nbsp; &gt; [Apr 26 12:02:33] &nbsp; &nbsp; -- Executing [h@cortex:1]<br>
&gt; &nbsp; &nbsp; Macro(&quot;SIP/310-09174448&quot;,<br>
&gt; &nbsp; &nbsp; &gt; &quot;hangupcall&quot;) in new stack<br>
&gt; &nbsp; &nbsp; &gt; [Apr 26 12:02:33] &nbsp; &nbsp; -- Executing [s@macro-hangupcall:1]<br>
&gt; &nbsp; &nbsp; &gt; ResetCDR(&quot;SIP/310-09174448&quot;, &quot;w&quot;) in new stack<br>
&gt; &nbsp; &nbsp; &gt; [Apr 26 12:02:33] &nbsp; &nbsp; -- Executing [s@macro-hangupcall:2]<br>
&gt; &nbsp; &nbsp; &gt; NoCDR(&quot;SIP/310-09174448&quot;, &quot;&quot;) in new stack<br>
&gt; &nbsp; &nbsp; &gt; [Apr 26 12:02:33] &nbsp; &nbsp; -- Executing [s@macro-hangupcall:3]<br>
&gt; &nbsp; &nbsp; &gt; GotoIf(&quot;SIP/310-09174448&quot;, &quot;1?skiprg&quot;) in new stack<br>
&gt; &nbsp; &nbsp; &gt; [Apr 26 12:02:33] &nbsp; &nbsp; -- Goto (macro-hangupcall,s,6)<br>
&gt; &nbsp; &nbsp; &gt; [Apr 26 12:02:33] &nbsp; &nbsp; -- Executing [s@macro-hangupcall:6]<br>
&gt; &nbsp; &nbsp; &gt; GotoIf(&quot;SIP/310-09174448&quot;, &quot;1?skipblkvm&quot;) in new stack<br>
&gt; &nbsp; &nbsp; &gt; [Apr 26 12:02:33] &nbsp; &nbsp; -- Goto (macro-hangupcall,s,9)<br>
&gt; &nbsp; &nbsp; &gt; [Apr 26 12:02:33] &nbsp; &nbsp; -- Executing [s@macro-hangupcall:9]<br>
&gt; &nbsp; &nbsp; &gt; GotoIf(&quot;SIP/310-09174448&quot;, &quot;1?theend&quot;) in new stack<br>
&gt; &nbsp; &nbsp; &gt; [Apr 26 12:02:33] &nbsp; &nbsp; -- Goto (macro-hangupcall,s,11)<br>
&gt; &nbsp; &nbsp; &gt; [Apr 26 12:02:33] &nbsp; &nbsp; -- Executing [s@macro-hangupcall:11]<br>
&gt; &nbsp; &nbsp; &gt; Hangup(&quot;SIP/310-09174448&quot;, &quot;&quot;) in new stack<br>
&gt; &nbsp; &nbsp; &gt; [Apr 26 12:02:33] &nbsp; == Spawn extension (macro-hangupcall, s, 11)<br>
&gt; &nbsp; &nbsp; exited<br>
&gt; &nbsp; &nbsp; &gt; non-zero on &#39;SIP/310-09174448&#39; in macro &#39;hangupcall&#39;<br>
&gt; &nbsp; &nbsp; &gt; [Apr 26 12:02:33] &nbsp; == Spawn extension (macro-hangupcall, s, 11)<br>
&gt; &nbsp; &nbsp; exited<br>
&gt; &nbsp; &nbsp; &gt; non-zero on &#39;SIP/310-09174448&#39;<br>
&gt; &nbsp; &nbsp; &gt; [Apr 26 12:02:37] &nbsp; == Parsing &#39;/etc/asterisk/manager.conf&#39;: [Apr 26<br>
&gt; &nbsp; &nbsp; &gt; 12:02:37] Found<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; Alguem já passou por isso e pode me ajudar?<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; Att,<br>
&gt; &nbsp; &nbsp; &gt; Felipe<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; _______________________________________________<br>
&gt; &nbsp; &nbsp; &gt; Compre uma camiseta da AsteriskBrasil.org!<br>
&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://www.voipmania.com.br" target="_blank">http://www.voipmania.com.br</a><br>
</div></div>&gt; &nbsp; &nbsp; &gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;== <a href="http://VoIPMania.com.br" target="_blank">VoIPMania.com.br</a> &lt;<a href="http://VoIPMania.com.br" target="_blank">http://VoIPMania.com.br</a>&gt; ==<br>
<div class="Ih2E3d">&gt; &nbsp; &nbsp; &gt;<br>
&gt; &nbsp; &nbsp; &gt; _______________________________________________<br>
&gt; &nbsp; &nbsp; &gt; Lista de discussões AsteriskBrasil.org<br>
&gt; &nbsp; &nbsp; &gt; <a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
</div>&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a>&gt;<br>
<div class="Ih2E3d">&gt; &nbsp; &nbsp; &gt; <a href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil" target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
&gt;<br>
&gt; &nbsp; &nbsp; &gt;<br>
&gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; =<br>
&gt; &nbsp; &nbsp; Drop Ship from Hong Kong<br>
&gt; &nbsp; &nbsp; Over 1,000 ebay members joined, average net profits are $950 monthly.<br>
&gt; &nbsp; &nbsp; <a href="http://a8-asy.a8ww.net/a8-ads/adftrclick?redirectid=b21132e900506ddff73bae80e179b818" target="_blank">http://a8-asy.a8ww.net/a8-ads/adftrclick?redirectid=b21132e900506ddff73bae80e179b818</a><br>
&gt;<br>
&gt;<br>
&gt; &nbsp; &nbsp; --<br>
&gt; &nbsp; &nbsp; Powered by Outblaze<br>
&gt; &nbsp; &nbsp; _______________________________________________<br>
&gt; &nbsp; &nbsp; Compre uma camiseta da AsteriskBrasil.org!<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://www.voipmania.com.br" target="_blank">http://www.voipmania.com.br</a><br>
</div>&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;== <a href="http://VoIPMania.com.br" target="_blank">VoIPMania.com.br</a> &lt;<a href="http://VoIPMania.com.br" target="_blank">http://VoIPMania.com.br</a>&gt; ==<br>
<div class="Ih2E3d">&gt;<br>
&gt; &nbsp; &nbsp; _______________________________________________<br>
&gt; &nbsp; &nbsp; Lista de discussões AsteriskBrasil.org<br>
&gt; &nbsp; &nbsp; <a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
</div>&gt; &nbsp; &nbsp; &lt;mailto:<a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a>&gt;<br>
<div class="Ih2E3d">&gt; &nbsp; &nbsp; <a href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil" target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
&gt;<br>
&gt;<br>
</div>&gt; ------------------------------------------------------------------------<br>
<div><div></div><div class="Wj3C7c">&gt;<br>
&gt; _______________________________________________<br>
&gt; Compre uma camiseta da AsteriskBrasil.org!<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.voipmania.com.br" target="_blank">http://www.voipmania.com.br</a><br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; == <a href="http://VoIPMania.com.br" target="_blank">VoIPMania.com.br</a> ==<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Lista de discussões AsteriskBrasil.org<br>
&gt; <a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
&gt; <a href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil" target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
_______________________________________________<br>
Compre uma camiseta da AsteriskBrasil.org!<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://www.voipmania.com.br" target="_blank">http://www.voipmania.com.br</a><br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;== <a href="http://VoIPMania.com.br" target="_blank">VoIPMania.com.br</a> ==<br>
<br>
_______________________________________________<br>
Lista de discussões AsteriskBrasil.org<br>
<a href="mailto:AsteriskBrasil@listas.asteriskbrasil.org">AsteriskBrasil@listas.asteriskbrasil.org</a><br>
<a href="http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil" target="_blank">http://listas.asteriskbrasil.org/mailman/listinfo/asteriskbrasil</a><br>
</div></div></blockquote></div><br>