Page 1 of 1

[RESOLVED] Problem to manage AMD call detected

PostPosted: Mon Oct 31, 2016 4:12 am
by brando16
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

Re: [RESOLVED] Problem to manage AMD call detected

PostPosted: Sat Jan 14, 2017 9:30 pm
by williamconley
This works as designed in all versions of Vicidial (lots of clients have tested it). What were your AMD settings in the campaign?