IvrCallHandlingActionEnum
Specifies how incoming calls are forwarded. The default value is 'Operator' 'Operator' - play company greeting and forward to operator extension 'Disconnect' - play company greeting and disconnect 'Bypass' - bypass greeting to go to selected extension = ['Operator', 'Disconnect', 'Bypass']
Properties
Name | Type | Required | Description |
---|---|---|---|
OPERATOR | str | ✅ | "Operator" |
DISCONNECT | str | ✅ | "Disconnect" |
BYPASS | str | ✅ | "Bypass" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs