<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.1.1">
</HEAD>
<BODY>
Dear All,<BR>
<BR>
Please see below dial-plan:<BR>
<BR>
[ss7]<BR>
<BR>
exten =&gt; _X.,1,h324m_gw(<A HREF="mailto:main@start">main@start</A>)<BR>
<BR>
[start]<BR>
<BR>
exten =&gt; main,1,h324m_gw_answer()<BR>
exten =&gt; main,2,mp4play(test.3gp,'n(3)S(DTMF_INPUT)')<BR>
exten =&gt; main,3,Dial(SIP/${DTMF_INPUT},60,gH)<BR>
exten =&gt; main,4,Goto(main,2)<BR>
<BR>
I set 'g' and 'H' param when use Dial application,but it's haven't effect by my test.<BR>
<BR>
As far as I know,The 'g' and 'H' param meant below:<BR>
<BR>
'H' Allow the caller to hang up by dialing *.<BR>
'g' When the called party hangs up, exit to execute more commands in the current context.<BR>
<BR>
I just check app_h324m.c file.<BR>
<BR>
Any comments will be much appreciated.<BR>
<BR>
Best regards,<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
Ethan Liu &lt;<A HREF="mailto:lxitgto@163.com">lxitgto@163.com</A>&gt;<BR>
Ethan Liu
</TD>
</TR>
</TABLE>
</BODY>
</HTML>