UnconditionalForwardingInfo
Unconditional forwarding parameters. Returned if 'UnconditionalForwarding' value is specified for the callHandlingAction
parameter
Properties
Name | Type | Required | Description |
---|---|---|---|
phone_number | str | ❌ | Phone number to which the call is forwarded. In addition to common e.164 format, the following number patterns are supported: 11xxxxxxxxxxx, 444xxxxxxxxxxx, 616xxxxxxxxxxx, 1700yyyy; where xxxxxxxxxxx is a phone number in e.164 format (without '+' sign) and yyyy is an external short extension number. Max number of digits is 15 |
action | UnconditionalForwardingInfoAction | ❌ | Event that initiates forwarding to the specified phone number |
UnconditionalForwardingInfoAction
Event that initiates forwarding to the specified phone number
Properties
Name | Type | Required | Description |
---|---|---|---|
HOLDTIMEEXPIRATION | str | ✅ | "HoldTimeExpiration" |
MAXCALLERS | str | ✅ | "MaxCallers" |
NOANSWER | str | ✅ | "NoAnswer" |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs