- Joined
- Aug 26, 2019
- Messages
- 8
- Reaction score
- 1
Hi,
using a XML-Script, it is possible to show the status of an extension by LED. So far so good.
I have configured BLF 1 for Available, when I click on BLF 1 the led is constantly on and the LED of BLF 2 is off. BLF 2 is for away, the script here turns off the LED from BLF 1 and turns on the LED for BLF 2.
Problem now is that if we change the status through client or app this does not get reflected on the BLF from the phone.
Is there any way to query the current presence status?
My idea would be something like a cron job or scheduled task running every x minutes, querying the status of the phone extension and using the output to match the BLF LED to the current status.
Regards,
geordi
using a XML-Script, it is possible to show the status of an extension by LED. So far so good.
I have configured BLF 1 for Available, when I click on BLF 1 the led is constantly on and the LED of BLF 2 is off. BLF 2 is for away, the script here turns off the LED from BLF 1 and turns on the LED for BLF 2.
Problem now is that if we change the status through client or app this does not get reflected on the BLF from the phone.
Is there any way to query the current presence status?
My idea would be something like a cron job or scheduled task running every x minutes, querying the status of the phone extension and using the output to match the BLF LED to the current status.
Regards,
geordi