Overview
SentiVue Talk’s telephony integration system provides a unified interface for connecting with various telephony providers. The same configuration powers both outbound calls (initiated from SentiVue Talk) and inbound calls (received on a phone number you own).Supported Providers
Twilio
Industry-leading cloud communications platform with global reach
Vonage
High-quality voice with 16kHz audio and excellent international coverage
Plivo
Cloud communications platform with programmable voice and global PSTN reach
Cloudonix
SIP-based telephony with flexible trunk configuration
Vobiz
Cloud-based telephony with global reach and competitive pricing
Asterisk ARI
Connect to your own Asterisk PBX via the Asterisk REST Interface
Configuration
All telephony providers are configured from a single page in SentiVue Talk:- Navigate to /telephony-configurations and click Add configuration
- Select your provider
- Enter your credentials and save
- Open the new configuration and add at least one phone number
- (Optional) Assign an Inbound workflow to a phone number to enable inbound calling
Common Features
The telephony integration in SentiVue Talk supports:- Outbound Calls: Initiate calls to any phone number from a workflow or campaign
- Inbound Calls: Route incoming calls to the right workflow — see the Inbound Calling guide
- Call Transfer: Transfer an in-progress call to a human or another number (provider-dependent)
- Call Status Tracking: Monitor call lifecycle events (initiated, ringing, answered, completed, failed)
- WebSocket Audio Streaming: Real-time, bidirectional audio between caller and agent
- Webhook Signature Verification: Inbound webhooks are verified against the matched configuration’s credentials
Inbound Calling
Inbound calls use a single org-wide webhook URL:Troubleshooting
Calls not connecting
Calls not connecting
- Verify credentials are correctly configured
- Check phone number format (E.164 with country code, e.g.
+1234567890) - Confirm the number is added to your telephony configuration and, for inbound, has an Inbound workflow assigned
- Review provider-specific error logs
Audio quality issues
Audio quality issues
- Check network bandwidth and latency
- Verify audio codec compatibility
- Review WebSocket connection stability
Webhook signature validation failing
Webhook signature validation failing
- Confirm auth tokens / API secrets match between provider and SentiVue Talk configuration
- Verify webhook URL matches exactly (including the
/inbound/runpath) - If you rotated credentials at your provider, re-enter them in your telephony configuration