I could do the rtpproxy offer on main route but the rtpproxy answer is not 
working on the onreply_route:
      if (has_body("application/sdp")) {
           rtpproxy_answer("rocf");
      }

On which route should I use this rtpproxy_answer for the 200 OK (SDP) reply to 
the UPDATE message?
200 OK (SDP) reply rtpproxy works fine for the INVITE (SDP).

Cheers,
Bela

From: Bela H<mailto:hob...@hotmail.com>
Sent: Friday, 18 November 2022 10:23
To: OpenSIPS users mailling list<mailto:users@lists.opensips.org>
Subject: RE: [OpenSIPS-Users] UPDATE (SDP) modification

How do I force the UPDATE to go through rtpproxy offer/answer?


From: M S<mailto:medea...@gmail.com>
Sent: Friday, 18 November 2022 10:22
To: OpenSIPS users mailling list<mailto:users@lists.opensips.org>
Subject: Re: [OpenSIPS-Users] UPDATE (SDP) modification

If UPDATE goes through rtpproxy offer/answer it gets modified automatically too.

On Thu, Nov 17, 2022 at 10:06 PM Bela H 
<hob...@hotmail.com<mailto:hob...@hotmail.com>> wrote:
Yes, that is clear and working fine with all the calls don’t have UPDATE 
message. But how can I call rtpproxy offer/answer for UPDATE meassage?


From: M S<mailto:medea...@gmail.com>
Sent: Thursday, 17 November 2022 23:29
To: OpenSIPS users mailling list<mailto:users@lists.opensips.org>
Subject: Re: [OpenSIPS-Users] UPDATE (SDP) modification

if you call rtpproxy offer and answer, SDP is automatically modified.

On Thu, Nov 17, 2022 at 7:08 AM Bela H 
<hob...@hotmail.com<mailto:hob...@hotmail.com>> wrote:
Hello,

Is there any way to modify the UPDATE (SDP) content, i.e.
c=IN IP4 aaa.xx.yyy.zzz

The callee is sending this message from the PSTN network and I need to use 
rtpproxy. Without the UPDATE(SDP) modification the call is one way speech/mute.

Cheers,
Bela
_______________________________________________
Users mailing list
Users@lists.opensips.org<mailto:Users@lists.opensips.org>
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@lists.opensips.org<mailto:Users@lists.opensips.org>
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to