[asterisk-users] h exten no getting run ...
Julian Lyndon-Smith
asterisk at dotr.com
Mon Mar 30 00:17:14 CDT 2009
Steve Edwards wrote:
> On Sun, 29 Mar 2009, Julian Lyndon-Smith wrote:
>
>> Steve Edwards wrote:
>>>
>>> Please show us the output from "dialplan show questionnaire-menu."
>
>> Here you go
>>
>> show dialplan questionnaire-menu
>> [ Context 'questionnaire-menu' created by 'pbx_config' ]
>> '0' => 1. Goto(s|mainmenu)
>> [pbx_config]
>> 'h' => 1. Verbose(0|"==================>>>>>>>>>>>
>> ZZZZZZZZZZZZ") [pbx_config]
>> 's' => 1. set(TIMEOUT(digit)=3)
>> [pbx_config]
>> 2. set(TIMEOUT(response)=5)
>> [pbx_config]
>> [mainmenu] 3. Playback(custom/Set1/${QUESTIONNAIRE_GUID}-0)
>> [pbx_config]
>> 4. Goto(1|1)
>
> I don't see an extension for "1."
Erm : In the previous email I sent there was
[pbx_config]
't' => 1. Goto(s|mainmenu)
[pbx_config]
'_X' => 1. GotoIf($["${EXTEN}" >
"${QUESTIONNAIRE_MAX}"]?questionnaire-finished|1|1) [pbx_config]
2. Set(QUESTION=${EXTEN})
[pbx_config]
3. Gosub(get-answer|Q|1)
[pbx_config]
[next] 4. Goto(${MATH(${EXTEN}+1|i)}|1)
[pbx_config]
Include => 'questionnaire-hangup'
after the goto(1|1)
You may have missed it ;)
Thanks
Julian
>
> Thanks in advance,
> ------------------------------------------------------------------------
> Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
> Newline Fax: +1-760-731-3000
>
______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________
More information about the asterisk-users
mailing list