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 <[email protected]
<mailto:[email protected]>>:

    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.

--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to