search for: zonedata

Displaying 20 results from an estimated 67 matches for "zonedata".

2005 Jul 21
2
zaptel make problems (long)
...x26. I get errors in the two cases. Simple make: aaberga@epsilon-hq:~/asterisk sources/zaptel-1.0.9> uname -r 2.6.11.4-21.7-default aaberga@epsilon-hq:~/asterisk sources/zaptel-1.0.9> make clean rm -f torisatool makefw tor2fw.h rm -f zttool rm -f *.o ztcfg tzdriver sethdlc sethdlc-new rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo rm -f *.ko *.mod.c .*o.cmd rm -f gendigits tones.h rm -f libtonezone* rm -f tor2ee rm -f core aaberga@epsilon-hq:~/asterisk sources/zaptel-1.0.9> make cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA - DZAPTEL_CONFIG=\"/etc/zaptel.conf\&q...
2005 Jun 06
1
Zaptel comple on FC2
...69900 bytes from file cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o ztcfg.o ztcfg.c cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DBUILDING_TONEZONE -o zonedata.lo zonedata.c cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DBUILDING_TONEZONE -o tonezone.lo tonezone.c ar rcs libtonezone.a zonedata.lo tonezone.lo cc -o ztcfg ztcfg.o -lm -L. libtonezone.a cc -I. -O4 -g -Wall -DBUILDING...
2004 Aug 16
1
Compile error on Zaptel with Suse 9.1 (follow-up of subject: What is the best Linux for asterisk)
...memory 400Mhz Geforce MX 4000 64MB 40 GB Harddisk US040814:/usr/src # ln -s /lib/modules/2.6.5-7.104-default/build linux-2.6 US040814:/usr/src # cd zaptel US040814:/usr/src/zaptel # make clean rm -f torisatool makefw tor2fw.h rm -f zttool rm -f *.o ztcfg tzdriver sethdlc sethdlc-new rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo rm -f *.ko *.mod.c .*o.cmd rm -f gendigits tones.h rm -f libtonezone* rm -f tor2ee rm -f core US040814:/usr/src/zaptel # make linux26 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o gendigits.o gendigits.c cc -o gendigits gendigits.o -lm...
2005 Jul 01
2
make error for zaptel
...68 2005-06-12 17:43 packages drwxr-xr-x 2 root root 2720 2005-07-01 12:43 zaptel-1.0.8 gl0:/usr/src # uname -r 2.6.11.4-20a-smp gl0:/usr/src # cd zaptel-1.0.8/ gl0:/usr/src/zaptel-1.0.8 # make clean rm -f torisatool makefw tor2fw.h rm -f zttool rm -f *.o ztcfg tzdriver sethdlc sethdlc-new rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo rm -f *.ko *.mod.c .*o.cmd rm -f gendigits tones.h rm -f libtonezone* rm -f tor2ee rm -f core gl0:/usr/src/zaptel-1.0.8 # make linux26 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o gendig...
2005 Oct 05
2
Zaptel tone description
Lilantha, the tones are supposed to be switched using the loadzone and defaultzone lines in /etc/zaptel.conf , and, progzone in /etc/asterisk/zapata.conf. The information about countries and frequencies/times are at zonedata.c located in the sourcecode of zaptel. As you may know, changing zonedata.c information requires a re-compilation of the zaptel module. Hope it helps, Ricardo Poppi. Date: Wed, 5 Oct 2005 19:02:23 +0800 From: "Lilantha Karunaratne" <lilantha.karunaratne@gmail.com> Subject: [Ast...
2007 Jul 31
0
Zaptel compiling broken: error: conflicting types for '__kernel_dev_t'
dear all, when i complied the latest Zaptel-1.2.19 to upgrade my asterisk system, it told me those errors: cc -c -fPIC -DSTANDALONE_ZAPATA -DBUILDING_TONEZONE -DHOTPLUG_FIRMWARE -I. -O4 -g -Wall -DBUILDING_TONEZONE -o zonedata.lo zonedata.c In file included from zaptel.h:31, from tonezone.h:27, from zonedata.c:26: /usr/include/linux/types.h:18: error: conflicting types for '__kernel_dev_t' /usr/include/asm/posix_types.h:10: error: previous declaration of '__kernel_dev_t' was here /usr/include/linux/types....
2006 Mar 13
1
Failed installing zaptel
...GC TE405P CentOS-4.2-i386 Here is the output trying to do a 'make' =============================================== make clean rm -f torisatool makefw tor2fw.h radfw.h rm -f ztcfg torisatool makefw ztmonitor ztspeed zttool zttest fxotune rm -f *.o ztcfg tzdriver sethdlc sethdlc-new rm -f zonedata.lo tonezone.lo libtonezone.so *.lo rm -f *.ko *.mod.c .*o.cmd rm -rf .tmp_versions rm -f gendigits tones.h rm -f libtonezone* rm -f tor2ee rm -f fxotune rm -f core rm -f ztcfg-shared fxstest [root@exterm-dayton zaptel]# make cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CO...
2005 Feb 01
2
Problems compiling zaptel on SuSE V9.2
...ning: make dep is unnecessary now. and make tells me make[1]: *** No rule to make target `modules'. Stop. asterisk:/usr/src/zaptel # make clean rm -f torisatool makefw tor2fw.h rm -f ztcfg torisatool makefw ztmonitor ztspeed zttest fxotune rm -f *.o ztcfg tzdriver sethdlc sethdlc-new rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo rm -f *.ko *.mod.c .*o.cmd rm -rf .tmp_versions rm -f gendigits tones.h rm -f libtonezone* rm -f tor2ee rm -f fxotune rm -f core asterisk:/usr/src/zaptel # make linux26 cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/...
2005 Jun 17
1
bristuff-0.2.0-RC8g: zaptel error in suse 9.2
...n the kernel sources. but when i try to complile zaptel from the britstuff package this is the result: linux:/usr/src/asterisk/bristuff-0.2.0-RC8g/zaptel-1.0.7 # make clean rm -f torisatool makefw tor2fw.h rm -f zttool ztspeed zttest ztmonitor rm -f *.o ztcfg tzdriver sethdlc sethdlc-new rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo rm -f *.ko *.mod.c .*o.cmd rm -f gendigits tones.h rm -f libtonezone* rm -f tor2ee rm -f core rm -rf .tmp_versions linux:/usr/src/asterisk/bristuff-0.2.0-RC8g/zaptel-1.0.7 # make cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=...
2006 Mar 13
1
Spam? Re: Failed installing zaptel
...gt;Here is the output trying to do a 'make' >=============================================== > >make clean >rm -f torisatool makefw tor2fw.h radfw.h rm -f ztcfg torisatool makefw >ztmonitor ztspeed zttool zttest fxotune rm -f *.o ztcfg tzdriver >sethdlc sethdlc-new rm -f zonedata.lo tonezone.lo libtonezone.so *.lo >rm -f *.ko *.mod.c .*o.cmd rm -rf .tmp_versions rm -f gendigits tones.h >rm -f libtonezone* rm -f tor2ee rm -f fxotune rm -f core rm -f >ztcfg-shared fxstest [root@exterm-dayton zaptel]# make >cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE...
2004 Jul 01
0
zaptel wont compile errors on zttest
...ives me an error at this portion of the installation: /include/linux/modversions.h -DSTANDALONE_ZAPATA -c wct4xxp.c cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o ztcfg.o ztcfg.c cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DBUILDING_TONEZONE -o zonedata.lo zonedata.c cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DBUILDING_TONEZONE -o tonezone.lo tonezone.c ar rcs libtonezone.a zonedata.lo tonezone.lo cc -o ztcfg ztcfg.o -lm -L. libtonezone.a cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -c -o torisatoo...
2007 Jan 16
0
input request: progzone and zaptel hangup
Hi I noticed that my system has three sets of data regarding telephony behaviour in different parts of the world: 1. libtonezone , part of zaptel, and the data is from the source file zaptel/zonedata.c . Zaptel seems to use it for generating some tones. 2. /etc/asterisk/indications.conf . Asterisk uses it to play tones of busy, congestion, dialtone, etc. (PlayTones). The format is pratically equivalent to zonedata.c . 3. main/dsp.c has an "aliases" table with 5 countries that are a...
2007 May 12
2
zonedata.c
Hi, Could anyone tell me how to read the values in the "zonedata.c" file? I am looking at the "zt_tone_ringtone" field mainly. Thank you. Jad Wauthier -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070512/4c0387be/attachment.htm
2005 Sep 23
1
ztdummy compile again
...42096 bytes from file cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o ztcfg.o ztcfg.c cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DBUILDING_TONEZONE -o zonedata.lo zonedata.c cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DBUILDING_TONEZONE -o tonezone.lo tonezone.c ar rcs libtonezone.a zonedata.lo tonezone.lo cc -o ztcfg ztcfg.o libtonezone.a -lm cc -I. -O4 -g -Wall -DBUILDING_TON...
2005 Jul 31
0
Building zaptel.1.0.9 on Suse 9.3
...ytes from file >cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA - DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o ztcfg.o ztcfg.c >cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DBUILDING_TONEZONE -o zonedata.lo zonedata.c >cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DBUILDING_TONEZONE -o tonezone.lo tonezone.c >ar rcs libtonezone.a zonedata.lo tonezone.lo >cc -o ztcfg ztcfg.o -lm -L. libtonezone.a >cc -I. -O4 -g -Wa...
2005 Jan 21
0
Problem compiling zaptel-1.0.3
..., if that would help. Scott -------------- next part -------------- Script started on Fri 21 Jan 2005 11:33:01 AM PST [sbn@sna-13 zaptel-1.0.3]$ make clean;make KERNEL_SOURCE=/home/sbn/src/linux-2.6.10 rm -f torisatool makefw tor2fw.h rm -f zttool rm -f *.o ztcfg tzdriver sethdlc sethdlc-new rm -f zonedata.lo tonezone.lo libtonezone.so.1.0 *.lo rm -f *.ko *.mod.c .*o.cmd rm -f gendigits tones.h rm -f libtonezone* rm -f tor2ee rm -f core cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o gendigits.o gendigits.c cc -o gendigits gendigit...
2006 Dec 23
0
centos4.4 x86_64 and zaptel-1.2.12 compile problems?
...mv version.h.tmp version.h ; \ fi rm -f version.h.tmp cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE -c -o ztcfg.o ztcfg.c cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DBUILDING_TONEZONE -o zonedata.lo zonedata.c cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DBUILDING_TONEZONE -o tonezone.lo tonezone.c ar rcs libtonezone.a zonedata.lo tonezone.lo cc -o ztcfg ztcfg.o libtonezone.a -lm cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/z...
2005 Jan 20
1
Re: zaptel on 2.6.10 kernel - debian.
...096 bytes from file cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o ztcfg.o ztcfg.c cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DBUILDING_TONEZONE -o zonedata.lo zonedata.c cc -c -fPIC -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA -DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DBUILDING_TONEZONE -o tonezone.lo tonezone.c ar rcs libtonezone.a zonedata.lo tonezone.lo cc -o ztcfg ztcfg.o -lm -L. libtonezone.a cc -I. -O4 -g -Wall -DBUILDIN...
2004 Jun 28
4
zaptel compile error
have just updated the sources from cvs when i compile zaptel i get following error can help me ? nicolas snip.... zaptel.c: In function `zt_ctl_ioctl': zaptel.c:3042: warning: assignment from incompatible pointer type zaptel.c:3044: warning: assignment from incompatible pointer type zaptel.c:3052: error: structure has no member named `close' zaptel.c:3053: error: structure has no
2006 May 31
3
Zap channels ringing too loudly
...sses the responsibility for ringing the phones to Zaptel, which drives the astribank to make them ring. Is this correct? Despite looking through the zaptel source code, I couldn't find anywhere that screamed "I'm the volume your phones ring at". Just a lot of scary numbers in zonedata.c, and cryptic comments in tone_zone.h Could someone suggest how I'd go about making the zap ring volume quieter? Thanks Nick