calltelemetry/calltelemetry

Feature: App Callback - (Remote worker Caller ID protection)

Closed this issue · 1 comments

Example: remote workers working from Cell, but wanting to mask their outbound calls (think call center users that need to return individual calls, like healthcare staff)

Intercept call at Phone via Curri, record the caller ID of the caller.
User opens an IOS/Android app on their phone, reviews the call history of their phone, and presses dial.
CT has a special translating DID assigned, which intercepts the call, matches the caller id to the app pending request, and tmanipulates the call outbound and injects the main site caller ID.
Remote worker is connected to outside caller (with caller Id set to the main site)
protecting privacy, and keeping all callflow on-premise, and able to be recorded by compliance by the end customer.

Cleaning up issues. This may become an app in the future.