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

Jabber Web SDK on MAC - registration error

Hello,

We develop a Chrome extension to add Cisco Telephony features to a web-based application.

For that we use the Cisco Jabber SDK Web (with the installation of the Cisco web communicator Chrome extensions and the SDK Browser add-on for MAC)

We are many users using it in different companies and organizations, but we are actually facing a problem with one of our customers.

We use the MRA feature to connect the softphone to our UCM infrastructure through Expressway infrastructure.

 

When we try to login with our extension, the process block and the extension is never connected.

We compared the browser console between a MAC where it's working and the customer MAC that can't connect:

 

  • We can see on the MAC where it's working:
    • Authentication of the Jabber sdk is successful:
      • "status": "eAuthenticated",
      • "result": "eNoError"
    • Registration is successful
      • "name": "connectionstatuschanged",

      • "content": "eRegistering"

  • While on Customer side
    • Authentication is successful:
      • "status": "eAuthenticated",
      • "result": "eNoError"
    • The difference happens just after on registration process:
      • "error": "eLoggedInLock",
      • "name": "connect"

Normally, this error is raised only when another extension / instance of the extension is running. But we troubleshoot on customer side and it's not the case, there is only on instance running at the same time.

We try to delete the logs, reinstall all the packages without success

 

Any idea how to solve this problem ?

 

Thanks in advance for your answers and your help

 

Regards,

 

Baptiste

 

 

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: