similar to: Can't compile cdr_mysql

Displaying 20 results from an estimated 4000 matches similar to: "Can't compile cdr_mysql"

2020 Jun 08
3
cdr_mysql: Cannot connect to database server - SSL error: SSL_CTX_set_default_verify_paths failed
Hi list! I'm getting this error frequently: ERROR[25193][C-0004f387]: cdr_mysql.c:203 mysql_log: Cannot connect to database server localhost: (2026) SSL connection error: SSL_CTX_set_default_verify_paths failed Right now, as a workaround, I reload Asterisk via cron once an hour, and after the reload everything is fine again _for a while_. Still, over the course of a month I lose about
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 Jun 30
4
Conference calls
Hi I want to set up * as a conference bridge. I would like to be able to conference is SIP calls (up to 12) I am looking through all available documentation for * to get info on how it is done. No luck so far. Can somebody direct me to the info in this subject? Thank you Serge _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online
2007 Sep 22
2
error messages related to mysql in asterisk CLI
hi there :) i get this error in the asterisk CLI: Sep 21 20:31:49 ERROR[3774]: cdr_addon_mysql.c:159 mysql_log: cdr_mysql: Unknown connection error: (2006) MySQL server has gone away when I run 'cdr mysql status' i get: Connected to voiceone at localhost, port 3306 using table cdr for 18 minutes, 24 seconds. Wrote 8 records since last restart and 1 records since last reconnect. I
2008 Nov 25
1
cdr mysql error
Hi, Need help on mysql cdr, i keep on seeing this log on the console. but my db is up and i see the calls being logged on the cdr table. is there a timeout when there is no activity? can i remove the timeout if there is any? thanks [Nov 25 13:22:37] ERROR[21026]: cdr_addon_mysql.c:171 mysql_log: cdr_mysql: Server has gone away. Attempting to reconnect. [Nov 25 14:20:32] ERROR[21061]:
2004 Aug 06
2
encoding/decoding example
Hello , I saw that in open source projects which use speex , like sweep and linphone , (there are links in speex website to these projects) the encoding/decoding process is done using vorbis/ogg. (The encoded files which are produced has , for example, "ogg" header). Is there anywhere examples using speex library for encoding and decoding raw files with no "ogg" header?
2007 Aug 30
2
Unknown connection error: (2006) MySQL server has gone away
Hi, I get the following after a call has finished: ERROR[6862]:mysql_log: cdr_mysql: Unknown connection error: (2006) MySQL server has gone away Does this error message only appear when asterisk makes a new connection to mysql, because the old connection was stale (and dropped) ? If so, is there a way to get asterisk to stop reporting this as an error seeing it seems to write the CDR to
2004 Jul 31
2
Which version of MySQL works with cdr_addon_mysql?
I'm having problems compiling cdr_addon_mysql with MySQL 3.23.58 I get the following errors: cc -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql -c -o cdr_addon_mysql.o cdr_addon_mysql.c cdr_addon_mysql.c:50: warning: parameter names (without types) in function declaration cdr_addon_mysql.c:50: warning: data definition has no type or storage class cdr_addon_mysql.c: In function
2004 Mar 30
3
mysql or postgresql?
Hi, there are something that is using mysql instead postresql? If I modify the modules.conf, and write load => cdr_mysql.so get this error: loader.c:240 ast_load_resource: /usr/lib/asterisk/modules/cdr_mysql.so: cannot open shared object file: No such file or directory loader.c:359 load_modules: Loading module cdr_mysql.so failed! Ok, there is no cdr_mysql.so, anybody it's using * with
2004 Jun 18
2
cdr_addon_mysql compiling error
I'm trying to compile cdr_addon_mysql but keep getting this error. Again, searching the Wiki and the mailing list archive didn't bring up anything useful. Any help? Yes, I'm using MySQL 4.0. Maybe I have to switch back to 3.23? # make cc -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql -c -o cdr_addon_mysql.o cdr_addon_mysql.c cdr_addon_mysql.c:50: warning: parameter names
2003 Jan 23
3
still not working
ok, i ran through the diagnosis.txt and on steps 3,8, and 9 i get errors. on 8 and 9 i get "no service is opperating at the destination network endpoint on the romote system." On 3 i get the error i enter my password then i get the error "session setup failed: NT_STATUS_LOGON_FAILURE" when i try to connect to my machine through run on a pc i get the same error i get on
2009 Jan 05
1
cdr_addon_mysql 'Failed to insert into database' stops * call processing
Hi All, I have some Asterisk 1.2 servers using the cdr_mysql addon (1.2.3) spitting cdr's over to a MySQL database on another server. All is working well except for a strange problem I ran into this morning. During some cdr database maintenance, the cdr table was locked for a few minutes, during this condition all the Asterisk servers stopped processing calls and reported this error: Jan 5
2004 Jun 11
2
cdr_addon_mysql.c
Following the latest * CVS update, my MySQL was broken. Following the update, Asterisk-addons would compile fine, but when I ran asterisk I got the following error: ERROR[1202489024]: cdr_addon_mysql.c:203 mysql_log: Failed to insert into databas I then tried using the patch (bug id 0001823) from bugs.digium.com, and found that Asterisk-addons would no longer compile, giving me the following
2002 Nov 02
1
nmbd quitting
I just can't find the answer to solve this issue and I thought someone would know the answer. Finally got SWAT running and configuring a clean smb.conf file. If I try to start nmbd or smbd, they load for a few seconds and then quit. log.nmb (etc/var/log/samba/) has the following; [2002/11/02 13:51:07, 0] lib/util_sock.c:open_socket_in(829) Get_Hostbyname: Unknown host sidekick I'm
2004 Aug 12
1
AgentLogin issue
Hi i have an issue getting agentLogin working /etc/asterisk/queues.conf member => Agent/1001 member => Agent/1002 extension.conf exten => 110,1,Wait,1 exten => 110,2,AgentLogin() now, i call 110 by a firefly client, trying to login in as 1001 agent: Aug 12 16:31:36 DEBUG[1103408048]: chan_sip.c:4423 build_route: build_route: Contact hop: <sip:sip3@192.168.1.151:5060> --
2003 Sep 08
5
Help needed with IAX behind NAT
Hi All, I know, IAX is NAT friendly, but... I have a problem running gnophone from a box behind NAT firewall. I can register gnophone with * through NAT, but when I try to make a call it instantly disconnects. CLI iax show peers command tells me that peer is unreachable. However this peer is registred. Gnophone also tells me that it is registred. It seems that registration handshake has
2002 Dec 01
2
No subject
Dear Lister I need to perform Generalized estimating equations on some data. Has 'R' any function or routine to do it? (GEE is same as GLM but with correlated y's) Thanks in advance Mostafa _________________________________________________________________ Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963
2004 Jun 21
1
R: Re: cdr_addon_mysql compiling error
>> I'm trying to compile cdr_addon_mysql but keep getting this error. >> Again, searching the Wiki and the mailing list archive didn't bring up >> anything useful. Any help? Yes, I'm using MySQL 4.0. Maybe I have to >> switch back to 3.23? >> >> >> # make >> cc -fPIC -I../asterisk -D_GNU_SOURCE -I/usr/include/mysql -c -o
2003 Oct 25
6
cdr_mysql.so
Can anyone give me presise instructions on how to compile cdr_mysql.so? When I initially installed asterisk on the system, I didn't have mysql installed. Since then I have installed mysql, created the database and table structure for cdr_mysql and placed the appropriate settings in the cdr_mysql.conf file. However when I do a show modules at the CLI I cannot find cdr_mysql.so.
2004 Apr 07
1
(no subject)
Hello I was testing HTB using IPerf TCP traffic and the results were very good. Until I tried to add some UDP traffic the results were a little strange. this is my setup tc qdisc del dev eth1 root tc qdisc add dev eth1 handle 1:0 root htb default 2 tc class add dev eth1 parent 1:0 classid 1:1 htb rate 1mbit tc class add dev eth1 parent 1:1 classid 1:2 htb rate 500kbit ceil 1mbit tc class add