Are you going through a PBX like Asterisk?  I am using rtpengine but I cannot get media packets to go from Asterisk->Kamailio(rtpengine)->softphone.  I get no errors and I see rtpengine traffic, but the calls go Asterisk->softphone.

 

Thanks ALL

 

From: sr-users <sr-users-bounces@lists.kamailio.org> On Behalf Of Nicolas Breuer
Sent: Monday, August 13, 2018 11:32 AM
To: 'Kamailio (SER) - Users Mailing List' <sr-users@lists.sip-router.org>
Subject: [SR-Users] Migrate from RtpProxy to Rtpengine

 

Hello,

 

I migrated from Rtp_proxy module to Rtp_Engine.

Everythings works fine apart the rewriting of the SDP description in Kamailio

 

subst_body('/(^s=.*)/s=Test of a Sip call.\r/')

 

Any ideas if this is supposed to be supported?