[asterisk-users] Asterisk ports

Danny Nicholas danny at debsinc.com
Thu Dec 2 15:31:25 CST 2010


-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Gary Kuznitz 
Sent: Thursday, December 02, 2010 3:22 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Asterisk ports



On 2 Dec 2010 at 15:11, Danny (Danny Nicholas <danny at debsinc.com>) commented

about RE: [asterisk-users] Asterisk ports:

> -----Original Message-----
> From: asterisk-users-bounces at lists.digium.com
> [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Gary Kuznitz

> Sent: Thursday, December 02, 2010 3:06 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [asterisk-users] Asterisk ports
> 
> Shouldn't Asterisk be listening on UDP port 5060?
> 
> I'm working with an Asterisk installation running in Ubuntu.  Asterisk is
> running but 
> non of the phone are connecting. I ran netstat -a and I didn't see 5060.
Am
> I 
> supposed to see something listening?
> 
> Thank you,
> 
> Gary
> 
> Try netstat -anp|grep ast
> 
> This will show you all of the ports and addresses asterisk is using (if it
> is running).
 Thank you for the reply.

Does this look correct?  I don't know what port the sip phones are supposed
to be 
communicating on.

tcp        0      0 0.0.0.0:5038            0.0.0.0:*               LISTEN
5382/asterisk       
tcp        0      0 0.0.0.0:2000            0.0.0.0:*               LISTEN
5382/asterisk       
tcp        0      0 0.0.0.0:8088            0.0.0.0:*               LISTEN
5382/asterisk       
udp        0      0 0.0.0.0:2727            0.0.0.0:*
5382/asterisk       
udp        0      0 0.0.0.0:4520            0.0.0.0:*
5382/asterisk       
udp        0      0 0.0.0.0:4569            0.0.0.0:*
5382/asterisk       
<snip>

Thank you,

Gary

What is the bindport value in sip.conf?  The values listed above are
8080 - http
2000 - skinny
5038 - manager
4520 - dundi
4569 - iax

I don't have a 2727 on my Asterisk.  This might be your sip port.




More information about the asterisk-users mailing list