Displaying 4 results from an estimated 4 matches for "voicemail_table".
2005 Jan 14
2
Realtime / sip.conf
...nfig.conf the problem goes
away.
I do have the system utilizing realtime for Voicemail and Extensions,
and I do not have any problems. Has anyone seen this problem before?
extconfig.conf
=-==-=-=-=-=-=
[settings]
realtime_ext => mysql,asterisk,extensions_table
voicemail => mysql,asterisk,voicemail_table
sipfriends => mysql,asterisk,sip_extensions
*CLI> realtime mysql status
Connected to asterisk@127.0.0.1, port 3306 with username asterisk for 10 minutes, 22 seconds.
-Brian
2004 Sep 17
0
MySQL Voicemail and Directory Patch
...If you already have voicemail-mysql running then you should be able to apply
both patches and simply type 'make' and have app_directory recompile as my
patch checks for the same compiler directives that app_voicemail checks for.
MAKE SURE to check the newly patched app_directory.c and set VOICEMAIL_TABLE
to whatever table you use. I don't enjoy the fact that other authors choose
to hard-code the tables into their code without making it easy for users to
change them. I have changed my voicemail table. You may have not. Check to
be sure.
app_directory_mysql.patch will patch the app_directory.c f...
2005 Feb 08
2
Voicemail not working properly
i am working on asterisk. i am using fedora core 2 on
my asterisk mechine. when i was working on stable
version my voicemailmenu was working well. i can
lissten to menu and send dtmf to control menu now i
have compiled CVS version of asterisk. now when i
configure my voicemail for any extension suppose i
declared a voicemail box 9999 for user 3000. when i
dial to 3000 i cannot have any menu there
2005 Feb 27
2
Introducing the Asterisk Realtime Architecture - ARA
I've added an introduction article about the ARA on my web site
http://www.voip-forum.com/
The same text is now also added to CVS head as README.realtime.
On the same site, you will also find the news item about how we used
Asterisk for a call from an airline jet above Greenland to Stockholm,
Sweden. The world is getting smaller and more connected every day!
/Olle