mod_amd
mod_amd copied to clipboard
FreeSWITCH mod_amd
Added firing the `AMD` events to use with ESL or RabbitMQ based applications.
is there any way to check mod_amd only on "leg b"?
Hi. How do I use this into an outgoing call through sofia module?
Add events to human and machine detection.
#echo $PKG_CONFIG_PATH #/usr/local/freeswitch/lib/pkgconfig/ #make mod_amd.c: In function ‘amd_start_function’: mod_amd.c:405:40: error: macro "switch_core_codec_init" passed 10 arguments, but takes just 9 switch_core_session_get_pool(session)); ^ mod_amd.c:395:11: error: ‘switch_core_codec_init’ undeclared (first use in this function)...
i am install this module on debian 8 freeswitch@msmirnyagin4> module_exists mod_amd true freeswitch@msmirnyagin4> freeswitch@msmirnyagin4> freeswitch@msmirnyagin4> reload mod_amd +OK Reloading XML +OK module unloaded +OK module loaded 2018-06-16 03:36:12.180529 [NOTICE] switch_loadable_module.c:1055...
Update documentation and add dialplan example, the PR also set the amd_cause to SILENCEAFTERGREETING when Human is detected.
Is there any plan to update his for a newer version of FS?