Yealink Forums
Call Pickup softkey on T32G - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Configuration (/forumdisplay.php?fid=24)
+--- Thread: Call Pickup softkey on T32G (/showthread.php?tid=1642)



Call Pickup softkey on T32G - cpontus - 04-25-2014 02:05 AM

I'm trying to set one of the softkeys to do a pickup of any incoming ringing call.

I have a T32G v 32.70.0.168 phone and 3CX v12 SP4 as my PBX.

I found this section in the provisioning template and tried to set it up like so:

programablekey.2.type = 13
programablekey.2.line = 0
programablekey.2.value =
programablekey.2.xml_phonebook =
programablekey.2.history_type =
programablekey.2.label = Pup

13 = Pickup key type. Line = 0 to grab first available line. What do I put for value? I tried blank and with the 3CX call pickup code of *20*. When a call is ringing and I press pickup it does not work.

Any ideas?


RE: Call Pickup softkey on T32G - Yealink Support - 04-25-2014 08:22 PM

Sorry. Programmable Key can be configured for T38G only.
For T32G, you can set pick up code in line key.
-----------------------------
#!version:1.0.0.1
#Configure Line Key3
linekey.3.line =
linekey.3.value =
linekey.3.pickup_value =
linekey.3.type =
linekey.3.xml_phonebook =
linekey.3.label =
-----------------------------


RE: Call Pickup softkey on T32G - cpontus - 04-25-2014 08:49 PM

I guess that explains it. Thanks, I will give that a try.