Good afternoon,
I am trying to implement a functionality where an operator dials an office number (or apartment, premises, house… example: 1001), and Asterisk starts dialing a cell phone number, and in case there is no answer after 25 seconds, continue dialing another cell number, so far I’m doing well, Asterisk does this very well and easy.
The problem begins when the first cell phone number that you dial is turned off (or the call is rejected) and it goes to the mailbox, because the AMD App does its job well and detects the voice mail and hangs up that call, but it does not continue with dialing to the next cell phone number.
I’ve been reading and trying, but I haven’t been able to get it to work for me.
Does anyone know how to do that?? or how is it achieved?