[Asterisk-Users] Help with configuring CFAS groups
Chris A. Icide
chris at netgeeks.net
Fri Dec 10 11:43:05 MST 2004
I've got a system with 5 pri circuits configured into a CFAS group with a
primary and secondary d channel.
There are three TE410P cards in the system.
The 5 circuit span are located as follows:
circuit 1 on span 5
circuit 2 on span 1
circuit 3 on span 6
circuit 4 on span 2
circuit 5 on span 9
primary d chan is on chan 24 of span 5 (chan 120)
secondary d chan is on chan 24 of span 1 (chan 24)
T1 circuits are configured correctly in zaptel.conf and show up and good
zapata looks like this:
trunkgroup => 1,120,24
spanmap => 1,1,2
spanmap => 2,1,4
spanmap => 5,1,1
spanmap => 6,1,3
spanmap => 9,1,5
[channels]
signalling=pri_cpe
switchtype=national
pridialplan=unknown
;group 1
group=1
context=cfas-in
channel=1-23
channel=25-48
channel=97-119
channel=121-144
channel=193-216
----------
pri show span 5 (seems it sets the span number by the physical span with
the primary d channel) shows:
localhost*CLI> pri show span 5
Primary D-channel: 120
Status: Provisioned, Up, Active
Switchtype: National ISDN
Type: CPE
Window Length: 0/7
Sentrej: 0
SolicitFbit: 0
Retrans: 0
Busy: 0
Overlap Dial: 0
T200 Timer: 1000
T203 Timer: 10000
T305 Timer: 30000
T308 Timer: 4000
T313 Timer: 4000
N200 Counter: 3
Secondary D-channel: 24
Status: Provisioned, Up, Standby
Switchtype: National ISDN
Type: CPE
Window Length: 0/7
Sentrej: 0
SolicitFbit: 0
Retrans: 0
Busy: 0
Overlap Dial: 0
T200 Timer: 1000
T203 Timer: 10000
T305 Timer: 30000
T308 Timer: 4000
T313 Timer: 4000
N200 Counter: 3
---
When the system is started, or I issue a ztcfg command, I see the following:
Dec 10 13:31:40 WARNING[5649]: chan_zap.c:7569 pri_dchannel: Restart
requested on odd/unavailable channel number 0/1
I get this for 0/1 through 0/23
When an inbound call to this CFAS group is placed, I receive the following:
Dec 10 13:43:06 WARNING[5649]: chan_zap.c:7640 pri_dchannel: Ring requested
on unconfigured channel 0/1 on span 5.
What am I doing wrong here to cause this unconfigured error? The provider
is seeing both of my d channels, so I have the spans mapped right.
-Chris
More information about the asterisk-users
mailing list