On 02.09.24 11:59, Souradeep Bera wrote:
Hello,
I need to pass some custom headers from Freeswitch in the 200 OK response sent for an incoming UPDATE request. But I think the sofia sip stack is automatically sending the response, not even allowing me to add any custom headers from mod_sofia. Is there anyway I can achieve this?
My SIP flow is something like

Freeswitch                        Remote Trunk
INVITE               --------->
                          <---------- 100 (INVITE)
                          <---------- 183 (INVITE)
                          <---------- UPDATE
200 (UPDATE). ---------->
                           <---------- 200 (INVITE)
ACK                   ------------>

I require custom headers in the 200 OK sent from Freeswitch to the remote trunk for the update request


Hey there,
I think you'd have to ask on the Freeswitch mailing list/forum whether that is possible from within Freeswitch.
This list is about the SIP stack only, though it's pretty dead nowadays.

Best regards,
Andreas



_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to