Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vendors:cisco:wxcc:calling [2026/05/28 15:46] – [Webex Calling Registered Trunks] gerardorourkevendors:cisco:wxcc:calling [2026/06/05 09:31] (current) – [Webex App - Enable Browser Developer Tools] gerardorourke
Line 366: Line 366:
 read R BLOCK read R BLOCK
 </code> </code>
 +
 +===== Webex App - Enable Browser Developer Tools =====
 +
 +  *https://developer.webex.com/create/docs/embedded-apps-guide#enabling-developer-tools
 +
 +<file reg WebexWebApp_EnableDebug.reg>
 +Windows Registry Editor Version 5.00
 +
 +[HKEY_LOCAL_MACHINE\SOFTWARE\Cisco Spark Native]
 +"EnableEmbeddedAppDebug"=dword:00000001
 +</file>
 +
 +
 +<file reg WebexWebApp_DisableDebug.reg>
 +Windows Registry Editor Version 5.00
 +
 +[HKEY_LOCAL_MACHINE\SOFTWARE\Cisco Spark Native]
 +"EnableEmbeddedAppDebug"=dword:00000000
 +</file>
 +
 +
 +
  • vendors/cisco/wxcc/calling.1779979578.txt.gz
  • Last modified: 2026/05/28 15:46
  • by gerardorourke