<div>I also do think that it does not make any sense - and i did already discussed this with the customer.</div><br><div>Customer does not want to play audio at the very beginning - there should be silence for around 1 - 2 seconds - so that a human can say hello - after this it will start with audio.</div><br><div>I can see there is a ast_playstream and ast_stopstream function - these functions do not block as far as i can see. So technically it could work - or i am wrong with that ?</div><br><br><div><signature id="initial"><div><table cellpadding="0" cellspacing="0"><tbody><tr><td colspan="2"><div style="padding-bottom:15px;"><div><strong>Wolfgang Pichler</strong></div></div></td></tr><tr><td style="vertical-align:top;"><img alt="" src="https://user-generated.getmailspring.com/asset/ZjJkNmE3OTktODdjNy00ZTE0LWE1MjYtMDQxNGM1MzZiYjY5L3NpZy1pbml0aWFsLnBuZw.png?t=1515150795505" style="max-width:200px;max-height:60px;"></td><td><div style="font-size:0.9em;white-space:nowrap;border-left:2px solid gray;margin-left:20px;padding-left:20px;"><div><div><span>E: </span><a href="mailto:wpichler@callino.at">wpichler@callino.at</a></div><div><span style="margin-right:8px;"><span>P: </span><a href="tel:+43 7236 263 263 22">+43 7236 263 263 22</a></span></div><div><span>A: </span><a href="https://maps.google.com/?q=Gutauerstr.%2042">Gutauerstr. 42</a></div><div><span>W: </span><a href="http://www.callino.at/">http://www.callino.at/</a></div><div></div></div></div></td></tr></tbody></table></div></signature></div><div class="gmail_quote_attribution">On Mrz. 26 2018, at 9:59 am, Luca Pradovera <luca.pradovera@gmail.com> wrote:</div><blockquote><br><div><div><div>Even if you found a way to play audio, would not the called party react to it?</div><div>If I, as a human, lifted the phone and heard music, I would just hang up, or at best stay there listening, thus making AMD get a false positive.</div><div><br></div><div>If I can give you a little advice, I would not go too overboard with AMD. It's great, works well, but it will never catch edge cases or be 100% perfect.</div><div>You can tune it a little but overall it still is just measuring silence and word durations, nothing fancy.</div><div>Plan your application around that and make the customer aware of the situation, would be my best advice.</div><div><br></div><div>Best regards,</div><div>Luca</div><div><br></div></div><div><br><div><div>On Mon, Mar 26, 2018 at 9:18 AM, Wolfgang Pichler <<a href="mailto:wpichler@callino.at" title="mailto:wpichler@callino.at">wpichler@callino.at</a>> wrote:</div><blockquote><div>Hi all,</div><br><div>i do have a customer request - who does want the AMD Application to inject a sound file on the channel to the called person.</div><br><div>For example:</div><div>Asterisk does dial (automatically) a number - something there does answer the call - so asterisk does start the AMD Application to discover for Answering machine. In this time for normal - the called person does hear nothing. My Customer does think that it would be great to be able to play some short music / announcement in this process - to get better results in the Answering machine detection (i don't think so - but hey - lets try).</div><br><div>So - is anyone here who has already done something like this ?</div><br><div>I've already tried to inject music with MusicOnHold - but this will inject the stream on both channels - so the AMD won't work. I assume i have to use some sort of ast_stream_file on the channel to the called person - but i think this function will block. I would need a ast_start_stream_file - and a ast_stop_stream_file function for this - is something like this available ?</div><br><div>br,</div><div>Wolfgang</div><br><div><div><div><table cellpadding="0" cellspacing="0"><tbody><tr><td colspan="2"><div style="padding-bottom:15px"><div><strong>Wolfgang Pichler</strong></div></div></td></tr><tr><td style="vertical-align:top"><img alt="" src="https://user-generated.getmailspring.com/asset/ZjJkNmE3OTktODdjNy00ZTE0LWE1MjYtMDQxNGM1MzZiYjY5L3NpZy1pbml0aWFsLnBuZw.png?t=1515150795505" style="max-width:200px;max-height:60px"></td><td><div style="font-size:0.9em;white-space:nowrap;border-left:2px solid gray;margin-left:20px;padding-left:20px"><div><div><span>E: </span><a href="mailto:wpichler@callino.at" target="_blank">wpichler@callino.at</a></div><div><span style="margin-right:8px"><span>P: </span><a href="tel:+43%207236%20263%20263%2022" target="_blank">+43 7236 263 263 22</a></span></div><div><span>A: </span><a href="https://maps.google.com/?q=Gutauerstr.%2042" target="_blank">Gutauerstr. 42</a></div><div><span>W: </span><a href="http://www.callino.at/" target="_blank">http://www.callino.at/</a></div><div></div></div></div></td></tr></tbody></table></div></div></div><br><div>_______________________________________________</div><div>asterisk-app-dev mailing list</div><div><a href="mailto:asterisk-app-dev@lists.digium.com" title="mailto:asterisk-app-dev@lists.digium.com">asterisk-app-dev@lists.digium.com</a></div><div><a href="http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev" title="http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev">http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev</a></div><br></blockquote></div><br></div><div>_______________________________________________</div><div>asterisk-app-dev mailing list</div><div>asterisk-app-dev@lists.digium.com</div><div>http://lists.digium.com/cgi-bin/mailman/listinfo/asterisk-app-dev</div></div></blockquote>