Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
This is my normalization script. We are trying to pass the X-ECKOH-CALLID through call manager from the inbound Invite to the outbound invite M = {}M.allowHeaders = {"X-ECKOH-CALLID"}function M.inbound_INVITE(msg) local eckohcallid = msg:getHeader(...