[asterisk-users] SIP Listen Multiple Ports

Warren Selby wcselby at selbytech.com
Fri Jan 1 12:12:39 CST 2010


On Fri, Jan 1, 2010 at 10:34 AM, Shariq Khan <shariqrazakhan at gmail.com>wrote:

> Is there any way to listen SIP on multiple ports on asterisk. Is is
> possible to define in sip.conf in the following way.
>
> sip.conf
>
> [general]
> port = 5060
> port = 5090
>
>
>
>
Depending on the version of asterisk you are using, you can set the port
that asterisk binds to using the following commands in sip.conf:

1.6.x:
udpbindaddr = x.x.x.x:5061

1.4.x:
bindport = 5061


-- 
Thanks,
--Warren Selby
http://www.selbytech.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100101/1e4ef7f3/attachment.htm 


More information about the asterisk-users mailing list