similar to: cdr_mysql.so

Displaying 20 results from an estimated 2000 matches similar to: "cdr_mysql.so"

2003 Dec 29
4
asterisk crash
Hello all I just checked out the latest zaptel/zapata/libpri/asterisk/asterisk-addons from the cvs and ran through the entire make procedures. Everything seemed to go fine however now when I attempt to start asterisk, it says ok but it seems to be immediately crashing. The following messages are displayed in my /var/log/asterisk/messages file for the time right around the crash: Dec 29
2003 Dec 01
1
Another * crash
I have an interesting problem now. I use asterisk to connect to both FWD and a sip provider here in sweden. suddenly, (i know my provider upgraded from a unknown SIP proxy to SER) Asterisk crashes when I try to make a call using this provider. FWD still works fine, and I can call directly towards the GW to POTS without any problems. But, as I call using my providers SER, Asterisk crashes.
2004 Jan 13
5
linux journal article on asterisk
For anybody who didn't know there is an article on asterisk in February's Linux Journal. AJ
2003 Aug 17
4
Grandstream Budgetone
Does anyone know what the Grandstream Budgetone is going for $$$ in the US? I didn't immediately see pricing on the phones page. AJ
2003 Aug 13
5
Can't compile cdr_mysql
I'm trying to compile the cdr_mysql module, but I am receiving error messages. I have installed mysql-devel. Here is the output of make cdr_mysql: cc -fPIC -I/usr/local/mysql/include -I/usr/include/mysql -c -o cdr_mysql.o cdr_mysql.c cdr_mysql.c:30:26: mysql/errmsg.h: No such file or directory cdr_mysql.c: In function `mysql_log': cdr_mysql.c:74: `CR_SERVER_GONE_ERROR'
2003 Jun 15
3
Reminder paging for voicemail (?)
Is there a way to configure voicemail to do reminder paging? I would like to configure some voicemail boxes to send an e-mail message to a pager every 10 minutes until the message is retrieved.
2003 Oct 27
3
OT Vonage soft phone
In taking a cursory browse at Vonage's site today, I noticed they are now offering a soft phone. Has anyone had any experience using this? And does this possibly open new opportunities for using Vonage with Asterisk? Just thinking outloud on the list, soliciting thoughts and experiences from others. AJ
2003 Jun 21
2
PRI & BRI question
Greetings all, As most of you probably know from my previous questions on the list, I'm still in the newbie category. My question today is pretty brief, as I told you all a few weeks ago I ordered a PRI from Verizon. I understand that there is a "B" channel that comes with this. The question is just what can I use this "B" channel for and how??? Thanks AJ
2003 Jun 07
4
Another PRI based question
In speaking to the representative at Verizon, we came to the conclusion that DID numbers were not the correct solution; however we were told by Verizon that they could do something called assign individual numbers to the PRI. What this would in effect do is give us an additional phone number that we would like to route to a specific extension; however unlike the DID number, it would not be
2003 Aug 07
1
cdr_mysql uncompress
Hey, Have i done something wrong or is there something wrong with latest CVS and cdr_mysql, cause after checking out latest CVS today, I got warning: [cdr_mysql.so]WARNING[1074424544]: File loader.c, Line 226 (ast_load_resource): /usr/lib/asterisk/modules/cdr_mysql.so: undefined symbol: uncompress WARNING[1074424544]: File loader.c, Line 345 (load_modules): Loading module cdr_mysql.so failed!
2009 Oct 30
2
asterisk 1.6 enable cdr_mysql
How to enable cdr_mysql.conf in Asterisk 1.6? I have installed asterisk-addons which compiled mysql support, "module show" is showing "cdr_addon_mysql.so" but cdr_mysql.conf was not created in /asterisk directory Is there any configuration file to enable mysql support? Comping cdr_mysql.conf from previous installation does not do anything, calls aren't recorded. --
2005 Jul 27
5
cdr_mysql does not write to mysql db
Hi, I configured cdr_mysql (addons 1.0.9) to write the cdr records to the mysql db. The problem is that no records are written to the db. Why? I can import the csv-file to the db. so i assume the db is setup correct. Is there any chance to get debug from cdr_mysql to find his problem? This is my cdr_mysql.conf file: [global] hostname=localhost dbname=cdr password=passw0rd user=root ;port=3306
2003 Jul 18
5
cdr_mysql
Considering that I had a failure with compiling the latest version of asterisk because of cdr_mysql, I am going to assume that I need to have a copy of the mysql headers on the system in order to compile cdr_mysql.so. Does that sound correct? Kim C. Callis -------------- next part -------------- An HTML attachment was scrubbed... URL:
2003 Jun 08
2
zapata.conf and zaptel.conf
Can anyone explain to me the difference in zaptel.conf and zapata.conf? I'm trying to get a real clear understanding of them but its getting a little murky in places. I will be setting up a PBX running asterisk with 2 T100P cards. I will be bringing a 23 channel PRI into one card and connecting the other card to a Nortell 24 channel FXS channel bank. As I understand it zapata.conf is
2003 Sep 14
2
cdr_mysql: cannot connect
I don't know if I have something screwed up with my MYSQL installation/Asterisk install or a bad configuration. I have imported the tables into a MYSQL database residing on localhost. I have check permissions on the user as well as the password and I have the same error comin up. I have succesfully connected to the database remotely and with MYPHPAdmin with the same setting below is a copy
2003 Jul 23
3
how do I do s extensions with PRI
I would like to know how to define the s extension when I have an incoming PRI line? Currently I have 5 incoming DID numbers. Four of these DID numbers I have going to specific extensions, the fifth number which is the main number I wish to go to a background sound where callers can hear message, get directory, dial extension, whatever. I see that the way to normally do this would be to
2006 Jun 09
2
shutting down a mysql server renders cdr_mysql dead and asterisk nolonger makes or receives calls
At approximately 3:15pm I shut down the office MySQL server to change out some hardware. Shortly after I received a call from one of two customers whose asterisk servers output CDR data to that server. They could not place or receive calls. Shortly after that I received a call from the other customer. I'm below providing output from the message log (At debug level). I don't see much
2003 Jun 15
7
VoicemailMain
Hello guys Is there anyway for me to change the sounds that are presented in VoicemailMain? For instance, instead of it saying "mailbox", I would like it to say something like "please enter your mailbox number now". Is there a way for me to do this? I also noticed that when in some of the menus, even if I select one of the announced options it simply repeats the same menu
2009 Dec 30
1
CDR_MYSQL 1.4 Database Structure
So I'm noticing from the docs/ on Asterisk Addons 1.4.10 that the database structure for cdr_mysql is: CREATE TABLE cdr ( calldate datetime NOT NULL default '0000-00-00 00:00:00', clid varchar(80) NOT NULL default '', src varchar(80) NOT NULL default '', dst varchar(80) NOT NULL default '', dcontext varchar(80) NOT NULL default '', channel
2003 May 15
3
Linux SIP/IX clients
DOes anyone have any good suggestions as to good SIP or IAX clients for linux? I have set up and am currently testing asterisk in a controlled environment. I have gnophone running on one of my boxes but the gnophone site has been down. So I can't seem to fing the IAX and Ix-devel rpms or the gsm and gsm-devel rpms. So that prevents me from setting up gnophone on another box. I am