<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5730.13" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#0000ff>Hi,</FONT></DIV>
<DIV><FONT color=#0000ff>I have IVR and when I press 1, asterisk calls my mobile 
phone.</FONT></DIV>
<DIV><FONT color=#0000ff>If my mobile phone is offline, asterisk transfers to 
asterisk voicemail.</FONT></DIV>
<DIV><FONT color=#0000ff>I'd like asterisk detects my mobile voicemail and if my 
mobile voicemail answers, asterisk transfers to asterisk voicemail.</FONT></DIV>
<DIV><FONT color=#0000ff>For that, I used AMD.</FONT></DIV>
<DIV><FONT color=#0000ff>So I have problems ! Asterisk detects answering machine 
everytime!</FONT></DIV>
<DIV><FONT color=#0000ff>How do I do please ?</FONT></DIV>
<DIV><FONT color=#0000ff></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff>extensions.conf</FONT></DIV>
<DIV><FONT color=#0000ff>[ServeurPro]<BR>exten =&gt; s,1,Ringing() <BR>exten 
=&gt; s,2,Wait(2)<BR>exten =&gt; s,3,Answer()&nbsp; <BR>exten =&gt; 
s,4,Set(NbInvalide=0)<BR>exten =&gt; s,5,Set(NbEssai=0)<BR>exten =&gt; 
s,6,background(${ChmAudio}/ServeurProBienvenu)<BR>exten =&gt; 
s,7,WaitExten(2)</FONT></DIV>
<DIV><FONT color=#0000ff></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff>exten =&gt; 1,1,AMD()<BR>exten =&gt; 
1,2,GotoIf($["${AMDSTATUS}"="MACHINE"]?1,4)<BR>exten =&gt; 1,3,Dial(<A 
href="mailto:SIP/xxxxxxxx@ippi_outgoing2,40,r">SIP/xxxxxxxx@ippi_outgoing2,40,r</A>)<BR>exten 
=&gt; 1,4,Voicemail(<A 
href="mailto:801@FloriePro,us">801@FloriePro,us</A>)<BR>exten =&gt; 
i,1,Set(NbInvalide=$[${NbInvalide}+1]})<BR>exten =&gt; 
i,2,Gotoif($["${NbInvalide}" &lt; "3"]?:6)<BR>exten =&gt; 
i,3,Playback(${ChmAudio}/ErreurSaisie) <BR>exten =&gt; 
i,4,Playback(${ChmAudio}/RetourMenu) <BR>exten =&gt; i,5,Goto(s,6)<BR>exten 
=&gt; i,6,Playback(${ChmAudio}/ErreurSaisie)<BR>exten =&gt; 
i,7,Playback(${ChmAudio}/Aurevoir)<BR>exten =&gt; i,8,Hangup()<BR>exten =&gt; 
t,1,Set(NbEssai=$[${NbEssai}+1])<BR>exten =&gt; t,2,Gotoif($["${NbEssai}" &lt; 
"3"]?:5)<BR>exten =&gt; t,3,Playback(${ChmAudio}/DemandeIncomprise) <BR>exten 
=&gt; t,4,Goto(s,6)<BR>exten =&gt; t,5,PlayBack(${ChmAudio}/Aurevoir)<BR>exten 
=&gt; t,6,Hangup()<BR>exten =&gt; h,1,noOp("Statut AMD : 
"${AMDSTATUS})<BR></FONT></DIV>
<DIV><FONT color=#0000ff></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff>amd.conf</FONT></DIV>
<DIV><FONT color=#0000ff>[general]<BR>initial_silence = 2500&nbsp;&nbsp;; 
Maximum silence duration before the greeting.<BR>&nbsp;&nbsp;&nbsp;&nbsp;; If 
exceeded then MACHINE.<BR>greeting = 1500&nbsp;&nbsp;&nbsp;; Maximum length of a 
greeting. If exceeded then MACHINE.<BR>after_greeting_silence = 500&nbsp;; 
Silence after detecting a greeting.<BR>&nbsp;&nbsp;&nbsp;&nbsp;; If exceeded 
then HUMAN<BR>total_analysis_time = 5000&nbsp;; Maximum time allowed for the 
algorithm to decide<BR>&nbsp;&nbsp;&nbsp;&nbsp;; on a HUMAN or 
MACHINE<BR>min_word_length = 120&nbsp;&nbsp;; Minimum duration of Voice to 
considered as a word<BR>between_words_silence = 50&nbsp;; Minimum duration of 
silence after a word to consider<BR>&nbsp;&nbsp;&nbsp;&nbsp;; the audio what 
follows as a new word<BR>maximum_number_of_words = 3&nbsp;; Maximum number of 
words in the greeting.<BR>&nbsp;&nbsp;&nbsp;&nbsp;; If exceeded then 
MACHINE<BR>silence_threshold = 256</FONT></DIV>
<DIV><FONT color=#0000ff></FONT>&nbsp;</DIV>
<DIV><FONT color=#0000ff>Thank you for your reply and for help!</FONT></DIV>
<DIV><FONT color=#0000ff>
<HR>
</HR> 
<P AIGN="justify">AMICALEMENT<BR>Manu<BR><BR>SITES WEBS<BR><A 
href="http://www.manu-dpk.net/" target=_new>Mon site web Officiel 
(Manu-dpk.net)</A><BR><A href="http://webradio.manu-dpk.net/?page=Radio" 
target=_new>Ecoutez Radio DPK</A><BR><BR>CONTACT<BR>- E-mail : 
manuliste@manu-dpk.net<BR>- Messenger (WLM) : msn@manu-dpk.net<BR>- Skype : 
manu-dpk<BR>
<HR>
</HR>
<P></P>
<BLOCKQUOTE>PS : Pour le respect de l'environnnement, n'imprimez ce mail qu'en 
  cas de nécessité. </BLOCKQUOTE></FONT></DIV></BODY></HTML>