<div dir="ltr">Thanks Mark, I will try your suggestions.<div>I like this "<span style="font-size:12.8px"> </span><span style="font-size:12.8px">copy the logic in app_amd.c. It's only about 150 lines </span>" :)</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Dec 23, 2016 at 3:32 AM, Mark Ingles <span dir="ltr"><<a href="mailto:mark@bazoink.com" target="_blank">mark@bazoink.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Peter and Sadeesh,<br>
<br>
All of the AMD Dialplan Application's functions can be implemented via ARI with TALK_DETECT() except "silenceThreshold" (which I've personally never used) but even that could be probably be implemented by calling DENOISE() before TALK_DETECT(). Your ARI app can copy the logic in app_amd.c. It's only about 150 lines.<br>
<br>
<a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+14+Application_AMD" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wiki<wbr>/display/AST/Asterisk+14+Appli<wbr>cation_AMD</a><br>
<a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+14+Function_DENOISE" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wiki<wbr>/display/AST/Asterisk+14+Funct<wbr>ion_DENOISE</a><br>
<a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+14+Function_TALK_DETECT" rel="noreferrer" target="_blank">https://wiki.asterisk.org/wiki<wbr>/display/AST/Asterisk+14+Funct<wbr>ion_TALK_DETECT</a><br>
<br>
I hope this helps!<span class="HOEnZb"><font color="#888888"><br>
Mark Ingles</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
On 12/22/2016 2:13 PM, Peter Warrick wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I too am very interested in a feature such as this.<br>
<br>
We currently are working on a system that calls out for conference calls with automation and one of the major issues is determining whether VM picked up or not. Last thing you want is the person’s VM joined to a conf call.<br>
<br>
Regards,<br>
<br>
Peter<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Dec 22, 2016, at 4:31 AM, Joshua Colp <<a href="mailto:jcolp@digium.com" target="_blank">jcolp@digium.com</a>> wrote:<br>
<br>
On Thu, Dec 22, 2016, at 12:33 AM, Sadeesh Radhakrishnan wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thank you for the suggestion,<br>
we have implemented AMD detection with moving channel out of stasis and<br>
pushing it back to stasis.<br>
we will also try using TALK_DETECT function.<br>
is there any chance, AMD detection could be added as a part of channels<br>
REST api :) in near future ?<br>
like, /channels/{channelId}/amd<br>
</blockquote>
It is something that has been brought up a few times but I am unaware of<br>
anyone currently working on doing such a thing.<br>
<br>
-- <br>
Joshua Colp<br>
Digium, Inc. | Senior Software Developer<br>
445 Jan Davis Drive NW - Huntsville, AL 35806 - US<br>
Check us out at: <a href="http://www.digium.com" rel="noreferrer" target="_blank">www.digium.com</a> & <a href="http://www.asterisk.org" rel="noreferrer" target="_blank">www.asterisk.org</a><br>
</blockquote></blockquote>
<br>
______________________________<wbr>_________________<br>
asterisk-app-dev mailing list<br>
<a href="mailto:asterisk-app-dev@lists.digium.com" target="_blank">asterisk-app-dev@lists.digium.<wbr>com</a><br>
<a href="http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev" rel="noreferrer" target="_blank">http://lists.digium.com/cgi-bi<wbr>n/mailman/listinfo/asterisk-ap<wbr>p-dev</a><br>
</div></div></blockquote></div><br></div>