FROM: {{ currentPhone }} → TO: {{ selectedOption?.label }}
Switching phone routing from {{ currentPhone }} to {{ selectedOption?.label }}...
Please wait while we update the routing.
{{ routeResponse.message || routeResponse.status }}
Response received successfully.
Please wait while we fetch DID information.
API Error
{{ testResponse.error }}
{{ JSON.stringify(testResponse, null, 2) }}
No response received.