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
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to