Getting dropped calls since I upgraded over my ZAP lines. All I get in the logs is:
Channel 0/1, span 1 got hangup request
When I reload, I do get a:
WARNING[23163]: chan_zap.c:11090 process_zap: Ignoring switchtype
This has always worked in the past, any help would be appreciated.
zapata.conf:
[channels]
switchtype=national
context=incoming ; Points to the default context of your extensions.conf
signalling=pri_cpe; pri_cpe = PRI slave; pri_net = PRI master
rxwink=300 ; Atlas seems to use long (250ms) winks
rxgain=0.0
txgain=-5.0
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
cancallforward=yes
callreturn=yes
echocancel=yes ; You can set this to 32, 64, or 128, tweak to your needs.
echocancelwhenbridged=yes
echotraining=400 ; Asterisk trains to the beginning of the call, number is in milliseconds
immediate=no
callerid=asreceived
pridialplan=local
group=1
callgroup=1
pickupgroup=1
channel => 1-23 ; Set this to 1-15,17-31 for E1
;
; This is for the two analog alarm lines
;
context=analog ; Points to the default context of your extensions.conf
group=2
signalling=fxo_ks
channel => 97-98
/etc/zaptel.conf
span=1,1,0,esf,b8zs
bchan=1-23
dchan=24
fxoks=97-98
fxsks=100
defaultzone=us
loadzone=us
/proc/zaptel/1
[code]
Span 1: TE4/0/1 “T4XXP (PCI) Card 0 Span 1” B8ZS/ESF ClockSource
1 TE4/0/1/1 Clear (In use)
2 TE4/0/1/2 Clear (In use)
3 TE4/0/1/3 Clear (In use)
4 TE4/0/1/4 Clear (In use)
5 TE4/0/1/5 Clear (In use)
6 TE4/0/1/6 Clear (In use)
7 TE4/0/1/7 Clear (In use)
8 TE4/0/1/8 Clear (In use)
9 TE4/0/1/9 Clear (In use)
10 TE4/0/1/10 Clear (In use)
11 TE4/0/1/11 Clear (In use)
12 TE4/0/1/12 Clear (In use)
13 TE4/0/1/13 Clear (In use)
14 TE4/0/1/14 Clear (In use)
15 TE4/0/1/15 Clear (In use)
16 TE4/0/1/16 Clear (In use)
17 TE4/0/1/17 Clear (In use)
18 TE4/0/1/18 Clear (In use)
19 TE4/0/1/19 Clear (In use)
20 TE4/0/1/20 Clear (In use)
21 TE4/0/1/21 Clear (In use)
22 TE4/0/1/22 Clear (In use)
23 TE4/0/1/23 Clear (In use)
24 TE4/0/1/24 HDLCFCS (In use)
[/code][/b]