[Asterisk-Users] Realtime & voicemail

Joe Dennick joe at dennick.net
Tue Apr 26 04:09:11 MST 2005


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", "b602 at other")

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: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] 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(b602 at other)

On Apr 4, 2005 4:56 AM, Ronald Wiplinger <ronald at elmit.com> wrote:
> I tried to use ONE entry of my voicemail.conf to put into the 
> database:
> 
> [other]
> ;602=1357,Ronald Wiplinger 602,ronald_wiplinger at yahoo.com
> 
> 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', 'ronald_wiplinger at yahoo.com', '', 
> 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 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
>
_______________________________________________
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

-- 
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
 




More information about the asterisk-users mailing list