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 line:local b = from:gsub("From: \"", "From: \"OY ") --New FROM Headershould be:local b = from:gsub("\"", "\"OY ",1) --New FROM Header As the from variable value from msg:getHeader("From") is ""Jason Aarons 55901" <sip:1016955901@10.169.8.10>;tag...