Displaying 20 results from an estimated 1000 matches similar to: "Problems with res_odbc"
2009 May 03
2
Asterisk not starting up due to database problems
When I try and start asterisk I get the following, however I have commented out the data the connections in res_mysql.conf and res_pgsql.conf. I am not sure therefore why I am getting these errors. Do I have to change something else to turn this off?
Thanks
Asterisk 1.4.21.2~dfsg-3, Copyright (C) 1999 - 2008 Digium, Inc. and others.
Created by Mark Spencer <markster at digium.com>
Asterisk
2011 Jan 17
1
Continuously core dumping of 1.8 on SLES
Hi,
Anybody seen this before?
(using a pre-compiled asterisk from the OBS on a sles11sp1)
(I mean, i did the same with a 1.6 without any problem, but i need 1.8)
after starting:
kc3004:~ # /usr/sbin/safe_asterisk: line 145: 16133 Segmentation fault
(core dumped) nice -n $PRIORITY ${ASTSBINDIR}/asterisk -f ${CLIARGS}
${ASTARGS} > /dev/${TTY} 2>&1 < /dev/${TTY}
Asterisk ended with
2005 Oct 05
0
CVS won't compile: res_odbc error
Hi there,
admittedly this is a slightly aged RH system. ;-> Yet what I'd like to
know is if this compile problem is clearly due to the gcc version, or if
there is a way to solve the issue...?
Cheers, Philipp
[root@box src]# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-112.7.2)
[root@box src]# rpm -q unixODBC
2004 Jul 07
1
res_odbc not working
I have been playing with res_odbc in these last days, but it doesn't want to work.
This is the output when starting Asterisk, so everything seems OK:
[res_odbc.so] => (ODBC Resource)
== Parsing '/etc/asterisk/res_odbc.conf': Found
Jul 7 20:11:32 NOTICE[-1084915040]: res_odbc.c:132 load_odbc_config: registered database handle 'mysql' dsn->[MySQL-asterisk]
Jul 7
2008 Jul 10
1
res_odbc.conf and odbc show
I have a mixed PBX system with both Asterisk 1.4.21 and 1.2.27 (moving to 1.2.28).
For now I need to keep a few boxes in 1.2 and not migrate them all to 1.4.
However, I would like to have func_odbc and res_odbc on all servers.
On 1.4.21, native func_odbc seems to work fine.
On 1.2.27, the func_odbc backport is giving me an error (I know that this backport is not "officially supported"
2016 Feb 24
4
Crash asterisk res_odbc
Dear list,
i have a issue
Asterisk crash (Module res_odbc exactly) after the same log who is
"/ERROR[23805] astobj2.c: bad magic number.../"
you will see on the log :
Today
[2016-02-24 16:00:38] ERROR[23805] *astobj2.c: bad magic number
0x552f302e for 0x7fe3505b3958*
[2016-02-24 16:00:44] Asterisk 11.2-cert1 built by root @ Voice_server
on a x86_64 running Linux on 2013-04-09
2004 Dec 20
1
how to prevent res_odbc from loading
I am trying to resolve a problem where grandstream phones (only)
fail to register after a period of time.
I have a mysql realtime setup that appears to work, but fails
for no reason.
before i classify the realtime system as unusable, I am trying
to isolate the problem.
One thing I have noticed is the odbc driver continues to load
even though I have removed (from what I can tell) references
to
2016 Feb 11
3
res_odbc crashes asterisk
I use realtime on my asterisk installation. I have always used
mysql for my realtime connection but as mysql seems to be on the "soon
to be deprecated" list of asterisk features I am trying to move to ODBC
(still using MariaDB/Mysql on backend). I find ODBC support in Asterisk
very unstable. Just today my asterisk server (a test server and a
production server) has crashed often
2007 Nov 02
1
res_mysql versus res_odbc
2014 Jun 10
1
Mixing res_mysql and res_odbc
Hi
Is there any harm in using res_mysql for some things and res_odbc for
others?
We already use res_mysql for ARA but could do with having CEL logged to
MySQL.
Thanks in Advance
Ish
--
Ishfaq Malik
Department: VOIP Support
Company: Packnet Limited
t: +44 (0)845 004 4994
f: +44 (0)161 660 9825
e: ish at pack-net.co.uk
w: http://www.pack-net.co.uk
Registered Address: PACKNET LIMITED, Duplex
2004 Nov 29
0
res_odbc and configuration files
Hello all-
Playing around with res_odbc (thanks bkw) and have successfully gotten
sip.conf to run but am having difficulty with voicemail.conf and
extensions.conf. I used the load_res_config.pl script for each one and all
of the data seems to be in the DB but * doesn't seem to see anything after a
reload even though it is acknowledging a load of x.conf (where x is
extensions/voicemail)
2009 Jan 27
2
Module res_odbc is not loading
Hi,
I have remove the comment defor res_odbc.so and res_config_odbc.so in my
modules.conf, but the module is still not loading
when I do:
module show like odbc
I have o module returned
anybody knows why?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090127/0963b5a4/attachment.htm
2010 Feb 02
0
Issue when reloading
Hello list!
I?m having an issue when reloading Asterisk, I?ve had this problem in
Asterisk 1.6.1.6 so I upgrade to 1.6.2.1 version, but I still have the same
error.
For example, I send a "reload" in Asterisk CLI and this is the output:
isb152*CLI> reload
== Parsing '/etc/asterisk/extconfig.conf': == Found
== Parsing '/etc/asterisk/manager.conf': == Found
2006 Nov 16
2
installing asterisk for Ubuntu Synaptic
I have an Ubuntu system and went into Synaptic and checked asterisk for
installation. Once installed, I started it with /usr/sbin/asterisk -vvvgc
and got the following output with several errors and notices. Do I need to
do more or are these ok? I expected to have some conf files in
/etc/asterisk but there is nothing there.
Thanks!
Created by Mark Spencer <markster@digium.com>
2008 Feb 23
2
MySQL Voicemail Storage Questions\Errors
I am running CentOS 5 with Asterisk 1.4.14. I am trying to setup storage of voicemail messages into MySQL. It is my understanding that I can only do this via ODBC. I installed per http://www.voip-info.org/wiki/view/CentOS+5+and+Asterisk+1.4.x+installation unixODBC unixODBC-devel libtool-ltdl libtool-ltdl-devel and mysql-connector-odbc. I reconfigured and built Asterisk, using menuconfig to
2013 Apr 19
1
Dynamic realtime + queues.conf Unresolved
Hi,
?
I want queues.conf to be stored on a MySQL database using dynamic realtime. I am using asterisk 11.2.1 and?MySQL 5.1.67, the?MySQL database is hosted on?another server but?I can access the?database via ODBC.
?
I have created the following tables:
?
SQL> show tables;
+-----------------------------------------------------------------+
|
2015 Apr 25
0
Error writing CDR
> Hi All
>
> I have dozens of these messages on CLI complaining about database connection and error writing CDR to disk.
>
> The curious thing is I can find them all inside the database.
> I "selected" them using uniqueid and manually compared each column with the cdr_adaptive_odbc.c error line.
>
> "mysqlcheck -a -e -v DBase" and "mysqlcheck -c -e
2015 Apr 25
1
Error writing CDR
On Sat, 25 Apr 2015 17:11:34 +0200
jg <webaccounts173 at jgoettgens.de> wrote:
>
> > Hi All
> >
> > I have dozens of these messages on CLI complaining about database
> > connection and error writing CDR to disk.
> >
> > The curious thing is I can find them all inside the database.
> > I "selected" them using uniqueid and manually
2012 Sep 25
2
undefined symbols
Hi,
I compiled Asterisk 10.7.0 with gcc-4.5.3 and at runtime I'm getting these warnings:
loader.c: Error loading module 'chan_dahdi.so': /usr/lib/asterisk/modules/chan_dahdi.so: undefined symbol: ast_smdi_interface_unref
loader.c: Error loading module 'app_stack.so': /usr/lib/asterisk/modules/app_stack.so: undefined symbol: ast_agi_unregister
loader.c: Error loading module
2015 Apr 25
4
Error writing CDR
Hi All
I have dozens of these messages on CLI complaining about database connection and error writing CDR to disk.
The curious thing is I can find them all inside the database.
I "selected" them using uniqueid and manually compared each column with the cdr_adaptive_odbc.c error line.
"mysqlcheck -a -e -v DBase" and "mysqlcheck -c -e -v DBase" both returned OK for