Hello everyone.
Hope you are doing well. Currently, I am going to build conversation AI agent with retell ai.
But not sure how to get started. Currently, I can trigger call event like Answered Call, Hangup, Ringing. Here is an example what I am going to build:
- call ext 100
- get the DID number from ext 100
- And then register phone call (from: AI Agent number, to: ext 100, agent_id: test_id)
- start phone call.
I’d really appreciated it if you give me any advice for me.
Thank you.