<div>Thanks David - unfortunately this is a sub menu, so is not called from the dailplan. I am trying to avoid it returning to the calling menu.</div>
<div> </div>
<div>I am looking to see if something like:</div>
<div> </div>
<div>&lt;default action=&quot;menu-exec-app&quot; param=&quot;managed PPNSystem.Telephony.PlayVoicemailHandler&quot;/&gt;<br><br>exists.</div>
<div> </div>
<div> </div>
<div class="gmail_quote">On Sun, Sep 26, 2010 at 1:35 PM, David Ponzone <span dir="ltr">&lt;<a href="mailto:david.ponzone@ipeva.fr">david.ponzone@ipeva.fr</a>&gt;</span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div style="WORD-WRAP: break-word">Phillip, 
<div><br></div>
<div>you just to add an action in the diaplan after the call to the ivr app, and use hangup_after_bridge=true, so that it is not parsed if the ivr successfully bridged the call.</div>
<div><br></div>
<div>
<div><span style="TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: 14px Helvetica; WHITE-SPACE: normal; LETTER-SPACING: normal; COLOR: rgb(0,0,0); WORD-SPACING: 0px">
<div style="WORD-WRAP: break-word"><span style="TEXT-TRANSFORM: none; TEXT-INDENT: 0px; BORDER-COLLAPSE: separate; FONT: 14px Helvetica; WHITE-SPACE: normal; LETTER-SPACING: normal; COLOR: rgb(0,0,0); WORD-SPACING: 0px">
<div style="WORD-WRAP: break-word">
<div><font face="&#39;Helvetica Neue&#39;"><font color="#1c00ff">David Ponzone  </font><font color="#000000" size="3"><span style="FONT-SIZE: 12px">Direction Technique</span></font></font></div>
<div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="FONT-SIZE: 13px">email: <a href="mailto:david.ponzone@ipeva.fr" target="_blank">david.ponzone@ipeva.fr</a></span></font></font></div>
<div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="FONT-SIZE: 13px">tel:      01 74 03 18 97</span></font></font></div>
<div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="FONT-SIZE: 13px">gsm:   06 66 98 76 34</span></font></font></div>
<div><font face="&#39;Helvetica Neue&#39;"><br></font></div>
<div><font color="#1c00ff" face="&#39;Helvetica Neue&#39;">Service Client<span> </span></font><font face="&#39;Helvetica Neue&#39;"><font color="#ff0000">IP</font></font><font color="#1c00ff" face="&#39;Helvetica Neue&#39;">eva</font></div>

<div><font color="#1c00ff" face="&#39;Helvetica Neue&#39;"><span style="FONT-FAMILY: Helvetica; COLOR: rgb(0,0,0)">
<div><font face="&#39;Helvetica Neue&#39;"><font size="3"><span style="FONT-SIZE: 13px">tel:      0811 46 26 26</span></font></font></div>
<div><font size="3" face="&#39;Helvetica Neue&#39;"><span style="FONT-SIZE: 13px">
<div style="MARGIN: 0px; COLOR: rgb(0,34,243)"><span style="TEXT-DECORATION: underline"><a>www.ipeva.fr</a></span><span style="COLOR: rgb(101,104,149)">  -   <span style="COLOR: rgb(0,34,243); TEXT-DECORATION: underline"><a>www.ipeva-studio.com</a></span></span></div>

<div style="MARGIN: 0px; COLOR: rgb(0,34,243)"><span style="TEXT-DECORATION: underline"><br></span></div>
<div style="MARGIN: 0px; COLOR: rgb(0,34,243)"><span>
<div style="TEXT-ALIGN: justify; MARGIN: 0px; COLOR: rgb(192,192,192)"><i>Ce message et toutes les pièces jointes sont confidentiels et établis à l&#39;intention exclusive de ses destinataires. Toute utilisation ou diffusion non autorisée est interdite. Tout message électronique est susceptible d&#39;altération. </i><b><i>IPeva</i></b><i> décline toute responsabilité au titre de ce message s&#39;il a été altéré, déformé ou falsifié. Si vous n&#39;êtes pas destinataire de ce message, merci de le détruire immédiatement et d&#39;avertir l&#39;expéditeur.</i></div>

<div style="TEXT-ALIGN: justify; TEXT-DECORATION: underline"><font color="#c0c0c0"><i><br></i></font></div></span></div></span></font></div></span></font></div></div></span><br></div></span><br></div><br>
<div>
<div>Le 26/09/2010 à 19:14, Phillip Jones a écrit :</div><br>
<blockquote type="cite">
<div>
<div></div>
<div class="h5">
<div>Hi all,</div>
<div> </div>
<div>Is is possible to define a default action in an IVR menu? i.e. an action that is taken when the user does NOT press any key.</div>
<div> </div>
<div>For example:</div>
<div> </div>
<div>&lt;menu name=&quot;ppn_ivr_VoiceMail_Play&quot;<br>      greet-long=&quot;phrase:PlayVM&quot;<br>      timeout=&quot;3000&quot;<br>      inter-digit-timeout=&quot;3000&quot;<br>      timeout=&quot;3000&quot;<br>      max-failures=&quot;0&quot;<br>
      max-timeouts=&quot;1&quot;<br>      digit-len=&quot;1&quot;&gt; <br>   <br>   &lt;entry action=&quot;menu-exec-app&quot; digits=&quot;4&quot; param=&quot;managed PPNSystem.Telephony.ChangeStatusVoicemailHandler 4&quot;/&gt;<br>
   &lt;entry action=&quot;menu-exec-app&quot; digits=&quot;7&quot; param=&quot;managed PPNSystem.Telephony.ChangeStatusVoicemailHandler 7&quot;/&gt;<br>   &lt;entry action=&quot;menu-exec-app&quot; digits=&quot;8&quot; param=&quot;managed PPNSystem.Telephony.ChangeStatusVoicemailHandler 8&quot;/&gt;<br>
   &lt;entry action=&quot;menu-exec-app&quot; digits=&quot;5&quot; param=&quot;managed PPNSystem.Telephony.ReturnCallVoicemailHandler 5&quot;/&gt;<br>   &lt;entry action=&quot;menu-exec-app&quot; digits=&quot;&quot; param=&quot;managed PPNSystem.Telephony.PlayVoicemailHandler&quot;/&gt;<br>
  <br>   &lt;/menu&gt;</div>
<div> </div>
<div>In the above I would like the last action to kick in if the user does not press any keys after 3 secs.</div>
<div> </div>
<div>Any help appreciated!</div>
<div> </div>
<div>Thanks</div>
<div> </div>
<div> </div>
<div>Pj</div></div></div>_______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div></div><br>_______________________________________________<br>FreeSWITCH-users mailing list<br><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org</a><br><br></blockquote></div><br>