Re: [SR-Users] multiple instances on different ports

2010-07-27 Thread Uriel Rozenbaum
: uriel.rozenb...@gmail.com To: rob1...@gmail.com CC: us...@lists.kamailio.org Subject: Re: [SR-Users] multiple instances on different ports Hi, try using force_send_socket but you'll have to declare the socket with 5060 as well http://www.kamailio.org/dokuwiki/doku.php/core-cookbook:3.0.x

[SR-Users] multiple instances on different ports

2010-07-26 Thread Robert R
Hi, I am trying to run multiple different instances of openser on the same server using different ports. Regardless of receiving INVITE on any of the ports (5061, 5062, ...) I want openser always to proxy the message to port 5060. invite:5061 --- openser -- invite:5060 invite:5062 --- openser