[asterisk-users] addons 1.4 and cdr_addon_mysql not installed !

2007-01-05 Thread Luca Lafranchi Lists
Hi, I have installed asterisk on Ubuntu 6.06 server CD All required packages has been installed and upgraded When start sudo make menuselect from addons, I can't select all addons that require mysqlclient (app_addon_sql_mysql, cdr_addon_mysql, res_config_mysql). If I run apt-cache search

[Asterisk-Users] Voicemail in Realtime mode

2005-11-02 Thread Luca Lafranchi Lists
Hi, I have installed the asterisk 1.2 beta version and I have created the voicemail table described on this page http://www.voip-info.org/wiki/view/Asterisk+RealTime+Voicemail, but when I start the asterisk server I receive the following error. Any idea ? Thank you

RE: [Asterisk-Users] Voicemail in Realtime mode

2005-11-02 Thread Luca Lafranchi Lists
-Original Message- From: Carlos Chavez [mailto:[EMAIL PROTECTED] Sent: mercoledì, 2. novembre 2005 19:04 To: Asterisk Users Mailing List - Non-Commercial Discussion; [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Voicemail in Realtime mode On Wed, 2005-11-02 at 16:56 +0100, Luca

RE: [Asterisk-Users] Realtime sip register=

2005-10-26 Thread Luca Lafranchi Lists
Hi, I saw (and it's works), that you can mix the realtime and static mode. In extconfig.conf file configure to use sip.conf in realtime ... ;realtime sipusers = mysql,pbx,PBX_sip_buddies sippeers = mysql,pbx,PBX_sip_buddies ... Don't delete the sip.conf file! In the sip.conf file define only

RE: [Asterisk-Users] realtime and include

2005-08-30 Thread Luca Lafranchi
I'm interested for this thread, can you explain with an example please? In my extensions.conf I have ... [sip.proxy.com] switch = Realtime/[EMAIL PROTECTED] in extensions table on mysql I can insert on app field the command include and in the appdata field my context ? Luca -Original

RE: [Asterisk-Users] realtime and include

2005-08-30 Thread Luca Lafranchi
: martedì, 30. agosto 2005 19:22 To: [EMAIL PROTECTED]; Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] realtime and include Luca Lafranchi wrote: I'm interested for this thread, can you explain with an example please? In my extensions.conf I have