Displaying 3 results from an estimated 3 matches for "_sipaddheader".
Did you mean:
sipaddheader
2007 Mar 12
3
_ALERT_INFO replacement in 1.4?
Hi All
I have just upgraded from Asterisk 1.2 to 1.4 and am having trouble with
with one of my ATAs not ringing.
Basically, when I execute the Dial command, an error occurs: "Got SIP
response 400 "In alert-info header: Empty value expected"
Now in 1.2, I just issued the following command to overcome this
problem: Set(_ALERT_INFO=).
Now in 1.4, _ALERT_INFO is deprecated, so I
2004 Aug 09
2
Snom Intercom
...ork.
I am using chan_sip2z.c and trying to use the following dialplan:
exten => 5100,1,SipAddHeader(Call-Info: answer-after=0)
exten => 5100,2,Dial(SIP/chris,,v)
or
exten => 5100,1,SipAddHeader(Call-Info: answer-after=0)
exten => 5100,2,Dial(SIP/chris)
or
exten => 5100,1,SetVar(_SIPADDHEADER=Call-Info: answer-after=0)
exten => 5100,2,Dial(SIP/chris,,v)
None of the above work. Can somebody tell me that this either is or is not
possible?
Ryan
2010 Jun 28
2
sip add header
It seems that for local channels (asterisk 1.4.33) the variable
Variable: SIPADDHEADER="Alert-Info: Ring Answer"
(call polycom phones and ring then auto answer)
Is ignored, Is this just an oversite or is there some reason?
It works fine with I call the SIP phone directly - however -
when I first call the Local channel - then Dial the SIP phone
the SIPADDHEADER doesnt seem to do