Displaying 20 results from an estimated 8000 matches similar to: "Zaptel in New Zealand: Caller id vs loadzone"
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
2004 Dec 19
1
TE110P - problem with zone from zaptel.conf
HI,
basic question. I've got a TE110P card and I'm trying to set it up with
ztcfg with polish zone.
ioctl(ZT_LOADZONE) failed: Invalid argument
Notice: Configuration file is /etc/zaptel.conf
line 206: Unable to register tone zone 'pl'
I've got loadzone and defaultzone set to pl, and there is a definition of
that zone in zonedata.c but it doesn't work.
Any hints?
tia
2005 Jun 21
3
FXS
Em (20:59:21), Asterisk Users Mailing List - Non-Commercial Discussion
escreveu:
>On Tue, Jun 21, 2005 at 08:09:52PM -0300, Alessandro wrote:
>>
>> Does Somebody know why no load modules to FXS? I used zaptel-1.0.7
>> version.
>
>What color are the modules?
>Post your /etc/zaptel.conf
>
>--
>Mike
Mike,
The color is green, red ans bluw. Link
2005 Sep 05
0
Re: Asterisk-Users Digest, Vol 14, Issue 22
Hi All
I have problem with LIBMFCR2 for once Exchange
I using Sangoma card, the firstly. my ssystem run successful with MFCR2, connected to E10 (Acatel Exchange), after that, i move connection connect to EWSD (Siemens), my system don't work. error protocol R2.
my system:
Asterisk CVS 1.1.X
LibMFCR2 pre.005 and unicall-pre.005
this's my setting
and my setting wanpipe1.conf
2005 Jun 03
1
ztdummy errors on WBEL4
zaptel compiles fine (make linux26) but when I modprobe ztdummy I get
the follow error.
[root@localhost zaptel]# modprobe ztdummy
Notice: Configuration file is /etc/zaptel.conf
line 0: Unable to open master device '/dev/zap/ctl'
1 error(s) detected
FATAL: Error running install command for ztdummy
System info:
Linux localhost.localdomain 2.6.9-5.0.5.ELsmp #1 SMP Thu May 19 19:24:44
2005 Jun 22
4
FXS interfaces
Hi all,
Does somebody know why no load modules to FXS? I used zaptel-1.0.7
version driver.
[root@server1 zaptel-1.0.7]# modprobe wctdm
ZT_CHANCONFIG failed on channel 3: Invalid argument (22)
Did you forget that FXS interfaces are configured with FXO signalling
and that FXO interfaces use FXS signalling?
/lib/modules/2.4.21-27.EL/misc/wcfxs.o: post-install wcfxs failed
2003 Dec 11
0
Problem with R2 signaling
Hello,
I am in Argentina configuring an E1 in R2 and have some inconveniences.
When the call takes the salient line, I receive an error of signaling.
In * I have loaded the following:
- libr2 installed
- The [ar] in zonedata.c and indications.conf is configured
- zaptel.conf o:
span=1,0,0,ccs,hdb3,crc4
span=2,0,0,cas,hdb3
#span1
bchan=1-15,17-31
dchan=16
#span2
cas=32-62:1001
2005 Jul 21
2
zaptel make problems (long)
I know that this subject has been treated in the past!
As a matter of fact reading some old messages about compiling zaptel I
made a couple of tests after the first compiling failure to understand
why I can't compile on a specific machine, but I do not know how to
handle the results.
The machine has SUSE 9.3, and an updated kernel (2.6.11.4-21.7-default;
as shown below). YAST (the graphical
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
2005 Feb 01
2
Problems compiling zaptel on SuSE V9.2
I try to compile zaptel, without much success. I followed the guidelines in
http://www.voip-info.org/wiki-Asterisk+Zaptel+Installation
making dependencie results in:
asterisk:/usr/src/linux # make dep
*** Warning: 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
2005 Jun 17
1
bristuff-0.2.0-RC8g: zaptel error in suse 9.2
Hi, I have the SuSe9.2 installed in a box with a QuadBri.
I have followed all the instructions i have found and this is my best
result... only one error compiling zaptel :( .. y have the kernel
sources an already made the links to its
drwxr-xr-x 8 root root 328 Jun 16 20:20 .
drwxr-xr-x 12 root root 320 Jun 16 14:05 ..
drwxr-xr-x 3 root root 136 Jun 16 20:17 asterisk
drwxr-xr-x 22 root
2005 Jun 06
1
Zaptel comple on FC2
I wouldn't normally post this to the asterisk mailing list but I'm
really stuck...
I've been trying to get meetme working on and off for a few months now
but I always hit a brick wall when trying to compile.
I keep seeing this...
make linux26
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -c -o gendigits.o
2004 Jul 01
0
zaptel wont compile errors on zttest
Hi all,
I'm unable to complete the installation of zaptel. I did a checkout today from cvs. When I do make clean; make install. It gives 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
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
2003 Oct 15
4
indications.conf
Hi, I?m trying to make * work with Brazilian analog signalling..
I?m using the following in indications.conf file...
[br]
description = Brasil
ringcadence = 1000,4000
dial = 425
busy = 425/250,0/250
ring = 425/1000,0/4000
callwaiting = 425/60,0/250,425/60,0/5000
I changed zaptel.conf to
loadzone=br
#loadzone=fr
#loadzone=de
#loadzone=uk
#loadzone=fi
#loadzone=jp
#loadzone=sp
#loadzone=no
2004 Aug 16
1
Compile error on Zaptel with Suse 9.1 (follow-up of subject: What is the best Linux for asterisk)
Have anybody experience with the following error on a linux system. The
system is for the rest running perfect without problems.
The system was full installed with Suse 9.1 and updated.
Following uname is my kernel 2.6.5-7.104-default
Greatings Han
Suse 9.1 professional
AMD Atlhon XP 2200
Asus A7V600-X bios 1005
1Gb memory 400Mhz
Geforce MX 4000 64MB
40 GB Harddisk
2005 Jul 31
0
Building zaptel.1.0.9 on Suse 9.3
Dear list,
I am back with my problem compiling zaptel 1.0.9 . I am running SUSE
9.3, with kernel linux-2.6.11.4-21.7
I have the kernel sources on disk. YAST tells me they match the compiled
kernel.
> # ls -l /usr/src
>total 1
>drwxr-xr-x 7 root root 280 2005-07-16 13:24 .
>drwxr-xr-x 12 root root 344 2005-07-16 11:27 ..
>drwxr-xr-x 25 root root 736 2005-07-16 12:12
2006 Dec 23
0
centos4.4 x86_64 and zaptel-1.2.12 compile problems?
Anyone seen this and know how to fix it? (note the Assembler messages at
the end). Thanks in advance:
server# make linux26
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64 -DSTANDALONE_ZAPATA
-DZAPTEL_CONFIG=\"/etc/zaptel.conf\" -DHOTPLUG_FIRMWARE -c -o
gendigits.o gendigits.c
cc -o gendigits gendigits.o -lm
./gendigits > tones.h
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE -m64
2005 Jan 20
1
Re: zaptel on 2.6.10 kernel - debian.
Hi Guys, Gals.
Ok, so I have latest CVS sources on a debian box, 2.6.10-1-386 kernel
kernel headers isntalled in the right plauce and all that stuff .. but
whatever I try .. same results, I only need to get ztdummy working for a
conference .. but I always end up stuffed :(
heres the compile:
robin@debian:~/zaptel$ make linux26
cc -I. -O4 -g -Wall -DBUILDING_TONEZONE
2004 Apr 09
1
New Zealand indications.conf
Hi Vic,
I hit that same problem! My SIP phones would sound okay when I made
changes to indications.conf but incoming calls in to my TE410P had their
own thing going on!
Have a look at the zaptel source files, there's one called zonedata.c.
You'll see the au settings... replace what's there with this:
{ 1, "au", "Australia", { 400, 200, 400, 2000 },
{
{