[Asterisk-Users] SipAddHeader bug?

Juan J. Sierralta P. sierralta at gmail.com
Wed Jan 18 16:57:37 MST 2006


Hi,

     I'm using the new SipAddHeader application on Asterisk 1.2.1,
here's a snip of my extensions:

exten => _9XXXXXXX,1,SipAddHeader(P-Asserted-Identity: <sip:${CALLERIDNUM}
exten => _9XXXXXXX,2,SipAddHeader(P-Asserted-Identity: tel:${CALLERIDNUM})
exten => _9XXXXXXX,3,Dial(SIP/${EXTEN}@${SIPTRUNK},,tT)
exten => _9XXXXXXX,4,Congestion

    The problems is that Asterisk only add the last (priority 2)
header if I remove the second SipAddHeader the first one appears on
the INVITE. How do I add two or more headers ?

TIA
--
Juanjo sin .sig :(



More information about the asterisk-users mailing list