Estou tentando testar o asterisk, mas não estou conseguindo fazer 2 softphones conversarem.<br>O servidor fica rejeitando a conexão sempre que tento discar.<br><br>May 17 07:49:22 NOTICE[1924]: Rejected connect attempt from 
<a href="http://192.168.0.106/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">192.168.0.106</a><br clear="all"><br>O que é necessário configurar só para realizar esse teste?<br><br>extensions.conf
<br><br>[internal1]<br>exten =&gt; 311000,1,Dial(SIP/teste1)<br><br>[internal2]
<br>exten =&gt; 312000,1,Dial(SIP/teste2)<br><br>[internal3]<br>exten =&gt; 313000,1,Dial(SIP/teste3)<div>[teste1]<br><br><br>sip.conf<br><br>[teste1]<br>type=friend<br>username=teste1<br>secret=123<br>qualify=yes<br>nat=no
<br>
host=dynamic<br>canreinvite=no<br>context=internal<br><br>[teste2]<br>type=friend<br>username=teste2<br>secret=123<br>qualify=yes<br>nat=no<br>host=dynamic<br>canreinvite=no<br>context=internal2<br><br>[teste3]<br>
type=friend<br>
username=teste3<br>
secret=123<br>
qualify=yes<br>
nat=no<br>
host=dynamic<br>
canreinvite=no<br>
context=internal3</div><br clear="all"><br>-- <br>Ralph Liebessohn<br>ICQ: 74835911<br>Skype: liebessohn