• ×
    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 have programmed a EFK key for the VVX300/400 phones to allow me to park a call using the Transfer > *70 code that my server uses, but am having a little trouble. The park key works when I place a call and park the call, but does not work with an inbound call.  Go figure.

 

 

Also, I am hoping to include a 2 second pause after the phone dials the *70, but before it actually transfers, so that the user can hear the park position message from the server.

 

I played around with a lot of different combinations and below is the only code that I could be to semi work.

 

Any ideas anyone? Thanks in advance. 

 

 

<efk>
        <version efk.version="2" />
        <efklist                
                efk.efklist.2.mname="callpark"
                efk.efklist.2.status="1"
                efk.efklist.2.label="Park"
                efk.efklist.2.use.active="1"
                efk.efklist.2.action.string="*70$Trefer$$Cp2$"
 />
  </efk>

<softkey     
        softkey.2.label="Park"
        softkey.2.action="!callpark"
        softkey.2.enable="1"
        softkey.2.precede="1"
        softkey.2.use.active="1"
        
 />

 

1 REPLY 1
HP Recommended

Well, I was able to get it to work, but it seems like the phone must actually dial the *70 in order for it to work with the pause.

 

efk.efklist.2.action.string="$FTransfer$$Fdialpadstar$$Fdialpad7$$Fdialpad0$$Fsoftkey1$$Cwaitconnect$$Cp2$$Chu$"

 

† 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>.