Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Load Balance ISDN trunks

Status
Not open for further replies.

mattKnight

Programmer
May 10, 2002
6,238
GB
Hi,

I have a site with 3 ISDN 30 trunks, (2 of these provide 60 ch with the same numbering over 2 circuits and 1 which is independant of the other 2).

The current 60ch are a little bit flukey particularily for international calls after usual business hours (yeah yeah, the carrier is using cheaper international routing after hours) and the remaining 30 ch are more expensive for calls, after the minimum charge is met.

Obviously, we want to reduce our call charges, but I don't want to keep having issues with international calls failing overnight (I like sleeping :) )

I could implement routing based on time-of-day, but I was wondering if there were any other sneaky ways of balancing outbound calls across different trunk groups. I don't want to interleave the channels from different carriers into the same groups though, if ic an avoid it!

Thanks

Take Care

Matt
I have always wished that my computer would be as easy to use as my telephone.
My wish has come true. I no longer know how to use my telephone.
 
I guess you want to use the 30 channels during after hours for international calls, so you could route the internationals calls to a routepattern that has the 30 channel trunk first and then the 60 channel trunk so it would try those if the first are full/OoS.

"Trying is the first step to failure..." - Homer
 
or identify the countries that are the majority of the expense and put in routes to send those calls over that other TG.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top