Displaying 1 result from an estimated 1 matches for "08c731a0".
2006 Nov 05
1
Reading Voicemail Config from MySQL
...ers with
the fields needed by asterisk
3) Populated my database with some values
When I try to leave a voicemail, I get the following error in the CLI:
-- Called 7521@myserver
-- SIP/myserver-08c5ef80 is ringing
-- Nobody picked up in 20000 ms
-- Executing VoiceMail("SIP/myserver-08c731a0", "u7521") in new
stack
Nov 5 13:30:55 WARNING[18146]: app_voicemail.c:2412 leave_voicemail: No
entry in voicemail config file for '7521'
I was able (thanks to some guys on this list) to get my Prepaid
application to read from the database but voicemail won't.
Please...