You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 3 smpp connectors and I need to distribute traffic between 2 connectors and have the 3rd connector as a failover route. Is there any way I could implement that in Jasmin using mtrouter. I have tried FailoverMTRoute but I can't seem to incorporate that with RandomRoundrobinMTRoute. What I found is if a filter returned true Jasmin wouldn't go down the route order even if a route fails.
Has anyone come across a similar situation before?
I have 3 smpp connectors and I need to distribute traffic between 2 connectors and have the 3rd connector as a failover route. Is there any way I could implement that in Jasmin using mtrouter. I have tried FailoverMTRoute but I can't seem to incorporate that with RandomRoundrobinMTRoute. What I found is if a filter returned true Jasmin wouldn't go down the route order even if a route fails.
Has anyone come across a similar situation before?
The text was updated successfully, but these errors were encountered: