vmtransfer softkey position variable created

This commit is contained in:
chansizzle 2021-04-05 17:28:35 -06:00 committed by GitHub
parent d4ce918156
commit e048a30985
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -256,7 +256,10 @@
softkey.1.action="^*99$P1N4$$Trefer$"
softkey.1.enable="1"
softkey.1.use.active="1"
softkey.1.precede="1"
{if isset($polycom_softkey_1_precede)}
softkey.1.precede="{$polycom_softkey_1_precede}"
{else}softkey.1.precede="0"
{/if}
efk.efkprompt.1.label="Voice Mail ID to transfer to:"
efk.efkprompt.1.status="1"
efk.efkprompt.1.type="numeric"