cancel
Showing results for 
Search instead for 
Did you mean: 
2025 CMX Awards

The Zoom Community has won Best Customer Support Community in the 2025 CMX Community Industry Awards!

Celebrate with us

Assigning speed dial buttons using a provisioning template

cdmiller
Explorer
Explorer

Hi All

 

I would like to assign speed dial buttons to Poly E220 phones using the provisioning template.  Is that possible?  If so, could someone share an example of the required code? 

1 REPLY 1

sparrow
Community Champion | Customer
Community Champion | Customer

I haven't done one of these in a very long time. I would do these via a manual .cfg file which you import into the local web interface of the phone. That was back in the Soundpoint days, but it still works with the newer phones. I am not sure if you intended to set and assign the speed number? If so? See below example. Tested on my Edge E550. On the action string line, change the value 268510 to the number you want to set as your speed dial. If you're looking to set the speed dial with no value? I have a parameter for that as well. 

 

FEATURE.ENHANCEDFEATUREKEYS.ENABLED="1"
EFK.EFKLIST.1.ACTION.STRING="268510$Tinvite$"
EFK.EFKLIST.1.LABEL="6"
EFK.EFKLIST.1.MNAME="ZP"
EFK.EFKLIST.1.STATUS="1"