William Stillwell (Lists)
2010-Oct-26 12:57 UTC
[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/c0bf35dc/attachment.htm
William Stillwell (Lists)
2010-Oct-26 13:10 UTC
[asterisk-users] Channel Bank ? Simple Switch Hangup?
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
Have you contacted Sangoma regarding their card configuration? I have found them always very knowledgeable and helpful I would certainly go there first. John Novack William Stillwell (Lists) wrote:> > 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 >-- Dog is my Co-pilot -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101026/f44c499b/attachment.htm
Hi, I want to use asterisk as a media gateway for a CDMA application. I need support for EVRC codec. Anyone know which cards support EVRC? Thanks, Thanks, Dave -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101105/d75c453d/attachment.htm