Estou tentando testar o asterisk, mas não estou conseguindo fazer 2 softphones conversarem. O servidor fica rejeitando a conexão sempre que tento discar.
May 17 07:49:22 NOTICE[1924]: Rejected connect attempt from 192.168.0.106 O que é necessário configurar só para realizar esse teste? extensions.conf [internal1] exten => 311000,1,Dial(SIP/teste1) [internal2] exten => 312000,1,Dial(SIP/teste2) [internal3] exten => 313000,1,Dial(SIP/teste3)[teste1] sip.conf [teste1] type=friend username=teste1 secret=123 qualify=yes nat=no host=dynamic canreinvite=no context=internal [teste2] type=friend username=teste2 secret=123 qualify=yes nat=no host=dynamic canreinvite=no context=internal2 [teste3] type=friend username=teste3 secret=123 qualify=yes nat=no host=dynamic canreinvite=no context=internal3 -- Ralph Liebessohn ICQ: 74835911 Skype: liebessohn -------------- Próxima Parte ---------- Um anexo em HTML foi limpo... URL: http://listas.asteriskbrasil.org/pipermail/asteriskbrasil/attachments/20060517/60776bdb/attachment.html

