Hi,

This may help you.
http://www.kamailio.org/wiki/install/upgrade/3.1.x-to-3.2.0
modules/rtpproxy

   - force_rtp_proxy() removed
   - use rtpproxy_offer() when it is SDP offer (mainly on INVITE request)
      and rtpproxy_answer() when it is SDP answer (mainly on INVITE replies)
      - new alternative is to use rtpproxy_manage() which does the
      detection of SDP offer/answer internally



2012/9/15 Brandon Armstead <bran...@cryy.com>

> Klaus,
>
>    It seems that force_rtp_proxy is removed in Kamailio 3.3 --- has there
> been a work-around for this bridge issue without using force_rtp_proxy?
>
> Sincerely,
> Brandon Armstead
>
> On Wed, Nov 4, 2009 at 5:46 AM, Klaus Darilion <
> klaus.mailingli...@pernau.at> wrote:
>
>>
>>
>> Alex Balashov schrieb:
>>
>>  That's pretty much what I did.
>>>
>>> All I had to do was use force_rtp_proxy().  Everything was broken when I
>>> tried to use rtpproxy_offer/answer, though the code suggests they are just
>>> wrappers around force_rtp_proxy().
>>>
>>
>>
>> That's strange. I took a look at the code and these are really just
>> wrappers  - fmro code point of view it looks fine.
>>
>> Do you have syslog traces?
>>
>> regards
>> klaus
>>
>>
>>
>> ______________________________**_________________
>> Kamailio (OpenSER) - Users mailing list
>> us...@lists.kamailio.org
>> http://lists.kamailio.org/cgi-**bin/mailman/listinfo/users<http://lists.kamailio.org/cgi-bin/mailman/listinfo/users>
>> http://lists.openser-project.**org/cgi-bin/mailman/listinfo/**users<http://lists.openser-project.org/cgi-bin/mailman/listinfo/users>
>>
>
>
> _______________________________________________
> SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
> sr-users@lists.sip-router.org
> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
>
>
_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to