MailboxExists([EMAIL PROTECTED]): 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([EMAIL PROTECTED])
[pbx_config]
                    2. SayNumber(202)
[pbx_config]
                    102. SayNumber(102)
[pbx_config]
  '101' =>          1. Voicemailmain(@cytel)
[pbx_config]

    -- Executing MailboxExists("SIP/3047-7ad2", "[EMAIL PROTECTED]") 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" <[EMAIL PROTECTED]>
To: "Asterisk Users Mailing List - Non-Commercial Discussion"
<[EMAIL PROTECTED]>
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
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to