Hi,
we have two SIP accounts from two different providers, one with a single FLAT rate channel, the other one billed according to consumption. I configured trunks for both, and they work perfectly with separate outbound routes (distinguished by prefixes). I want to avoid dialing a prefix if the first trunk is busy, so I tried to put both in the same outbound route, with the FLAT account on top. However, if the FLAT trunk is busy, the call is rejected without trying the second trunk.
What I tried:
- Set “Max Channels” to 1 in the first trunk.
- Set “Continue if Busy” to YES
In order to exclude the call being passed to the provider even if Max Channels is set to 1 while the trunk is busy, I set Max Channels to 0. Doing this, the call is always rejected even if the trunk is not busy, and the second trunk in the sequence is never used.