Hi Iñaki,
thanks alot for the pointer, did a quick search for onreply_route and found this article:
http://www.voip-info.org/wiki/view/OpenSER+And+Mediaproxy
By using the route from this example and fixing it to use mediaproxy in all situations I finally have my RTP routing via the mediaproxy box! :D I still
have to read up on the onreply_option to fully understand it.
Perhaps if this is something that is always required referenec to it should be added to the mediaproxy module documentation??
Thanks again! Cheers Andy.
I think you have not configured the "onreply_route" so SDP is not modified
in 180/183/200 reply, so MediaProxy doesn't work at all.
________________________________________________ Message sent using UK Grid Webmail 2.7.9
On Monday 11 February 2008 15:11:05 A.smith wrote:
have to read up on the onreply_option to fully understand it.
In "on_reply_route[ ]" section you can modify the SIP replies to the SIP requests processed.
But sure **the best** you can do is read the doc about it: http://www.openser.org/docs/modules/1.3.x/tm.html#AEN526 It's really important to understand it.