<?xml version="1.0"?>
<vxml version="2.0">
<meta name="author" content="Mike Chytracek"/>
<meta name="maintainer" content="
mike@ignitesolutions.com"/>
<property name="audiomaxage" value="120"/>
<property name="timeout" value="30"/>
<property name="sensitivity" value="0.0"/>
<property name="interdigittimeout" value="4s" />
<menu id="welcome">
<prompt bargein="true">
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_3.wav"/>
</prompt>
<choice next="#us">
<grammar type="application/srgs+xml" root="r_us" version="1.0">
<rule id="r_us" scope="public">
<item>U S</item>
</rule>
</grammar>
</choice>
<choice dtmf="1" next="#us"/>
<choice next="#canada">
<grammar type="application/srgs+xml" root="r_canada" version="1.0">
<rule id="r_canada" scope="public">
<item>canada</item>
</rule>
</grammar>
</choice>
<choice dtmf="2" next="#canada"/>
<nomatch>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<reprompt/>
</nomatch>
<noinput>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<reprompt/>
</noinput>
</menu>
<menu id="us">
<prompt bargein="true">
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_5.wav"/>
</prompt>
<choice next="#dous">
<grammar type="application/srgs+xml" root="confirm_us_yes" version="1.0">
<rule id="confirm_us_yes" scope="public">
<item>YES</item>
</rule>
</grammar>
</choice>
<choice dtmf="1" next="#dous"/>
<choice next="#welcome">
<grammar type="application/srgs+xml" root="confirm_us_no" version="1.0">
<rule id="confirm_us_no" scope="public">
<item>NO</item>
</rule>
</grammar>
</choice>
<choice dtmf="2" next="#welcome"/>
<noinput>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<reprompt/>
</noinput>
<nomatch>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<reprompt/>
</nomatch>
</menu>
<form id="dous">
<field name="zipcode" type="digits?maxlength=6">
<prompt bargein="true">
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_6.wav"/>
</prompt>
<noinput>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<reprompt/>
</noinput>
<nomatch>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<reprompt/>
</nomatch>
</field>
<filled>
<submit next="http://www.******.com/vxml/getclassesv2.cfm"/>
</filled>
</form>
<menu id="canada">
<prompt bargein="true">
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_9.wav"/>
</prompt>
<choice next="#docanada">
<grammar type="application/srgs+xml" root="confirm_ca_yes" version="1.0">
<rule id="confirm_ca_yes" scope="public">
<item>YES</item>
</rule>
</grammar>
</choice>
<choice dtmf="1" next="#docanada"/>
<choice next="#welcome">
<grammar type="application/srgs+xml" root="confirm_ca_no" version="1.0">
<rule id="confirm_ca_no" scope="public">
<item>NO</item>
</rule>
</grammar>
</choice>
<choice dtmf="2" next="#welcome"/>
<noinput>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<reprompt/>
</noinput>
<nomatch>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<reprompt/>
</nomatch>
</menu>
<form id="docanada">
<field name="zip1" type="digits?maxlength=5">
<grammar type="application/x-jsgf" mode="dtmf">
( 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 )+
</grammar>
<prompt bargein="true" count="1">
<audio src="
http://audio.plumgroup.com/root/4665518 ... 182_10.wav"/>
</prompt>
<noinput>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<clear namelist="zip1"/>
<goto next="#zip1"/>
</noinput>
<nomatch>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<clear namelist="zip1"/>
<goto next="#zip1"/>
</nomatch>
</field>
<field name="zip2" type="digits?maxlength=2">
<grammar type="application/x-jsgf" mode="dtmf">
( 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 )+
</grammar>
<prompt bargein="true" count="1">
<break time="500ms"/><audio src="
http://audio.plumgroup.com/root/4665518 ... 182_11.wav"/>
</prompt>
<noinput>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<clear namelist="zip2"/>
<reprompt/>
</noinput>
<nomatch>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<clear namelist="zip2"/>
<reprompt/>
</nomatch>
</field>
<field name="zip3" type="digits?maxlength=5">
<grammar type="application/x-jsgf" mode="dtmf">
( 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 )+
</grammar>
<prompt bargein="true" count="1">
<break time="500ms"/><audio src="
http://audio.plumgroup.com/root/4665518 ... 182_16.wav"/>
</prompt>
<noinput>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<clear namelist="zip3"/>
<reprompt/>
</noinput>
<nomatch>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<clear namelist="zip3"/>
<reprompt/>
</nomatch>
</field>
<field name="zip4" type="digits?maxlength=2">
<grammar type="application/x-jsgf" mode="dtmf">
( 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 )+
</grammar>
<prompt bargein="true" count="1">
<break time="500ms"/><audio src="
http://audio.plumgroup.com/root/4665518 ... 182_19.wav"/>
</prompt>
<noinput>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<clear namelist="zip4"/>
<reprompt/>
</noinput>
<nomatch>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<clear namelist="zip4"/>
<reprompt/>
</nomatch>
</field>
<field name="zip5" type="digits?maxlength=5">
<grammar type="application/x-jsgf" mode="dtmf">
( 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 )+
</grammar>
<prompt bargein="true" count="1">
<break time="500ms"/><audio src="
http://audio.plumgroup.com/root/4665518 ... 182_17.wav"/>
</prompt>
<noinput>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<clear namelist="zip5"/>
<reprompt/>
</noinput>
<nomatch>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<clear namelist="zip5"/>
<reprompt/>
</nomatch>
</field>
<field name="zip6" type="digits?maxlength=2">
<grammar type="application/x-jsgf" mode="dtmf">
( 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 )+
</grammar>
<prompt bargein="true" count="1">
<break time="500ms"/><audio src="
http://audio.plumgroup.com/root/4665518 ... 182_18.wav"/>
</prompt>
<noinput>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<clear namelist="zip6"/>
<reprompt/>
</noinput>
<nomatch>
<audio src="
http://audio.plumgroup.com/root/46655182/46655182_4.wav"/>
<clear namelist="zip6"/>
<reprompt/>
</nomatch>
<filled>
<submit next="http://www.******.com/vxml/getclassesv2.cfm"/>
</filled>
</field>
</form>
</vxml>