Hi,
I'm trying to use the SIPAddHeader application to add a header containing to
semicolon separated strings like this:
exten => 12, 1, SIPAddHeader(X-TestHeader:a=test1;b=test2)
But in the resulting INVITE message only the first part
(X-TestHeader:a=test1) is added. Setting into quotation mark doesn't change
anything.
exten => 12, 1, SIPAddHeader("X-TestHeader:a=test1;b=test2")
Do you have an idea how to achieve it?
Thank you,
Thomas
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users