ivozprovider
ivozprovider copied to clipboard
RoutableTrait: add new method with available route types
trafficstars
Description
Instead of creating an available routes array for each entity that implement this trait, we can add an abstract method to the trait that all these entities must implement.
This array could also be the enum value for routeType.
-
IvozProvider version: 2.14.1
-
Related sections:
- [ ] SIP & Telephony
- [ ] vPBX Functionalities
- [ ] Billing & Invoicing
- [ ] Web Interface
- [ ] API
- [X] Other