Is there any way to emulate a softkey button press or have code run on change of phone state?
I have a VVX1500 that I would like to show all line keys (press more button) when phone returns to idle.
Thanks
Solved! Go to Solution.
Hello Jac,
the phone allows to utilize features like:
apps.telNotification.callStateChangeEvent
Depending on the phone software more or less facility's are possible.
You would need to write your own application or involve a third party to create a tool that would "listen" to the events send from the phone and then based on the status send a PUSH message to the phone.
We have a dedicated development section => here <= where some information is already posted within the FAQ.
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
If official support is required please check how to phone or open a case here
----------------Hello Jac,
the phone allows to utilize features like:
apps.telNotification.callStateChangeEvent
Depending on the phone software more or less facility's are possible.
You would need to write your own application or involve a third party to create a tool that would "listen" to the events send from the phone and then based on the status send a PUSH message to the phone.
We have a dedicated development section => here <= where some information is already posted within the FAQ.
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
If official support is required please check how to phone or open a case here
----------------