Thanks for your help.
In case anyone is interested, I managed managed to get it to forward the
Call-Info SIP header using the following extension config:
exten => _X.,1,SIPAddHeader(Call-Info: ${SIP_HEADER(Call-Info)})
exten => _X.,2,Dial(SIP/${EXTEN})
Thanks again,
Scott
On Thu, Feb 5, 2009 a
asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Scott McNab
Sent: Thursday, February 05, 2009 2:06 AM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] Configure Asterisk to preserve SIP header?
Hello.
Is it possible to configure Asterisk to p
Scott McNab writes:
> Call-Info: ;answer-after=0
>
> Is it possible to configure Asterisk so that it forwards this SIP header
> intact?
> I know that it is possible to set up a dialplan to insert this header for
> specific extensions, but I really would like to be able to generate this
> header
Hello.
Is it possible to configure Asterisk to preserve specific SIP INVITE headers
when setting up a call?
Specifically, I have a custom SIP client that sends an additional header in
the INVITE request when originating a call. This is to request that the call
is auto-answered by the destination