Is it possible to get routes based on the RatingPlan rather than the Account?
Here’s the workflow I’m envisioning:
After authentication, the call session identifies the applicable RatingPlan (based on Account, Category, and Subject).
The system then fetches Routes filtered directly by the identified RatingPlan.
The goal is to streamline configuration by centralizing route management at the RatingPlan level, rather than duplicating settings across individual Accounts. For instance, if 100 accounts share the same RatingPlan, configuring routes once for that RatingPlan would simplify maintenance.
Could you advise whether this approach is feasible within CGRateS?
Thank you for your time and support.