@dialstack/sdk-dev / js/src / DialPlanLocale
Interface: DialPlanLocale
Defined in: sdk/js/src/types/dial-plan.ts:298
Locale strings for dial plan nodes
Properties
combobox
combobox: object;
Defined in: sdk/js/src/types/dial-plan.ts:408
createNew
createNew: string;
extensionLabel
extensionLabel: string;
loading
loading: string;
noName
noName: string;
noResults
noResults: string;
search
search: string;
select
select: string;
configLabels
configLabels: object;
Defined in: sdk/js/src/types/dial-plan.ts:348
addOption
addOption: string;
audioClip
audioClip: string;
clearPhoneNumber?
optional clearPhoneNumber?: string;
digit
digit: string;
extensionEntry?
optional extensionEntry?: string;
extensionEntryHint?
optional extensionEntryHint?: string;
mode
mode: string;
openInNewTab
openInNewTab: string;
optionLabel
optionLabel: string;
optionLabelPlaceholder
optionLabelPlaceholder: string;
options
options: string;
phoneNumber?
optional phoneNumber?: string;
Optional so that a locale written against an earlier release still
compiles. defaultDialPlanLocale supplies both, and the config panel
falls back to English when a caller-supplied locale omits them.
phoneNumberInvalid?
optional phoneNumberInvalid?: string;
promptClip
promptClip: string;
removeOption
removeOption: string;
routeHolidaySeparately
routeHolidaySeparately: string;
routeHolidaySeparatelyHint
routeHolidaySeparatelyHint: string;
schedule
schedule: string;
search
search: string;
searchSchedules
searchSchedules: string;
searchTargets
searchTargets: string;
target
target: string;
timeout
timeout: string;
timeoutOverride?
optional timeoutOverride?: string;
Labels for the Internal Extension node's timeout override. An internal target that owns a timeout of its own — a user with a Find Me / Follow Me ladder, a ring group, a queue — governs its own timing unless the node overrules it, and the number alone cannot say which, because the editor pre-fills one into every node.
timeoutOverrideOff?
optional timeoutOverrideOff?: string;
timeoutOverrideOn?
optional timeoutOverrideOn?: string;
exits
exits: object;
Defined in: sdk/js/src/types/dial-plan.ts:311
closed
closed: string;
holiday
holiday: string;
invalid
invalid: string;
next
next: string;
open
open: string;
timeout
timeout: string;
nodeDescriptions
nodeDescriptions: object;
Defined in: sdk/js/src/types/dial-plan.ts:319
audioClip
audioClip: string;
externalDial
externalDial: string;
hangUp
hangUp: string;
internalDial
internalDial: string;
menu
menu: string;
ringAllUsers
ringAllUsers: string;
schedule
schedule: string;
voiceApp
voiceApp: string;
voicemail
voicemail: string;
nodeTypes
nodeTypes: object;
Defined in: sdk/js/src/types/dial-plan.ts:299
audioClip
audioClip: string;
externalDial
externalDial: string;
hangUp
hangUp: string;
internalDial
internalDial: string;
menu
menu: string;
ringAllUsers
ringAllUsers: string;
schedule
schedule: string;
start
start: string;
voiceApp
voiceApp: string;
voicemail
voicemail: string;
panel
panel: object;
Defined in: sdk/js/src/types/dial-plan.ts:400
close
close: string;
connection
connection: string;
delete_
delete_: string;
exit
exit: string;
from
from: string;
to
to: string;
resourceGroups
resourceGroups: object;
Defined in: sdk/js/src/types/dial-plan.ts:338
audioClips
audioClips: string;
dialPlans
dialPlans: string;
queues
queues: string;
ringGroups
ringGroups: string;
schedules
schedules: string;
sharedVoicemails
sharedVoicemails: string;
users
users: string;
voiceApps
voiceApps: string;
status
status: object;
Defined in: sdk/js/src/types/dial-plan.ts:417
loadError
loadError: string;
loading
loading: string;
newDialPlan
newDialPlan: string;
notFound
notFound: string;
saveError
saveError: string;
targetTypes
targetTypes: object;
Defined in: sdk/js/src/types/dial-plan.ts:330
dialPlan
dialPlan: string;
queue
queue: string;
ringGroup
ringGroup: string;
sharedVoicemail
sharedVoicemail: string;
user
user: string;
voiceApp
voiceApp: string;
toolbar
toolbar: object;
Defined in: sdk/js/src/types/dial-plan.ts:396
autoLayout
autoLayout: string;
save
save: string;
voiceAppMode
voiceAppMode: object;
Defined in: sdk/js/src/types/dial-plan.ts:388
control
control: string;
controlBadge
controlBadge: string;
controlHint
controlHint: string;
notify
notify: string;
notifyBadge
notifyBadge: string;
notifyHint
notifyHint: string;