[Asterisk-Users] Netherlands zaptel.conf
M.Masri
moutaz at thuiserver.com
Tue May 16 23:04:51 MST 2006
I have TDM card with FXS on port 1, and the other ports are FXO's
After isntalling the driver I execute the following commands:
- modprobe wctdm
- ztcfg -vvvvv
ztcfg relpy:
Zaptel Configuration
======================
Channel map:
Channel 01: FXO Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Slaves: 03)
Channel 04: FXS Kewlstart (Default) (Slaves: 04)
4 channels configured.
lsmod includes:
wctdm 34592 0
zaptel 187012 1 wctdm
zaptel.conf:
fxoks=1 ;<==1 FXS (phone device)
fxsks=2-4 ;<== 3 FXO's (phone lines)
loadzone=nl
defaultzone=nl
Zapata.conf:
[trunkgroups]
; define any trunk groups
[channels]
; hardware channels
; default
usecallerid=yes
hidecallerid=no
callwaiting=no
threewaycalling=yes
transfer=yes
echocancel=yes
echotraining=yes
; define channels
context=from-pstn ; Incoming calls go to [from-pstn] in extensions.conf
signalling=fxs_ks ; Use FXS signalling for an FXO channel
channel => 2-4 ; PSTN attached to port 2 3 4
context=to-pstn
signalling=fxo_ks
channel => 1
extensions.conf:
[from-pstn]
; incoming calls from the FXO port are directed to this context from zapata.conf
exten => s,1,Dial(SIP/200)
exten => s,2,Hangup()
Hope it helps
Regards,
Moutaz
---------- Original Message -----------
From: Pieter Claassen <pieter at claassen.co.uk>
To: asterisk-users at lists.digium.com
Sent: Tue, 16 May 2006 21:23:49 +0200
Subject: Re: [Asterisk-Users] Netherlands zaptel.conf
> On Tuesday 16 May 2006 20:39, M.Masri wrote:
> > AFAIK UPC cable phone is a voip phone, and not PSTN
> >
> Well, I tried to plug my KPN phone line into it as well with the
> same result. The PC refuses to answer using the fxsks protocol. I
> don't think these phone lines are IP carriers and suspect that UPC
> might turn the voice stream into something else in their modem. The
> phone however is a standard analogue device and I suspect you can
> stick anything you buy over the counter in there.
>
> I also swapped the FXO module into the first slot with no different
results.
>
> Config included below. The question is how to start figuring out
> what is going on since I don't see any messages in
> /var/log/asterisk/* or syslog that indicates there is a problem?
>
> lsmod includes
>
> zaptel 225284 1 wcfxs
>
> /etc/zaptel.conf
>
> defaultzone=nl
> fxsks=1
> loadzone=nl
>
> /etc/asterisk/zapata.conf
>
> [channels]
> usecallerid=yes
> hidecallerid=no
> callwaiting=no
> threewaycalling=yes
> transfer=yes
> echocancel=yes
> echotraining=yes
> immediate=no
>
> context=incoming
> signalling=fxs_ks
> channel => 1
>
> I am running ubuntu breezy and build the modules without much hastel
> from source. The only issue was it wanted gcc3.3 rather than gcc4 as
> a compiler and I had to remove the zaptel-source packages since it
> wrote a file that the zaptel-modules-2.6.10-5-386 wanted to overwrite.
>
> BTW. I also tried fxsls and fxsgs but nothing worked. I also
> received this error with fxsgs.
>
> Zaptel Configuration
> ======================
>
> Channel map:
>
> Channel 01: FXS Groundstart (Default) (Slaves: 01)
>
> 1 channels configured.
>
> ZT_CHANCONFIG failed on channel 1: Invalid argument (22)
> Did you forget that FXS interfaces are configured with FXO signalling
> and that FXO interfaces use FXS signalling?
>
> Any help appreciated.
>
> Pieter
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> Asterisk-Users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
------- End of Original Message -------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060516/ffec02f3/attachment.htm
More information about the asterisk-users
mailing list