the scenario is i have 2 ips on 1 server for 2 FS instances;<br><br>192.168.2.1<br>192.168.2.2<br><br>and the parameters i have set is:-<br><br>for <br>
192.168.2.1:-<br> <param name="listen-ip" value="127.0.0.1"/><br>
<param name="listen-port" value="8021"/><br>for <br>192.168.2.2:-<br> <param name="listen-ip" value="127.0.0.1"/><br>
<param name="listen-port" value="8022"/><br><br>Ideally it should work but i am getting console for only 192.168.2.1 FS .<br><br><br>Regards<br>Sam<br><br><div class="gmail_quote">On Tue, Jan 11, 2011 at 4:20 PM, Steven Ayre <span dir="ltr"><<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>></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;"> <param name="listen-ip" value="127.0.0.1"/><br>
<param name="listen-port" value="8021"/><br>
<br>
You can bind both to port 8021 on their individual IPs, or different<br>
ports on the same IP.<br>
<br>
A listen IP of 0.0.0.0 will mean any IP.<br>
<br>
-Steve<br>
<div><div></div><div class="h5"><br>
On 11 January 2011 10:44, Sam <<a href="mailto:u2nsam@gmail.com">u2nsam@gmail.com</a>> wrote:<br>
> A query,<br>
><br>
> I have 2 FS running on one server on 2 different ips,<br>
> so when i do fs_cli going to respective bins , i see console of only the<br>
> first server.<br>
><br>
> Is there any way to get the console of both the FS on the same server .<br>
> I tried changing the port of event socket to 8022 but it donot works.<br>
> <param name="listen-port" value="8022"/><br>
><br>
> Is there some method to start the console of both the instances.<br>
><br>
> Regds<br>
> Sam<br>
><br>
</div></div>> _______________________________________________<br>
> FreeSWITCH-users mailing list<br>
> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
> <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
> UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
> <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
><br>
><br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>