We are going to need to see a little more of where this is called. It’s
worth mentioning that it has to be called at the right time. Simply firing
 this off doesn’t automatically manage the session.

Thanks,
Brett

On Wed, Jun 7, 2023 at 6:19 AM <[email protected]> wrote:

> Hello,
>
>
>
> So we don’t use that function regarding RTPEngine, but we use the
> rtpengine_manage() instead.
>
> Here is an example of how we use it inside the routing logic :
>
>
>
>
> ####################################################################################
>
> $var(rtpengine_flags) = "replace-session-connection replace-origin
> in-iface=internal out-iface=external";
>
>         rtpengine_manage("$var(rtpengine_flags)");
>
> ####################################################################################
>
>
>
> Bien Cordialement,
>
>      <http://www.orange.com/>
>
> *Kharroubi Mohamed*
> Senior DevOps/System Engineer
>
> Orange/ IMT/ OLPS/ OPS/ International Centers/ Tunisia
>
>
>
> [email protected]
>
> www.sofrecom.com
>
> *Part of the Orange group*
>
>
>
> *De :* Users <[email protected]> *De la part de* Jehanzaib
> Younis
> *Envoyé :* mercredi 7 juin 2023 00:29
> *À :* OpenSIPS users mailling list <[email protected]>
> *Objet :* Re: [OpenSIPS-Users] B2B Opensips + RTPEngine
>
>
>
> Hi there,
>
>
>
> Can you write an example of how you used rtpengine_offer() ?
>
>
>
>
> Regards,
>
> Jehanzaib
>
>
>
>
>
> On Wed, Jun 7, 2023 at 3:07 AM <[email protected]> wrote:
>
> Hello Community,
>
>
>
> We are trying to set up an Opensips with RTPEngine in a B2B configuration
> to handle media processing. There is no scenario for the B2B we’re trying
> to implement, we’re just using the topology « «top hiding » !
>
> However, regardless of our configuration, the SDP of the INVITE and 200 OK
> packets is not modified to include the RTPEngine IP address and port
>
>
>
> How should the RTPEngine be configured in the Opensips.cfg or which
> function(s) should be called to achieve this?
>
> Bien Cordialement,
>
>      <http://www.orange.com/>
>
> *Kharroubi Mohamed*
> Senior DevOps/System Engineer
>
> Orange/ IMT/ OLPS/ OPS/ International Centers/ Tunisia
>
>
>
> [email protected]
>
> www.sofrecom.com
>
> *Part of the Orange group*
>
>
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
> _______________________________________________
> Users mailing list
> [email protected]
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to