similar to: Asterisk Compile error

Displaying 20 results from an estimated 500 matches similar to: "Asterisk Compile error"

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)
2004 Dec 20
19
Updating Asterisk
I am attempting to update my Asterisk installation from 1.0 to the latest stable version. When I use CVS checkout, I am receiving the following messages on chan_sip.c: RCS file: /usr/cvsroot/asterisk/channels/chan_sip.c,v retrieving revision 1.510.2.25 retrieving revision 1.510.2.27 Merging differences between 1.510.2.25 and 1.510.2.27 into chan_sip.c M asterisk/channels/chan_sip.c Then, when
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
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
2004 Dec 08
4
Polycom 500 - Dialtone while connected
I just set up a Polycom 500 on *. Every few calls I make, the call connects and the receiving party can hear me (thru Broadvoice), but I still get ringing on my end, as if they never picked up. * logs look just fine. Does any one have any suggestions? Thanks. ________________________________ Adam S. Robins Executive Vice President & CIO PHARMACENTRA, LLP 5901B Peachtree Dunwoody
2004 Oct 07
5
Broadvoice problems
Is anyone else having problems with them? Until today everything was working fine. But now dtmf is not working on incoming calls. Any ideas? I tried calling them and their voicemail is not accepting answers. Is there another source for DIDs in the 314 or 636 area codes? Especially a company that supports something besides ulaw. I am going to hate switching numbers again, my wife is
2003 Jun 27
1
bug? -z option and large compressed data
Hi, I think I found a bug in usage of zlib. rsync 2.5.6 with -z fails like bellow. % cp install-disk2.iso /var/tmp/install-disk2.iso install-disk2.iso 100% |*****************************| 316 MB 00:56 % rsync -vIz install-disk2.iso 127.0.0.1:/var/tmp/install-disk2.iso install-disk2.iso deflate on token returned 0 (16384 bytes left) rsync error: error in rsync protocol
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
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 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
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
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
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
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 >> >>
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
2006 Dec 13
1
Core Dump: create_transaction (p=0x0) at pbx_dundi.c:2787
Anyone seen this...? Is it a known issue? I'd file a bug, but we're on 1.2.9.13, and every time I file a bug and it isn't against the latest code I get given crap for it. Given that most of the time you don't know HOW to reproduce a problem on the latest code anyway, not accepting bugs from older versions does the community no service, because potential bugs are never accepted for
2005 Aug 08
3
Speex QoS
Can anyone out there please tell me what ports Speex uses? I want to set up QoS on switches but I can't seem to find this information anywhere. The contents of this email message and any attachments are confidential and are intended solely for addressee. The information may also be legally privileged. This transmission is sent in trust, for the sole purpose of delivery to the intended
2005 Jun 27
6
TDM card and voicemail volume
Hello, I saw some conversation about this in the archives, but nothing definitive. If a call comes in over a CO line via the TDM400P, the Comedian Mail recording volume is so low it's inaudible. Calls coming in via SIP or IAX do not have this problem. Does anyone have any information on this issue? Thanks, Adam The contents of this email message and any attachments are confidential and