<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<div class="moz-text-html" lang="x-western">
<pre class="western" style="margin-bottom: 0cm;">Lista,</pre>
<pre class="western" style="margin-bottom: 0cm;">Bom dia.</pre>
<pre class="western" style="margin-bottom: 0cm;">Estou com o seguinte
problema com um trunk SIP, quando configuro em um ATA funciona perfeitamente e ao configurar no Asterisk da o seguinte erro:</pre>
<pre class="western" style="margin-bottom: 0cm;">Executing
[05531844190333@home:1] Dial("SIP/203-0a1cf9e8",
"SIP/5531844190333@19992170033|70|Ttr") in new stack</pre>
<pre class="western" style="margin-bottom: 0cm;">    -- Called
5531844190333@19992170033</pre>
<pre class="western" style="margin-bottom: 0cm;">    --
SIP/19992170033-0a1d3970 is making progress passing it to
SIP/203-0a1cf9e8</pre>
<pre class="western" style="margin-bottom: 0cm;">    -- Got SIP response
603 "Declined" back from 205.245.247.101</pre>
<pre class="western" style="margin-bottom: 0cm;">    --
SIP/19992170033-0a1d3970 is busy</pre>
<pre class="western" style="margin-bottom: 0cm;">  == Everyone is
busy/congested at this time (1:1/0/0)</pre>
<pre class="western" style="margin-bottom: 0cm;">    -- Executing
[05531844190333@home:2] Hangup("SIP/203-0a1cf9e8", "")
in new stack</pre>
<pre class="western" style="margin-bottom: 0cm;">  == Spawn extension
(home, 05531844190333, 2) exited non-zero on 'SIP/203-0a1cf9e8'</pre>
<pre class="western" style="margin-bottom: 0cm;">O estranho &eacute; que tenho trunk de outras operadoras funcionando perfeitamente acho que esse provedor ( webfonepartners.net ) tem alguma conf particular.</pre>
<pre class="western" style="margin-bottom: 0cm;">
Meu SIP</pre>
<pre class="western" style="margin-bottom: 0cm;">register =&gt;
<a class="moz-txt-link-abbreviated" href="mailto:xxx:xxx@sip.webfonecenter.net:5060">xxx:xxx@sip.webfonecenter.net:5060</a></pre>
<pre class="western" style="margin-bottom: 0cm;">[xxx]</pre>
<pre class="western" style="margin-bottom: 0cm;">amaflags=billing</pre>
<pre class="western" style="margin-bottom: 0cm;">type=peer</pre>
<pre class="western" style="margin-bottom: 0cm;">username=xxx</pre>
<pre class="western" style="margin-bottom: 0cm;">fromuser=xxx</pre>
<pre class="western" style="margin-bottom: 0cm;">;disallow=all</pre>
<pre class="western" style="margin-bottom: 0cm;">allow=all</pre>
<pre class="western" style="margin-bottom: 0cm;">secret=xxx</pre>
<pre class="western" style="margin-bottom: 0cm;">host=sip.webfonecenter.net</pre>
<pre class="western" style="margin-bottom: 0cm;">promiscredir=yes</pre>
<pre class="western" style="margin-bottom: 0cm;">maxexpirey=2400</pre>
<pre class="western" style="margin-bottom: 0cm;">defaultexpirey=1800</pre>
<pre class="western" style="margin-bottom: 0cm;">nat=yes</pre>
<pre class="western" style="margin-bottom: 0cm;">insecure=very</pre>
<pre class="western" style="margin-bottom: 0cm;">transfer=yes</pre>
<pre class="western" style="margin-bottom: 0cm;">qualify=yes</pre>
<pre class="western" style="margin-bottom: 0cm;">context=19992170033</pre>
<pre class="western" style="margin-bottom: 0cm;">canreinvite=yes</pre>
<pre class="western" style="margin-bottom: 0cm;">
Extension</pre>
<pre class="western" style="margin-bottom: 0cm;">exten =&gt; _0.,1,Dial(SIP/${EXTEN:1}@19992170033,70,Ttr)</pre>
<pre class="western" style="margin-bottom: 0cm;">exten =&gt; _0.,2,Hangup</pre>
<pre class="western" style="margin-bottom: 0cm;">
Alguem j&aacute; viu esse erro?

Obrigado,</pre>
<pre class="western" style="margin-bottom: 0cm;">Rogger</pre>
<h6 class="western" style="margin-bottom: 0cm;"><br>
</h6>
</div>
</body>
</html>