[Serusers] SER & rtpproxy
Maxim Sobolev
sobomax at portaone.com
Mon Sep 29 22:25:34 CEST 2003
The config example in than message not entirely correct, as you also
need to process provisional replies with SDP in onreply_route(),
therefore instead of:
if (status=~"2[0-9][0-9]")
should be
if (status=~"[12][0-9][0-9]")
Most common such reply would be 18x Session Progress.
-Maxim
Felix Schmid wrote:
> I haven't yet tried rtpproxy, but this might help you:
>
> http://lists.iptel.org/pipermail/serusers/2003-July/001834.html
>
>
> felix
>
> On Sat, 2003-09-27 at 22:59, Mathieu MALAISE wrote:
>
>>Hello All !
>>
>>I'm new to SER, and I'd like to install rtpproxy.
>>I've found the program to compile
>>(https://demo.portaone.com/~sobomax/PortaSIP/rtpproxy/),
>>but I don't know what to do with it once it is compiled,
>>and I don't know what to change in SER to integrate the proxy.
>>
>>Thank you all for your help !
>>Mathieu
>>
>>
>>_______________________________________________
>>Serusers mailing list
>>serusers at lists.iptel.org
>>http://lists.iptel.org/mailman/listinfo/serusers
More information about the sr-users
mailing list