<div>Hello,</div>
<div> </div>
<div>We are facing a problem after doing the changes that you said to do in the configuration file. Now we are able to get the server listening on two ports such as 5060 &amp; 5062 but now the problem is that the user agent which is registered from 5060 is able to communicate with the other user agent registered to 5060 and the same is true for the other port 5062 (i.e. the user agent which is registered from 5062 is able to communicate with the other user agent registered to 5062.). But there is no communication happening in case of one user is registered to 5060 and the other user is registered through 5062. Please help us in this regard.<br>
<br>Thanks and Best Regards<br>Saurabh Srivastava<br></div>
<div class="gmail_quote">On Wed, Oct 13, 2010 at 5:59 PM, Saurabh Srivastava <span dir="ltr">&lt;<a href="mailto:saurabh@atc-labs.com" target="_blank">saurabh@atc-labs.com</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hello Andrei, 
<div><br></div>
<div>Wwhere do we need to add this line </div>
<div>
<div><br></div>
<div>&quot;listen=eth0:5060 eth0:5062&quot;</div>
<div><br></div></div>
<div>in the ser.cfg file or somewhere else. Please guide me through the steps or if it is possible can you please attach an example ser.cfg for listening on 2 ports.</div>
<div><br></div>
<div>
<div>Thanks and Best Regards<br>Saurabh Srivastava<br><br></div>
<div>
<div></div>
<div>
<div class="gmail_quote">On Fri, Oct 8, 2010 at 1:28 PM, Andrei Pelinescu-Onciul <span dir="ltr">&lt;<a href="mailto:andrei@iptel.org" target="_blank">andrei@iptel.org</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div>On Oct 06, 2010 at 11:43, Saurabh Srivastava &lt;<a href="mailto:saurabh@atc-labs.com" target="_blank">saurabh@atc-labs.com</a>&gt; wrote:<br>&gt; Hello SER Team,<br>&gt;<br>&gt; We are using SER as a SIP Server for our purpose. We wan to configure SER to<br>
&gt; listen on two ports at the same time(i.e. 5060 &amp; some other custom port such<br>&gt; as 5090 or something like that). Can you please assist us how can we achieve<br>&gt; this, means what changes we need to make such that SER listens on two ports<br>
&gt; at the same time.<br><br></div>Add<br>listen=eth0:5060 eth0:5062<br><br>The generic format is: listen=[proto:]ip_hostname_or_interface[:port].<br><br>You can also do it form the command line. e.g.:<br>ser -f yourconfig  -l <a href="http://127.0.0.1:5060/" target="_blank">127.0.0.1:5060</a> -l <a href="http://127.0.0.1:5062/" target="_blank">127.0.0.1:5062</a><br>
<font color="#888888"><br>Andre</font></blockquote></div></div></div></div></blockquote></div>