Hi All
I have a weird scenario that i need a work around for
I have multiple gateways that can only make 1x outbound call so i need the outbound trunk to follow my order if the 1st route has been utilized
Below are the steps i have taken to try to get this to work but it wont allow the 2nd call
I have set each gateway to only 1 concurrent call
Outbound Route is setup as below
1.
Gateway = outbound1
Expression = ^(\d{10})$
Limit = 1
Order = 100
2.
Gateway = Outbound2
Expression = ^(\d{10})$
Limit 1
Order = 110
What i need it fusion to do is when a extension attempts to make a outbound call it jumps down the list of routes till one is available or if there is none it rejects
currently if the 1st route is in use 2nd call attempt is rejected
Note: I cant use the alternate feature due to the the sip provider does not send any rejection.
I have a weird scenario that i need a work around for
I have multiple gateways that can only make 1x outbound call so i need the outbound trunk to follow my order if the 1st route has been utilized
Below are the steps i have taken to try to get this to work but it wont allow the 2nd call
I have set each gateway to only 1 concurrent call
Outbound Route is setup as below
1.
Gateway = outbound1
Expression = ^(\d{10})$
Limit = 1
Order = 100
2.
Gateway = Outbound2
Expression = ^(\d{10})$
Limit 1
Order = 110
What i need it fusion to do is when a extension attempts to make a outbound call it jumps down the list of routes till one is available or if there is none it rejects
currently if the 1st route is in use 2nd call attempt is rejected
Note: I cant use the alternate feature due to the the sip provider does not send any rejection.