What SentiVue Talk does
When a call starts, SentiVue Talk:- Hands the provider the URLs it should call back on.
- Verifies the signature on every incoming request, so a forged callback is rejected.
- Tracks the call through its lifecycle:
initiated,ringing,answered, thencompleted,busy,no-answer, orfailed. - Streams audio both ways for the duration of the call, in whichever format the provider uses.
What you configure
For outbound calls, nothing. SentiVue Talk passes its callback URLs to the provider each time it places a call. For inbound calls, you set one webhook URL in the provider’s console so incoming calls reach SentiVue Talk. The exact field name differs per provider — each provider’s page under Telephony gives the URL and where to paste it.When inbound calls do not arrive
Check the provider’s console first: it logs the response it got from each webhook attempt, which tells you whether the call reached SentiVue Talk at all. Then confirm, in your telephony configuration:- The number is listed.
- It has an Inbound workflow assigned.
- The webhook URL in the provider’s console matches the one on that provider’s page exactly.