On Sat, 21 Apr 2007, Steve Kennedy wrote:

Has anyone got a sensible zaptel.conf and zapata.conf for 2 TDM400P's
working with UK set-up.

They're set-up with 7 analogue phones and 1 PSTN port.

Currently zaptel.conf has
fxoks=1-7
fxsks=8
loadzone=uk
defaultzone=uk

It's really zapata.conf that would be useful.

Currently using the zaptel/asterisk that comes with Ubuntu (latest)
which needed a bit of tweaking (1.2.16), but could compile latest 1.4
release.

See below for a system I'm using right now. 2 PSTN ports and 1 analogue port. This is a compile & build from scratch system, not supplied in a package or using trixbox, etc.

Curious about your 2 x TDM400 cards though - I'm presuming you've got no interrupt issues, etc. ?

...

Based on this zaptel.conf:

  fxoks=1
  fxsks=3
  fxsks=4
  loadzone=uk
  defaultzone=uk

I have:

[trunkgroups]

[channels]

; Default settings applicable to all channels

usecallerid=yes
cidsignalling=v23
cidstart=polarity
hidecallerid=no
callwaiting=no
threewaycalling=yes
transfer=yes
echocancel=yes
echotraining=yes
echocancelwhenbridged=yes
immediate=no
faxdetect=no

; Channel 1: Local analogue line
context=internal
group=0
signalling=fxo_ks
sendcalleridafter=2
rxgain=0
txgain=0
mailbox=103
callerid=Analogue Port <103>
channel => 1

; Channel 3: PSTN line
context=incoming
group=1
usecallerid=yes
faxdetect=none
signalling=fxs_ks
rxgain=7
txgain=7
callerid=asreceived
channel => 3

; Channel 4: PSTN line
context=incoming
group=1
usecallerid=yes
faxdetect=none
signalling=fxs_ks
rxgain=8
txgain=8
callerid=asreceived
channel => 4

_______________________________________________
--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

Reply via email to