[Asterisk-Dev] Possible bug in realtime voicemail?
Saul Diaz
saul at cripiland.com
Tue Dec 6 19:25:27 MST 2005
Possible bug in voicemail realtime?
the call to the voicemail is done with @<context> but the realtime is
not picking context when is doing the mysql query.
regards
Saul
Dec 6 02:48:55 DEBUG[5805]: res_config_mysql.c:636 mysql_reconnect:
MySQL RealTime: Everything is fine.
-- Executing VoiceMail("SIP/401-9c7f", "405*@default*")
Dec 6 02:48:55 DEBUG[5805]: res_config_mysql.c:125 realtime_mysql:
MySQL RealTime: Retrieve SQL: SELECT * FROM sipfriends WHERE mailbox =
'405' AND *context = ''*
Dec 6 02:48:55 DEBUG[5805]: res_config_mysql.c:636 mysql_reconnect:
MySQL RealTime: Everything is fine.
Dec 6 02:48:55 WARNING[5805]: app_voicemail.c:2384 leave_voicemail: No
entry in voicemail config file for '405'
More information about the asterisk-dev
mailing list