You entered 'other' as the context in the voicemail_users Database, but
you failed to specify that context when you made the call for voicemail
from the dial plan.  The dial plan should be:

VoiceMail("SIP/601-a9a3", "[EMAIL PROTECTED]")

As stated in other posts on this subject, the Voicemail application
assumes the context to be 'default' unless otherwise specified.

Hope this helps.

Joe

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Terry
Wilson
Sent: Friday, April 08, 2005 1:53 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Realtime & voicemail


Try having the voicemail command do Voicemail([EMAIL PROTECTED])

On Apr 4, 2005 4:56 AM, Ronald Wiplinger <[EMAIL PROTECTED]> wrote:
> I tried to use ONE entry of my voicemail.conf to put into the 
> database:
> 
> [other]
> ;602=1357,Ronald Wiplinger 602,[EMAIL PROTECTED]
> 
> INSERT INTO `voicemail_users` ( `uniqueid` , `customer_id` , `context`

> , `mailbox` , `password` , `fullname` , `email` , `pager` , `stamp` , 
> `attach` , `saycid` , `hidefromdir` ) VALUES ('1', '602', 'other', 
> '602', '3525', 'Ronald Wiplinger', '[EMAIL PROTECTED]', '', 
> NOW( ) , 'no', 'yes', 'no')
> 
> extconfig.conf includes:
> voicemail => mysql,astconf,voicemail_users
> 
> *CLI> reload
> 
> -- Executing VoiceMail("SIP/601-a9a3", "b602") in new stack Apr  4 
> 17:48:34 WARNING[18977]: app_voicemail.c:2227 leave_voicemail: No 
> entry in voicemail config file for '602'
> 
> What do I miss?
> 
> bye
> 
> Ronald
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users@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
>
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@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

-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.5 - Release Date: 4/7/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.10.2 - Release Date: 4/21/2005
 

_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@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

Reply via email to