Hi there,
Is there a way to program a soft button on the VVX500 to quickly go to DND mode ? Going threw the menu to do this is like 5 taps that's too much hassle , it must be quick and simple. Do you guys ( and girls ) know a way to do this ?
Solved! Go to Solution.
Hi again,
I figured this one out myself.
In the template file in the Interaction Administrator added the following parameters
softkey.1.action="$FDoNotDisturb$"
softkey.1.enable="1"
softkey.1.insert="10"
softkey.1.label="DND"
softkey.1.precede="1"
softkey.1.use.idle="1"
Hi again,
I figured this one out myself.
In the template file in the Interaction Administrator added the following parameters
softkey.1.action="$FDoNotDisturb$"
softkey.1.enable="1"
softkey.1.insert="10"
softkey.1.label="DND"
softkey.1.precede="1"
softkey.1.use.idle="1"