[asterisk-ss7] chan_ss7 with specific prefix with specific E1

Goke M Aruna goksie at gmail.com
Sun Oct 11 23:36:29 CDT 2009


for chan_ss7,
the dial plan always follow the linkset from what was written in the readme
file

exten => _234.,1,Dial(ss7/linkset/${EXTEN})

but you can try this

exten => _234.,2,Dial(ss7/linkset:cic 1-15/${EXTEN})

Thanks

On Mon, Oct 12, 2009 at 1:36 AM, Mohammad Salaque <msalaque at gmail.com>wrote:

> all you need to do grouping in your chan_dahdi.conf and assign E1
> accordingly . for example:
>
> Dial plan for client1  [ Group 1]
>
> exten => _110XXXXXX.,n,Dial(DAHDI/*g1*/${EXTEN:2},80,L(3300000))
> exten => _110XXXXXX.,n,Hangup
>
> ; End of 1st E1
>
> ; Dial plan for client2  [ Group2]
>
> exten => _220XXXXXX.,n,Dial(DAHDI/*g2*/${EXTEN:2},80,L(3300000))
> exten => _220XXXXXX.,n,Hangup
>
>
> so each client associate  with his/her assign E1.
>
>
> Thanks
> ----------------------------
> M. Salaque
>
>
>
>
>
> On Mon, Oct 12, 2009 at 5:10 AM, Sumon Ahmed <asterisk.sumon at gmail.com>
> wrote:
> > Dear Sir,
> > We'll use single signaling channel for this project. Basically we want to
> > dedicated each E1 to our individual clients. That's why we need this
> > solution.
> >
> > I've checked your blog, that's for 2 client not for 2 separate E1 :)
> >
> > Thanks in advance.
> >
> > Regards,
> > Sumon
> >
> > On Sun, Oct 11, 2009 at 9:44 PM, Mohammad Salaque <msalaque at gmail.com>
> > wrote:
> >>
> >> discard my last post. that was for libss7.
> >>
> >>
> >> Thanks
> >> ----------------------------
> >> M. Salaque
> >>
> >>
> >>
> >> On Mon, Oct 12, 2009 at 2:43 AM, Mohammad Salaque <msalaque at gmail.com>
> >> wrote:
> >> > http://m-salaque.blogspot.com/ <-- has the details example for your
> >> > question
> >> >
> >> >
> >> > Thanks
> >> > ----------------------------
> >> > M. Salaque
> >> >
> >> >
> >> > On Sun, Oct 11, 2009 at 7:17 PM, Sumon Ahmed <
> asterisk.sumon at gmail.com>
> >> > wrote:
> >> >> Dear Sir,
> >> >> is there any way to configure chan_ss7 to dedicated E1 with specific
> >> >> prefix.
> >> >> like,
> >> >>
> >> >> 188 prefix will use 1st E1
> >> >> 288 prefix will use 2nd E1
> >> >> 388 prefix will use 3rd E1
> >> >> 488 prefix will use 4th E1
> >> >>
> >> >> I'll be grateful if any one can help me out.
> >> >>
> >> >> Thanks,
> >> >> Sumon
> >> >>
> >> >> _______________________________________________
> >> >> --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
> >
>
>
> _______________________________________________
> --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/20091012/61ca1916/attachment.htm 


More information about the asterisk-ss7 mailing list