[Asterisk-Users] escaping to an extension whilelisteningtovoicemail message

Jennifer Hales jhales at ains.net.au
Sun Nov 6 18:25:05 MST 2005


Hope this helps.

exten => s,1,Dial(${ARG1},30,t)
exten => s,2,Goto(s-${DIALSTATUS},1)
exten => s-NOANSWER,1,Voicemail(u${ARG2})
exten => s-NOANSWER,2,Hangup
exten => s-BUSY,1,Voicemail(b${ARG2})
exten => s-BUSY,2,Hangup
exten => s-CHANUNAVAIL,1,Voicemail(u${ARG2})
exten => s-CHANUNAVAIL,2,Hangup
exten => s-.,1,Goto(s-NOANSWER,1)

exten => o,1,Hangup

Regards
Jenn

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Anton Krall
Sent: Monday, November 07, 2005 12:16 PM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: RE: [Asterisk-Users] escaping to an extension
whilelisteningtovoicemail message

Can you post an example? 

|-----Original Message-----
|From: asterisk-users-bounces at lists.digium.com 
|[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of 
|pdhales at optusnet.com.au
|Sent: Sunday, November 06, 2005 3:32 PM
|To: Asterisk Users Mailing List - Non-Commercial Discussion
|Subject: Re: [Asterisk-Users] escaping to an extension while 
|listeningtovoicemail message
|
|The 'o' works well - especially with the attended transfer function.
|
|PaulH
|
|----- Original Message -----
|From: "Eric "ManxPower" Wieling" <eric at fnords.org>
|To: "Asterisk Users Mailing List - Non-Commercial Discussion"
|<asterisk-users at lists.digium.com>
|Sent: Monday, November 07, 2005 4:58 AM
|Subject: Re: [Asterisk-Users] escaping to an extension while 
|listening tovoicemail message
|
|
|> Anton Krall wrote:
|> > Guys.
|> >
|> > I was wondering, some voicemail systems let you escape to another
|extension
|> > or context while listening to the voicemail greeting, for 
|example, for
|> > leaving faxes, like "Hi, you have reached XXX, if you want 
|to leave a
|fax,
|> > press 5 now, otherwise stay to leave voicemail".
|> >
|> > Can this be done on asterisk?
|>
|> See "show application voicemail"  Pay special attention to the notes
|> about the "o" and "a" extensions.
|> _______________________________________________
|> --Bandwidth and Colocation sponsored by Easynews.com --
|>
|> 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
|>
|
|_______________________________________________
|--Bandwidth and Colocation sponsored by Easynews.com --
|
|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
|

_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

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