<div class="gmail_quote">On Fri, Jan 1, 2010 at 10:34 AM, Shariq Khan <span dir="ltr">&lt;<a href="mailto:shariqrazakhan@gmail.com">shariqrazakhan@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Is there any way to listen SIP on multiple ports on asterisk. Is is possible to define in sip.conf in the following way.<div><br></div><div>sip.conf</div><div><br></div><div>[general]</div><div>port = 5060</div><div>port = 5090</div>

<div><br></div><div><br></div><br></blockquote></div><br>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:<br>
<br>
1.6.x:<br>
udpbindaddr = x.x.x.x:5061<br>
<br>
1.4.x:<br>
bindport = 5061<br><br clear="all"><br>-- <br>Thanks,<br>--Warren Selby<br><a href="http://www.selbytech.com">http://www.selbytech.com</a><br>