[Users] T.38 together with OpenSER+RTPProxy and OpenPBX not working

Bogdan-Andrei Iancu bogdan at voice-system.ro
Thu Nov 16 14:03:48 CET 2006


Hi Olle,

nothing additional is required .... RTPproxy forwards the media as a 
binary stream without looking into....so, it can be RTP or UDPTL or 
whatever...blind relaying is done..

regards,
bogdan


Olle E Johansson wrote:

>
> 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 Users mailing list