similar to: Error at start of asterisk with cdr_addon_mysql.o

Displaying 20 results from an estimated 1000 matches similar to: "Error at start of asterisk with cdr_addon_mysql.o"

2009 Apr 03
1
Seg Fault after upgrade to Asterisk 1.6.0.8
Went from 1.6.0.6 to 1.6.0.8 and resulted in segmentation fault. Reverted to 1.6.0.6 and back to normal. ------------------ Linux asterisk.hulber.com 2.6.18-128.1.1.el5 #1 SMP Mon Jan 26 13:58:24 EST 2009 x86_64 x86_64 x86_64 GNU/Linux Apr 3 11:49:56 asterisk kernel: asterisk[3780]: segfault at 00002ce1ac0537a8 rip 0000003e980715a8 rsp 00007fff5bf00c30 error 4 Apr 3 11:50:00 asterisk
2006 Jan 23
1
not able to start asterisk
Hi iam not able to start asterisk give me following error any help STARTING ASTERISK /usr/sbin/safe_asterisk: line 42: 4633 Illegal instruction (core dumped) ${ASTSBINDIR}/asterisk ${CLIARGS} ${ASTARGS} >&/dev/${TTY} </dev/${TTY} Asterisk ended with exit status 132 Asterisk exited on signal 4. Automatically restarting Asterisk. /usr/sbin/safe_asterisk: line 42: 4637 Illegal
2010 Mar 12
3
Time counting down and # detect
Hi all, Here is the script i want to make - Caller call to a number to record a message - Asterisk answer and start recording message as following + User press * to start recording + Record is finished if: + User press # + OR message duration reach 60 second + Hangup How do you counting down 60s, and how to detect # (i make a test using Read() but it cant read #) Thanks in advance
2006 Oct 29
1
Asterisk Voicemail with ODBC Realtime Access
Hi I was trying to have realtime voicemail working with ODBC Driver. Everything works fine with MySQL Realtime access, BUT as I want to implement ODBC Storage as well, it seems that everything should go through ODBC ( what I read on voip-info wiki page ) But I do not manage to make it work with ODBC. Outside Asterisk, ODBC works fine, I can access my databases & tables ! Asterisk fails to
2010 Mar 04
1
how to create a dummy call
Hi all, What i'm going to do is that enable caller sing while playing a background music (likes karaoke). My approach is using Monitor and Meetme apps.Caller make a call to asterisk, asterisk join caller in to a voice conference and create a dummy caller which will play music, then Monitor app record both music and singer's voice. But i dont know how to create a dummy caller or throw a
2010 Mar 08
1
Play an audio file from a remote host
hi all, We going to implement a music service which enable user to playback a song by dialing to a service number. The problem is that the amount of data is huge so we have to plae it on an different server which is connected to the asterisk's via internet. Does asterisk support playing a audio file from an resource locate in a remote host? Please help, Thanks, Quyps
2005 Sep 07
1
asterisk frequently dead
Hi, My asterisk is frequently dead by itself. It leaves messages: /usr/sbin/safe_asterisk: line 40: 24890 Segmentation fault (core dumped) asterisk ${CLIARGS} ${ASTARGS} >&/dev/${TTY} </dev/${TTY} Asterisk ended with exit status 139 Asterisk exited on signal 11. Automatically restarting Asterisk. Anyone has any idea of the cause? Thanks.. Best Regards, Stevanus
2009 Jul 20
0
No subject
/var/lib/asterisk/sounds/soundfile.alaw /var/lib/asterisk/sounds/soundfile.wav to go from alaw to mp3, first convert to wav, then use lame <options> /var/lib/asterisk/sounds/soundfile.wav /var/lib/asterisk/sounds/soundfile.mp3 sox looks like it can ogg/vorbis, but mine doesn't list mp3. You might fetch the source for sox and see if it can do mp3; lame is probably just as easy to obtain
2010 May 17
3
Microsoft Response Point Voip server discontinued
Interesting announcement today; http://www.crn.com.au/News/174872,microsoft-response-point-voip-gets-a-d irt-nap.aspx Microsoft this week revealed its intention to discontinue its Response Point, its small business VoIP system for companies with up to 50 employees. While not unexpected, the move is significant because Response Point was once a promising product in which Microsoft
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 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
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
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
2004 Jan 28
1
cdr_addon_mysql compile error
Having some trouble building cdr_addon_mysql. I've installed mysql and mysql-dev and all related rpms on a RH9 box. The box is up and running *. I've checked out the asterisk-addons but at "make install", I receive the following error: ./mkdep -fPIC -I../asterisk -I/usr/include/mysql `ls *.c` cc -fPIC -I../asterisk -I/usr/include/mysql -c -o cdr_addon_mysql.o
2009 Jul 09
2
Asterisk Segmentation Faults Using Skinny (v1.6.0.10)
Hi all, I've just built a new installation of CentOS release 5.3 (Final) and have installed both <http://downloads.asterisk.org/pub/telephony/asterisk/releases/asterisk-1.6.1.1.tar.gz>Asterisk 1.6.1.1 and subsequently Asterisk 1.6.0.10 (thinking that I was maybe trying to be too cutting edge) on a Dell PowerEdge sc440 server (nothing complex - Pentium Dual core 2ghz - 1gb ram - 70gb
2008 Jul 07
1
cdr_addon_mysql - additional fields
Hi, I need help with modifying cdr_addon_mysql.c I want to have more fields in cdr table in asterisk. I've tried to modify cdr_addon_mysql.c and replace userfield with ex team (sed -e 's/userfield/team/g' ). When I try to recomplie menuselect/menuselect --check-deps menuselect.makeopts Generating embedded module rules ... make[1]: Nothing to be done for `all'.
2006 Dec 28
1
FW: cdr_addon_mysql.so did not register itself duringload
So no one else is having issues with MySQL and 1.4? I'm the only one? -----Original Message----- From: Savoy, Kevin - Williston, ND Sent: Wednesday, December 27, 2006 2:09 PM To: 'Asterisk Users Mailing List - Non-Commercial Discussion' Subject: RE: [asterisk-users] cdr_addon_mysql.so did not register itself duringload Well the addons from 1.4 are installed. This original Asterisk
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
2007 Jul 18
1
cdr_addon_mysql.so is not created
I'm trying to add MySQL CDR recording in Asterisk 1.4.6 I'm following the instructions posted here: http://www.voip-info.org/wiki-Asterisk+cdr+mysql but after running make, the cdr_addon_mysql.so is not created. I don't get any compile errors. In fact it just seems to skip the compile altogther: I saw somewhere that one should comment out: #include <asterisk.h> in
2006 Oct 11
1
cdr_addon_mysql.c - Asterisk 1.4 - Asterisk Addons
Hi guys, I've been installing Asterisk 1.4 with Asterisk addons, and i could notice that in /usr/lib/asterisk/modules/ doesn't have cdr_addon_mysql.so even after compiling Asterisk Addons! In fact the cdr_addon_mysql.c exists, but it doesn't seems to be compile when i run Asterisk-Addons: make && make install Any one can help me on this? -- best regards Marco Mouta