This page was last edited on June 27, 2017, at 20:20.
Comments or questions about this documentation? Contact us for support!
An Interactive Voice Response (IVR) Port is a telephony object uniquely identified by the numbers within an IVR at which telephone calls may reside and be handled.
Filter Name | Type | Description |
---|---|---|
tenant_dbid | int | A unique identifier of a tenant. If specified, Configuration Server will return information only about the IVR ports that belong to this tenant. |
state | int | Current state of a IVR port (see CfgObjectState). If specified, Configuration Server will return information only about IVR ports that are currently in this state. |
ivr_dbid | int | A unique identifier of the IVR. If specified, Configuration Server will return the information only about the IVR ports that belong to this IVR. |
dn_dbid | int | A unique identifier of the DN. If specified, configuration Server will return the information about IVR port associated with this DN. |
port_number | string | A port number. Shall be specified as a character string. If specified, Configuration Server will return information only about the port(s) with that number. |
dbid | int | A unique identifier of the IVR port. If specified, Configuration Server will return information only about this IVR port. |
An IVR port can only be associated with one IVR.