Twilio x n8n x Ultravox - Need help
Hi Guys,
i build an Call Agent with Ultravox. It works very well.
But in case, the Agent, can´t answer the question, he should transfer the call to an employee.
So the Employee get a Call over Twilio and insert the generated conference room.
Now i will transfer the active Call (Twilio status: in progress) with POST https://api.twilio.com/2010-04-01/Accounts/{{json.body.twilioSID}}/Calls/{{ JSON.parse(Object.values($('Get Call Data').first().json)[0]).providerCallSid }}.json
With the Body:
Twiml
<Response>
<Say voice="alice" language="de-DE">Sie werden zu einem Mitarbeiter weitergeleitet. Bitte bleiben Sie dran.</Say>
<Dial>
<Conference
startConferenceOnEnter="true"
endConferenceOnExit="true"
{{ $('Extract Call Data').item.json.conferenceName }}
</Conference>
</Dial>
</Response>
I got "The resource you are requesting could not be found" 404 Response. But the call is active in twilio.
Doe´s anyone have an idea?
0
0 comments
Stefan Hausruckinger
1
Twilio x n8n x Ultravox - Need help
AI Accelerator
skool.com/systems-to-scale-9517
A community for mastering AI, Agents, and Automation.
Join today for immediate value!
Leaderboard (30-day)
Powered by