similar to: FW: cdr_addon_mysql.so did not register itselfduringload

Displaying 20 results from an estimated 900 matches similar to: "FW: cdr_addon_mysql.so did not register itselfduringload"

2006 Dec 28
0
cdr_addon_mysql.so did not register itselfduringload
> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com > [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of > Savoy, Kevin - Williston, ND > Sent: Thursday, December 28, 2006 12:20 PM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: FW: [asterisk-users] cdr_addon_mysql.so did not > register itselfduringload >
2008 Nov 28
0
[SPAM] - Re: FW: cdr_addon_mysql.so did notregister itselfduringload - Email found in subject
Did you install the MySQL libraries? Debian's command is - apt-get install libmysqlclient15-dev Andy -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Matthias Urlichs Sent: 27 November 2008 16:05 To: asterisk-users at lists.digium.com Subject: [SPAM] - Re: [asterisk-users] FW: cdr_addon_mysql.so did
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
2006 Dec 26
1
cdr_addon_mysql.so did not register itself during load
I've loaded Asterisk 1.4 with the addons 1.4, libpri 1.4 and Zaptel 1.4 as well. I can place calls but I noticed the MySQL was writing out to the database. When doing an Asterisk load with asterisk -vvvv I saw the following: [Dec 26 11:02:08] WARNING[10029]: loader.c:375 load_dynamic_module: Module 'cdr_addon_mysql.so' did not register its [Dec 26 11:02:08] WARNING[10029]:
2006 Dec 12
4
MeetMe Conferencing and Marked Mode
I am trying to set up a Conference room where users are put on hold until the host arrives. I have figured out that the A option activates marked mode and the w option is used to activate the waiting until the marked user arrives. This seems to be what I need. What I can't seem to find is how do I mark a user? Thanks _____________________ Kevin Savoy Business Unit Telecom Analyst 2218 4th
2007 Feb 16
5
FW: Problem Transferring Direct to Voicemail
Skipped content of type multipart/alternative-------------- next part -------------- _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
2007 Feb 12
1
FW: After upgrade to 1.4 transfers don't workproperly
Sorry if this is a repeat but I didn't receive a copy of it so I'm not sure it actually posted. The below worked for normal transfers. Now here is another situation. When we try to transfer a call directly to voicemail it plays the voicemail message but we can't transfer the call. The only way I could get it to work was to do a conference and then drop out of that conference. My
2007 May 01
3
Display Caller ID of called party
Not sure if this can be done or not, but I can't seem to find it anywhere on the Wiki. When dialing interoffice with Asterisk 1.4.2, I would like to have the caller id of the person I am dialing displayed and not the number I just dialed. Is this possible? So, if extension 4023 is John Doe, and I dial 4023, my display should read John Doe and not 4023. I am using a Polycom 501 by the way in
2007 Feb 14
2
Problem Transferring Direct to Voicemail
I am having an issue with 1.4 where we can't successfully transfer a call directly to a voicemail box. We hit "Transfer" on the phone and dial the mailbox number we want to send it to, My dial plan for this is: exten=>_*40XX,n,Voicemail(${EXTEN:1},u) The voicemail system picks up and starts to play its message and at this point. We should then hit "Transfer"
2007 May 26
4
reset Polycom phones remotely
I have provisioned a bunch of Polycom 301 phones to get the config files from my ftp server. Out of the 4 phones 2 get the config file however the other 2 cannot contact the boot server. I have reboot the phones a number of times remotely (the client is 400 km away) through vnc and logging onto the web config internally. No matter what I change on the web config page it is not saved. I feel I
2006 May 05
6
Dumping queue_log to MySQL
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/gif Size: 2151 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20060505/1729faf8/attachment.gif
2007 Feb 07
1
After upgrade to 1.4 transfers don't work properly
I have discovered an issue on my system after upgrading from 1.2.13 to 1.4. A call comes in on a T1 line and goes to a Polycom 501 SIP phone. I have confirmed this on multiple phones. When the called person answers and tries to transfer the call to another extension, the call successfully transfers, however the person answering the transfer cannot hear the person that called in, the caller. My
2007 Feb 08
1
After upgrade to 1.4 transfers don't workproperly
This worked. Great and thanks -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Carlos Chavez Sent: Wednesday, February 07, 2007 5:52 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] After upgrade to 1.4 transfers don't workproperly On Wed, 2007-02-07 at 14:12
2007 Apr 13
1
Call Recording Servers
We are looking at using Asterisk as a call recording server for an Avaya VoIP S8700 system in a multi-site VoIP Call Center. All calls will be coming in to one location and sent out via VoIP to other call centers. What kind of specs should we be looking at purchasing for our Asterisk server to be record up 200-300 calls simultaneously? Linux runs in 64 bit architecture, but does Asterisk
2006 Dec 27
0
cdr_addon_mysql.so did not register itself duringload
Well the addons from 1.4 are installed. This original Asterisk 1.2.x box was created by my predecessor and he had the cdr_addon_mysql.so and res_config_mysql.so files on a server that we copied to any new installation. I'm not sure where he got these files. As far as I can tell shouldn't the install of the addons create these files? If not where do I get them from? I've done a search
2007 Jun 18
2
MixMonitor Timestamp problem
hi, I am facing some issues while using MixMonitor. My extensions logic is attached below: exten => s,1,MixMonitor(${CALLERID(number)}-${TIMESTAMP}-${UNIQUEID}.gsm,b) in this extensions TIMESTAMP is not working in Asterisk 1.4. can any help me why TIMESTAMP is not working in Asterisk 1.4. regards, Asif
2007 Apr 03
1
RE: Asterisk-Addon-1.4.0 MySQL module
I still can't figure out why res_config_mysql module not showing up with many attempt. Anyone have any idea on this? checking for mysql_config... /usr/bin/mysql_config checking for mysql_init in -lmysqlclient... yes configure: creating ./config.status config.status: creating build_tools/menuselect-deps config.status: creating makeopts Sincerely, K -----Original Message----- From: KC
2011 Jun 12
1
Unable to compile --with-mysql on Solaris
Hello I'm hoping someone can give me a pointer as to how to compile Dovecot with MySQL support on Solaris. I am trying to compile dovecot 2.0.13 (also tried 2.0.9) on Solaris (OpenSolaris 2009-06, snv_111b) with the OpenSolaris provided MySQL 5.1.30 under /usr/mysql. The server is a Sun X2100 M2, which has a dual core AMD Opteron processor (amd64). Running "./configure
2007 Jan 17
3
Asterisk 1.4 and CDR
Hi guys, I have recently installed a Asterisk Server with CDR Call Detail Records. I have installed it over a Asterisk 1.2 , but now It do not run . I have installed it with the following procedure: # yum install ncurses #yum install openh323-devel # yum install mysql-server # yum install mysql # yum install php-gd # yum install php-mysql # yum install mysqlclient10 # yum install zlib # yum
2017 Apr 25
2
building Dovecot in Debian 9
I?m trying to build Dovecot 2.2.29.1 in a Docker container today and have the following error in ./configure: checking for shadow.h... yes checking for pam_start in -lpam... no checking for auth_userokay... no checking for mysql_config... mysql_config checking for mysql_init in -lmysqlclient... no configure: error: Can't build with MySQL support: libmysqlclient not found #> find / -name