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

Reply via email to