[Asterisk-Users] Any work around for ISPs that block port 5060
and 69
Mike Holloway
asterisk-users at citrini.com
Tue Apr 19 13:29:54 MST 2005
When you issued a reload command, you should have seen asterisk complain
something about ignoring bindaddr on reload. You need to stop the
server "stop when convenient" and then restart the server to get it to
listen on another port. You can confirm what port asterisk (and
anything else) is listening on by typing "netstat -an | grep LISTEN" at
a unix prompt.
-mike
Asterisk guy wrote:
> i get the same problem.
>
> My option is to change my asterisk box to work
> completely on a different port, but after set bindport=5061 in sip.conf,
>
> asterisk still listens on 5060 after resarting.
>
> it seems bindport setting doesnt work.
>
> any idear on how to change the sip listening port ?
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
More information about the asterisk-users
mailing list