Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

Permalink: https://confluence.wildix.com/x/fQaIAQ

How to collect logs for Wildix tech support

In case you hare having a problem with Collaboration / ubiconf Conference, collect the logs before opening a ticket to tech support.

...

  1. Open Developer Console of Chrome (without refreshing the browser page!): click on three dots in the upper right corner of the browser page, select More ToolsDeveloper Tools

    Open Developer Console

















  2. Go to the tab Console
  3. Right click and select Save as

    Save the file


  4. The log is saved (by default, to the Downloads folder)
    Log is saved

  5. Open a ticket to Wildix support, describe the problem, include WMS version and attach the log file

Problem with Web Push notifications

Web Push notifications can be enabled in Chrome browser in Collaboration Settings → Personal. If enabled, user can receive incoming calls / chats even in case Collaboration tab is closed (but Chrome is running). 

...

  • user should not be logged out from Collaboration
  • Chrome must be running and not in Incognito mode
  • check subscription to Web push notifications (the following command checks subscription to iOS/Android and Web push notifications, you should be able to see all the subscriptions after launching the command:
    • Access via SSH as root and launch the following command:

      kamcmd htable.dump mobile_devices_data | grep <EXT>

      Where <EXT> is the extension of a user

  • Push notifications are not disabled for the website, to check:

    • click the lock icon next to the URL address of the PBX:

Support of Chrome native notifications on Windows 10 starting from Chrome version 68

  1. Open Chrome, type the following path in the address bar and press Enter:

    chrome://flags/#enable-native-notifications
  2. Use the drop-down menu on the right and selectEnabled


  3. Click the Relaunch now 

  4. Once you’ve completed the steps, web apps and websites you allowed will show pop notifications and alerts in Action Center.

You can manage Chrome Native notifications in Settings -> System -> Notifications and Actions -> Google Chrome:

...