[Asterisk-Users] sIp port numbers

Thomas Kenyon digium at sanguinarius.co.uk
Tue May 30 02:30:04 MST 2006


bails wrote:
> Hi all I fancied playing with SER and * on the same box. So i thought
> i'd just change the default sip port for * in sip.conf
>
> [general]
>
> port = 5065           ; Port to bind to (SIP is 5060)
> bindaddr = 0.0.0.0    ; Address to bind to (all addresses on machine)
>
> restarted * and now when i issue a
>
>> ]# netstat -anp |grep 5060
>> udp        0      0 0.0.0.0:5060               
>> 0.0.0.0:*                               9453/asterisk
>
> Its still on port 5060?
>
> asterisk -V
>> Asterisk 1.2.1
>
> btw  i did a grep -r 5060 * in /etc/asterisk and found only the 1
> instance.
>
Which instance is that?
You know you can only have one port declaration in sip.conf. (which may
now be called bindport since 1.2).




More information about the asterisk-users mailing list