Re: [OpenSIPS-Users] Handling SDP on 302 request with mhome

2021-10-06 Thread Bogdan-Andrei Iancu
"))     { send_reply("500","Unable to route");     exit;     } t_on_branch("2");     t_relay();   }     rtpengine_delete(); } Best regards *From:* Bogdan-Andrei Iancu *Sent:* Τετάρτη, 6

Re: [OpenSIPS-Users] Handling SDP on 302 request with mhome

2021-10-06 Thread Antonis Psaras
e"); exit; } t_on_branch("2"); t_relay(); } rtpengine_delete(); } Best regards From: Bogdan-Andrei Iancu Sent: Τετάρτη, 6 Οκτωβρίου 2021 10:55 To: apsa

Re: [OpenSIPS-Users] Handling SDP on 302 request with mhome

2021-10-06 Thread Bogdan-Andrei Iancu
Hi Antonis, I guess you should move the enagaing of the rtpengine (for the INVITE time) in the branch route, so it can do different SDP settings according to the destination of that branch. How you do it now will set the SDP in INVITE only in relation to the first branch (so WAN) and reuse