[OpenSIPS-Users] Using RTPProxy to proxy all non-NAT'ed calls as well

Julian Yap julianokyap at gmail.com
Wed Oct 21 05:52:28 CEST 2009


Alex,

Thanks for your help.  Works great now.

To answer my own question, it's possible to RTPProxy all calls.

Julian


On 10/18/09, Alex Balashov <abalashov at evaristesys.com> wrote:
> Julian Yap wrote:
>
>> Hmm, so in theory RTPProxy should work in my case?
>>
>> I just need to check the SDP?  My NAT section has something like this:
>>         if(!isflagset(22) && !search("^Content-Length:[ ]*0"))
>>
>> That Content-Length check should suffice?
>
> The payload may be something other than an SDP body.
>
> I suggest:
>
>    if(search("Content-Type: application/sdp"))
>
> --
> Alex Balashov - Principal
> Evariste Systems
> Web     : http://www.evaristesys.com/
> Tel     : (+1) (678) 954-0670
> Direct  : (+1) (678) 954-0671
>



More information about the Users mailing list