<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ol&aacute; a todos !<br>
<br>
Gostaria de saber o problema que est&aacute; acontecendo com a configura&ccedil;&atilde;o
que eu fiz.<br>
As liga&ccedil;&otilde;es vindas da PSTN est&atilde;o sendo atendidas...Mas demora para
"ringar" no ramal SIP.... <br>
De acordo com as mensagens no console, s&atilde;o exatamente as mensagens em
vermelho. Vejam que depois ele ringa corretamente no ramal 4000.<br>
<br>
<br>
&nbsp;Starting simple switch on 'Zap/1-1'<br>
<font color="#ff0000">&nbsp; == Starting Zap/1-1 at from-pstn,s,1 failed so
falling back to exten 's'<br>
&nbsp; == Starting Zap/1-1 at from-pstn,s,1 still failed so falling back to
context 'default'</font><br>
&nbsp;&nbsp;&nbsp; -- Executing Dial("Zap/1-1", "SIP/4000|20|tT") in new stack<br>
<br>
<br>
Arquivo extensions.conf<br>
<br>
;Ligacao vinda da rede PSTN cai no ramal 4000<br>
exten =&gt; s,1,Dial(SIP/4000,20,tT)<br>
exten =&gt; s,2,Hangup<br>
<br>
Grato,<br>
<br>
Rodrigo.<br>
<br>
</body>
</html>