Skip to main content

Enhanced Feture keys

Posted by civey on Wed, 09/12/2012

I am needing some help setting up a softkey for Messages (go to voicemail) this way I can leave Line 1 and Line 2 on the IP335 and not change line 2 to message button.

efk.efklist.3.mname="VM"
efk.efklist.3.status="1"
efk.efklist.3.use.active="1"
efk.efklist.3.action.string="$FMessages"

softkey.3.label="Messages"
softkey.3.action="$VM$"
softkey.3.enable="1"
softkey.3.precede="0"
softkey.3.use.active="0"
softkey.3.use.alerting="0"
softkey.3.use.dialtone="0"
softkey.3.use.hold="0"
softkey.3.use.idle="1"
softkey.3.use.proceeding="0"
softkey.3.use.setup="0"

The above is what I have but it will not do anything when I press the button.

Thanks


Submitted by civey on Thu, 09/13/2012 Permalink

efk.efklist.2.mname="vm"
efk.efklist.2.status="1"
efk.efklist.2.use.idle="1"
efk.efklist.2.use.dialtone="1"
efk.efklist.2.action.string="$FMessages$"
softkey.2.label="Msgs"
softkey.2.action="!vm"
softkey.2.enable="1"
softkey.2.precede="0"
softkey.2.use.active="0"
softkey.2.use.alerting="0"
softkey.2.use.dialtone="1"
softkey.2.use.hold="0"
softkey.2.use.idle="1"
softkey.2.use.proceeding="0"
softkey.2.use.setup="0"

Submitted by civey on Thu, 09/13/2012 Permalink

efk.efklist.3.mname="callpark1"
efk.efklist.3.status="1"
efk.efklist.3.use.active="1"
efk.efklist.3.action.string="$FTransfer$$FDialpad7$$FDialpad0$$FDialpad0$$FDialpadPound$$Cp5$$Chu$"
softkey.3.label="Park"
softkey.3.action="$Mcallpark1$"
softkey.3.enable="1"
softkey.3.use.active="1"
softkey.3.use.alerting="0"

Submitted by civey on Thu, 09/13/2012 Permalink

efk.efklist.4.mname="intercom"
efk.efklist.4.status="1"
efk.efklist.4.label="Intercom"
efk.efklist.4.action.string="*99$P5N4$$Tinvite$"
softkey.4.label="Intercom"
softkey.4.action="$Mintercom$"
softkey.4.enable="1"
softkey.4.precede="0"
softkey.4.use.active="0"
softkey.4.use.alerting="0"
softkey.4.use.dialtone="0"
softkey.4.use.hold="0"
softkey.4.use.idle="1"
softkey.4.use.proceeding="0"
softkey.4.use.setup="0"

Submitted by eeman on Thu, 09/13/2012 Permalink

why dont you just have the action string call *98 for the one thats idle and for the one that is active use whatever it is you use for transfering directly to voicemail similar to the way you have an intercom action