Skip to main content

@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​

TypeScript
combobox: object;

Defined in: sdk/js/src/types/dial-plan.ts:408

createNew​

TypeScript
createNew: string;

extensionLabel​

TypeScript
extensionLabel: string;

loading​

TypeScript
loading: string;

noName​

TypeScript
noName: string;

noResults​

TypeScript
noResults: string;
TypeScript
search: string;

select​

TypeScript
select: string;

configLabels​

TypeScript
configLabels: object;

Defined in: sdk/js/src/types/dial-plan.ts:348

addOption​

TypeScript
addOption: string;

audioClip​

TypeScript
audioClip: string;

clearPhoneNumber?​

TypeScript
optional clearPhoneNumber?: string;

digit​

TypeScript
digit: string;

extensionEntry?​

TypeScript
optional extensionEntry?: string;

extensionEntryHint?​

TypeScript
optional extensionEntryHint?: string;

mode​

TypeScript
mode: string;

openInNewTab​

TypeScript
openInNewTab: string;

optionLabel​

TypeScript
optionLabel: string;

optionLabelPlaceholder​

TypeScript
optionLabelPlaceholder: string;

options​

TypeScript
options: string;

phoneNumber?​

TypeScript
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?​

TypeScript
optional phoneNumberInvalid?: string;

promptClip​

TypeScript
promptClip: string;

removeOption​

TypeScript
removeOption: string;

routeHolidaySeparately​

TypeScript
routeHolidaySeparately: string;

routeHolidaySeparatelyHint​

TypeScript
routeHolidaySeparatelyHint: string;

schedule​

TypeScript
schedule: string;

search​

TypeScript
search: string;

searchSchedules​

TypeScript
searchSchedules: string;

searchTargets​

TypeScript
searchTargets: string;

target​

TypeScript
target: string;

timeout​

TypeScript
timeout: string;

timeoutOverride?​

TypeScript
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?​

TypeScript
optional timeoutOverrideOff?: string;

timeoutOverrideOn?​

TypeScript
optional timeoutOverrideOn?: string;

exits​

TypeScript
exits: object;

Defined in: sdk/js/src/types/dial-plan.ts:311

closed​

TypeScript
closed: string;

holiday​

TypeScript
holiday: string;

invalid​

TypeScript
invalid: string;

next​

TypeScript
next: string;

open​

TypeScript
open: string;

timeout​

TypeScript
timeout: string;

nodeDescriptions​

TypeScript
nodeDescriptions: object;

Defined in: sdk/js/src/types/dial-plan.ts:319

audioClip​

TypeScript
audioClip: string;

externalDial​

TypeScript
externalDial: string;

hangUp​

TypeScript
hangUp: string;

internalDial​

TypeScript
internalDial: string;
TypeScript
menu: string;

ringAllUsers​

TypeScript
ringAllUsers: string;

schedule​

TypeScript
schedule: string;

voiceApp​

TypeScript
voiceApp: string;

voicemail​

TypeScript
voicemail: string;

nodeTypes​

TypeScript
nodeTypes: object;

Defined in: sdk/js/src/types/dial-plan.ts:299

audioClip​

TypeScript
audioClip: string;

externalDial​

TypeScript
externalDial: string;

hangUp​

TypeScript
hangUp: string;

internalDial​

TypeScript
internalDial: string;
TypeScript
menu: string;

ringAllUsers​

TypeScript
ringAllUsers: string;

schedule​

TypeScript
schedule: string;

start​

TypeScript
start: string;

voiceApp​

TypeScript
voiceApp: string;

voicemail​

TypeScript
voicemail: string;

panel​

TypeScript
panel: object;

Defined in: sdk/js/src/types/dial-plan.ts:400

close​

TypeScript
close: string;

connection​

TypeScript
connection: string;

delete_​

TypeScript
delete_: string;

exit​

TypeScript
exit: string;

from​

TypeScript
from: string;

to​

TypeScript
to: string;

resourceGroups​

TypeScript
resourceGroups: object;

Defined in: sdk/js/src/types/dial-plan.ts:338

audioClips​

TypeScript
audioClips: string;

dialPlans​

TypeScript
dialPlans: string;

queues​

TypeScript
queues: string;

ringGroups​

TypeScript
ringGroups: string;

schedules​

TypeScript
schedules: string;

sharedVoicemails​

TypeScript
sharedVoicemails: string;

users​

TypeScript
users: string;

voiceApps​

TypeScript
voiceApps: string;

status​

TypeScript
status: object;

Defined in: sdk/js/src/types/dial-plan.ts:417

loadError​

TypeScript
loadError: string;

loading​

TypeScript
loading: string;

newDialPlan​

TypeScript
newDialPlan: string;

notFound​

TypeScript
notFound: string;

saveError​

TypeScript
saveError: string;

targetTypes​

TypeScript
targetTypes: object;

Defined in: sdk/js/src/types/dial-plan.ts:330

dialPlan​

TypeScript
dialPlan: string;

queue​

TypeScript
queue: string;

ringGroup​

TypeScript
ringGroup: string;

sharedVoicemail​

TypeScript
sharedVoicemail: string;

user​

TypeScript
user: string;

voiceApp​

TypeScript
voiceApp: string;

toolbar​

TypeScript
toolbar: object;

Defined in: sdk/js/src/types/dial-plan.ts:396

autoLayout​

TypeScript
autoLayout: string;

save​

TypeScript
save: string;

voiceAppMode​

TypeScript
voiceAppMode: object;

Defined in: sdk/js/src/types/dial-plan.ts:388

control​

TypeScript
control: string;

controlBadge​

TypeScript
controlBadge: string;

controlHint​

TypeScript
controlHint: string;

notify​

TypeScript
notify: string;

notifyBadge​

TypeScript
notifyBadge: string;

notifyHint​

TypeScript
notifyHint: string;