[asterisk-users] Using the SIPAddHeader Application

Thomas Hecker thomas.hecker at gmail.com
Wed Jan 17 00:43:14 MST 2007


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070117/dd4961cf/attachment.htm


More information about the asterisk-users mailing list