📞 Outbound Voice Call
Enter any mobile number. Vonage will place a call from your Nigerian number
(+2349039818864).
When the recipient answers, they hear a text-to-speech message.
How It Works
- You submit a destination number.
- Laravel calls Vonage Voice API → outbound call is created.
- Vonage rings the destination number.
- When answered, Vonage fetches the Answer URL from this server.
- The server returns an NCCO (JSON) with a
talk action.
- Vonage reads the TTS message aloud to the recipient.
- Call status events (ringing, answered, completed) are posted to the Event URL.
Answer URL: https://voage.africoders.net/voice/webhook/answer
Event URL: https://voage.africoders.net/voice/webhook/event