[Asterisk-Users] Newbie alert: Cannot get voicemail to answer (have scoured the web for help)

Asterisk asterisk at dotr.com
Fri Apr 16 10:35:34 MST 2004


Thanks for the help, but the problem remains:

 did try the ,20 - same thing (but I tried 5 instead).

this was from the console:

    -- Executing Wait("CAPI[contr1/444970]/5", "1") in new stack
    -- started pbx on channel (callgroup=2)!
    -- Executing Answer("CAPI[contr1/444970]/5", "") in new stack
    -- CAPI Answering for MSN 444970
    -- Executing DigitTimeout("CAPI[contr1/444970]/5", "5") in new stack
    -- Set Digit Timeout to 5
    -- Executing ResponseTimeout("CAPI[contr1/444970]/5", "10") in new stack
    -- Set Response Timeout to 10
    -- Executing BackGround("CAPI[contr1/444970]/5", "tt-monkeysintro") in
new stack
    -- Playing 'tt-monkeysintro' (language 'en')
  == CDR updated on CAPI[contr1/444970]/5
    -- Executing Dial("CAPI[contr1/444970]/5", "zap/1/711|5") in new stack
    -- Called 1/711
    -- Zap/1-1 answered CAPI[contr1/444970]/5
    -- Hungup 'Zap/1-1'
  == Spawn extension (default, 711, 1) exited non-zero on
'CAPI[contr1/444970]/5'
    -- CAPI Hangingup

Julian.

> ----- Original Message ----- 
> From: "Sean Cheesman" <scheesman at macarthur-group.com>
> To: <asterisk-users at lists.digium.com>
> Sent: Friday, April 16, 2004 5:58 PM
> Subject: RE: [Asterisk-Users] Newbie alert: Cannot get voicemail to answer
> (have scoured the web for help)
>
>
> > > However, if there is no answer, or the extension is busy, *
> > > just keeps on trying to connect, and never drops to voicemail
> > > (busy or unavailable).
> > >
> > > exten => _7XX,1,Dial(zap/1/${EXTEN}|5m)
> > try something like exten => _7XX,1,Dial(zap/1/${EXTEN},20) where 20 is
> > the number of seconds you want it to time out after
> >
> > > exten => _7XX,2,Voicemail(u${EXTEN})
> > > exten => _7XX,3,Hangup
> > > exten => _7XX,103,Voicemail(b${EXTEN})
> > This should be the Dial priority plus 101 (or 102 in your case)
> >
> > Hope this helps....
> >
> > Sean
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> >    http://lists.digium.com/mailman/listinfo/asterisk-users
> >
>




More information about the asterisk-users mailing list