• ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
  • ×
    Information
    Windows update impacting certain printer icons and names. Microsoft is working on a solution.
    Click here to learn more
    Information
    Need Windows 11 help?
    Check documents on compatibility, FAQs, upgrade information and available fixes.
    Windows 11 Support Center.
  • post a message
Guidelines
The HP Community is where owners of HP products, like you, volunteer to help each other find solutions.
HP Recommended

Hello,

 

I'm a bit unsure how to properly create a 'Redial' softkey for my VVX models. I used the following: (which is a mess!)

<softkey softkey.3.label="Redial" softkey.3.action="*66" softkey.3.insert="4" softkey.3.use.idle="1" softkey.3.enable="1" />
<efk efk.efklist.3.mname="Redial" efk.efklist.3.status="1" efk.efklist.3.label="Redial" efk.efklist.1.action.string="*66" efk.efkprompt.3.status="1" efk.efkprompt.3.label="Redial" />

 

I'm pretty sure I flopped the EFK part because I can change the 'efk.efklist.1.action.string' value to anything and it will still work. When I press the Redial softkey, it successfully redials the previous number, but the display always says the following:

"To: EFK Dial"

"*66"

It is displaying that In the active call state screen and the call logs. Is there a way I can replace the 'EFK Dial' to the actual number I am calling?

 

Thanks,

Andrew

1 ACCEPTED SOLUTION

Accepted Solutions
HP Recommended

My god. I don't understand why it didn't work for me the first time I tried the following:

<softkey softkey.3.label="Redial" softkey.3.action="$FRedial$" softkey.3.insert="4" softkey.3.use.idle="1" softkey.3.enable="1" />

but now it's working like a charm now.

 

Thanks anyways.

View solution in original post

1 REPLY 1
HP Recommended

My god. I don't understand why it didn't work for me the first time I tried the following:

<softkey softkey.3.label="Redial" softkey.3.action="$FRedial$" softkey.3.insert="4" softkey.3.use.idle="1" softkey.3.enable="1" />

but now it's working like a charm now.

 

Thanks anyways.

† The opinions expressed above are the personal opinions of the authors, not of HP. By using this site, you accept the <a href="https://www8.hp.com/us/en/terms-of-use.html" class="udrlinesmall">Terms of Use</a> and <a href="/t5/custom/page/page-id/hp.rulespage" class="udrlinesmall"> Rules of Participation</a>.