-
SwiftReach.Swift911.Core.Messages.Voice.User_Defined_Voice_Message Object Reference
Voice message for which the user can define any custom call-flow necessary.
Field Type Description EnableAnsweringMachineMessage System.Boolean True if answering machine detection is enabled and we wish to leave a different message for machines. DefaultSpokenLanguage System.String Default language to send this message in when a recipient has a different or no spoken language preference RootAction SwiftReach.Swift911.Core.Messages.Voice.CALL_FLOW_ACTION The root action that starts the call-flow process. CallerID System.String The 10-Digit caller-id sent with the voice message (must be in the format 1234567890) CapacityLimit System.Int32 Maximum number of phone lines that may be allocated when this message is sent RingSeconds System.Int32 Maximum number of seconds before a call attempt is aborted for ring-no-answer. Default value is 60. Max is 60. Note: an average single ring is approximately 7 seconds in length and initial call-setup time before the first ring is on average approximately 3 seconds. CongestionAttempts System.Int32 Maxmimum number of automatic attempts to call a number that has failed due to congestion. Default value is 3. Max is 5. These attempts are made independently of the functionality provided by the existing AutoRetries parameter since congestion has always been considered to be a temporary failure. AutoRetries System.Int32 Number of times to automatically re-attempt to reach the called-party. AutoRetriesInterval System.Int32 The number of minutes to wait inbetween the AutoRetry attempts. EnableWaterfall System.Boolean True if waterfall calling is enabled. EnableAnsweringMachineDetection System.Boolean True if answering machine detection should be enabled. CreateStamp System.DateTime The date and time that the voice message was created. ChangeStamp System.DateTime The date and time that the voice message last changed. LastUsed System.DateTime The date and time that the message was last used in an alert. CreatedByUser System.String The username which created the voice message. ChangedByUser System.String The username that last made changes to the voice message. Name System.String Name of the voice message Description System.String Description of what the voice message is to be used for. VoiceCode System.Int32 Numerical code identifying the voice message VoiceType SwiftReach.Swift911.Core.Messages.Voice.VOICE_TYPE Type of voice message Visibility SwiftReach.Swift911.Core.Messages.VISIBILITY_TYPE The level of visibility for this message DeleteLocked System.Boolean When true users are prevented from deleting this item.