Skip to content

[FEATURE] Select "type" of gateway during route_to_carrier() in drouting. #3809

Description

@osgjps

Is your feature request related to a problem? Please describe.

If you have different types of gateways such as inbound, outbound, or inbound/outbound defined on a single carrier, there is no way of telling route_to_carrier() to not select inappropriate types of gateways (i.e. sending an outbound call to an inbound only gateway).

Describe the solution you'd like

To be able to pass a type selector to route_to_carrier() that allows inclusion of only the specified types of gateways.

Implementation

  • Component: drouting
  • Type: additional optional parameter on route_to_carrier()

Describe alternatives you've considered

No other viable alternative exists. This course of action was recommended by Vlad.

Additional context

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions