Hi Jeremy,
One thing I noticed thus far. When selecting the MediaProxy option, why do all of the rtpproxy options get set?
Well, it uses nathelper-module for nat_uac_test(), fix_nated_contact() and fix_nated_register(). And as soon as a module is used, all its config parameters show up in the config. This may be fixed in the future, but there are more important things on my TODO list ;o)
Also, other configuration examples I have seen use the nathelper natping_interval to assist in those particular nasty NAT/Firewall configurations.
modparam("nathelper", "natping_interval", 180)
This will only be set (to 60), if you choose to use rtpproxy. For mediaproxy, the following parameter is set:
modparam("mediaproxy", "natping_interval", 60)
Cheers, Andreas
This e-mail is confidential and may well also be legally privileged. If you have received it in error, you are on notice of its status. Please notify us immediately by reply e-mail and then delete this message from your system. Please do not copy it or use it for any purposes, or disclose its contents to any other person: to do so could be a breach of confidence. Thank you for your cooperation.