/AWS1/CL_CHVORIGINATION¶
Origination settings enable your SIP hosts to receive inbound calls using your Amazon Chime SDK Voice Connector.
The parameters listed below are not required, but you must use at least one.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
it_routes
TYPE /AWS1/CL_CHVORIGINATIONROUTE=>TT_ORIGINATIONROUTELIST
TT_ORIGINATIONROUTELIST
¶
The call distribution properties defined for your SIP hosts. Valid range: Minimum value of 1. Maximum value of 20. This parameter is not required, but you must specify this parameter or
Disabled
.
iv_disabled
TYPE /AWS1/CHVBOOLEAN
/AWS1/CHVBOOLEAN
¶
When origination settings are disabled, inbound calls are not enabled for your Amazon Chime SDK Voice Connector. This parameter is not required, but you must specify this parameter or
Routes
.
Queryable Attributes¶
Routes¶
The call distribution properties defined for your SIP hosts. Valid range: Minimum value of 1. Maximum value of 20. This parameter is not required, but you must specify this parameter or
Disabled
.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ROUTES() |
Getter for ROUTES, with configurable default |
ASK_ROUTES() |
Getter for ROUTES w/ exceptions if field has no value |
HAS_ROUTES() |
Determine if ROUTES has a value |
Disabled¶
When origination settings are disabled, inbound calls are not enabled for your Amazon Chime SDK Voice Connector. This parameter is not required, but you must specify this parameter or
Routes
.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DISABLED() |
Getter for DISABLED, with configurable default |
ASK_DISABLED() |
Getter for DISABLED w/ exceptions if field has no value |
HAS_DISABLED() |
Determine if DISABLED has a value |