Page 1 of 1

AMD

PostPosted: Sat Mar 07, 2009 12:19 pm
by Twilson
I am using vicidial now and trying to get amd working properly..Can some one verify my config ? When call is answered amd seems to frezzze.

exten => 8369,1,AGI(agi://127.0.0.1:4577/call_log)
exten => 8369,2,AMD(2000|2000|1000|5000|120|50|4|256)
exten => 8369,3,AGI(VD_amd.agi,${EXTEN})
exten => 8369,4,AGI(agi-VDAD_LB_transfer.agi,${EXTEN})
exten => 8369,5,AGI(agi-VDAD_LB_transfer.agi,${EXTEN})
exten => 8369,6,AGI(agi-VDAD_LB_transfer.agi,${EXTEN})
exten => 8369,7,Hangup

This is what i see in the cli....
AMD: Local/912146648857@default-d7cb,1 0000000000 (null) (Fmt: 64)
AMD: initialSilence [2000] greeting [2000] afterGreetingSilence [1000] totalAnalysisTime [5000] minimumWordLength [120] betweenWordsSilence [50] maximumNumberOfWords [4] silenceThreshold [256]

PostPosted: Sat Mar 07, 2009 12:20 pm
by mflorell
Is there anything after that or does your system actually freeze?

AMD

PostPosted: Sat Mar 07, 2009 10:22 pm
by Twilson
Well im using the survey agi and it never plays the survey messsage it just stops at the debug i posted earlier.I saw another one of your suggestion about amd and decided it would probally be better to just play the message twice to catch the voicemail.