[OpenSIPS-Users] Media Proxy

Jeff Pyle jpyle at fidelityvoice.com
Sun Mar 14 20:13:42 CET 2010


Ross,

Are you using the primary (eth0) or secondary (eth1) IP of the relay box?  If you're using the secondary, especially if both interfaces' IPs are public, try adding these lines to sysctl.conf.

net.ipv4.conf.default.rp_filter=0
net.ipv4.conf.all.rp_filter=0



- Jeff


On Mar 14, 2010, at 11:56 AM, Ross Beer wrote:

Hi,

I currently have a problem with one way audio or no audio at all on some calls between a Snom and an XLite client. Both are on different networks.

I am using nathelper to resolve natting issues with SIP packets and MediaProxy for all calls using:

engage_media_proxy();

It looks like the media proxy is engaged, but not passing the audio on, I've set the following in /etc/sysctl.conf:

net.ipv4.conf.default.rp_filter=0
net.ipv4.conf.all.rp_filter=0
#net.ipv4.tcp_syncookies=1
net.ipv4.ip_forward=1
net.ipv4.conf.default.forwarding=1
net.ipv4.conf.all.forwarding=1
# Uncomment the next line to enable packet forwarding for IPv6
net.ipv6.conf.all.forwarding=1
# Do not accept IP source route packets (we are not a router)
#net.ipv4.conf.all.accept_source_route = 1
#net.ipv6.conf.all.accept_source_route = 1
#
# Log Martian Packets
#net.ipv4.conf.all.log_martians = 1

The test server is using Ubuntu 9, is there anything above that looks incorrect? Firewall logs do not show any traffic being blocked either.

Any advice would be appreciated.

Thanks,

Ross




________________________________
Got a cool Hotmail story? Tell us now<http://clk.atdmt.com/UKM/go/195013117/direct/01/> _______________________________________________
Users mailing list
Users at lists.opensips.org<mailto:Users at lists.opensips.org>
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20100314/34960d89/attachment.htm 


More information about the Users mailing list