[asterisk-users] Channel Bank ? Simple Switch Hangup?

William Stillwell (Lists) william.stillwell-lists at ablebody.net
Tue Oct 26 08:10:46 CDT 2010


Nevermind, figured it out.

 

Immediate=yes on top part of chan_dahdi.conf

 

And in extensions.conf

 

Exten =>s,1,disa(no-password,internal)

 

 

 

William Stillwell

Systems Architect

MDT Personnel, LLC.

Ph. Coming soon.

Fx. Coming soon.

Cl. 727-638-6208

 

From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of William
Stillwell (Lists)
Sent: Tuesday, October 26, 2010 8:58 AM
To: 'Asterisk Users Mailing List - Non-Commercial Discussion'
Subject: [asterisk-users] Channel Bank ? Simple Switch Hangup?

 

 

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/b105a261/attachment.htm 


More information about the asterisk-users mailing list