2009/3/12 gomespereira <[email protected]>: > Hello > My Kamailio isn't working with users behind NAT. > If just one of the clients is behind NAT, the calls work fine. > When both clients are behind NAT, there is no audio. > How can I force the streams to pass through Kamailio server when the > users are detected to be behind NAT?
Kamailio is a **SIP** proxy, it doesn't handle media. You can use RtpProxy with nathelper module or MediaProxy with mediaproxy module to deal with media. -- Iñaki Baz Castillo <[email protected]> _______________________________________________ Kamailio (OpenSER) - Users mailing list [email protected] http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
