[asterisk-users] Channel Bank ? Simple Switch Hangup?
William Stillwell (Lists)
william.stillwell-lists at ablebody.net
Tue Oct 26 07:57:30 CDT 2010
I am trying to configure a channel bank with 24 ports of FXS., but appear to
be hitting a roadblock? This worked on v1.4.xx but now just get
"SimpleSwitch" and immediate=no/yes don't seem to make a difference?, no
matter if under top section, under channel, etc.
Chan_dahdi.conf:
[channels]
context=default
usecallerid=yes
hidecallerid=no
callwaiting=yes
usecallingpres=yes
callwaitingcallerid=yes
threewaycalling=yes
transfer=yes
canpark=yes
cancallforward=yes
callreturn=yes
echocancel=yes
echocancelwhenbridged=yes
relaxdtmf=yes
rxgain=0.0
txgain=0.0
group=1
callgroup=1
pickupgroup=1
immediate=no
;Sangoma A104 port 3 [slot:1 bus:1 span:3] <wanpipe3>
context=from-cb
group=3
echocancel=yes
signalling=fxo_ls
channel => 49-72
immediate=yes
Extensions.conf:
[from-cb]
exten => s,1,DISA,no-password|internal
[internal]
include => sip-stations
include => iax-trunks
include => outbound
[outbound]
exten => _1XXXXXXXXXX,1,Dial(DAHDI/g1/${EXTEN})
exten => _XXXXXXXXXX,1,Dial(DAHDI/g1/${EXTEN})
exten => _XXXXXXX,1,Dial(DAHDI/g1/${EXTEN})
When I pickup a line, and hit any key I get:
-- Starting simple switch on 'DAHDI/49-1'
-- Hungup 'DAHDI/49-1'
-- Starting simple switch on 'DAHDI/49-1'
-- Hungup 'DAHDI/49-1'
-- Starting simple switch on 'DAHDI/49-1'
-- Hungup 'DAHDI/49-1'
-- Starting simple switch on 'DAHDI/72-1'
-- Hungup 'DAHDI/72-1'
Asterisk Version 1.6.2.13
Lastest DAHDI/LibPRI/SpanDSP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101026/c0bf35dc/attachment.htm
More information about the asterisk-users
mailing list