Specs / Info
Asterisk 1.4.22 built by root @ crosphone on a i686 running Linux on 2008-10-15 15:57:04 UTC
Linux crosphone 2.6.18-6-686 #1 SMP Thu Oct 9 15:52:18 UTC 2008 i686 GNU/Linux
Debian Etch
We are installing an asterisk server in a condo complex with 45 units. We
have an asterisk server with a Digium 4 port TDM410P T1 card installed.
Port 1 is a PRI connected to the telco.
Port 2 is not used.
Port 3 and 4 are connected to Adtran TA624s which have 24 fxs ports on them.
We want to be able to connect a standard phone to one of the fxs ports on
the TA624 and be able to dial any of the other ports on either TA624 or be
able to make outside calls via the PRI or receive inbound calls via the PRI.
We need to be able to set the outbound caller ID on each fxs port.
We know that the telco will accept whatever caller ID we send it.
/etc/asterisk/zapata.conf
#include zapata-channels.conf
/etc/asterisk/zapata-channels.conf
; Autogenerated by /usr/sbin/genzaptelconf -- do not hand edit
; Zaptel Channels Configurations (zapata.conf)
;
; This is not intended to be a complete zapata.conf. Rather, it is intended
; to be #include-d by /etc/zapata.conf that will include the global settings
;
; Span 1: TE4/0/1 "T4XXP (PCI) Card 0 Span 1" (MASTER)
group=0,11
context=from-pstn
switchtype = national
signalling = pri_cpe
channel => 1-23
group=
context=default
; Span 2: TE4/0/2 "T4XXP (PCI) Card 0 Span 2"
group=0,12
context=from-pstn
switchtype = national
signalling = pri_cpe
channel => 25-47
group=
context=default
; Span 3: TE4/0/3 "T4XXP (PCI) Card 0 Span 3"
group=0,13
context=from-pstn
switchtype = national
signalling = pri_cpe
channel => 49-71
group=
context=default
; Span 4: TE4/0/4 "T4XXP (PCI) Card 0 Span 4"
group=0,14
context=from-pstn
switchtype = national
signalling = pri_cpe
channel => 73-95
group=
context=default
/etc/zaptel.conf
# Autogenerated by /usr/sbin/genzaptelconf -- do not hand edit Zaptel Configuration File
#
# This file is parsed by the Zaptel Configurator, ztcfg
#
# It must be in the module loading order
# Span 1: TE4/0/1 "T4XXP (PCI) Card 0 Span 1" (MASTER)
span=1,1,0,esf,b8zs
# termtype: te
bchan=1-23
dchan=24
# Span 2: TE4/0/2 "T4XXP (PCI) Card 0 Span 2"
span=2,2,0,esf,b8zs
# termtype: te
fxoks=25-48
#bchan=25-47
# dchan=48
# Span 3: TE4/0/3 "T4XXP (PCI) Card 0 Span 3"
span=3,3,0,esf,b8zs
# termtype: te
fxoks=49-72
#bchan=49-71
#dchan=72
# Span 4: TE4/0/4 "T4XXP (PCI) Card 0 Span 4"
span=4,4,0,esf,b8zs
# termtype: te
fxoks=73-96
#bchan=73-95
#dchan=96
# Global data
loadzone = us
defaultzone = us