[Asterisk-video] Cannot use param when I use dial application.
Ethan Liu
lxitgto at 163.com
Tue Mar 10 08:24:13 CDT 2009
Dear All,
Please see below dial-plan:
[ss7]
exten => _X.,1,h324m_gw(main at start)
[start]
exten => main,1,h324m_gw_answer()
exten => main,2,mp4play(test.3gp,'n(3)S(DTMF_INPUT)')
exten => main,3,Dial(SIP/${DTMF_INPUT},60,gH)
exten => main,4,Goto(main,2)
I set 'g' and 'H' param when use Dial application,but it's haven't
effect by my test.
As far as I know,The 'g' and 'H' param meant below:
'H' Allow the caller to hang up by dialing *.
'g' When the called party hangs up, exit to execute more commands in the
current context.
I just check app_h324m.c file.
Any comments will be much appreciated.
Best regards,
--
Ethan Liu <lxitgto at 163.com>
Ethan Liu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-video/attachments/20090310/60ea3275/attachment.htm
More information about the asterisk-video
mailing list