similar to: Asterisk executable suddenly about 40KB larger - modules not working

Displaying 20 results from an estimated 1000 matches similar to: "Asterisk executable suddenly about 40KB larger - modules not working"

2005 Apr 11
3
CDR and TDS
Hi, I want to use the cdr to record the call log to my Microsoft SQL Server using unixodbc and freetds.... but when I compile, I've got this message.... Does anyone have the same problem and/or know how to solve it ? Thanks Baste regards David Masure make[1]: Entering directory `/usr/src/asterisk/bristuff-0.2.0-RC7k/asterisk-1.0.6/cdr' gcc -pipe -Wall -Wstrict-prototypes
2007 Jun 27
2
Problems compiling Asterisk 1.4.5
Hi! I have this errors compiling Asterisk 1.4.5 cdr_tds.c:86:2: warning: #warning "You have older TDS, you should upgrade!" cdr_tds.c: In function `tds_log': cdr_tds.c:213: error: too many arguments to function `tds_process_simple_query' cdr_tds.c: In function `mssql_connect': cdr_tds.c:326: error: `TDSCONNECTINFO' undeclared (first use in this function) cdr_tds.c:326:
2005 Jul 04
1
Asterisk 1.0.9 and FreeTDS
Hi all, I have a working 1.0.7 installation and it is recording CDR to mysql. I am using FreeTDS on the system currently to access our MS SQL 2000 server for account verification, we may use it to store CDR records there in the future. I have decided to update the installation to 1.0.9. However, during "make", I receive: make[1]: Entering directory `/usr/src/asterisk/cdr' gcc
2017 Nov 10
2
CDR_TDS driver disappears - "does not provide a license key" on reload attempt
Hi All I have an Asterisk 1.8.32.3 instance that will at random intervals stop logging CDR data to MSSQL via FreeTDS. On investigation I'll find that the FreeTDS module has been unloaded somehow. It is not listed in cdr show status or show module like. Trying module load cdr_tds results in module cdr_tds does not provide a license key and the module is not loaded. The only way to get
2003 Aug 01
2
Asterisk community input: FreeTDS (cdr_tds.c) or unixODBC (cdr_unixodbc.c) ?
I would like some Asterisk community input: It was requested of me to create an Asterisk FreeTDS (cdr_tds.c) module to allow Asterisk to populate MS SQL Server (and Sybase) with CDR records. unixODBC has been thrown around as a bright shiny button but it adds an additional layer of DB abstraction. That additional layer of abstraction can cause problems when it is not necessary for our TDS (MS
2015 Jan 08
1
Asterisk executable suddenly about 40KB larger - modules
Hi guys Thanks for the pointers - I'll look into the possible compromise scenario though I've got no idea how I'll counter it -if- I manage to detect it...! I've disabled prelinking (thanks Tony!) and I'll see if that helps. Interesting thing I've now discovered (had this failure again at the head office this morning) is the "growth" in the file's size is
2004 Jul 28
4
MS SQL & Free TDS
Help! I've been using mysql for cdr storage, I need to switch to MS SQL. I must be stupid or something but I cannot figure out how to setup the cdr_tds. I have FreeTDS configured properly, but my unixodbc is not working properly either... I'd be happy with either solution, but I'm in need of assistance. Luke Catranis
2015 Jan 09
1
Asterisk executable suddenly about 40KB larger - modules (Andres)
>I would also start by putting an audit rule on the binary. Something like this: >auditctl -w /usr/sbin/asterisk -p war -k asterisk-bin >then you can get a report on who modified it and when by using: >ausearch -f /usr/sbin/asterisk >Its a start, but eventually you might need to monitor even keystrokes with pam_tty_audit.so to understand who is doing this:
2005 Jun 16
2
Error when compiling in freeTDS support
I'm trying to use freetds/odbc to write CDR records to a MSSQL database but when I installed them and tried to compile asterisk again I get: _tds.c cdr_tds.c: In function `mssql_connect': cdr_tds.c:415: `TDSCONNECTINFO' undeclared (first use in this function) cdr_tds.c:415: (Each undeclared identifier is reported only once cdr_tds.c:415: for each function it appears in.)
2007 Nov 21
1
Problem installing Asterisk
I have installed Asterisk with FreeTDS many times before (this same Asterisk and same TDS version)... but today when I did the make it gave me this error: ake[1]: Entering directory `/home/matth/asterisk126/asterisk-1.2.6/cdr' gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g3 -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686
2014 Dec 23
0
CDR_TDS tries to write to ends column instead of end
Hi all I'm trying to get Asterisk 1.8.11.0 to write to the ast_cdr table on an MSSQL instance. My problem is that the cdr_tds module insists on naming the end column as "ends" - it tries to write to this column, which does not exist. I get this in the CLI: [Dec 23 09:25:17] NOTICE[2545]: cdr_tds.c:476 tds_message_handler: Invalid column name 'ends'. [Dec 23 09:25:17]
2005 May 26
4
tds_CDR and MS SQL Server troubleshooting
I am trying to get * to write CDR records to an MS SQL table. I am used the freeTDS set up (not using UNIX ODBC), and it appears to be making the connection to the database, but I make a call, I get this error: WARNING[3369]: cdr_tds.c:180 tds_log: Reconnected to SQL database. ERROR[3369]: cdr_tds.c:191 tds_log: Failed to insert Call Data Records into SQL database. I've assigned all rights
2005 Jan 20
1
FW: Asterisk 1.0.3 startup
Sorry all, Did that and its going good now. Rgds Nic _____ From: Nic le Roux [mailto:nicl@i-procc.za.net] Sent: 20 January 2005 11:22 AM To: 'asterisk-users@lists.digium.com' Subject: Asterisk 1.0.3 startup Hi All, I've managed to compile make and make install asterisk on Mandrake 9.2. However on startup I get the following message: [cdr_tds.so]Jan 20 11:13:54
2010 Jul 26
5
FreeTDS (Microsoft MsSQL 2008) and CDR
Hi, I have Ubuntu server 10.04 64bit, and Asterisk 1.4.34, compiled from sources. I installed freetds-common,freetds-dev, libct4, libsybdb5, freetds-bin, but, when I run configure and then make menuconfig in section "Call Detail Recording" -> "cdr_tds" it's "disabled". It only writes that "Depends on: freetds(E)". On another server (same
2014 Dec 12
1
Corrupt MixMonitor recordings - .gsm format
Hi all Asterisk 1.8.11.0 on Centos 6.5 My VOIP phones are using G729 to a G729 trunk from a vendor (Centracom, South Africa). Unlicensed G729 codec version on server. 75% of my .gsm files from MixMonitor are coming up corrupted about 3 minutes into the recording. The server has been up for 7 months beforehand with no problems with recordings to .gsm format files. I noted
2015 Aug 13
2
One way audio - doesn't seem to be NAT issue
Hi D'arcy Have you checked your RTP port ranges (I'm sure you have), and also that the server IP for RTP as specified in the initial SIP is correct? Not sure how this will relate to your setup, but we had something similar here using Asterisk 1.8.11.0 on both sides of the connection, via a VOIP service provider in the middle. We had slightly different parameters, e. g. that we would
2004 Oct 01
1
How to contribute code?
Skipped content of type multipart/alternative-------------- next part -------------- A non-text attachment was scrubbed... Name: cdr_tds.c Type: application/octet-stream Size: 11765 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20041001/7193730a/cdr_tds.obj
2007 Feb 03
1
misdn and prostgres_cdr on asterisk 1.4
Hi i am upgrading an asterisk server from 1.2.4 to 1.4. i've installed libpri 1.4 i've installed zaptel 1.4 I've installed the new version of misdn with the script of beronet. i use this configure script: ./configure --with-postgres=/usr/local/pgsql then: make menuselect [*] 1. cdr_csv [*] 2. cdr_custom [*] 3. cdr_manager XXX 4. cdr_odbc [*] 5. cdr_pgsql XXX 6. cdr_radius
2015 Mar 02
1
System() command refuses to execute bash script
Hi All I'm using this extension to try and get Asterisk 1.8.11.0 to run a bash script: exten=>802,n,System(/bin/sh -f /root/wireless.sh) This file is -rwxr-xr-x 1 root root 171 Mar 2 16:23 wireless.sh e.g. root owns the file, and it has execute permissions for all users. Asterisk runs as root as well. Asterisk executes the command without any errors at max verbosity. The file
2015 Apr 29
2
Asterisk 1.8.32.3 chan_sip deadlock
Hello asterisk-users, We've been having intermittent issues with chan_sip - it stops responding to cli requests, trying to reload chan_sip from cli doesn't seem to have any effect, initiated calls carry on for a short period, but no new SIP requests are processed ('sip show channels' hangs forever, server stops responding to SIP OPTIONS, or any other SIP messages). We have updated