You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sipxcom-users
Hi all, I'm trying to customize a softkey on Polycom phones firmware version 4.0.4 using the example inside the wiki. I have a Polycom IP 650 phone with two lines configured and I want to implement a softkey to directly dial a number using line number 2 as caller. This is the code I've used. How can I target the action specified in softkey.x.action command to be appliaed on a second line?
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sipxcom-users
The way our Polycoms are programmed with softkeys is that they apply to the active call. I've provided a sample cfg file for you to experiment with. The bottom configurations creates two softkeys - Line1T and Line2T on active calls. You need to scroll through the softkeys when the call is active to transfer the call. The top statements creates Enhanced Function Key macros called line1 and line2 - they can be called from a phonemac.xml speeddial list (e.g. !line1, !line2) that programs the same capability but as line keys on the phone.
Create the sample.cfg file and xml speeddial directory, and load them onto the FTP directory of Sipxcom as unmanaged device files. Point to the sample.cfg file in the Phone->Custom Configuration profile.
The Polycom Systems Administrators Guide will be your friend.