user19933337
user19933337

Reputation:

Rejected call connects in the Voximplant callback application

I'm implementing a callback and have a problem. I'm calling the user1, they answer the call, listen to the message, then I call the user2, and they reject the call. I have checks for call fails but this continue happens, what could be the reason?

Upvotes: 0

Views: 119

Answers (1)

Avicus Delacroix
Avicus Delacroix

Reputation: 151

The only reason for this can be if your user2 has voicemail which successfully answers the call, so your checs do not work. You can use voicemail detection to avoid this: https://voximplant.com/docs/guides/ai/voicemail

Upvotes: 1

Related Questions