Displaying 12 results from an estimated 12 matches for "app_dbodbc".
2004 Jul 22
1
app_dbodbc URGENT
I have been searching for the last two days and I cannot seem to set
Asterisk to work from a database, can someone please tell me what I am doing
wrong here? Here are my files
[app_dbodbc.so] => (Database access functions for Asterisk extension logic)
== Parsing '/etc/asterisk/odbc.conf': Found
> app_dbodbc: dsn is MySQL-asterisk
> app_dbodbc: username is asterisk
> app_dbodbc: password is [secret]
> app_dbodbc: Error SQLConnect -...
2004 Apr 30
6
app_dbodbc segfault
Is anyone out there using app_dbodbc
(http://www.bkw.org/~brian/app_dbodbc.c)? Any problems with it?
I was able to get it all working, but it causes * to segfault every now
and then. It does not appear to be related to any specific function
(ODBCget,ODBCput,ODBCdel,ODBCdelltree). It is 100% repeatable. If I
noload the module, everyth...
2005 Aug 03
1
app_dbodbc for asterisk stable 1.09
Hi,
Has anyone manage to comile app_dbodbc or ast_data with the latest
stable release (1.09). If so can you give some guidence on howto do it
as I have trouble getting either working.
Umar
2004 May 14
4
app_dbmysql and ODBC Voicemail
I have done a little work on asterisk and database integration. Below is
a link to app_dbmysql, modeled after Brian's app_dbodbc but for pure
MySQL.
I also ported the mysql-vm-routines.h to ODBC in case anyone is
interested.
You can get both of these from:
http://www.cheapnet.net/~mike/asterisk
They were working as of yesterday CVS, but today CVS will not compile
and I have not looked into why. Let me know if you have...
2004 Jul 22
4
VSP? Looking for advice.
...Linejacks (greg)
4. RE: Asterisk and Linejacks (Assaf Benharoosh)
5. RE: Astricon costs... (Adams, Gavin)
6. RE: Asterisk and Linejacks (daryl@introspect.net)
7. RE: SIP register and unregister events via Manager API
(Matthias Endler)
8. Re: D-Link DPH-80S vs * (Chris Shaw)
9. RE: app_dbodbc URGENT (brian)
10. Re: D-Link DPH-80S vs * (Chris Shaw)
11. RE: D-Link DPH-80S vs * (Michael Swan)
12. Re: Asterisk and Linejacks (Coates Carter)
13. Re: Asterisk and Linejacks (Paul Oster)
--__--__--
Message: 1
From: Scott Laird <scott@sigkill.org>
Subject: Re: [Asterisk-Users] RAI...
2008 Sep 08
2
Pointers to replace astdb
...ilt as standalone PBX, so it's understandable.
Is it time to replace astdb with something like MySQL, so all asterisk boxes
in cluster can have identical access to all the informations, devstates,
etc...?
Our first thought is replacing the astdb implementation, currently with DB1,
with MySQL. app_dbodbc is a hint, but there are still many things to
consider: concurrency access from many box to same row, performance issues,
...
We need your pointers here. Where are the caveats? Is it the correct way to
start add clustering capabilities to asterisk?
Your replies are much appreciated,
--
With bes...
2004 Dec 11
2
long list of prefixes
if a phone number starts with one of 50+ prefixes,
i want to send the sip call to gateway X. if it
is in any other prefix, i want to send it to gate
Y.
i am not excited about a looooong list of extens,
but will do it if i have to.
i suspect there is a database hack, but i lose all
database contents if i reinstall the port (this
may be a feature of the freebsd port), and i have
not figured out a
2004 May 28
11
Asterisk Database
I'd like to be able to add additional fields to the the Asterisk
database. I'm using Mysql for most of my data lookup and manipulation,
and it seems to work pretty well. In keeping with what I know how to do,
it would be very handy to be able to insert say a "call forward number"
into a customer record. That way, I could automatically route calls to
extensions to a forwarded
2005 Feb 28
4
Recommendation for dialplan in case of DDoS atta cks?
I'm trying to formulate a strategy for our interconnected Asterisk IAX peers
to failover to the PSTN in the event of a DDoS. We currently use them like
this:
DID--->PRI--->Primary Asterisk--->IAX--->On-site Asterisk--->SIP
This works fine, and everyone is happy. One of my concerns, though, is if we
get DDoS'd - which happens probably once every couple of years. I'd
2008 Mar 08
3
replace astdb with a cluster-capable sql database engine
I've been searching the Internet for information
regarding the replacement of astdb with a modern sql
engine.
There are several reasons one would like to do this.
First of all, external applications have a hard time
reading/writing to the now-old astdb format.
Also (and this is what interests me most), the sql
astdb could easily be clustered throughout several
servers (I'm looking for a
2005 May 10
2
RE: Writing To Multiple MySql Tables
Ive got realtime and mysql.cmd to read from databases but apart from cdr
how else can * write? I need to write to 2x tables and cant do this with
cdr?
Any advice appreciated thanks.
---
Rafal Kaniewski
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.11.7 - Release Date: 09/05/2005
2004 May 10
1
DNS load-balancing & SRV records
Let's say I have a third-party device acting as a sip<-->pstn gateway, a
cluster of three asterisk servers, and a teensy bit of dns knowledge.
Let's now say those asterisk servers are a1.company.com at 192.168.0.1,
a2.company.com at 192.168.0.2, and a3.company.com at 192.168.0.3.
1. If I setup round-robin dns like so:
asterisk.company.com. IN A 192.168.0.1
asterisk.company.com. IN