You need to define groups just below the channel definition n then seperate the second listing with a line feed. Mitul Dave George <dgeorge at teletoneinc.com> wrote: >I have 11 T1s. I am doing signaling on T1-1 and T1-2 (slot 1 on both >T1s). > >Group is specified at a higher level than Linkset. Do I have to add new >linksets for each group? Or do I simply do the following: > >; All settings apply to linkset 1 >linkset = 1 >pointcode = 002-157-001 >adjpointcode = 001-163-000 >defaultdpc = 001-163-000 >slc=0 >sigchan = 1 >cicbeginswith = 102 >channel = 2-24 > >slc=1 >sigchan = 25 >cicbeginswith = 126 >channel = 26-48 > >group = 1 >cicbeginswith = 801 >channel = 49-72 > >group = 2 >cicbeginswith = 401 >channel = 73-96 > >group = 3 >cicbeginswith = 201 >channel = 97-120 > >group = 4 >cicbeginswith = 901 >channel = 121-144 > >group = 5 >cicbeginswith = 601 >channel = 145-168 > >group = 6 >cicbeginswith = 949 >channel = 169-192 > >group = 7 >cicbeginswith =701 >channel = 193-216 > >group = 8 >cicbeginswith = 501 >channel = 217-240 > >group = 9 >cicbeginswith = 225 >channel = 241-264 > > >Dave George >Teletone Inc. >561 674 3838 > >> -------- Original Message -------- >> Subject: Re: [asterisk-ss7] Specify T1 in Dial(Dahdi) >> From: Mitul Limbani <mitul at enterux.com> >> Date: Wed, October 27, 2010 10:37 pm >> To: asterisk-ss7 at lists.digium.com >> >> Add >> >> group =0 >> group =1 >> group = 2 >> group = 3 >> >> For each T1 line definition in chan_dahdi.conf >> N then access it from dial plan as >> >> Dial(DAHDI/g0/${EXTEN} >> g1, g2, g3 .... >> >> Hope that helps >> >> Regards, >> Mitul Limbani >> Enterux Solutions >> >> Dave George <dgeorge at teletoneinc.com> wrote: >> >> >I need to specify which T1 the calls goes out on. Is there a >> >Dial(Dahdi) option to specify the T1? >> > >> > >> >This is what my chan_dahdi.conf looks like: >> >; All settings apply to linkset 1 >> >linkset = 1 >> >pointcode = x-x-x >> >adjpointcode = x-x-x >> >defaultdpc = x-x-x >> > >> >slc=0 >> >sigchan = 1 >> >cicbeginswith = 102 >> >channel = 2-24 >> > >> >slc=1 >> >sigchan = 25 >> >cicbeginswith = 126 >> >channel = 26-48 >> > >> >cicbeginswith = 801 >> >channel = 49-72 >> > >> >cicbeginswith = 401 >> >channel = 73-96 >> > >> >cicbeginswith = 201 >> >channel = 97-120 >> > >> >cicbeginswith = 901 >> >channel = 121-144 >> > >> >cicbeginswith = 601 >> >channel = 145-168 >> > >> >cicbeginswith = 949 >> >channel = 169-192 >> > >> >cicbeginswith =701 >> >channel = 193-216 >> > >> >cicbeginswith = 501 >> >channel = 217-240 >> > >> >cicbeginswith = 225 >> >channel = 241-264 >> > >> > >> >Thanks, >> > >> >-- >> >_____________________________________________________________________ >> >-- 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