<div dir="ltr">Caríssimos,<br>estou tentando configurar um Asterisk aqui e não tenho muita experiência.<br>Talvez vocês possam me ajudar.<br>O Asterisk está instalado e o sip.conf, configurado<br><br>quando dou um netstat, tenho a informação que a porta 5060 está aberta:<br>
<br>voip:/etc/asterisk# netstat -tupan<br>Conexões Internet Ativas (servidores e estabelecidas)<br>Proto Recv-Q Send-Q Endereço Local Endereço Remoto Estado PID/Program name<br>tcp 0 0 <a href="http://0.0.0.0:2000">0.0.0.0:2000</a> 0.0.0.0:* OUÃA 2439/asterisk<br>
tcp6 0 0 :::22 :::* OUÃA 2084/sshd<br>tcp6 0 0 ::ffff:<a href="http://192.168.0.220:22">192.168.0.220:22</a> ::ffff:<a href="http://192.168.1.:54886">192.168.1.:54886</a> ESTABELECIDA2280/0<br>
udp 0 0 <a href="http://0.0.0.0:2727">0.0.0.0:2727</a> 0.0.0.0:* 2439/asterisk<br>udp 0 0 <a href="http://0.0.0.0:4520">0.0.0.0:4520</a> 0.0.0.0:* 2439/asterisk<br>
<b>udp 0 0 <a href="http://0.0.0.0:5060">0.0.0.0:5060</a> 0.0.0.0:* 2439/asterisk</b><br>udp 0 0 <a href="http://0.0.0.0:4569">0.0.0.0:4569</a> 0.0.0.0:* 2439/asterisk<br>
<br clear="all">mas quando dou um nmap, diz que a porta está fechada<br><br>voip:/etc/asterisk# nmap localhost -p 5060<br><br>Starting Nmap 4.11 ( <a href="http://www.insecure.org/nmap/">http://www.insecure.org/nmap/</a> ) at 2008-07-21 05:18 BRT<br>
Interesting ports on localhost (<a href="http://127.0.0.1">127.0.0.1</a>):<br>PORT STATE SERVICE<br><b>5060/tcp closed sip</b><br><br>quando tento registrar um usuário SIP, não chega nada de debug no asterisk<br><br>
Any idea?<br><br>abçs<br><br>-- <br>=============<br>Francisco Henrique C. Ferreira<br><a href="mailto:francisco.henrique@gmail.com">francisco.henrique@gmail.com</a><br>UIN: 5328093<br>Linux Registered User #368514
</div>