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
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to