[Asterisk-Users] Realtime & voicemail

Terry Wilson otherwiseguy at gmail.com
Fri Apr 8 11:53:13 MST 2005


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
>



More information about the asterisk-users mailing list