Displaying 20 results from an estimated 5000 matches similar to: "Asterisk and PostgreSQL"
2005 Feb 12
1
ast_data does not patch
Hello all,
I have just been trying to install the latest ast_data from:
http://svn.asteriskdocs.org/res_data/ast_data/
into my cvs version of Asterisk and have found that the install patching
fails.
---------------------------------------------
patching file contrib/scripts/sip-friends.sql
patching file contrib/scripts/iax-friends.sql
patching file apps/app_voicemail.c
patching file
2004 May 22
1
Dynamic SIP.CONF
Hey All,
We are looking to expand our usage of Asterisk and I am trying to make as
much of the configuration dynamic as I possibly can. The only part that I'm
having problems with is sip.conf. I can get asterisk to register each
extension with our local SER SIP proxy dynamically by using the
"sipfriends" table in the database, but I'm having trouble with the message
waiting
2005 Feb 27
2
[Asterisk-Dev] Asterisk 1.0.6
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Greetings Everyone!
Version 1.0.6 of Asterisk, zaptel, libpri, and Asterisk-addons has been
released. There is also a new tarball for Asterisk-sounds.
They are available for download on the digium FTP site:
ftp://ftp.asterisk.org/pub/asterisk/
ftp://ftp.asterisk.org/pub/zaptel/
ftp://ftp.asterisk.org/pub/libpri/
ChangeLogs are available with the
2004 May 28
3
Asterisk addons
Hi to all!!
Is there another method to download asterisk addons???
Thanks....
F
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040528/8f1f7764/attachment.htm
2006 Feb 16
2
Postgresql array converts to string????
Hi
We are using postgresql with rails, we find out that
when we read array from postresql (postgresql support
array type in table) the rails (or postgresql_adapter)
converts the arrays into Strings, example: we have a
data type array in a table which has two cells:
[cell1,cell2], rails will convert them into string
like this {cell1,cell2}. So after received the result
from a SQL request we have
2005 Jul 29
1
Asterisk 1.0.9 and PostreSQL DB
Hello everybody,
now I'm using MySQL for SIP/IAX friends and CDR. Is it also possible to
use PostreSQL instead of MySQL?
Regards
Bastian
2004 May 05
1
MySQL and VoiceMail again
Hi,
At first I would like to express how much I like Asterisk. Amazing product.
I compiled Asterisk with mySQL support for CDR and Voicemail. Everything
seems to be fine, I can see that Asterisk connects to mysql and logs CDRs. I
can also see that the VOicemail app is also logged in, however I can not
access any mailboxes.
Similar messages to others,
app_voicemail.c:3011 vm_execmain: Couldn't
2004 Aug 23
1
Problem with asterisk and postgresql
Hi Every one and Fabio Donaggio
Fabio Donaggio you have faced same type of problem with postgresql with
asterisk. Did you solved your problem. Please help me. The problem is as
follows:
When i reload the asterisk I had got this error
"== Parsing '/etc/asterisk/cdr_pgsql.conf': Found
Aug 23 14:22:33 ERROR[1076245120]: cdr_pgsql.c:299 my_load_module:
cdr_pgsql: Unable to connect
2004 May 26
7
PostgreSQL
Hi to all!!
Here's my problem:
[cdr_pgsql.so] => (PostgreSQL CDR Backend)
== Parsing '/etc/asterisk/cdr_pgsql.conf': Found
May 26 17:21:35 ERROR[16384]: cdr_pgsql.c:298 my_load_module: cdr_pgsql:
Unable to connect to database server localhost.
Calls will not be logged!
May 26 17:21:35 ERROR[16384]: cdr_pgsql.c:299 my_load_module: cdr_pgsql:
Reason: could not connect to server:
2004 Mar 30
3
mysql or postgresql?
Hi,
there are something that is using mysql instead postresql?
If I modify the modules.conf, and write load => cdr_mysql.so get this error:
loader.c:240 ast_load_resource: /usr/lib/asterisk/modules/cdr_mysql.so:
cannot open shared object file: No such file or directory
loader.c:359 load_modules: Loading module cdr_mysql.so failed!
Ok, there is no cdr_mysql.so, anybody it's using * with
2005 Jun 22
1
Re: [Serusers] ASTERISK+SER+MWI
What's wrong with ARA (asterisk realtime architecture)
from voip-info:
Asterisk, SER and MWI
http://mail.iptel.org/pipermail/serusers/2004-December/013727.html
Actually I wrote a patch for this and it supports
ast_data too. What you do is tell asterisk that all of
your phones IP addresses are your SER machine. Then
when a message gets left Asterisk sends the NOTIFY to
username at
2004 Aug 10
3
Polycom IP 500 - MWI Not Working
Hello All,
I have Polycom IP 500 phones which I would like to have message waiting
indicators on. So far, I have my system running well but the problem I
am seeing is that MWI doesn't seem to tell my phone that it should
display a MWI state. The light does not show when you have message nor
is there any indicator on the text lines of a message waiting. The wiki
doesn't cover this
2005 Jun 21
1
ast_data help
hello,
I need help with ast_data
I downloaded asterisk from cvs
cvs -d :pserver:anoncvs@cvs.digium.com:/usr/cvsroot co
-r HEAD asterisk
and the latest ast_data.
When i run ./INSTALL.txt i get :
serveur1:/opt/asterisk/ast_data# ./INSTALL
patching file contrib/scripts/sip-friends.sql
patching file contrib/scripts/iax-friends.sql
patching file apps/app_voicemail.c
Hunk #1 succeeded at 27 with
2004 May 27
1
Astersik and PostgreSQL
Hi to all!!
I'm successful to connect Asterisk to PostgreSQL database...
If it's possible, can anyone learn me how to store sip user in
PostgreSQL database and how to configure voicemail??
Thanks for all!!!
2005 Dec 09
6
Which mysql for a new project?
Hi all,
I am about to start a new RoR project. Which version of mysql is the
current best one to use? I will be using the soon-to-be-released RoR
1.0 for the project. I really don''t want to start a PostreSQL vs.
MySQL vs. Whatever war. I have all databases including Oracle at my
disposal. This project will be my testbed for using RoR with mysql. I
will be doing other tests with other dbs
2007 Jul 21
2
tincctl patches
(Second try to send this. I wonder if the first one gotten eaten by a
spam filter; I'll link to patches instead of attaching them.)
Here are the tincctl patches I've been working on. They apply to
http://www.tinc-vpn.org/svn/tinc/branches/1.1@1545. I intend to commit
them once the crypto stuff's fixed. Since they're basically done, I'm
emailing them now for review and in case
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 30
6
*** Asterisk Sunday News: Gone Fishing...
Spring is back in the Stockholm area. After a few day's worth winter re-runs,
the sun is back and night-time temperature is at least 5 degrees celsius. Time to
move out all my annual flowers and prepare the garden for summer.
Sweden is famous for our annual five week holidays - by law. From june to late
august, it's almost impossible to make any business decision, since there's always
2010 May 20
10
Which issue is keeping you from updrading to 1.6.2 ?
Hi,
I'm evaluating what could keep me from upgrading production systems to
1.6.2.
As 1.6.2 seems pretty close to 1.6.1 but I gave 1.6.2 a try but I met an
issue with BLF-pickup which kept me from going further.
Have you met other issues I should include include in my checklist ?
Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Feb 16
1
Syntax of pattern in map section
I can't seem to find any documentation on the meaning/syntax of the "pattern" variable in map sections that are found in dovecot-dict-sql.conf.ext for example. I am trying to setup shared folders.
The only thing[1] I found is:
>>First you'll need to know what kind of dict paths the code uses. ACL
>>plugin uses these paths:
>>