• ×
    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

Hi

i'm trying to configure a softkey for no blind call forwarding to a  know number.

I would like a 1 softkey for any number to whom should i transfer the call.

I read the FAQ and the admin Guide, but i dint find the answer. or a solution for remove the "sound/tone" during the transfering call

 

thank you

 

5 REPLIES 5
HP Recommended

Hello joynt,


welcome back to the Polycom Community.

Could you ensure to provide some feedback if the other reply => here <= has helped you so other users can profit from your experience before posting a new question?

 

An EFK is simply a replication / macro of the steps it would take to manually do this.

 

I am also not sure I fully understand what you mean by removing a "sound/tone".


In addition It is always useful to include the currently used SIP or UC Software version as issues experienced may already be addressed in a newer release.

This also allows yourself and others to check against current software release notes.

The above is also stated in the "Read First: Welcome to the Polycom VoIP Forum"

Therefore the Polycom VoIP FAQ contains this post here:

Question: How can I find out my SIP UC Software Version or the BootROM Version of my Phone?
Resolution: Please check here

Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.

Best Regards

Steffen Baier

Polycom Global Services

------------------------------------------------
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.

Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN
HP Recommended

Hi Stefen

i have a Polycom 650 whit a 4.0.3.7562.

i would like a macro for a attended transfer.

the macro should do the following:

1 put hold current call

2dial the destination numer

all with press of a single button.

one macro for one number

 

Thank you

HP Recommended

Hello joynt,


You did not answer all my questions.

Could you ensure to provide some feedback if the other reply => here <= has helped you so other users can profit from your experience before posting a new question?


In regards to your new question the community's VoIP FAQ contains this post here:

 

Nov 25, 2011 Question: How can I change the functionality of a softkey button / use EFK?

Resolution: Please check => here <=

 

Example 9 should do what you are after.

 

Example 9:

 

 

  • Create a Softkey to directly transfer a call and hangup
<WEB
	feature.enhancedFeatureKeys.enabled="1"
	softkey.1.action="123$Trefer$"
	softkey.1.enable="1"
	softkey.1.label="Dtrans"
	softkey.1.use.active="1"
	softkey.1.insert="3"
	/>
  • The above will only display the key Dtrans when a incoming call is answered. Pressing this key will dial 123 and REFER the active "held" call to this number.

Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.

Best Regards

Steffen Baier

Polycom Global Services

------------------------------------------------
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.

Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN
HP Recommended

hi stefen this solution is whit blind transfer.

i could to use a macro with attended transfer .

i would reply the transfer key but a defined numer whitout select the number.

 

HP Recommended

Hello joynt,


You still did not answer all my questions.

Could you ensure to provide some feedback if the other reply => here <= has helped you so other users can profit from your experience before posting a new question?

 

The above helps other users so please be so kind and either leave some reply or mark it as a solution provided.

 

In regards to this new topic it's not super easy to script.

 

A suggestion could be:

 

<?xml version="1.0" standalone="yes"?>
<!-- Fixed number attendant transfer EFK -->
<Changes feature.enhancedFeatureKeys.enabled="1"
softkey.1.action="$Ftransfer$$FDialpad3$$FDialpad0$$FDialpad0$$FDialpad8$$Fsoftkey1$"
softkey.1.enable="1"
softkey.1.label="Trans"
softkey.1.use.active="1"
softkey.1.precede="1"
/>

The above would "dial" 3008.

 

The only manual action, as the location of the softkeys depends on if the other party answers, would be once answered to press the More Softkey and then hit the Transfer softkey once you spoke to the other party.

 

If you add a pause into the above and then add the softkey4 into the Macro it would be fully automated.

Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.

Best Regards

Steffen Baier

Polycom Global Services

------------------------------------------------
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.

Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN
† 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>.