[cisco-voip] fractional E1on ISDN PRI
abuch
abucho at gmail.com
Fri May 15 09:49:18 EDT 2009
Dear Andrew,
I appologize for a very very late reply. I implemented your solution just
today and as you suggested I can split the E1 into fractional channel groups
of time slots and use different dial-peers to send calls to different
destinations. Thank you very much for your invaluable help.
best regards,
Abebe Amare
On Wed, Apr 1, 2009 at 9:37 AM, Andrew Bergman <andrew.bergman at gmail.com>wrote:
> Hi Abebe,
>
> See if you can use the trunk group concept on the E1 itself, within
> IOS. I use this on AS5400's, the commands may work on other
> platforms.
>
> For example:
>
> trunk group tg1
> description Trunk group #1
>
> trunk group tg2
> description Trunk group #2
>
> controller E1 7/2
> framing NO-CRC4
> pri-group timeslots 1-31 nfas_d none nfas_int 10 nfas_group 0
> trunk-group tg1 timeslots 1-10
> trunk-group tg2 timeslots 11-15,17-31
>
> dial-peer voice 1 pots
> trunkgroup tg1
> destination-pattern <whatever>
>
> dial-peer voice 2 pots
> trunkgroup tg2
> destination-pattern <a different whatever>
>
> No port mapping is required within the dial-peer using a trunkgroup,
> as the member trunks are defined within the trunk group at the
> controller level.
>
> Cheers,
> Andrew
>
>
>
>
> 2009/3/31 abuch <abucho at gmail.com>:
> > Hi guys,
> >
> > I have a working ISDN PRI with the full channels connected to the PSTN
> > to receive/send calls. I want to configure a fraction of the time
> > slots, say five, to just act as outgoing for International calls and
> > use the rest for local calls. Is is doable? If so can someone shade a
> > light on how to go about it?
> >
> > best regards,
> >
> > Abebe Amare
> > _______________________________________________
> > cisco-voip mailing list
> > cisco-voip at puck.nether.net
> > https://puck.nether.net/mailman/listinfo/cisco-voip
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://puck.nether.net/pipermail/cisco-voip/attachments/20090515/0468ed1f/attachment.html>
More information about the cisco-voip
mailing list