similar to: Core Dump: create_transaction (p=0x0) at pbx_dundi.c:2787

Displaying 20 results from an estimated 200 matches similar to: "Core Dump: create_transaction (p=0x0) at pbx_dundi.c:2787"

2006 Dec 13
0
Re: Core Dump: create_transaction (p=0x0) atpbx_dundi.c:2787
> -----Original Message----- > From: Tony Mountifield [mailto:tony@softins.clara.co.uk] > Sent: Wednesday, December 13, 2006 1:19 PM > To: asterisk-users@lists.digium.com > Subject: [asterisk-users] Re: Core Dump: create_transaction (p=0x0) > atpbx_dundi.c:2787 > > > In article > <645FEC31A18FE54A8721500CDD55A7B6035D0C47@mail.oneeighty.com>, > Douglas
2004 Nov 28
1
asterisk compile errors - pbx_dundi.c -help
Hi, Reviewing the archives I saw /2004-October/070314.html from Tim Lewis. His error is almost identical to mine i.e. when "make clean; make install" in asterisk sub dir, I get the following: pbx_dundi.c:54:18: zlib.h: No such file or directory pbx_dundi.c: In function `update_key': pbx_dundi.c:1315: warning: implicit declaration of function `crc32' pbx_dundi.c: In function
2010 Mar 13
0
PBX_DUNDI question
hello All, what could be the problem in dundi lookup *pbx_dundi.c:4109 dundi_result_read: Result number 1 is not valid for DUNDi query results for ID 879!* though it should return some results , it failed in getting those . foloowing is my DIALPLAN exten => s,n,Set(ID=${DUNDIQUERY(${NUMBER},priv,b)}) exten => s,n,NoOp(DUNDI-QUERY-ID [ ${ID} ]) exten =>
2008 Sep 17
1
pbx_dundi.c:4582 load_module: Unable to bind to 0.0.0.0 port 4520: Address already in use
On Tue, Sep 16, 2008 at 2:21 AM, Michiel van Baak <michiel at vanbaak.info> wrote: > On 22:46, Mon 15 Sep 08, hugolivude wrote: >> I have two Asterisk servers running on the same LAN. One starts fine, >> but when I start the other I get: >> >> pbx_dundi.c:4582 load_module: Unable to bind to 0.0.0.0 port 4520: >> Address already in use >> >>
2004 Sep 27
3
Asterisk Compile error
I'm trying to compile the voicemail module with mysql support and I get this error on the chan_zap module . Does anyone have any idea's on this one.. chan_zap.c: In function `handle_init_event': chan_zap.c:5668: error: `ZT_EVENT_POLARITY' undeclared (first use in this function) chan_zap.c:5668: error: (Each undeclared identifier is reported only once chan_zap.c:5668: error: for
2005 Jan 20
0
latest cvs will not compile
Good day, I just downloaded the latest CVS and it will not compile. This is the error I receive: pbx_dundi.c:54:18: zlib.h: No such file or directory pbx_dundi.c: In function `update_key': pbx_dundi.c:1313: warning: implicit declaration of function `crc32' pbx_dundi.c: In function `dundi_decrypt': pbx_dundi.c:1369: warning: implicit declaration of function `uncompress'
2005 Aug 23
1
latest CVS on Mandrake 9.2 Mini ITX
All, wondering if you can help, I had a perfectly working Mandrake 9.2 box running on a via Mini ITX 5000/classic. Asterisk (zaptel and libpri) was built from CVS head around 22nd July 2005. I decided now was a good time to ghost it up....although humorous for you all suffice to say, I ended up with a partitionless box! Following the install script I had created I built an identical server to
2005 Mar 21
0
Compile error for minimal install of Redhat 9.0 [SOLVED]
pbx_dundi.c: In function `update_key': pbx_dundi.c:1312: warning: implicit declaration of function `crc32' pbx_dundi.c: In function `dundi_decrypt': pbx_dundi.c:1368: warning: implicit declaration of function `uncompress' pbx_dundi.c:1368: `Z_OK' undeclared (first use in this function) pbx_dundi.c:1368: (Each undeclared identifier is reported only once pbx_dundi.c:1368: for
2009 Mar 29
1
DUNDi broken in asterisk 1.4-svn?
Hi Guys, since about two weeks pbx_dundi.so from svn segfaults when i load it, 1.4.24 release works fine on the same box. Can someone tell me if that's something weird with my Fedora8 system or a possible bug in svn? Program terminated with signal 11, Segmentation fault. #0 0x00000000 in ?? () (gdb) bt #0 0x00000000 in ?? () #1 0x0881d00c in dundi_encrypt (trans=0x985e6e0, pack=0x985b5e0)
2008 Sep 16
1
dundi
I have two Asterisk servers running on the same LAN. One starts fine, but when I start the other I get: pbx_dundi.c:4582 load_module: Unable to bind to 0.0.0.0 port 4520: Address already in use and Asterisk does not start. OK I thought, I'll just change the port in dundi.conf. I changed it to 4521 and indeed it started just fine, until I reboot that is. WHen I reboot, I get the same
2004 Nov 24
1
bristuff'ed version doesn't run
Hi everybody! I've managed to compile the bristuff patch on asterisk from Junghanns.net. I want to run this on the quadBRI card built into the PC. As I said, driver and asterisk are compiling well, but "asterisk -vvvvc" bombs with this message: [pbx_dundi.so]Nov 24 15:57:53 WARNING[1076754432]: loader.c:242 ast_load_resource: /usr/lib/asterisk/modules/pbx_dundi.so: undefined
2009 Aug 12
1
app_voicemail.so: undefinied symbol: global_app_buf
Hello, I recently completed a fresh install of Asterisk SVN-group-srtp-r183146M-/trunk , and I'm running into an issue getting the voicemail application module to load. Output from debug shows: ------------------------------- [Aug 11 22:00:01] NOTICE[20173]: loader.c:875 load_modules: 1 modules will be loaded. [Aug 11 22:00:01] WARNING[20173]: loader.c:376 load_dynamic_module: Error loading
2010 Mar 16
3
Asterisk 1.4.24 DUNDi CLI commands not found
Are there DUNDi CLI commands for Asterisk 1.4? I have searched google and I only see the dundi commands in Asterisk 1.6, although I see reference to them in older version's of Asterisk such as Asterisk 1.4 here: http://www.asteriskguru.com/tutorials/cli_cmd_14.html. When I view the CLI commands through help I don't see any of the dundi commands and there are errors when I run a command
2013 Nov 27
2
Asterisk uses 105% CPU
Hello, Using asterisk 1.8.24 on CentOS 6.4 I notice that the asterisk process is using between 105 en 110 % CPU : PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 1765 root 20 0 2508m 102m 8864 S 105.8 2.7 102:11.55 asterisk 2682 mysql 20 0 627m 29m 6204 S 0.7 0.8 1:59.51 mysqld 1 root 20 0 19228 1508 1220 S 0.0 0.0 0:00.75 init
2006 Apr 30
1
no such file to load -- net/https
Hi, Came across the substruct project and decided to download and play with it. Am running rails 1.1.2 with ruby 1.8.4 on Ubuntu. I start webrick .. went to the admin section of the store. Create a product. Went to the store section and put this product in my cart and then clicked on checkout. I fill the form and submit it . I click on the "Finish Order" button and get the following
2005 Jan 31
0
Error while trying to execute asterisk
asterisk -cv -------------------------------------------------------- Jan 31 18:03:20 WARNING[13145]: cdr_addon_mysql.c:264 my_load_module: Unable to load config for mysql CDR's: cdr_mysql.conf [app_addon_sql_mysql.so] => (Simple Mysql Interface) [pbx_dundi.so]Jan 31 18:03:20 WARNING[13145]: loader.c:258 ast_load_resource: /usr/lib/asterisk/modules/pbx_dundi.so: undefined symbol:
2006 Feb 01
2
Dundi key Problem
I am getting the following message when trying to lookup up a number via Dundi: Feb 1 13:39:24 NOTICE[20146]: pbx_dundi.c:1309 update_key: No such key 'office.pbx.bluegrass.net.pub' for creating RSA encrypted shared key for '00:a0:c9:55:91:89'! I have created keys on each box with "astgenkey -n office.pbx.bluegrass.net" using the host name for each box of course. I
2007 Apr 24
2
Funky BIND/named errors
I have been getting these for awhile now in my log files. Apr 24 11:02:38 asterisk named[1072]: lame server resolving 'pbx_loopback.so' (in'so'?): 205.166.226.38#53 Apr 24 11:02:38 asterisk named[1072]: lame server resolving 'pbx_dundi.so' (in 'so'?): 205.166.226.38#53 Apr 24 11:02:38 asterisk named[1072]: lame server resolving 'pbx_spool.so' (in
2010 Oct 21
10
Asterisk 1.80-rc5
Just done a clean install of rc5 on a totally new machine and found the following:- /etc/init.d/asterisk start errors on line 109 - there is no 0 before $VERBOSITY as in the other lines. More interesting is that after make samples I have no iax2 available. Dave Cotton
2023 May 23
0
Asterisk Release 20.3.0
The Asterisk Development Team would like to announce the release of Asterisk 20.3.0. The release artifacts are available for immediate download at https://github.com/asterisk/asterisk/releases/tag/20.3.0 and https://downloads.asterisk.org/pub/telephony/asterisk This release resolves issues reported by the community and would have not been possible without your participation. Thank You!