Skip to main content

ForwardingInfoCreateRuleRequest

Forwarding parameters. Returned if 'ForwardCalls' is specified in 'callHandlingAction'. These settings determine the forwarding numbers to which the call will be forwarded

Properties

NameTypeRequiredDescription
notify_my_soft_phonesboolSpecifies if the first ring on desktop/mobile apps is enabled. The default value is true
notify_admin_soft_phonesboolDeprecated parameter. Specifies if the administrator's softphone (desktop application) is notified before forwarding the incoming call to desk phones and forwarding numbers. The default value is true.
soft_phones_ring_countintSpecifies delay between ring on apps and starting of a call forwarding. To activate this parameter use the value > 0, and turn off the softPhonesAlwaysRing setting. If the value is 1 or 0, the softPhonesAlwaysRing setting cannot be turned off
soft_phones_always_ringboolSpecifies that desktop and mobile applications of the user will ring till the end of their forwarding list. If set to true then softPhonesRingCount is ignored
ringing_modeForwardingInfoCreateRuleRequestRingingModeSpecifies the order in which forwarding numbers ring. 'Sequentially' means that forwarding numbers are ringing one at a time, in order of priority. 'Simultaneously' means that forwarding numbers are ringing all at the same time. The default value is 'Sequentially'
rulesList[ForwardingRuleCreateRequest]Information on a call forwarding rule
mobile_timeoutboolDeprecated parameter. Specifies if mobile timeout is activated for the rule

ForwardingInfoCreateRuleRequestRingingMode

Specifies the order in which forwarding numbers ring. 'Sequentially' means that forwarding numbers are ringing one at a time, in order of priority. 'Simultaneously' means that forwarding numbers are ringing all at the same time. The default value is 'Sequentially'

Properties

NameTypeRequiredDescription
SEQUENTIALLYstr"Sequentially"
SIMULTANEOUSLYstr"Simultaneously"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →