[Asterisk-Users] res_config
Matthew Boehm
mboehm at cytelcom.com
Fri Dec 3 14:10:40 MST 2004
MailboxExists(mailbox[@context]): Conditionally branches to priority n+101
if the specified voice mailbox exists
Works fine over here using RealTime Voicemail: (also works with RealTime
Extensions.)
dev-asterisk*CLI> show dialplan test
[ Context 'test' created by 'pbx_config' ]
'100' => 1. MailboxExists(3047 at cytel)
[pbx_config]
2. SayNumber(202)
[pbx_config]
102. SayNumber(102)
[pbx_config]
'101' => 1. Voicemailmain(@cytel)
[pbx_config]
-- Executing MailboxExists("SIP/3047-7ad2", "3047 at cytel") in new stack
-- Executing SayNumber("SIP/3047-7ad2", "102") in new stack
-- Playing 'digits/1' (language 'en')
-- Playing 'digits/hundred' (language 'en')
-- Playing 'digits/2' (language 'en')
-- Executing VoiceMailMain("SIP/3047-782d", "@cytel") in new stack
-- Playing 'vm-login' (language 'en')
-- Playing 'vm-password' (language 'en')
-- Playing 'vm-youhave' (language 'en')
-- Playing 'vm-no' (language 'en')
-- Playing 'vm-messages' (language 'en')
Working good over here!
-Matthew
----- Original Message -----
From: "Trevor Peirce" <tpeirce at digitalcon.ca>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<asterisk-users at lists.digium.com>
Sent: Friday, December 03, 2004 1:32 PM
Subject: Re: [Asterisk-Users] res_config
> Matthew Boehm wrote:
>
> >Looks good to me. Where is the problem? Is voicemail still not working?
Did
> >you actually try an extension?
> >
> >
> Yes, you can leave VM for an existing user, but MailBoxExists doesn't
> work nor can you log in to VM to get your messages.
> _______________________________________________
> 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