[Asterisk-Users] Page command in 1.2

Carlos Chavez cursor at telecomabmex.com
Fri Nov 18 18:09:13 MST 2005


     I am trying to test the Page command in Asterisk 1.2 but there seems to
be a problem.  I have an Aastra 480i that is set to auto answer.  I have
tested this in the following manner and it works:

    -- Executing Set("SIP/2001-1fee", "ALERT_INFO="Ring Answer"") in new stack
    -- Executing Set("SIP/2001-1fee", "_ALERT_INFO=info=alert-autoanswer") in
new stack
    -- Executing Dial("SIP/2001-1fee", "SIP/1003|12|Ttr") in new stack
    -- Called 1003
    -- SIP/1003-d8b5 is ringing
    -- SIP/1003-d8b5 answered SIP/2001-1fee
    -- Attempting native bridge of SIP/2001-1fee and SIP/1003-d8b5
  == Spawn extension (casa, *551003, 3) exited non-zero on 'SIP/2001-1fee'

     But when I try to use the Page command with that extension it never answers:

    -- Executing Set("SIP/2001-8e6f", "ALERT_INFO="Ring Answer"") in new stack
    -- Executing Set("SIP/2001-8e6f", "_ALERT_INFO=info=alert-autoanswer") in
new stack
    -- Executing Page("SIP/2001-8e6f", "SIP/1003|d") in new stack
    -- Playing 'beep' (language 'es')
    -- Created MeetMe conference 1023 for conference '293372787d'
    -- Hungup 'Zap/pseudo-1750777497'

     I can hear the phone ring but it never answers.  Does the page command
change the Alert_Info variable?

--
Carlos Chavez
Director de Tecnología
Telecomunicaciones Abiertas de México S.A. de C.V.
Tel: +52-55-91169161 Ext 2001




More information about the asterisk-users mailing list