[asterisk-users] auto-answer call
Larry Moore
lmoore at omninet.net.au
Wed Feb 5 16:50:19 CST 2014
On 6/02/2014 2:21 AM, Salaheddine Elharit wrote:
> thanks for your response ,
>
> i test this solution but the issue still the same
>
> any other solution
> thanks and regards
>
>
> 2014-02-04 Steve Edwards <asterisk.org at sedwards.com
> <mailto:asterisk.org at sedwards.com>>:
>
> On Tue, 4 Feb 2014, Salaheddine Elharit wrote:
>
> i have asterisk 1.4.43 installed and i want to configure the
> auto-answer
>
> exten => 506,1,SIPAddHeader("Call-Info:__\; answer-after=0")
>
>
> I'm just a 1.2 Luddite...
>
> I have this for a Sipura:
>
> exten = _!.,n,sipaddheader(Call-Info:\__;answer-after=0)
>
> Maybe the quotes or the space after the semi-colon?
>
> Maybe wireshark would yield a clue?
>
> --
> Thanks in advance,
Here is a list of headers used for various vendors, I can't remember
which one is for Polycom.
SIPAddHeader(Alert-Info: Ring Answer);
SIPAddHeader(Alert-Info: Info=Alert-Autoanswer);
SIPAddHeader(Call-Info:\;Answer-After=0);
SIPAddHeader(P-Auto-Answer: normal);
SIPAddHeader(Answer-Mode: Auto);
Larry.
More information about the asterisk-users
mailing list