What is the standard approach to handle WebRTC handshake failures when deploying softphone settings via GC CLI?
Environment: apac-1, GC CLI 2.2.0. The deploy script completes without error, but agents report ‘Connection Refused’ on initial login. No logs in the console.
The issue only affects new users provisioned through our GitHub Actions pipeline. Manual config works fine.
Checking the network, ports seem open. Any known CLI flags to force a handshake retry or validate the STUN config during the apply phase?