CLI does not show anything… show channels produces the following
note: 435 is extension i attempt to dial from blackberry
show channels
Channel Location State Application(Data)
Zap/2-1 s@default:1 Up Bridged Call(SIP/3000-d5b0)
SIP/3000-d5b0 435@default:1 Up Dial(Zap/2/435|20)
2 active channels
1 active call
this is the configuration of the blackberry SIP client
[3000]
type=friend
host=dynamic
username=3000
careinvite=no
defaultip=XXX.XXX.XXX.XXX
context=default
heres the very basics of the dial plan im working on gettign one working before i try all four… essentially what i am going to try is having each zap channel directed to its own context that handles the call routing.
so for example chan2 on the TDM400 routes calls to the SIP/3000 client
[default]
include => chan_two_in
include => chan_two_out
[chan_two_in]
exten => s,1,Dial(SIP/3000,20)
;exten => s,102,Busy()
[chan_two_out]
exten => _4XX,1,Dial(Zap/2/${EXTEN},20)
exten => _5XX,1,Dial(Zap/2/${EXTEN},20)
exten => _91NXXNXXXXXX,1,Dial(Zap/2/${EXTEN},20)
and heres the zapata.conf file if it helps…
[channels]
usecallerid=yes
hidecallerid=no
callwaiting=no
threewaycalling=yes
transfer=yes
echocancel=yes
echotraining=yes
immediate=no
signalling=fxs_ks
context=default
channel => 1-4