Displaying 20 results from an estimated 500 matches similar to: "Question: How to contribute to Asterisk-addons"
2015 Apr 29
2
Asterisk 1.8.32.3 chan_sip deadlock
Hello asterisk-users,
We've been having intermittent issues with chan_sip - it stops responding
to cli requests, trying to reload chan_sip from cli doesn't seem to have
any effect, initiated calls carry on for a short period, but no new SIP
requests are processed ('sip show channels' hangs forever, server stops
responding to SIP OPTIONS, or any other SIP messages). We have updated
2004 Jun 24
4
Asterisk with PostgreSQL
Hello Everybody,
I am trying to configure Asterisk to listen into a database which is
created in PostgreSQL. Whenever asterisk starts up, it is unable to
connect to the pg database and gives the following error:
[cdr_pgsql.so] => (PostgreSQL CDR Backend)
== Parsing '/etc/asterisk/cdr_pgsql.conf': Found
Jun 24 21:20:53 DEBUG[1074494336]: cdr_pgsql.c:284 my_load_module:
cdr_pgsql:
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:
2008 Feb 17
2
Asterisk reltime mode with Postgresql
Hi
I am having problems with Asterisk 1.4.18 and realtime architecture. I use
Postgresql-8.3 as the database.
Everything works OK; all sip phones (their configs are in the database) are
able to register to the server and I can make calls (dialplan is in the
database), but each time Asterisk reads the information from the database it
shows me this on the console:
[Feb 17 12:32:50] WARNING[620]:
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
2004 Dec 17
6
Realtime and PostgreSQL
Has anyone had any luck with PostgreSQL and Realtime? The realtime
instructions on voip-info seem pretty straight forward... just not woking for
me. I've included all of my config files below, and my console output.
Entire console bootup output:
[root@abox asterisk]# /usr/sbin/asterisk -vvvvvvc
== Parsing '/etc/asterisk/asterisk.conf': Found
== Parsing
2009 Oct 14
1
PostgreSQL problems
Folks,
I know this must be a configuration problem. Just changed servers
last nite -- an interim server running 1.6.1.6. Copied all of
/etc/asterisk to the new server and fired it up.
Now I'm getting:
[Oct 14 12:28:10] ERROR[8471]: cdr_pgsql.c:309 pgsql_log: Failed to
insert call detail record into database!
[Oct 14 12:28:10] ERROR[8471]: cdr_pgsql.c:310 pgsql_log: Reason:
ERROR: syntax
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
2006 Apr 17
1
cdr_pgsql failing to load in head
I've just upgrade to the latest head (20843) and I get the following error
.Apr 17 08:41:07 WARNING[8527]: loader.c:726 __load_resource: new style
cdr_pgsql.so (0x0) loaded RTLD_LOCAL
Apr 17 08:41:07 WARNING[8527]: loader.c:744 __load_resource: Key routine
returned NULL in module /usr/lib/asterisk/modules/cdr_pgsql.so
Apr 17 08:41:07 WARNING[8527]: loader.c:753 __load_resource: 5 errors
2007 Dec 01
2
cdr_pgsql error in 1.4.15
In Asterisk 1.4.15 if I try to configure cdr_pgsql.conf , asterisk crash
with this message
asterisk: symbol lookup error: /usr/lib/asterisk/modules/cdr_pgsql.so:
undefined symbol: PQescapeStringConn
Is this a knowed error?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20071201/a3aecc1d/attachment.htm
2010 Mar 15
1
Installing cdr_pgsql on asterisk 1.6.0.26
Hi folks,
I am struggling to install cdr_pgsql in asterisk 1.6.0.26. When I do the
./configure, it complains about the function PQescapeStringConn not
existing in -lpq, so when I do a make menuconfig, I can't select the
cdr_pgsql module.
I am using CentOS 5.4 with the yum PGDG repository for 8.4 version. Some
of the installed packages are postgresql-libs, compat-postgresql-libs,
2009 Aug 17
1
/usr/bin/ld: cannot find -lpq
Hi,
I am trying to install asterisk-1.2.34 but facing following issue. I have
gone through it and found that there are files in /usr/lib
libpq.a libpq.so libpq.so.4 libpq.so.4.1
make[1]: Entering directory `/usr/src/asterisk-1.2.34/cdr'
gcc -shared -Xlinker -x -o cdr_pgsql.so cdr_pgsql.o -lpq -lz
-L/usr/lib/pgsql
/usr/bin/ld: skipping incompatible /usr/lib/libpq.so when
2004 Jan 06
2
Problems compiling cdr_pgsql
Hi,
Having installed postgresql-devel-7.4-0.3 and postgresql-libs-7.4-0.3 I'm having probs. compiling cdr_pgsql, can anyone offer any pointers as to what I might be missing?
I'm hoping I've just missed out something like postgresql-wibblewobble-7.4-0.3 or something ...
Below is the result of a make in the cdr source dir which may help those of you in the know
thanks...
Andy
2006 May 31
5
Asterisk crashes at startup
Hi List,
Yesterday night after a power off due to a faulty UPS my asterisk
doesn't want to start anymore. Here is what I get on the CLI:
Asterisk Ready.
*CLI>
Disconnected from Asterisk server: Bad file descriptor.
Executing last minute cleanups
== Destroying musiconhold processes
Asterisk uncleanly ending (0).
I use 1.2.7 I think on a debian sarge and cdr_pgsql too.
Any ideas?
2004 Aug 09
1
Inbound Call Errors...
I have searched all over the web and have not really found anything
related to this error.... The only thing I found is related to a
system stops responding on DTMF, which does not happen here... THe
following is the output from the CLI:
*CLI> 2004-08-09 17:36:29 DEBUG[229390]: chan_sip.c:2332 sip_alloc:
Allocating new SIP call for
640E2D47-E98B11D8-8FDBE54A-5FB5A0CB@65.67.76.30
2007 Nov 30
2
My AsteriskNo unable to registration
Dear The Expert,
I am very new with this, I have installed AsteriskNow, X-Lite as my
SoftPhone, I am using SPA-3102.
I have 3 extensions,
me at 250, 998 is my Linksys SPA-3102 and 999 for PSTN Line (see below)
My problem is, I am unable to call 998, I thought this is registration
problem, (because the Linksys screen info said Registration Failed)
Could any body please help?
Many thanks in
2010 May 21
2
Using unix socket to connect with database
Hello,
I am using asterisk realtime with a postgresql database on the same server.
In res_pgsql.conf I have specified
[general]
dbhost=localhost
dbport=5432
dbname=asteriskdb
dbuser=psql
dbsock=/tmp/.s.PGSQL.5432
Since both asterisk and db are on same server, I would like asterisk
to connect to db using the local unix socket. However asterisk is not
using the local unix socket to connect to
2005 Jan 31
1
chan_sccp bug / problem
Hi list!
I'm having some problems with chan_sccp and a Kirk IP600. Basically the
handsets work (they emulate a Cisco 7940) but I have the following issues:
1. If a handset is in a conversation and there is a new incoming call,
the incoming audio is muted (but the other party can still hear anything
spoken on the handset). What is normal Asterisk behaviour, that a handset
is left alone
2007 Jun 11
1
Crashes with Spandsp, app_rxfax.c, and asterisk 1.4.4
Hi everybody,
I have a Fedora Core 4 x86 32 bit install, which I recently
upgraded from asterisk 1.2 to the office 1.4.4 tarball.
In the process of doing that I had to upgrade some
autoconf/automake stuff, but it worked fine, and my new asterisk
works fine.
Except that anytime I receive a fax with spandsp and app_rxfax,
asterisk seg faults.
I have applied the spandsp
2007 Mar 29
2
Problem while using asterisk Realtime
I am having problem while having asterisk work with ODBC (Postgres)
The error that I am getting is
"config.c: Realtime mapping for 'sippeers' found to engine 'odbc', but the engine is not available"
I really donot know what has went wrong. I have set the ODBC connection properly I have verified it using ::
[root@asterisk ~]# echo "select 1 " | isql asterisk