Package com.ringcentral.definitions
Class CompanyAnsweringRuleInfo
java.lang.Object
com.ringcentral.definitions.CompanyAnsweringRuleInfo
-
Field Summary
FieldsModifier and TypeFieldDescriptionAnswering rule will be applied when calling the specified number(s)Answering rule will be applied when calls are received from the specified caller(s)Specifies how incoming calls are forwarded.Specifies if the rule is active or inactive Default: trueGreetings applied for an answering rule; only predefined greetings can be applied, see Dictionary Greeting ListInternal identifier of an answering ruleName of an answering rule specified by user.Type of an answering rule Default: Custom Enum: BusinessHours, AfterHours, CustomCanonical URI of an answering rule Format: uri -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncalledNumbers
(CompanyAnsweringRuleCalledNumberInfoRequest[] calledNumbers) callers
(CompanyAnsweringRuleCallersInfoRequest[] callers) callHandlingAction
(String callHandlingAction) greetings
(GreetingInfo[] greetings) schedule
(CompanyAnsweringRuleScheduleInfo schedule)
-
Field Details
-
id
Internal identifier of an answering rule -
uri
Canonical URI of an answering rule Format: uri -
enabled
Specifies if the rule is active or inactive Default: true -
type
Type of an answering rule Default: Custom Enum: BusinessHours, AfterHours, Custom -
name
Name of an answering rule specified by user. Max number of symbols is 30. The default value is 'My Rule N' where 'N' is the first free number -
callers
Answering rule will be applied when calls are received from the specified caller(s) -
calledNumbers
Answering rule will be applied when calling the specified number(s) -
schedule
-
callHandlingAction
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'] Enum: Operator, Disconnect, Bypass -
extension
-
greetings
Greetings applied for an answering rule; only predefined greetings can be applied, see Dictionary Greeting List
-
-
Constructor Details
-
CompanyAnsweringRuleInfo
public CompanyAnsweringRuleInfo()
-
-
Method Details
-
id
-
uri
-
enabled
-
type
-
name
-
callers
-
calledNumbers
public CompanyAnsweringRuleInfo calledNumbers(CompanyAnsweringRuleCalledNumberInfoRequest[] calledNumbers) -
schedule
-
callHandlingAction
-
extension
-
greetings
-