Hi all,
I noticed when the call recognized MACHINE the call come in to queue with agent, instead of hungup the call.
I modified the 8369 match pattern in the dialplan (extensions.conf) after the row "exten => 8369,n,AGI(VD_amd.agi,${EXTEN})" in my file row=524, i inserted this gotoif for redirect the call are recognized MACHINE into hangup:
exten => 8369,n,GotoIf($["${AMDSTATUS}"="MACHINE"]?8369,[label for hungup last line of this match pattern])
I hope this helpful someone have same problems with AMD detection. I ask the developer if this modification are possibile to inserted in next release, because at today doesn't work full AMD detection the call enter anyway to an agent.
Version of goautodial CE 3.3
i hope clear which modification i do.
for more info reply to this topic
best regards