Hose
2013-Mar-05 06:31 UTC
[asterisk-users] red alarm on span - do channels in the group automatically get skipped over?
Hello, If I put two spans' worth of channels, say 1-23 from span 1 and 25-47 in span 2, in one group, but only span 2 was showing OK and the other was down / showing a RED alarm, would asterisk automatically skip over trying to use channels 1-23 when doing outbound calls? e.g., dial(dahdi/g1/(number) would just jump to channel 25? Testing seems to bear this out, but I'm not positive about it. hose
Tzafrir Cohen
2013-Mar-05 07:03 UTC
[asterisk-users] red alarm on span - do channels in the group automatically get skipped over?
On Tue, Mar 05, 2013 at 12:31:09AM -0600, Hose wrote:> Hello, > > If I put two spans' worth of channels, say 1-23 from span 1 and 25-47 in > span 2, in one group, but only span 2 was showing OK and the other was > down / showing a RED alarm, would asterisk automatically skip over > trying to use channels 1-23 when doing outbound calls? e.g., > dial(dahdi/g1/(number) would just jump to channel 25?Yes. -- Tzafrir Cohen icq#16849755 jabber:tzafrir.cohen at xorcom.com +972-50-7952406 mailto:tzafrir.cohen at xorcom.com http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
Yves A.
2013-Mar-05 07:52 UTC
[asterisk-users] red alarm on span - do channels in the group automatically get skipped over?
hi, yes, this is the way, asterisk / the channeldriver handles it. you can simulate the failure of one span by just pulling out the cable and see what happens.. on top, you can influence the order, the channels are used by using dahdi/g1 or dahdi/G1... regards, yves Am 05.03.2013 07:31, schrieb Hose:> Hello, > > If I put two spans' worth of channels, say 1-23 from span 1 and 25-47 in > span 2, in one group, but only span 2 was showing OK and the other was > down / showing a RED alarm, would asterisk automatically skip over > trying to use channels 1-23 when doing outbound calls? e.g., > dial(dahdi/g1/(number) would just jump to channel 25? > > Testing seems to bear this out, but I'm not positive about it. > > hose > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >