[Serusers] Fw: running rtpproxy on quad core processors

Frank Durda IV frank.durda at hypercube-llc.com
Fri Apr 3 21:45:43 CEST 2009


Mundiline wrote:
> I still have not been able to figure this one out.
>  
>  
> Any help will appreciated...
>  
> Samuel a Seruser sent this link:
>
> http://www.b2bua.org/wiki/RTPproxy/FAQ
>  
> Is this correct then:
>  
> does it mean i need to replace the entry in the opensips.cfg 
> script:modparam ("nathelper", "rtpproxy_sock",  "udp:localhost:2222")
>  
> For: 
>  
> modparam ("nathelper", "rtpproxy_sock", 
> "unix:@l_prefix@/var/opensips/opensips_rtpproxy.sock1")
> modparam ("nathelper", "rtpproxy_sock", 
> "unix:@l_prefix@/var/opensips/opensips_rtpproxy.sock2")
> modparam ("nathelper", "rtpproxy_sock", 
> "unix:@l_prefix@/var/opensips/opensips_rtpproxy.sock"2)
> modparam ("nathelper", "rtpproxy_sock", 
> "unix:@l_prefix@/var/opensips/opensips_rtpproxy.sock3")    ?

For starters you can't run multiple instances using AF_UNIX
sockets for communication.  You MUST use UDP.  Please see
the example showing exactly how I did this that I posted on the
mailing list  03/31/09 14:09 CDT.





More information about the sr-users mailing list