ivozprovider icon indicating copy to clipboard operation
ivozprovider copied to clipboard

RoutableTrait: add new method with available route types

Open Kaian opened this issue 5 years ago • 0 comments
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

Troubleshooting

Additional Information

Kaian avatar Feb 21 '20 09:02 Kaian