similar to: Asterisk 1.2.13 can't load module app_curl.so

Displaying 20 results from an estimated 120 matches similar to: "Asterisk 1.2.13 can't load module app_curl.so"

2004 Dec 28
3
Fedora Core 3 app_curl compile error?
Hi, I'm making the latest CVS asterisk source on a newly installed Fedora Core 3 distribution. However, when the makefile for asterisk/apps runs, it generates an error when trying to link app_curl.so complaining about not finding -lidn. Has anyone else run into this problem? I can chase down libidn but I find it odd that others on the list have seemingly gotten asterisk to work on FC3 but
2005 Jun 19
0
app_curl.so: Can't locate module sound-service-0-3
Hi, What does an't locate module sound-service-0-3 mean in the context below? I don't use curl as far as I know. Should I "noload" it in modules.conf? [app_curl.so]Jun 19 08:41:25 b2 kernel: Registered tone zone 0 (United States / North America) Jun 19 08:41:34 b2 kernel: Intel 810 + AC97 Audio, version 1.01, 02:25:38 Dec 24 2004 Jun 19 08:41:34 b2 kernel: PCI: Found IRQ
2005 Jun 02
1
compile asterisk
hello i have a small problem in installation of asterisk can any one tell me what is the solution gcc -shared -Xlinker -x -o app_zapscan.so app_zapscan.o gcc -pipe -Wall -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -g -Iinclude -I../include -D_REENTRANT -D_GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-HEAD-05/26/05-20:43:39\"
2006 Apr 19
1
Error installing asterisk
I am instaling asterisk on Fedora core 3. I have instaled zaptel-1.2.3, libpri-1.2.2, but when I am instaling (make install) asterisk I have the following error: .................... _GNU_SOURCE -O6 -march=i686 -DZAPTEL_OPTIMIZATIONS -fomit-frame-pointer -fPIC -c -o app_zapscan.o app_zapscan.c gcc -shared -Xlinker -x -o app_zapscan.so app_zapscan.o gcc -pipe -Wall
2005 Jan 27
4
/usr/bin/ld: cannot find -lidn
Bueller? Is this a lib of some kind? Google and lists bring up nada, this is from ast cvs head latest on Fedora Core 3. /usr/bin/ld: cannot find -lidn collect2: ld returned 1 exit status make[1]: *** [app_curl.so] Error 1 make[1]: Leaving directory `/usr/src/asterisk/apps' make: *** [subdirs] Error 1 [root@zoot asterisk]# uname -a Linux zoot 2.6.9-1.667smp #1 SMP Tue Nov 2 14:59:52 EST 2004
2005 Jun 09
1
compile error cannot find -lidn
hello can u tell me what is the problem in my asterisk or linux why i am getting this error while make. PTEL_OPTIMIZATIONS -DASTERISK_VERSION=\"CVS-HEAD-05/26/05-20:43:39\" -DASTERISK _VERSION_NUM=999999 -DINSTALL_PREFIX=\"\" -DASTETCDIR=\"/etc/asterisk\" -DASTLIB DIR=\"/usr/lib/asterisk\" -DASTVARLIBDIR=\"/var/lib/asterisk\"
2006 Jan 22
6
spandsp Error
I cannot see it!!!! make[1]: Leaving directory `/usr/local/src/svn-versions/asterisk/pbx' /bin/sh: curl-config: command not found make[1]: Entering directory `/usr/local/src/svn-versions/asterisk/apps' Makefile:103: *** missing separator. Stop. make[1]: Leaving directory `/usr/local/src/svn-versions/asterisk/apps' make: *** [depend] Error 1 Makefile: 93 install: all 94
2005 Jan 07
5
fax e-mail spandsp
I'm trying to install spandsp But when I try to patch the Makefile it gives this error [root@pbxmilkshake apps]# patch < apps_makefile.patch patching file Makefile Reversed (or previously applied) patch detected! Assume -R? [n] y Hunk #1 succeeded at 41 (offset -6 lines). Hunk #2 FAILED at 67. is it ok to go on
2005 Jan 10
1
/usr/bin/ld error on make asterisk with Fedora Core 3
I've downloaded the latest CVS as of yesterday. Zaptel and libpri compile and link OK but after issuing the "make asterisk" command I get the following: /usr/bin/ld: cannot find -lidn collect2: ld returned 1 exit status make[1]: *** [app_curl.so] Error 1 make[1]: leaving directory '/usr/src/asterisk/apps' make: *** [subdirs] Error 1 Linux version is 2.6.9-1.667 gcc
2004 Aug 18
27
SpanDSP
Anyone knows where can I find spandsp? Official site seems permanently down... TIA, Simone.
2005 Sep 14
11
RxFax/TxFax - Compile Problem
Anyone know how to fix this? gcc -shared -Xlinker -x -o app_rxfax.so app_rxfax.c -lspandsp -ltiff In file included from app_rxfax.c:14: /usr/include/asterisk/lock.h: In function `ast_mutex_init': /usr/include/asterisk/lock.h:302: error: `PTHREAD_MUTEX_RECURSIVE' undeclared (first use in this function) /usr/include/asterisk/lock.h:302: error: (Each undeclared identifier is reported
2006 Jan 13
0
R: RE: RE: Spandsp
Patch it by hand. Follow this help http://www.asteriskguru.com/tutorials/spandsp.html Hi Giordano -----Messaggio originale----- Da: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] Per conto di Tomislav Parcina Inviato: venerd? 13 gennaio 2006 12.28 A: asterisk-users@lists.digium.com Oggetto: [Asterisk-Users] RE: RE: Spandsp In article
2005 Jun 15
0
Error installing Asterisk with zaptel and libpri
Hi all, I have a vergin Linux box (FC3) and Digium's TDM20B card installed in it. I followed the Digium's quick intallation guide. donwloded CVS successfully, installed in this order zaptel>libpri>Asterisk and got this error without installing asterisk in my box. ***************************************************** (this is the end of the screen dump) /usr/bin/ld: cannot find -lidn
2005 Jun 15
1
app_dial.c:977 dial_exec_full: Unable to create channel of type 'Zap' (cause 0)
Hi, Ive been struggling with asterisk for a few days now. I understand pretty much how it works and how to tie things together (SIP -> SIP internally works fine etc), but just cannot get asterisk to work with an X100P clone (its a Ambient MD3200, if that means anything to you guys). I have tried (initially) asterisk 1.07 with zaptel 1.07, and now Asterisk CVS-HEAD with zaptel cvs. Both give
2002 May 04
0
Shorewall 1.2.13 Available
In this release: 1. Whitelist support has been added. 2. Optional SYN Flood protection is now available. 3. Aliases added under ADD_IP_ALIASES and ADD_SNAT_ALIASES now use the VLSM and broadcast address of the interface''s primary address. 4. Port forwarding rules may now optionally override the contents of the /etc/shorewall/nat file. -Tom -- Tom Eastep \ Shorewall -
2002 May 07
0
Shorewall-1.2.13 .deb is now in Debian Unstable
Thanks, Lorenzo! -Tom -- Tom Eastep \ Shorewall - iptables made easy AIM: tmeastep \ http://www.shorewall.net ICQ: #60745924 \ teastep@shorewall.net
2006 Oct 18
0
Asterisk 1.2.13 released - Security Vulnerability Fix
The Asterisk Development team has released an update to Asterisk 1.2, Asterisk 1.2.13. This release contains a fix for a security vulnerability recently found in the chan_skinny channel driver (for Cisco SCCP phones). This vulnerability would enable an attacker to remotely execute code as the system user running Asterisk (frequently 'root'). The exploit does not require that the
2006 Oct 18
0
Asterisk 1.2.13 released - Security Vulnerability Fix
The Asterisk Development team has released an update to Asterisk 1.2, Asterisk 1.2.13. This release contains a fix for a security vulnerability recently found in the chan_skinny channel driver (for Cisco SCCP phones). This vulnerability would enable an attacker to remotely execute code as the system user running Asterisk (frequently 'root'). The exploit does not require that the
2007 Feb 09
0
Zaptel 1.2.13 released!
The Asterisk development team is pleased to announce the release of Zaptel 1.2.13. This release contains a large number of bug fixes, an important performance improvement for most Digium cards, and support for new Digium hardware and some significant improvements in the XPP driver for Xorcom's Astribank hardware. In detail: * A modification was made to the drivers for all Digium PCI cards
2007 Feb 09
0
Zaptel 1.2.13 released!
The Asterisk development team is pleased to announce the release of Zaptel 1.2.13. This release contains a large number of bug fixes, an important performance improvement for most Digium cards, and support for new Digium hardware and some significant improvements in the XPP driver for Xorcom's Astribank hardware. In detail: * A modification was made to the drivers for all Digium PCI cards