Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Possible values for MAGUSAMDSTATUS are

  • MACHINE (for basic AMD and fast AMD mode)
  • HUMAN (for basic AMD mode only)
  • NOTSURE
  • HANGUP
  • FAX (for Fax/Modem mode)
  • MODEM (for Fax/Modem mode)

There are also user definable return associates with template sets and basic AMD silence timeouts. 

...

Boolean value turning fast-AMD detect mode on/off. Values “yes”/”no”. Default = yes

do_fast_AMD_template_capture

Boolean value turning template capture mode on/off. Values “yes”/”no”. Template files have a .tmpl extension. A single call may generate several template files. Default = no

...

Integer value corresponding to the energy threshold beneath which Fast-AMD considers the media to be silence. If the media content remains below the threshold for from the start to fast_AMD_maximum_silence then the application returns sets the MAGUSAMDSTATUS to MACHINE. Once crossed the fast_AMD_maximum_silence timer ends and the fast_AMD_maximum_after_silence timer starts. This “after silence” timer continues to run regardless of whether the media energy later drops below the threshold. The units of the threshold are the PCM value of the media. Asterisk averages the energy over 20ms. Default = 12

fast_AMD_maximum_silence

Integer value in milliseconds. This is the maximum silence period that fast-AMD detection will tolerate. If no other detection is running, magusAMD will terminate setting MAGUSAMDSTATUS to MACHINE. (default 800)  

...