<div dir="ltr"><div>Hello everybody,</div><div><br></div><div>My use case is pretty simple: I would like to react on SIP Re-INVITE without sdp (empty body/content-length 0) so I have put an execute_on_sip_reinvite instruction in my bridge string. </div><div><br></div><div>I have tried both to call the &#39;info&#39; app and to call a custom shell system script, passing the ${uuid} var and calling fs_cli uuid_dump $uuid, but unfortunately it seems that when the SIP message reaches the application it has been processed by the Sofia stack and I can&#39;t detect if there is an SDP or not (using sdp variables, or any other actually).</div><div>Sometimes it gives me 0.0.0.0 as the remote_media_ip, sometimes it just builds an SDP based on the previous one. </div><div>I have also tried to modify the re-INVITE by adding custom headers or putting information in any </div><div>mandatory SIP header (like, say, Via), but these updates doesn&#39;t seem to be available via any channel variable.</div><div><br></div><div>Is there any FS configuration parameter I could change to be able to access this information?</div><div>Is there any other way I could do what I want?</div><div><br></div><div><br></div><div>Thanks in advance if you have any clue :)</div><div><br></div><div>Florent</div></div>