I’m building a service that receives call events via a RingCentral webhook subscription, checks all of the numbers against a fraud service we use, and rejects/drops the call if any participant is deemed suspicious.
So far, everything works fine with my cell phone, which I’ve rigged to always return suspicious, but during live testing, I get several errors like AGW-404 and TAS-106.
Attached is my log output, which includes details from the Webhook and responses when trying to drop/reject the call.
According to the call logs, the call listed in the attached log was accepted and lasted almost a minute before terminating normally.