Fellow Asterisk folk,
Forgive me if this comes under ‘Bleeding Obvious.’ I’ve been unable to find any clear reference anywhere else I’ve looked.
Given: Three analog FXS ports on my channel bank, all driven by Asterisk 11. These three ports are in a group (g3, to be exact).
What I want to do: If one of those three ports is in use, I want Asterisk to automatically roll the call to the next idle port within this group IN SEQUENCE (I don’t want it jumping around like it does when using dial(dahdi/r3)). If all three of these ports are busy, I want to toss the call to voicemail.
So far, the closest I’ve come is seeing a description of sequential ‘Dial’ commands, each one addressed to a specific DAHDI port. However, it is also my understanding this can lead to phantom rings when the calling and/or called parties hang up.
Any help?
Thanks much!