|
UPLINX Remote Phone Control for Webex Calling is designed with security as a priority.
The following points outline how the tool communicates and handles credentials.
API Communication
All communication is made exclusively via the Cisco-hosted Webex Calling API over HTTPS https://webexapis.com/v1/. For more API info, please see Webex Calling API.
There is no direct communication to phones. All phone control commands — including screenshots, key presses, and status queries — are sent through the Webex Calling API, which then relays them to the phone. No other outbound communication takes place.
This means the tool is 100% safe to deploy in corporate environments without requiring any additional firewall exceptions or network changes beyond HTTPS access to the above endpoint.
Credentials and Token Security
Connecting to the Webex Calling API requires an access token. Your Webex username and password are entered directly into the Cisco Webex login page in your browser — they are never seen, stored, or transmitted by the tool. Your credentials remain completely safe.
The token itself is temporary. Cisco sets a fixed expiry of 24 hours, after which the token automatically becomes invalid and a new one must be obtained. This timeout is enforced by Cisco and cannot be changed.
Summary
|
API endpoint
|
https://webexapis.com/v1 (Cisco-hosted)
|
|
Phone communication
|
Via API only — no direct connection to phones
|
|
Other communication
|
None
|
|
Username / password
|
Never seen or stored by the tool
|
|
Token validity
|
24 hours — enforced by Cisco
|
|