Displaying 20 results from an estimated 100 matches similar to: "Reading Voicemail Config from MySQL"
2005 Feb 11
1
Still stuck trying to make Asterisk read MySQL
I've been continuing to experiment with MySQL. I'm
having absolutely no luck getting asterisk to read
voicemail configuration data and mailbox configuration
data from mysql tables instead of from voicemail.conf.
The default Asterisk setup that reads from
voicemail.conf and extensions.conf works fine. I'm
using
Asterisk CVS-v1-0-12/12/04-15:58:29 on a Whitebox
Enterprise Linux box.
2006 Jan 11
1
Better solution to mysql reconnect timeout
vmail*CLI> realtime mysql status
Jan 11 09:53:04 ERROR[3597]: res_config_mysql.c:623 mysql_reconnect: MySQL
RealTime: Failed to reconnect. Check debug for more info.
vmail*CLI> realtime mysql status
Connected to asterisk_vm@tritonvoice.com, port 3306 with username voicemail
for 1 days, 5 hours, 32 minutes, 7 seconds.
vmail*CLI> realtime mysql status
Connected to
2005 Aug 18
2
Asterisk configuration from database with res_config
I want to let Asterisk read its configuration from a mysql database. I
configured everything according to the wiki page:
http://www.voip-info.org/tiki-index.php?page=Asterisk+res_config.
However it doesn't work. I am using 1.0.8 asterisk version and here are
my config files:
Extconfig.conf:
[settings]
;uncomment to load queues.conf via the db engine.
;queues.conf =>
2005 Sep 15
1
Can not get realtime static voicemail.conf to work
Here is what happens on startup:
Sep 15 13:23:51 DEBUG[28130] res_config_mysql.c: MySQL RealTime:
Static SQL: SELECT category, var_name, var_val, cat_metric FROM
settings WHERE filename='voicemail.conf' and commented=0 ORDER BY
filename, cat_metric desc, var_metric asc, category, var_name,
var_val, id
Sep 15 13:23:51 DEBUG[28130] res_config_mysql.c: MySQL RealTime:
Everything is fine.
Sep
2005 Feb 03
1
403 Forbidden when registering sip user database on backend
i am getting 403 Forbidden message from asterisk when
it try to register my user agent. i am basically
useing mysql through ODBC. i hvae checked ODBC
connecteion with
'ODBC Show' command.
------------------------------------------------------
*CLI> odbc show
Name: mysql1
DSN: asteriskdsn
Connected: yes
*CLI>
------------------------------------------------------
and user is added to
2005 Mar 25
0
Re: Asterisk-Users Digest, Vol 8, Issue 210
Richard,
I feel a little stupid now. Our spam filter (GWAVA) was blocking the
emails because I had WAV files in the block list. One of those things
that doesn't occur to you until you've had a little bit of sleep.
Thanx for the help!
A
*--------------------------------
Date: Fri, 25 Mar 2005 06:03:42 -0800
From: "Richard J. Sears" <rsears@americanIS.net>
Subject: Re:
2005 Feb 11
1
Asterisk-MySQL: Not loading voicemail config from MySQL
Folks,
I'm trying to get Asterisk to load my voicemail
configuration from MySQL. I've followed the
instructions at:
http://www.voip-info.org/wiki-Asterisk+voicemail+database
I restarted Asterisk, but no luck: the voicemail.conf
does not get updated. I started with a sample
voicemail.conf that I found on the Wiki. Or was it
from Voicepulse? I can't remember. For initial
testing, I
2008 Jan 08
3
Test Environment Question
I have my master IMAP server running DC V1.0.10. The homedir and
INBOXdir are physically resident there and NFS exported (no caching) to
3 other machines. I have installed V1.1beta13 on one of them (which
thus accesses the homedir/INBOXdir remotely) and plan to have a limited
community test-drive it there. Are there any hazards or drawbacks in
doing this? While the homedirs and INBOXdirs
2012 Jun 05
3
CDRs on multiple servers.
Hello guys,
I need to be able to throw cdrs on more than one servers at a time. Please let me know how this can be done.
Thanks
2005 Jun 20
1
voicemail system
Hello,
I wish to use asterisk as a voicemail server with ser
.
I want to use asterisk external configuration toHello,
I wish to use asterisk as a voicemail server with ser
.
I want to use asterisk external configuration to
manage users and storing voicemail messages according
to ser database.
Where can i find the schema of the SQL DB for
voicemail accounts .
for example in extconfig ;
2004 Sep 19
4
X100p on VIA EPIA-V problems
Hi All,
I hope I'm posting this to the appriopriate list, and that cross posting
to two lists is OK. (If not, I'm sure I'll hear about it quickly :))
I'm running Asterisk on my (new) VIA EPIA-V motherboard.
This seems to be the ideal platform for a home version of asterisk - its
small, quiet, low power, and should have plenty of computing horsepower
if only it would work!
2005 Aug 23
1
asterisk+realtime
hello
i m using asterisk-1.0.9. i want to connect to db
through odbc. isql is working. but asterisk is not
getting user information from this table. can any one
pls check this
/etc/asterisk/extconfig.conf
[settings]
sipusers => odbc,mysql1,sip_buddies
sippeers => odbc,mysql1,sip_buddies
sip.conf => odbc,mysql1,sip_buddies
sipfriends => odbc,mysql1,sip_buddies
2005 Aug 23
0
asterisk problem with ODBC
hello
i m using asterisk-1.0.9. i want to connect to db
through odbc. isql is working. but asterisk is not
getting user information from this table. can any one
pls check this
odbc connection is working properly is there some
thing required
/etc/asterisk/extconfig.conf
[settings]
sipusers => odbc,mysql1,sip_buddies
sippeers => odbc,mysql1,sip_buddies
sip.conf =>
2005 Aug 18
0
Asterisk configuration from database
Nope, I got the stable 1.08 release from cvs.
Frank
From: "Wei Kun" <wei-kun@mediaring.com>
Subject: RE: [Asterisk-Users] Asterisk configuration from database
withres_config
To: "'Asterisk Users Mailing List - Non-Commercial Discussion'"
<asterisk-users@lists.digium.com>
Message-ID: <00a301c5a3c5$93384370$6f01010a@corp.mediaring.com>
Content-Type:
2014 May 29
1
voicemail with odbc
Hi,
I have some issue with voice mail with ODBC on asterisk 11.7 box. I may not
understand database functionality on asterisk fully. The most suspected
area is func_odbc. I already googled but not luck. Your guide is warmly
welcomed
*Error messages when I make call and leave message.*
-- <SIP/1ffa9-00000007> Playing 'auth-thankyou.g722' (language 'en')
[2014-05-28
2005 Mar 28
1
Problem installing SpanDSP Makefile.patch
***************
*** 41,50 ****
APPS+=$(shell if [ -f /usr/include/linux/zaptel.h ]; then echo
"app_zapras.so app_meetme.so app_flash.so a
pp_zapbarge.so app_zapscan.so" ; fi)
APPS+=$(shell if [ -f /usr/local/include/zaptel.h ]; then echo
"app_zapras.so app_meetme.so app_flash.so a
pp_zapbarge.so app_zapscan.so" ; fi)
APPS+=$(shell if [ -f /usr/include/osp/osp.h ]; then
2004 Jun 21
1
Problem compiling fax applications
I'm tring to compile fax applications on Debian system.
the spandsp library compiles ok, and when i try to
patch the make file in apps directory as is said in the instructions it
returns errors.
I'm using cvs version of asterisk .
--------------------------
voipgw:/usr/src/asterisk/apps# patch < Makefile.patch
patching file Makefile
Hunk #1 FAILED at 35.
Hunk #2 FAILED at 68.
2 out of
2004 Dec 28
2
Mysql and Voicemail
Hi,
I would like to enable mysql handling of voicemail boxes ... following
that tutorial
http://www.voip-info.org/wiki-Asterisk+voicemail+database
so I modified the makefile of /apps directory to include
USE_MYSQL_VM_INTERFACE=1
and copied mysql-vm-routines.h in the /apps dir, set up the db and
some boxes in the table, also edited the voicemail.conf file.
Everything compiles just fine, then
2004 Apr 07
0
no good day today ! :(
Today I updated my asterisk cvs, I would love to set up mysql support
for voiceboxes.
Here is what has happened (by now):
cvs does not compile as downloaded, module chan_oss reports an error;
if I compile with -i all works fine except for chan_oss.
Ok, time to set
USE_MYSQL_VM_INTERFACE=1 in apps\Makefile
and to do make install -i
When I launch asterisk, (with chan_oss excluded)I get a
2008 Mar 25
1
Have problem with realtime sql
Hi,
I am having a strange problem with attempting to get voicemail-to-mysql to
work.
The biggest problem is that I am not able to store voicemail into database.
So, I followed the
instructor found on the web:
Updated the /usr/src/asterisk/apps/Makefile to have
USE_MYSQL_VM_INTERFACE=1 and recompiled asterisk, with
make clean; make; make install
(By the way, is it necessary to update the Makefile