ivr = IVR
ivr.class_of_service_id = Class of Service
ivr.class_of_service_id.tooltip = Choose a Class of Service for this IVR. If you choose "Extensions Only" Context, the caller will only be able to dial internal extensions numbers.
ivr.cos.warning = The action you are about to perform may create security vulnerabilities. <b>Do not proceed unless you are sure you understand the logic of Class of Service for IVR.</b>
ivr.cos.warning.title = Warning
ivr.cos.warning.confirm = I understand and confirm
ivr.cos.warning.cancel = Cancel my change
ivr.description = Description
ivr.description.tooltip = Short description to identify this IVR.
ivr.destinations = Destinations
ivr.disabled = Disabled
ivr.entries = Entries
ivr.entries.destination = Module / Destination
ivr.entries.dest.empty = IVR entry destination is required.
ivr.entries.empty = No IVR entries defined
ivr.entries.enabled = Enabled
ivr.entries.mod_dest.empty = IVR entry module destination is required.
ivr.entries.option = Key
ivr.entries.option.duplicate = IVR entry key must be unique.
ivr.entries.option.invalid = IVR entry keys may contain only digits of the '#' sign.
ivr.entries.option.placeholder = Key to Press
ivr.entries.option.pound = Pound (#) is reserved for call termination.
ivr.entries.option.star = Star (*) is reserved for replaying the welcome message.
ivr.freedial = Direct Dial
ivr.freedial.tooltip = Enable direct calls to any number that the class of service configured on this IVR allows.
ivr.general = General
ivr.invalid_add_msg = Welcome after Retry
ivr.invalid_add_msg.tooltip = After playing the Invalid Retry Message the system will replay the main IVR Welcome Message.
ivr.invalid_dest = Invalid Destination
ivr.invalid_destination.empty = Invalid destination must be selected
ivr.invalid_msg_id = Invalid Message
ivr.invalid_msg_id.tooltip = Message to be played when you reach the maximum number of attempts.
ivr.invalid_retry_msg_id = Invalid Retry Message
ivr.invalid_retry_msg_id.tooltip = Message to be played when an invalid option is received.
ivr.invalid_tries = Invalid Tries
ivr.invalid_tries.tooltip = Number of invalid attempts allowed.
ivr.mod_invalid = Invalid Destination Module
ivr.mod_timeout = Timeout Destination Module
ivr.no_source_relations = No sources for this IVR
ivr.no_destinations = No destinations for this IVR
ivr.none = None
ivr.only_extensions = Extensions Only
ivr.relation_ivr = IVR {0}
ivr.relations = Relations
ivr.relations_select_ivr = Select an IVR to see its relations
ivr.sources = Sources
ivr.digit_timeout = Digit Timeout
ivr.digit_timeout.tooltip = The amount of time in seconds to wait for additional digits before continuing.
ivr.digit_timeout.invalid = Digit timeout must be greater than zero.
ivr.response_timeout = Response Timeout
ivr.response_timeout.tooltip = The amount of time in seconds to wait for the first digit before continuing.
ivr.response_timeout.invalid = Response timeout must be greater than zero.
ivr.timeout_add_msg = Welcome after Timeout
ivr.timeout_add_msg.tooltip = After playing the Timeout Retry Message the system will replay the main IVR Welcome Message.
ivr.timeout_dest = Timeout Destination
ivr.timeout_destination.empty = Timeout destination must be selected
ivr.timeout_msg_id = Timeout Message
ivr.timeout_msg_id.tooltip = Message to be played when reaching the timeout.
ivr.timeout_retry_msg_id = Timeout Retry Message
ivr.timeout_retry_msg_id.tooltip = Message to be played when it reaches the timeout, then the user is prompted to try again.
ivr.timeout_tries = Timeout Tries
ivr.timeout_tries.tooltip = Number of times to try when no DTMF is received.
ivr.timeout_tries.invalid = Timeout tries must be greater than or equal to zero.
ivr.welcome_msg_id = Welcome Message
ivr.welcome_msg_id.tooltip = Welcome message to be played.
ivr.instructions_msg_id = Instructions Message
ivr.instructions_msg_id.tooltip = Message to be played after the welcome message. This message is useful for avoid to repeat the welcome message on invalid/timeout event.
menu.ivr = IVR
module.ivr = IVR
ivr.invalid_destination_source = {0} - Invalid Destination
ivr.timeout_destination_source = {0} - Timeout Destination
ivr.option_destination_source = {0} - Option {1}
destination_type.ivr = IVR
ivr_entry.ivr_id.invalid = IVR is required and must be valid.
ivr_entry.option.invalid = IVR entry option is required and must be unique.
ivr_entry.destination_id.invalid = IVR entry destination is required and must be valid.
ivr.description.invalid = Description is required and must be unique.
ivr.class_of_service_id.invalid = Class of Service is required and must be valid.
ivr.welcome_msg_id.invalid = Invalid message must be valid or empty.
ivr.instructions_msg_id.invalid = Instruction Message must be valid or empty.
ivr.invalid_retry_msg_id.invalid = Invalid retry message must be valid or empty.
ivr.invalid_msg_id.invalid = Invalid message must be valid or empty.
ivr.timeout_msg_id.invalid = Timeout message must be valid or empty.
ivr.timeout_retry_msg_id.invalid = Timeout retry message must be valid or empty.
ivr.invalid_destination_id.invalid = Invalid destination is required and must be valid.
ivr.timeout_destination_id.invalid = Timeout destination is required and must be valid.
