Good Morning,
For Hospitality needs, we are customising the display of the 5340 IP Phone using the HTML ToolKit.
I have a problem using the SetButtonFunction() function of the Mitel HTML ToolKit on a 5340 IP Phone in GUIReplacement Mode.
This function always returns -1.
I tried the example given in the Mitel documentation :
TelML.Buttons.Item("PK2").SetButtonFunction("Boss', "SpeedCall","1234"); But it returns -1.
I tried other functions as "DoNotDisturb", "PhoneBook" ? but with same issue.
Before calling this function I check that the GetIsProgrammable() function returns TRUE. And that's right.
I tried it in the "Hospitality" template and added this line at the end of the SetGUIReplacementMode() function of the telephony.js file.
I don't know if it is a bug ?
Could you help me please ?
Best regards.
For Hospitality needs, we are customising the display of the 5340 IP Phone using the HTML ToolKit.
I have a problem using the SetButtonFunction() function of the Mitel HTML ToolKit on a 5340 IP Phone in GUIReplacement Mode.
This function always returns -1.
I tried the example given in the Mitel documentation :
TelML.Buttons.Item("PK2").SetButtonFunction("Boss', "SpeedCall","1234"); But it returns -1.
I tried other functions as "DoNotDisturb", "PhoneBook" ? but with same issue.
Before calling this function I check that the GetIsProgrammable() function returns TRUE. And that's right.
I tried it in the "Hospitality" template and added this line at the end of the SetGUIReplacementMode() function of the telephony.js file.
I don't know if it is a bug ?
Could you help me please ?
Best regards.