[Users] T.38 together with OpenSER+RTPProxy and OpenPBX not working
Olle E Johansson
oej at edvina.net
Thu Nov 16 13:33:39 CET 2006
16 nov 2006 kl. 13.12 skrev Bogdan-Andrei Iancu:
> Hi Bastin,
>
> probably there is kind of a RTP deadlock between the RTPproxy and
> OpenPBX - both are waiting for the other party to send the media
> before sending on its turn.
>
> try something like:
> if (nat_uac_test("8")) {
> force_rtp_proxy();
> } else {
> force_rtp_proxy("r");
> }
>
> refer to http://www.openser.org/docs/modules/1.2.x/nathelper.html
> for more details.
>
Does the RTP proxy handle UDPTL too, or do we need an UDPTL proxy?
/O
More information about the sr-users
mailing list