[Asterisk-Users] sIp port numbers
bails
bails at westcomuk.com
Tue May 30 02:19:08 MST 2006
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.
Any ideas
Thanks in advance
Bails
More information about the asterisk-users
mailing list