05-26-2020 12:45 AM
Hi Guys, ,
I am looking for some guidance to configure JAbber to signout when the user lock their PC. is there any way to do it?
my all idea to block incoming calls on Jabber softphone when the PC lock. i tried different methods unfortunatly nothing worked out out yet.is there any one who did anything like this before?
Regards,
05-26-2020 07:09 AM - edited 05-26-2020 07:10 AM
Hi,
I don't think there is any parameter to sign-out from Jabber when PC is locked. But you can use "ForceLogoutTimerDesktop" timer which specifies the number of minutes of inactivity before the user is automatically signed out of Cisco Jabber desktop clients. The value for minutes is from 1 to 480.
<ForceLogoutTimerDesktop>15</ForceLogoutTimerDesktop>
05-26-2020 07:17 AM
You could likely create Windows scheduled tasks that triggers on events such as PC lock or unlock. What these tasks then do is up to your discretion. There is nothing native in Jabber to do what you ask for.
05-26-2020 09:21 AM
wonderfull, your thought is really superb Roger.. :) .
i tried that creating a task scheduler to kill the CiscoJabber.exe when PC lock and another task schedule to launch the Jabber when PC unlock. it is working as expected.
I tried with different arguiments (no arguiment, /t, /f), it looks like, the system like only force skill (/f).
i hopt i dont face any other issue such as file correption due to force kill.
Regards,
05-26-2020 01:17 PM
Glad it helped you and thank you for the kind words.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide