Hi, I've come to know that a patch is required to use 16 or more E1s with chan_ss7 on a cluster. Any light you can shed about this patch? regards, Jorge. 2010-04-19 at 09:50 -0600, Jorge Antillon wrote: > Hi, is there any chance, whatsoever, that I may be wrong in my setup, > that somehow chan_ss7 does not support 16 or 20 E1s or that this is a > misconfiguration? > Ahmad points that the E1s are blocked on the remote end, is there any > possibility that it may be my setup or chan_ss7? > > Please comment. > > jorge. > > > > > On Sat, 2010-04-17 at 12:14 +0500, linuxgurus at gmail.com wrote: > > > ?Idle Reset pending? means E1 blocked by your provider. > > > > > > > > Regards, > > > > Ahmad > > > > > > > > From:asterisk-ss7-bounces at lists.digium.com > > [mailto:asterisk-ss7-bounces at lists.digium.com] On Behalf Of Jorge > > Antillon > > Sent: Saturday, April 17, 2010 1:14 AM > > To: asterisk-ss7 at lists.digium.com > > Subject: Re: [asterisk-ss7] SS7 Costa Rica > > > > > > > > > > Ok, so, although things kind of work with the E1s, I mean can do > > calls on all first 8 E1s, the 9th E1 has the following condition: > > > > CIC 249 Idle Reset pending > > > > and it goes on up until CIC 280 then from 281 to 372 is Idle and I > > can place calls. > > Same happens with 373 all the way up to 404. > > > > CIC 373 Idle Reset pending > > > > Then channels up to CIC 496 behave fine, below is a copy of my > > ss7.conf > > > > Please bear in mind that I use chan_ss7 and system.conf files are > > identical on machine 1, 3 and 4, machine 2 has a sangoma card, but > > that one works fine. > > So I can say that suspicious E1s are 9 and 13 and I can assure that > > I've checked CIC consistency. > > > > [linkset-ls1] > > enabled => yes > > enable_st => no > > use_connect => no > > hunting_policy => seq_lth > > context => congestion > > language => en > > t35 => 15000,timeout > > subservice => auto > > variant => ITU > > > > [link-l1] > > linkset => ls1 > > channels => 1-30 > > schannel => 31 at SJO_P0BX_01:12000 > > firstcic => 1 > > enabled => yes > > echocancel => 31speech > > echocan_train => 350 > > echocan_taps => 128 > > > > [link-l2] > > linkset => ls1 > > channels => 1-31 > > schannel => > > firstcic => 32 > > enabled => yes > > > > [link-l3] > > linkset => ls1 > > channels => 1-31 > > schannel => > > firstcic => 63 > > enabled => yes > > > > [link-l4] > > linkset => ls1 > > channels => 1-31 > > schannel => > > firstcic => 94 > > enabled => yes > > > > [link-l5] > > linkset => ls1 > > channels => 1-31 > > schannel => > > firstcic => 125 > > enabled => yes > > > > [link-l6] > > linkset => ls1 > > channels => 1-31 > > schannel => > > firstcic => 156 > > enabled => yes > > > > [link-l7] > > linkset => ls1 > > channels => 1-31 > > schannel => > > firstcic => 187 > > enabled => yes > > > > [link-l8] > > linkset => ls1 > > channels => 1-31 > > schannel => > > firstcic => 218 > > enabled => yes > > > > [link-l9] > > linkset => ls1 > > channels => 1-31 > > schannel => > > firstcic => 249 > > enabled => yes > > > > [link-l10] > > linkset => ls1 > > channels => 1-31 > > schannel => > > firstcic => 280 > > enabled => yes > > > > [link-l11] > > linkset => ls1 > > channels => 1-31 > > schannel => > > firstcic => 311 > > enabled => yes > > > > [link-l12] > > linkset => ls1 > > channels => 1-31 > > schannel => > > firstcic => 342 > > enabled => yes > > > > [link-l13] > > linkset => ls1 > > channels => 1-31 > > schannel => > > firstcic => 373 > > enabled => yes > > > > [link-l14] > > linkset => ls1 > > channels => 1-31 > > schannel => > > firstcic => 404 > > enabled => yes > > > > [link-l15] > > linkset => ls1 > > channels => 1-31 > > schannel => > > firstcic => 435 > > enabled => yes > > > > [link-l16] > > linkset => ls1 > > channels => 1-31 > > schannel => > > firstcic => 466 > > enabled => yes > > > > > > > > [host-SJO_P0BX_01] > > enabled => yes > > opc => 0x601 > > dpc => ls1:0x103 > > default_linkset => ls1 > > links => l1:1,l2:2,l3:3,l4:4 > > ;globaltitle => 0x00, 0x04, 0x01, 4702636074 > > ssn => 7 > > if-1 => 192.168.10.24 > > > > [host-SJO_P0BX_02] > > enabled => yes > > opc => 0x601 > > dpc => ls1:0x103 > > default_linkset => ls1 > > links => l5:1,l6:2,l7:3,l8:4 > > ;globaltitle => 0x00, 0x04, 0x01, 4702636074 > > ssn => 7 > > if-1 => 192.168.10.25 > > > > [host-SJO_P0BX_03] > > enabled => yes > > opc => 0x601 > > dpc => ls1:0x103 > > default_linkset => ls1 > > links => l9:1,l10:2,l11:3,l12:4 > > ;globaltitle => 0x00, 0x04, 0x01, 4702636074 > > ssn => 7 > > if-1 => 192.168.10.26 > > > > [host-SJO_P0BX_04] > > enabled => yes > > opc => 0x601 > > dpc => ls1:0x103 > > default_linkset => ls1 > > links => l13:1,l14:2,l15:3,l16:4 > > ;globaltitle => 0x00, 0x04, 0x01, 4702636074 > > ssn => 7 > > if-1 => 192.168.10.27 > > > > Pleeeeeeeeeeeeeeeeease help. > > > > thanks all. > > > > > > > > > > > > On Fri, 2010-03-26 at 16:29 -0600, Jorge Antillon wrote: > > > > > > > > So I made it right and got all channels on the card Up, now I need > > to grow it. > > > > I need to know where is some documentation for the following: > > > > loadshare > > combined > > > > globaltitle > > ssn > > > > I know if I don't get those right, they will come and bite me in the > > a**. > > > > Please please, pretty please. > > > > regards and thanks to all for all of your help. > > > > Jorge. > > Note: I would post my config file, but it seems long threads kind of > > trigger the sysop in panic, so refraining. > > > > > > > > -- > > _____________________________________________________________________ > > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > > > asterisk-ss7 mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-ss7 > > -- > > _____________________________________________________________________ > > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > > > asterisk-ss7 mailing list > > To UNSUBSCRIBE or update options visit: > > http://lists.digium.com/mailman/listinfo/asterisk-ss7 > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-ss7 mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-ss7 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-ss7/attachments/20100421/220a8420/attachment.htm