cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
303
Views
0
Helpful
1
Replies

Jabber 4 windows change controlled device

reseaux.pri
Level 1
Level 1

Hello,

I'm using Cisco Jabber for windows 11.8.4.

I'm looking for a way to change the controlled device in jabber when it launches.

I found in the Jabber SDK API a way to do this using the TelephonyController class.

Is it possible to use the Jabber SDk within a Jabber for windows custom Tab ?

If not, is there a javascript method available in custom tab that would provide the same feature ?

Thank you for any ideas on the subject.

1 Reply 1

dstaudt
Cisco Employee
Cisco Employee

My understanding is that the Jabber client selects its target device based on the user's configuration, which is likely stored in the registry (or some analogous on-disk persistence.)  Unfortunately there are no APIs exposed by the Jabber client itself to manage this kind of configuration and control.

The Jabber SDK does not provide any capabilities to modify the running configuration of a Jabber client.