Check if outgoing call ends up in a voicemail

A short question… Is there a way to spot a case, when an outgoing call is not answered by a human, but for example by a voicemail? I guess that depends also on the system that picks up the call, but do I even have a chance? I’m using the ManagerConnection to initiate the calls and to monitor the call status.

Ok, I could force people to send some dtmf-signals after answering the call, but I’d want it to happen somehow without the end user even noticing the check…

Thanks.

core show application amd will help you.

Great, looks exactly what I want. Thanks a lot!