similar to: compiling problems

Displaying 20 results from an estimated 3000 matches similar to: "compiling problems"

2003 Aug 05
5
(no subject)
Does anyone keep a known telemarketer caller id database? If not has anyone proposed an Asterisk community project to share this information? Sort of a nation wide blacklist so Asterisk'ers can cut down on the garbage calls... -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Feb 21
3
Zaptel 1.4.0
I go to my Zaptel 1.4.0 folder and run ./configure; make linux26; make install and I don't see any errors. This is out of my modprobe.conf: install tor2 /sbin/modprobe --ignore-install tor2 && /sbin/ztcfg install torisa /sbin/modprobe --ignore-install torisa && /sbin/ztcfg install wcusb /sbin/modprobe --ignore-install wcusb && /sbin/ztcfg install wcfxo
2004 Jan 30
6
Compiling zaptel
I take it you are running RedHat 8 (or 9) since this is the most up-to-date kernel. Did you install the kernel-sources and kernel-util rpms as well? You'll need these in order to compile and install zaptel. -sb -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com]On Behalf Of T. Chan Sent: Friday, January 30, 2004 4:01 PM
2006 Nov 30
6
zaptel compilation problems with linux 2.6.19
Hello! I have problems compiling zaptel (tried 1.2.11, 1.2.10 and 1.4.0-beta2 -- all give the same error) with 2.6.19 kernel CC [M] /home/roman/install/asterisk/zaptel-1.4.0-beta2/xpp/card_fxo.o In file included from /home/roman/install/asterisk/zaptel-1.4.0-beta2/xpp/xpd.h:26, from /home/roman/install/asterisk/zaptel-1.4.0-beta2/xpp/card_fxo.c:28:
2006 Oct 28
1
Compiling Zaptel 1.2.10 on Ubuntu 6.10
Here's a weird problem that I'm not quite sure how to resolve. Zaptel 1.2.10 compiles just fine with "make", but when "make install" is run, this happens: [ `id -u` = 0 ] && /sbin/depmod -a 2.6.17-10-generic || : [ -f /etc/zaptel.conf ] || install -D -m 644 zaptel.conf.sample /etc/zaptel.conf build_tools/genmodconf linux26 "" "tor2 torisa wcusb
2007 Feb 19
1
Problems with CentOS ztdummy kernel 2.6
Hi List, I am having some trouble with installing the latest version of ztdummy on a CentOS Kernel 2.6 system. I have installed a few Asterisk systems on Slackware Kernel 2.4.x without any issues, unfortunately there is no choice about this distro, or kernel as it has been preinstalled by someone else. And so I am in the dark with an unfamiliar distro and kernel. I am fairly sure the
2006 Apr 24
1
compiling zaptel-1.2.5
Hello, What's wrong ? make install ..... options torisa base=0xd0000 alias char-major-196 torisa alias wcfxs wctdm alias wct2xxp wct4xxp if [ -d /etc/modutils ]; then \ /sbin/update-modules ; \ fi depmod: *** Unresolved symbols in /lib/modules/2.4.27-2-386/misc/wctdm24xxp.o depmod: *** Unresolved symbols in /lib/modules/2.4.27-2-386/misc/zaptel.o depmod: *** Unresolved symbols in
2003 Sep 13
9
LineJack + Asterisk HELP!
Hello, I have ISA card LineJack. I could not find any information if this card can work as fxo with Asterisk. If it can work, can somebody point me how to install it on my Asterisk box. Or maybe there is some documentation about it how to install LineJack. I will be very thankful for any help. Regards Bartosz Jozwiak ------------------------------------------------- This mail sent through IMP:
2004 May 31
3
Quicknet PhoneJack Configuration
Hi all, I am still confused about the way to use asterisk with QuickNet Phonejack. If I am not wrong, The phonejack card should be using the phone.conf as the asterisk channel. I was initially confused with the ZAP channel (The digium card), now that I have found out that Phonejack should use the Linux Telephony Devices and its configuration file is phone.conf, but the question is I do not know
2003 Feb 28
2
error in tor2
i have error in install module of tor2. but it compile good. what happen ? ivr2:/usr/src/zaptel # make clean; make install rm -f torisatool makefw tor2fw.h rm -f zttool rm -f *.o ztcfg tzdriver sethdlc rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo rm -f gendigits tones.h rm -f libtonezone* rm -f tor2ee rm -f core cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o
2003 Apr 28
9
Dialing using X100P
My setup: X100P and Quicknet PhoneJack. I can't seem to properly set up a Zap channel for my X100P. Here are some of my configurations: [zaptel.conf] fxsks=1 #X100P fxoks=2 #Quicknet PhoneJack defaultzone=us loadzone=us [zapata.conf] [channels] context=local signalling=fxs_ks channel->1 ;X100P [extensions.conf] ... [local] exten=>_NXXNXXXXXX,1,Dial,Zap/1 ;I'm pretty sure the
2003 Jul 14
2
Using 2 PhoneJacks with Asterisk for Data calls.
Hi, I have recently discovered the project along with the PhoneJacks produced by quicknet, they could be the answer to something I have been looking into. I would like to be able to test using a dial-in server & possibily also a Windows RAS server, however I only have 1 phone line. I was thinking that I create a setup like that illustrated below to solve the problem:- Ext 1000
2003 Apr 29
10
Creating a phone channel
I need help creating a channel for my phone device (Quicknet PhoneJack). I have installed and loaded the driver and phone devices listen in /dev (phone0 - phone15). [phone.conf] mode=dialtone format=slinear device => /dev/phone0 fxoks=2 ;Quicknet PhoneJack [extensions.conf] ... exten=>_NXXNXXXXXX,1,Dial,Phone/phone0 ... When I try to make a call, I get the following output: Executing
2004 Jan 21
2
zaptel part II
Hello people, Went to IRC and zoa helped a bit by saying me to Do a insmod zaptel and insmod wcusb When I did the insmod zaptel it worked fine, but when I did the wcusb it said asterisk:/usr/src/zaptel# insmod wcusb Using /lib/modules/2.4.24/misc/wcusb.o /lib/modules/2.4.24/misc/wcusb.o: unresolved symbol usb_submit_urb_R3d6f870e /lib/modules/2.4.24/misc/wcusb.o: unresolved
2004 Jan 13
5
linux journal article on asterisk
For anybody who didn't know there is an article on asterisk in February's Linux Journal. AJ
2006 Jan 08
2
Zaptel make install error
/bin/sh: -c: line 0: syntax error near unexpected token `;' /bin/sh: -c: line 0: `if [ -n "" ]; then if [ -f ]; then mv -f .bak ; fi; cat .bak | grep -v "alias char-major-250" | grep -v "post-install torisa /sbin/ztcfg" | grep -v "post-install wcfxsusb /sbin/ztcfg" | grep -v "alias wctdm" | grep -v "post-install wctdm
2003 May 23
1
Gnophone no sound
Hello all, I'am trying to use 2 gnophones on my LAN. But I can't get any sound. Here is my configuration: 1. on PC1, I have: - Asterisk compiled from CVS (CVS-05/15/03) and it runs. - Gnophone binary version from Debian: 0.2.4+cvs.20020624-3 - a sound card working ( module es1371 for /dev/dsp) - I registered it as "alice" in extensions.conf 2. on PC2, I
2003 Dec 27
3
Setting up asterisk on Rh 9
Hi Friends, I am new to linux and new to asterisk. I need some help setting up asterisk in my linux box. Does anyone have a step by step guide ? On my PC i have installed a phonejack (from Quicknet) as well. Your help is appreciated.. I kind lost.. thanks, _________________________________________________________________ Expand your wine savvy — and get some great new recipes — at MSN Wine.
2003 Apr 25
9
Dialplan question
First, here's what I want to do / what I have: X100P and a Quicknet PhoneJack. I want to be able to pick up the analog phone (connected to the phonejack) and dial another computer (with the same hardware) or just make a regular phone call which will be decided by asterisk depending on the phone number dialed. I know that this won't be taking full advantage of asterisk, but I'm
2004 Jan 15
1
Problem at compiling zaptel
Hi all! Can anybody please give me some advice, what is wrong at my first try to compile Asterisk. I have successfully downloaded the sources from CVS, but now the next step at zaptel " clean; make install" fails. Please have a look at the error-log below. There must be a fundamental mis-configuration I suppose, but I am unfortunately not an expert in this area. Franz ------ error