UNPKG

@twilio/autopilot-templates

Version:
17 lines (16 loc) 304 B
{ "actions": [ { "say": "I'll connect you with an agent now." }, { "handoff": { "channel": "voice", "uri": "INSET YOUR TWIML_URL HERE", "method": "POST", "voice_status_callback_url": "INSERT STATUS_CALLBACK_URL HERE", "voice_status_callback_method": "POST" } } ] }