When you call, Ring central robot can say words like "Press 1 for customer support" etc that's what I meant by auto receptionist/attendant/IVR menu.
So I want to bypass this initial auto receptionist and have calls go to our application logic before routing to auto receptionist.
I think it's possible through API as API docs include somethings about IVRs.
https://developers.ringcentral.com/api-reference/Call-Routing/createIVRMenu
Please let me know.
Thank you!