Im having problem regarding dialtone for zhone channelbank here is my config:
zaptel.conf:
span=1,1,0,esf,b8zs
fxsks=1-24
loadzone=us
defaultzone=us
zapata.conf:
[trunkgroups]
[channels]
language=en
echocancel=yes
echocancelwhenbridged=yes
echotraining=400
callerid=asreceived
immediate=no
context=default
signalling=fxs_ks
channel => 1-24
when i run ztcfg -vvvvvvvvvvvvvvv it shows:
SPAN 1: ESF/B8ZS Build-out: 0 db (CSU)/0-133 feet (DSX-1)
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
Channel 02: FXS Kewlstart (Default) (Slaves: 02)
Channel 03: FXS Kewlstart (Default) (Slaves: 03)
and so on:
in my asterisk CLI command there is no error regarding zap, here is my config for my extensions.conf
in [default]
exten => 101,1,Dial,Zap/1|30|o
exten => 101,2,Hangup
exten => 102,1,Dial,Zap/2|30|o
exten => 102,2,Hangup
exten => 103,1,Dial,Zap/3|30|o
exten => 103,2,Hangup
and so on...
but it seems like our amphenol patch panel doesn't give dialtone. only dtmf when i press any key. and no CLI output.
thanks, hope you can help me...