Displaying 20 results from an estimated 200 matches similar to: "Realtime via ODBC breaks for Voicemail"
2005 Mar 09
1
ODBC error ?
If someone could explain me this (added some extra debugging code
Mar 10 00:47:13 NOTICE[7561]: chan_sip.c:8448 handle_request: Registration
from '<sip:a7@domain>' failed for '172.20.41.7'
Mar 10 00:47:13 WARNING[7561]: res_config_odbc.c:97 realtime_odbc: SQL param
name is a7
Mar 10 00:47:13 WARNING[7561]: res_odbc.c:90 odbc_smart_execute: SQL Execute
error! Attempting a
2005 Jan 13
1
REGISTER Problems With Realtime
Why is the SELECT statement below putting a "?" in for the username? I am
using today's CVS.
Jan 13 18:48:41 WARNING[7570]: res_config_odbc.c:105 realtime_odbc: SQL
Execute error!
[SELECT * FROM sip_buddies WHERE name = ?]
Full dump:
Sip read:
REGISTER sip:198.88.216.85 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.2:5060;branch=z9hG4bK-ffmzndpfrao2;rport
From: "Mike's Peoria
2007 Oct 02
0
Segmentation fault in app_voicemail (ODBC/PSQL problem)
I have been testing with asterisk 1.4.11 and have found a segmentation fault while using voicemail.
It happens when I try to forward a voicemail. As soon as I press the option the server crashes.
I ran asterisk up inside gdb and got the following stack trace
====================================================================
Program received signal SIGSEGV, Segmentation fault.
0x00140adf in
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
2007 Mar 08
3
RE: MySQL Install error on Centos 4.3
I get the following error on trying to install mysql rpms please any idea
what might be wrong and how to work around it?
[root at localhost linux 23-02-2007]# rpm -i --nodeps
mysql-5.0.27-1.el4.centos.i386.rpm
warning: mysql-5.0.27-1.el4.centos.i386.rpm: V3 DSA signature: NOKEY, key ID
443e1821
file /etc/my.cnf from install of mysql-5.0.27-1.el4.centos conflicts
with file from package
2007 Jun 08
1
Upgrading mysql5 from centosplus
Hello List,
I have a regular install of centos 4.4 i386 (lately updated to 4.5), a
new application needs mysql > 5.0.x
The natural way to do this was:
yum --enablerepo=centosplus update mysql
However, after all the dependency / transaction checks.. i get this..
Dependencies Resolved
=============================================================================
Package Arch
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
2007 Mar 30
0
Asterisk-Addon-1.4.0 MySQL
I can't find anything about Asteirsk-Addon-1.4 MYSQL problem from googling. I thought it would be my error but surely not just tried asterisk 1.2.17 with addon 1.2.5 and it work. Does anyone else having problem make res_config_mysql, cdr_addon_mysql and app_addon_sql_mysql in addon-1.4? Thanks for sharing
There are no res_config_mysql and cdr_addon_mysql module after. /configure &&
2007 Mar 21
2
RMySQL *was* working...
List,
Last week with the help of Uwe and some other folks I was able to get RMySQL 0.5-7 compiled against R 2.4.1 and MySQL 5.0.27. It was working fine--I was able to send select queries to the db, put the results in a data frame, and so forth.
Today, dbDriver() threw an error:
> dbDriver(MySQL)
Error in function (classes, fdef, mtable) :
unable to find an inherited method for
2007 Mar 13
1
Error on starting the apache Server
I am using Centos 4.3 i386 and I installed the apache 2.0.59 php 5.1.6 and
mysql 5.0.27 rpms from the centosplus repositories.
I have two problems the first is:
On starting the apache server I get the following error:
[root at localhost linux 07-02-2007]# /usr/sbin/httpd
Syntax error on line 6 of /etc/httpd/conf.d/auth_mysql.conf:
Cannot load /etc/httpd/modules/mod_auth_mysql.so into server:
2007 Mar 15
1
php still without mysql installing php-mysql
Am using php 5.1.6 and mysql 5.0.27 I installed php-mysql 5.1.6 from the
centos repositories, I then restarted the server and on running phpinfo it
still shows that mysql is not configured with php (--without-mysql), what
might be wrong. The same happened after I installed php-gd too
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 May 21
1
acts_as_ferret and UTF-8
Hello
Does anybody know how to configure acts_as_ferret to use UTF-8.
All works fine with english , but when I use russian symbols in query
rails hangs.
I am using:
ferret - 0.11.4-=mswin32
Rails 1.2.3
mysql 5.0.27
and current version of acts_as_ferret from svn repository
than you in advance
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are
2009 May 26
3
ruby and MySql
Hi there - new to RoR but very excited about it indeed -
I have just manged to install everything.
However, when I browse to http://localhost:3000/ then click the "About
your application’s environment" - from the console I get :
Status: 500 Internal Server Error
no such file to load -- mysql
Perhaps someone can tell from my configuration what is wrong ??? What I
may be missing ??
2007 Mar 10
1
RMySQL on win32
List,
I just left an environment where I was running R and mysql on CENTOS. At the time of install, RMySQL was available on CRAN. Later installs on Ubuntu were possible because it was available as a package in the base repos.
Now I'm in a new environment where I have no choice but to use Windows XP. I have just installed R 2.4.1 and MySQL 5.0.27. The installation instructions for getting
2005 Sep 15
2
Help on RealTime Extensions on Oracle DB
Does someone here configured RealTime Extensions using
ODBC connecting to Oracle DB? Im having a problem in
dialplan patterns, it doesnt work. Pls. help!
-Chris
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
2007 Jan 02
1
"Not connected to database" MySQL errors
I've been in the process of moving my pop3 proxy over to the dovecot proxy.
I have a ton of users using pop3 still, and am seeing these errors popup
within a minute or so of the connection to the database:
Password query failed: Not connected to database
Eventually the auth-worker will reconnect to the database and things will go
on normal for another minute or two, then the same issue
2007 Apr 16
1
MySQL 5.0.22 on CentOS 4.4
Hi...I was pleased to see MySQL 5.0.22 and PHP5 in CentOS 5.0 and as much as I
need these updates I think I should be safe and not upgrade until CentOS 5.1
is released. But for now I am running CentOS 4.4 with stock MySQL and PHP rpm
packages. I need to upgrade MySQL to 5.0 and I noticed there is a mysql-server-
5.0.22-1.centos.1.i386.rpm package in the centosplus directory. There is also a
2004 Mar 12
0
Meaning of "smbstatus" display
Hello.
I'm wondering about what smbstatus of Samba 3.0.2a display. When I run
"smbstatus --processes", I see that some "entries" from the lower
"services" list are not present in the upper part of the list.
Why is that so?
Let me give an example. In the smbstatus list below, I'm concerned about
these entries:
caxshare 9167 hpfrb34402ym Fri Mar 12
2012 Sep 26
2
mail size needed in dovecot sieve log line
This is a dovecot sieve log line:
2012-09-26T13:47:52+02:00 host/192.168.1.1 dovecot: [ID 583609
mail.info] lmtp(7565, user at domain): vTtJDTrrYlCNHQAAs1WjhA: sieve:
msgid=<MSGID>: stored mail into mailbox 'INBOX'
Would it be possible to have mail size logged here?
MU
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type:
2007 Sep 26
4
Asterisk realtime error
Hi! I am proving Asterisk 1.2.24 in realtime with MySQL 5.0.27 using Idefisk
softphones. I followed the steps of "how to" of voip-org but always have
this error:
Sep 25 20:29:07 WARNING[12000]: res_config_mysql.c:360 update_mysql: MySQL
RealTime: Failed to query database. Check debug for more info.
Sep 25 20:29:07 WARNING[12000]: res_config_mysql.c:360 update_mysql: MySQL
RealTime: