All;
In the outbound routes section of the STE admin portal, at the bottom of the page, there is an option to assign a trunk to a selected route as the [1st,2nd,3rd,4th,5th] trunk. What I want to do is add a 3rd - 5th trunk. However, when I go to edit the route, only two routes and their options are displayed. That kind of makes sense to me since there are only two scripts for me to select, tl-dialout-1-trunk and tl-dialout-2-trunks. So my question is this: how do I setup an outbound route with more than two trunks as failover? I don't have a problem writing a custom dialplan macro like dialout-3-trunks or dialout4-trunks, etc, but writing something to replace tl-dialout-base can easily become a real mess.
Any insight at all would be greatly appreciated.
Thanks;
FSD
Submitted by thirdlane on Wed, 11/28/2012
Permalink
You do not need to rewrite tl-dialout-base - simply add dialout-3-trunks, dialout-n-trunks (which will internally call tl-dialout-base) and allow selection of 3 trunks, n trunks, etc.