Hi Wazo Community
I’m quite new to wazo-platform API and would love to make an Inbound Call to an IVR configured on Wazo.
This is what I have tried (but not working):
- Create Sound Category
- Upload IVR Sound Files
- Create IVR
- Create Context (of type Incall)
- Create Trunk (with Context in 4 above)
- Create Incall (with destination == IVR in 3 above)
- Create Extension (with Context in 4 above)
- Associate Incall [in 6] with Extension [in 7]
After doing the above, I still get 401 Unauthorised.
Please can someone help guide with missing steps?