Am 23.03.2010 09:57, schrieb Hector.Ortiz(a)swisscom.com:
How can I then troubleshoot that it is really
enforcing it?
You have to put xlog() statements in your config (e.g. after an if ()
statement in the blocks) and then watch syslog for the xlog messages -
this is the way how you trace how a message is processed by the script.
btw: if you always want to enforce the media relay then remove the if()
conditions before the force_rtp_proxy calls.
klaus