Feedback

  • Contents
 

TUIMessageMenus.xml Source Listing

<?xml version="1.0"?>
<!DOCTYPE menuxml SYSTEM "menuxml.dtd">
<menuxml
    toplevel=""message_summary""
    language=""en-US""
    application=""TUIApplicationRoot.xml"">

    <choice event=""message.undelete"" dtmf=""77"">un-delete [my
        | last | my last] [voice | voice mail | fax | fax e-mail | e-mail] message</choice>

    <!-- Message Count Menu -->
    <menu
        id=""message_summary""
        timeout=""4""
        mode=""voice"
        dtmf"="dtmf""
        return=""TUIMobileOffice.xml#main_menu_return"">
        <play source=""count.all""/>
        <audio
            handler=""Prompt_TUIMain""
            prompt=""TUIMAIN_MENU_WHAT_YOU_CHECK"">What would you like to check?</audio>
        <submenu
            next=""#voice_summary""
            dtmf=""1""
            useroption=""Allow.Voice.Mail"">[play
            | get | check] [my] voice [mail | mails | E-mail | E-mails] [message | messages]</submenu>
        <submenu
            next=""#fax_summary""
            dtmf=""2""
            useroption=""Allow.Fax"">[play
            | get | check] [my] (fax [mail | mails | E-mail | E-mails] [message | messages]
            | faxes)</submenu>
        <submenu
            next=""#email_summary""
            dtmf=""3""
            useroption=""Allow.Email"">[play | get | check] [my] (mail | mails | E-mail | E-mails) [message | messages]</submenu>
        <noinput count=""1"">
            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_MENU_PLEASE_SELECT"">Please select voicemails, faxes or emails.</audio>
            <goto next=""#message_summary""/>

        </noinput>
        <nomatch count=""1"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_2"">I'm sorry, but I did not understand you. Please try again</audio>
            <goto next=""#message_summary""/>

        </nomatch>
        <help>
            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_MENU_PLEASE_SELECT"">Please select voicemails, faxes or emails.</audio>
        </help>
    </menu>

    <!-- Voice Menu -->
    <menu
        id=""voice_summary""
        timeout=""3""
        mode=""voice"
        dtmf"="dtmf""
        return=""TUIMobileOffice.xml#main_menu_return"">
        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_MENU_LIKE_VOICEMAIL"">Would you like to check new or saved voicemails?</audio>
        <choice
            event=""mailbox.voice.new""
            dtmf=""1""
            useroption=""Allow.Voice.Mail""
            return=""voice_message_menu"">[play
            | get | check] (new | unread) [voice] [mail | mails | E-mail | E-mails] [message
            | messages]</choice>
        <choice
            event=""mailbox.voice.saved""
            dtmf=""2""
            useroption=""Allow.Voice.Mail""
            return=""voice_message_menu"">[play
            | get | check] (old | saved | red) [voice] [mail | mails | E-mail | E-mails]
            [message | messages]</choice>
        <choice
            event=""mailbox.voice.today""
            dtmf=""3""
            useroption=""Allow.Voice.Mail""
            return=""voice_message_menu"">[play
            | get | check] today's voice [mail | mails | E-mail | E-mails] [message |
            messages] | ([play | get | check] voice [mail | mails | E-mail | E-mails]
            [message | messages] (for | from) today)</choice>
        <noinput count=""1"">
            <goto next=""#voice_summary_2""/>

        </noinput>
        <nomatch count=""1"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_2"">I'm sorry, but I did not understand you. Please try again</audio>
            <goto next=""#voice_summary_2""/>

        </nomatch>
    </menu>

    <!-- Voice Menu -->
    <menu
        id=""voice_summary_2""
        timeout=""10""
        mode=""voice"
        dtmf"="dtmf""
        return=""TUIMobileOffice.xml#main_menu_return"">
        <play source=""count.voice""/>
        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_TO_LISTEN_TO"">To listen to</audio>
        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_NEW"">new</audio>

        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_TYPE_VOICEMESSAGES"">voicemail messages</audio>

        <audio handler=""Prompt_ASR"" prompt=""ASR_PRESS"">Press</audio>

        <audio handler=""Prompt_System"" prompt=""N1"">1</audio>

        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_TO_LISTEN_TO"">To listen to</audio>
        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_SAVED"">Saved</audio>

        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_TYPE_VOICEMESSAGES"">voicemail messages</audio>

        <audio handler=""Prompt_ASR"" prompt=""ASR_PRESS"">Press</audio>

        <audio handler=""Prompt_System"" prompt=""N2"">2</audio>

        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_VOICEMESSAGES_TODAY"">To listen to today's voicemails only,</audio>
        <audio handler=""Prompt_ASR"" prompt=""ASR_PRESS"">Press</audio>

        <audio handler=""Prompt_System"" prompt=""N3"">3</audio>

        <audio
            handler=""Prompt_TUIMain""
            prompt=""TUIMAIN_MENU_PREVIOUS_MENU"">To return to the previous menu</audio>

        <audio handler=""Prompt_ASR"" prompt=""ASR_PRESS"">Press</audio>

        <audio
            handler=""Prompt_TUIMain""
            prompt=""TUIMAIN_MENU_THE_STAR_KEY"">the star key</audio>
        <choice
            event=""mailbox.voice.new""
            dtmf=""1""
            useroption=""Allow.Voice.Mail""
            return=""voice_message_menu"">[play
            | get | check] (new | unread) [voice] [mail | mails | E-mail | E-mails] [message
            | messages]</choice>
        <choice
            event=""mailbox.voice.saved""
            dtmf=""2""
            useroption=""Allow.Voice.Mail""
            return=""voice_message_menu"">[play
            | get | check] (old | saved | red) [voice] [mail | mails | E-mail | E-mails]
            [message | messages]</choice>
        <choice
            event=""mailbox.voice.today""
            dtmf=""3""
            useroption=""Allow.Voice.Mail""
            return=""voice_message_menu"">[play
            | get | check] today's voice [mail | mails | E-mail | E-mails] [message |
            messages]) | ([play | get | check] voice [mail | mails | E-mail | E-mails]
            [message | messages] (for | from) today)</choice>
        <noinput count=""1"">
            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_MENU_LIKE_VOICEMAIL"">Would you like to check new or saved voicemails?</audio>
            <goto next=""#voice_summary_2""/>

        </noinput>
        <noinput count=""2"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOINPUT_2"">Do you need help? Say 'help,' or 'operator' for assistance.</audio>
            <goto next=""#voice_summary_2""/>

        </noinput>
        <nomatch count=""1"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_2"">I'm sorry, but I did not understand you. Please try again</audio>
            <goto next=""#voice_summary_2""/>

        </nomatch>
        <nomatch count=""2"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_3"">Sorry.
                I still did not understand what you said. For assistance, please say 'help' or
                'operator'.</audio>
            <goto next=""#voice_summary_2""/>

        </nomatch>
        <help count=""1"">
            <audio>You may speak one of several voice commands to access your mailbox or
                change your status, user options, and prompts. Please see your documentation for
                a list of available voice commands.</audio>
            <goto next=""#voice_summary_2""/>

        </help>
    </menu>

    <!-- Fax Menu -->
    <menu
        id=""fax_summary""
        timeout=""3""
        mode=""voice"
        dtmf"="dtmf""
        return=""TUIMobileOffice.xml#main_menu_return"">
        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_MENU_LIKE_FAXES"">Would you like to check new or saved faxes?</audio>
        <choice
            event=""mailbox.fax.new""
            dtmf=""1""
            useroption=""Allow.Fax""
            return=""fax_message_menu"">[play
            | get | check] (new | unread) [fax | faxes] [mail | mails | E-mail | E-mails |
            message | messages]</choice>
        <choice
            event=""mailbox.fax.saved""
            dtmf=""2""
            useroption=""Allow.Fax""
            return=""fax_message_menu"">[play
            | get | check] (old | saved | red) [fax | faxes] [mail | mails | E-mail |
            E-mails | message | messages]</choice>
        <choice
            event=""mailbox.fax.today""
            dtmf=""3""
            useroption=""Allow.Fax""
            return=""fax_message_menu"">([play
            | get | check] today's (fax [mail | mails | E-mail | E-mails] | faxes [message |
            messages])) | ([play | get | check] [my] (fax [mail | mails | E-mail | E-mails]
            | faxes [message | messages]) (for | from) today)</choice>
        <noinput count=""1"">
            <goto next=""#fax_summary_2""/>

        </noinput>
        <nomatch count=""1"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_2"">I'm sorry, but I did not understand you. Please try again</audio>
            <goto next=""#fax_summary_2""/>

        </nomatch>
    </menu>

    <!-- Fax Menu -->
    <menu
        id=""fax_summary_2""
        timeout=""10""
        return=""TUIMobileOffice.xml#main_menu_return"">
        <play source=""count.fax""/>
        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_TO_LISTEN_TO"">To listen to</audio>
        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_NEW"">new</audio>

        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_TYPE_FAXMESSAGES"">faxes</audio>

        <audio handler=""Prompt_ASR"" prompt=""ASR_PRESS"">Press</audio>

        <audio handler=""Prompt_System"" prompt=""N1"">1</audio>

        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_TO_LISTEN_TO"">To listen to</audio>
        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_SAVED"">Saved</audio>

        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_TYPE_FAXMESSAGES"">Faxes</audio>

        <audio handler=""Prompt_ASR"" prompt=""ASR_PRESS"">Press</audio>

        <audio handler=""Prompt_System"" prompt=""N2"">2</audio>

        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_FAXMESSAGES_TODAY"">To listen to today's faxes only,</audio>
        <audio handler=""Prompt_ASR"" prompt=""ASR_PRESS"">Press</audio>

        <audio handler=""Prompt_System"" prompt=""N3"">3</audio>

        <audio
            handler=""Prompt_TUIMain""
            prompt=""TUIMAIN_MENU_PREVIOUS_MENU"">To return to the previous menu</audio>

        <audio handler=""Prompt_ASR"" prompt=""ASR_PRESS"">Press</audio>

        <audio
            handler=""Prompt_TUIMain""
            prompt=""TUIMAIN_MENU_THE_STAR_KEY"">the star key</audio>
        <choice
            event=""mailbox.fax.new""
            dtmf=""1""
            useroption=""Allow.Fax""
            return=""fax_message_menu"">[play
            | get | check] (new | unread) [fax | faxes] [mail | mails | E-mail | E-mails |
            message | messages]</choice>
        <choice
            event=""mailbox.fax.saved""
            dtmf=""2""
            useroption=""Allow.Fax""
            return=""fax_message_menu"">[play
            | get | check] (old | saved | red) [fax | faxes] [mail | mails | E-mail |
            E-mails | message | messages]</choice>
        <choice
            event=""mailbox.fax.today""
            dtmf=""3""
            useroption=""Allow.Fax""
            return=""fax_message_menu"">([play
            | get | check] today's (fax [mail | mails | E-mail | E-mails] | faxes [message |
            messages])) | ([play | get | check] [my] (fax [mail | mails | E-mail | E-mails]
            | faxes [message | messages]) (for | from) today)</choice>
        <noinput count=""1"">
            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_MENU_LIKE_FAXES"">Would you like to check new or saved faxes?</audio>
            <goto next=""#fax_summary_2""/>

        </noinput>
        <noinput count=""2"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOINPUT_2"">Do you need help? Say 'help,' or 'operator' for assistance.</audio>
            <goto next=""#fax_summary_2""/>

        </noinput>
        <nomatch count=""1"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_2"">I'm sorry, but I did not understand you. Please try again</audio>
            <goto next=""#fax_summary_2""/>

        </nomatch>
        <nomatch count=""2"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_3"">Sorry.
                I still did not understand what you said. For assistance, please say 'help' or
                'operator'.</audio>
            <goto next=""#fax_summary_2""/>

        </nomatch>
        <help count=""1"">
            <audio>You may speak one of several voice commands to access your mailbox or
                change your status, user options, and prompts. Please see your documentation for
                a list of available voice commands.</audio>
            <goto next=""#fax_summary_2""/>

        </help>
    </menu>

    <!-- E-mail Menu -->
    <menu
        id=""email_summary""
        timeout=""3""
        mode=""voice"
        dtmf"="dtmf""
        return=""TUIMobileOffice.xml#main_menu_return"">
        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_MENU_LIKE_EMAILS"">Would you like to check new or saved emails?</audio>
        <choice
            event=""mailbox.email.new""
            dtmf=""1""
            useroption=""Allow.Email""
            return=""email_message_menu"">[play
            | get | check] (new | unread) [mail | mails | E-mail | E-mails] [message |
            messages]</choice>
        <choice
            event=""mailbox.email.saved""
            dtmf=""2""
            useroption=""Allow.Email""
            return=""email_message_menu"">[play
            | get | check] (old | saved | red) [mail | mails | E-mail | E-mails] [message |
            messages]</choice>
        <choice
            event=""mailbox.email.today""
            dtmf=""3""
            useroption=""Allow.Email""
            return=""email_message_menu"">([play
            | get | check] today's (mail | mails | E-mail | E-mails) [message | messages]) |
            ([play | get | check] [my] (mail | mails | E-mail | E-mails) [message |
            messages] for today)</choice>

        <noinput count=""1"">
            <goto next=""#email_summary_2""/>

        </noinput>
        <nomatch count=""1"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_2"">I'm sorry, but I did not understand you. Please try again</audio>
            <goto next=""#email_summary_2""/>

        </nomatch>
    </menu>

    <!-- E-mail Menu -->
    <menu
        id=""email_summary_2""
        timeout=""10""
        return=""TUIMobileOffice.xml#main_menu_return"">
        <play source=""count.email""/>
        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_TO_LISTEN_TO"">To listen to</audio>
        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_NEW"">new</audio>

        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_TYPE_EMAILMESSAGES"">emails</audio>

        <audio handler=""Prompt_ASR"" prompt=""ASR_PRESS"">Press</audio>

        <audio handler=""Prompt_System"" prompt=""N1"">1</audio>

        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_TO_LISTEN_TO"">To listen to</audio>
        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_SAVED"">Saved</audio>

        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_TYPE_EMAILMESSAGES"">emails</audio>

        <audio handler=""Prompt_ASR"" prompt=""ASR_PRESS"">Press</audio>

        <audio handler=""Prompt_System"" prompt=""N2"">2</audio>

        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_EMAILMESSAGES_TODAY"">To listen to today's emails only,</audio>
        <audio handler=""Prompt_ASR"" prompt=""ASR_PRESS"">Press</audio>

        <audio handler=""Prompt_System"" prompt=""N3"">3</audio>

        <audio
            handler=""Prompt_TUIMain""
            prompt=""TUIMAIN_MENU_PREVIOUS_MENU"">To return to the previous menu</audio>

        <audio handler=""Prompt_ASR"" prompt=""ASR_PRESS"">Press</audio>

        <audio
            handler=""Prompt_TUIMain""
            prompt=""TUIMAIN_MENU_THE_STAR_KEY"">the star key</audio>
        <choice
            event=""mailbox.email.new""
            dtmf=""1""
            useroption=""Allow.Email""
            return=""email_message_menu"">[play
            | get | check] (new | unread) [mail | mails | E-mail | E-mails] [message |
            messages]</choice>
        <choice
            event=""mailbox.email.saved""
            dtmf=""2""
            useroption=""Allow.Email""
            return=""email_message_menu"">[play
            | get | check] (old | saved | red) [mail | mails | E-mail | E-mails] [message |
            messages]</choice>
        <choice
            event=""mailbox.email.today""
            dtmf=""3""
            useroption=""Allow.Email""
            return=""email_message_menu"">([play
            | get | check] today's (mail | mails | E-mail | E-mails) [message | messages]) |
            ([play | get | check] [my] (mail | mails | E-mail | E-mails) [message |
            messages] for today)</choice>
        <noinput count=""1"">
            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_MENU_LIKE_EMAILS"">Would you like to check new or saved emails?</audio>
            <goto next=""#email_summary_2""/>

        </noinput>
        <noinput count=""2"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOINPUT_2"">Do you need help? Say 'help,' or 'operator' for assistance.</audio>
            <goto next=""#email_summary_2""/>

        </noinput>
        <nomatch count=""1"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_2"">I'm sorry, but I did not understand you. Please try again.</audio>
            <goto next=""#email_summary_2""/>

        </nomatch>
        <nomatch count=""2"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_2"">Sorry.
                I still did not understand what you said. For assistance, please say 'help' or
                'operator'.</audio>
            <goto next=""#email_summary_2""/>

        </nomatch>
        <help count=""1"">
            <audio>You may speak one of several voice commands to access your mailbox or
                change your status, user options, and prompts. Please see your documentation for
                a list of available voice commands.</audio>
            <goto next=""#email_summary_2""/>

        </help>
    </menu>

    <!-- Voice Message Menu-->
    <menu
        id=""voice_message_menu""
        timeout=""1""
        return=""#voice_summary"">
        <play source=""message.type"" verbosity=""verbose""/>

        <play source=""message.envelope"" verbosity=""verbose""/>

        <play source=""message.audio""/>
        <choice
            event=""message.save""
            dtmf=""1""
            return=""voice_message_menu"">save [this] [voice] [message] [voicemail]</choice>
        <choice
            event=""message.forward""
            dtmf=""2""
            return=""voice_message_menu_2""/>
        <submenu
            next=""#forward_instruction_voice_menu""
            return=""voice_message_menu_2"">forward [this] [voice] [message] [voicemail]</submenu>

        <choice
            event=""application.forwardmessage""
            return=""voice_message_menu_2"">PreloadedGrammar:MessageDirectory</choice>

        <choice
            event=""application.forwardmessage""
            return=""voice_message_menu_2"">URI:OPCMessageDirectory.$username.gram</choice>

        <choice
            event=""message.next""
            dtmf=""3""
            return=""voice_message_menu"">(next | skip) [this] [message | voicemail]</choice>
        <choice
            event=""message.audio""
            dtmf=""4""
            return=""voice_message_menu_2"">(repeat | play | again) [this] [message | voicemail] [again]</choice>
        <choice
            event=""message.reply""
            dtmf=""5""
            return=""voice_message_menu_2"">reply [to] [this] [message | voicemail]</choice>
        <submenu
            next=""#call_back_menu""
            dtmf=""9""
            return=""voice_message_menu_2"">(call ([back] [this] [person] | [this] [person] [back]) [now]) | live reply</submenu>
        <choice
            event=""application.replymessage""
            return=""voice_message_menu_2"">PreloadedGrammar:MessageDirectory</choice>

        <choice
            event=""application.replymessage""
            return=""voice_message_menu_2"">URI:OPCMessageDirectory.$username.gram</choice>

        <choice
            event=""message.envelope""
            dtmf=""6""
            return=""voice_message_menu_2"">[play] (envelope information | header) [for] [this] [message | voicemail]</choice>
        <choice
            event=""message.delete""
            dtmf=""7""
            return=""voice_message_menu"">delete [this] [message | voicemail]</choice>
        <choice
            event=""message.deletesubject""
            dtmf=""71""
            return=""voice_message_menu"">delete [all] [messages | voicemails] [with] [same] subject</choice>
        <choice
            event=""message.deletesender""
            dtmf=""72""
            return=""voice_message_menu"">delete [all] [messages | voicemails] [from] [same] sender</choice>
        <choice
            event=""message.body""
            dtmf=""8""
            return=""voice_message_menu_2"">[play] (body | text) [of] [this] [message | voicemail]</choice>
        <choice
            event=""message.stop""
            dtmf=""#""
            return=""voice_message_menu_2"">(stop | end)</choice>

        <catch
            event=""com.inin.mailbox.no.more.messages""
            count=""1"">

            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_END_OF_MESSAGES"">That completes this set of</audio>
            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_TYPE_VOICEMESSAGES"">voicemails</audio>
            <goto next=""#voice_summary""/>

        </catch>
        <catch event=""com.inin.mailbox.no.messages"" count=""1"">

            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_NO_MESSAGES"">There are no messages of that type</audio>
            <goto next=""#voice_summary""/>

        </catch>
        <noinput count=""1"">
            <goto next=""#voice_message_menu_2""/>

        </noinput>
        <nomatch count=""1"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_2"">I'm sorry, but I did not understand you. Please try again</audio>
            <goto next=""#voice_message_menu_2""/>

        </nomatch>
        <help count=""1"">
            <audio>You may speak one of several voice commands to access your mailbox or
                change your status, user options, and prompts. Please see your documentation for
                a list of available voice commands.</audio>
            <goto next=""#voice_message_menu_2""/>

        </help>
    </menu>

    <!-- Voice Message Menu-->
    <menu
        id=""voice_message_menu_2""
        timeout=""10""
        return=""#voice_summary"">
        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_MESSAGE_CHOICE"">Just say...save, delete, forward, replay, repeat, or next</audio>
        <choice
            event=""message.save""
            dtmf=""1""
            return=""voice_message_menu"">save [this] [voice] [message] [voicemail]</choice>
        <choice event=""message.forward"" dtmf=""2""/>

        <submenu
            next=""#forward_instruction_voice_menu""
            return=""voice_message_menu_2"">forward [this] [voice] [message] [voicemail]</submenu>

        <choice event=""application.forwardmessage"">PreloadedGrammar:MessageDirectory</choice>
        <choice event=""application.forwardmessage"">URI:OPCMessageDirectory.$username.gram</choice>
        <choice
            event=""message.next""
            dtmf=""3""
            return=""voice_message_menu"">(next | skip) [this] [message | voicemail]</choice>
        <choice event=""message.audio"" dtmf=""4"">(repeat | play | again) [this] [message | voicemail] [again]</choice>

        <choice event=""message.reply"" dtmf=""5"">reply [to] [this] [message | voicemail]</choice>
        <submenu
            next=""#call_back_menu""
            dtmf=""9""
            return=""voice_message_menu_2"">(call ([back] [this] [person] | [this] [person] [back]) [now]) | live reply</submenu>
        <choice event=""application.replymessage"">PreloadedGrammar:MessageDirectory</choice>

        <choice event=""application.replymessage"">URI:OPCMessageDirectory.$username.gram</choice>

        <choice event=""message.envelope"" dtmf=""6"">[play] (envelope information | header) [for] [this] [message | voicemail]</choice>
        <choice
            event=""message.delete""
            dtmf=""7""
            return=""voice_message_menu"">delete [this] [message | voicemail]</choice>
        <choice
            event=""message.deletesubject""
            dtmf=""71""
            return=""voice_message_menu"">delete [all] [messages | voicemails] [with] [same] subject</choice>
        <choice
            event=""message.deletesender""
            dtmf=""72""
            return=""voice_message_menu"">delete [all] [messages | voicemails] [from] [same] sender</choice>
        <choice event=""message.body"" dtmf=""8"">[play] (body | text) [of] [this] [message | voicemail]</choice>
        <choice event=""message.stop"" dtmf=""#"">(stop | end)</choice>
        <catch
            event=""com.inin.mailbox.no.more.messages""
            count=""1"">

            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_END_OF_MESSAGES"">That completes this set of</audio>
            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_TYPE_VOICEMESSAGES"">voicemails</audio>
            <goto next=""#voice_summary""/>

        </catch>
        <catch event=""com.inin.mailbox.no.messages"" count=""1"">

            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_NO_MESSAGES"">There are no messages of that type</audio>
            <goto next=""#voice_summary""/>

        </catch>
        <noinput count=""1"">
            <goto next=""#voice_message_menu_2""/>

        </noinput>
        <noinput count=""2"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOINPUT_2"">Do you need help? Say 'help,' or 'operator' for assistance.</audio>
            <goto next=""#voice_message_menu_2""/>

        </noinput>
        <nomatch count=""1"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_2"">I'm sorry, but I did not understand you. Please try again</audio>
            <goto next=""#voice_message_menu_2""/>

        </nomatch>
        <nomatch count=""2"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_3"">Sorry.
                I still did not understand what you said. For assistance, please say 'help' or
                'operator'.</audio>
            <goto next=""#voice_message_menu_2""/>

        </nomatch>
        <help count=""1"">
            <audio>You may speak one of several voice commands to access your mailbox or
                change your status, user options, and prompts. Please see your documentation for
                a list of available voice commands.</audio>
            <goto next=""#voice_message_menu_2""/>

        </help>
    </menu>

    <!-- Call Back Menu -->
    <menu
        id=""call_back_menu""
        mode=""voice"
        dtmf"="dtmf""
        timeout=""6""
        return=""#voice_message_menu_2"">
        <audio
            handler=""Prompt_IVR""
            prompt=""IVR_REMOTE_VM_REPLY_PHONE_NUMBER"">The phone number is...</audio>

        <play source=""message.phonenumber""/>

        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_CALL_THIS_NUMBER"">Would you like to call back using this number?</audio>
        <choice
            event=""message.callback""
            return=""voice_message_menu_2"">(yes | yup | yep) [correct] [dial | call]</choice>
        <choice
            event=""message.get.phonenumber""
            return=""voice_message_menu_2"">no</choice>
        <noinput count=""1"">
            <goto next=""#voice_message_menu_2""/>

        </noinput>
        <nomatch count=""1"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_2"">I'm sorry, but I did not understand you. Please try again</audio>
            <goto next=""#call_back_menu""/>

        </nomatch>
        <nomatch count=""2"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_3"">Sorry.
                I still did not understand what you said. For assistance, please say 'help' or
                'operator'.</audio>
            <goto next=""#voice_message_menu_2""/>

        </nomatch>
    </menu>

    <!-- Fax Message Menu -->
    <menu
        id=""fax_message_menu""
        timeout=""1""
        return=""#fax_summary"">
        <play source=""message.type"" verbosity=""verbose""/>

        <play source=""message.envelope"" verbosity=""verbose""/>

        <choice
            event=""message.save""
            dtmf=""1""
            return=""fax_message_menu"">save [this] [fax] [message] [mail] [E-mail]</choice>
        <choice
            event=""message.forward""
            dtmf=""2""
            return=""fax_message_menu_2""/>
        <submenu
            next=""#forward_instruction_fax_menu""
            return=""fax_message_menu_2"">forward [this] [fax] [message] [mail] [E-mail]</submenu>
        <choice
            event=""application.forwardmessage""
            return=""fax_message_menu_2"">PreloadedGrammar:MessageDirectory</choice>

        <choice
            event=""application.forwardmessage""
            return=""fax_message_menu_2"">URI:OPCMessageDirectory.$username.gram</choice>

        <choice
            event=""message.next""
            dtmf=""3""
            return=""fax_message_menu"">(next | skip) [this] [fax] [message] [mail] [E-mail]</choice>
        <choice
            event=""application.receivefax""
            dtmf=""4""
            return=""fax_message_menu_2"">(receive | send | accept) [this] [fax] [message] [mail] [E-mail]</choice>
        <choice
            event=""message.envelope""
            dtmf=""6""
            return=""fax_message_menu_2"">[play]
            (envelope information | header) [for] [this] [fax] [message] [mail] [E-mail]</choice>
        <choice
            event=""message.delete""
            dtmf=""7""
            return=""fax_message_menu"">delete [this] [message | fax | E-mail]</choice>
        <choice
            event=""message.deletesubject""
            dtmf=""71""
            return=""fax_message_menu"">delete [all] [messages | faxes] [with] [same] subject</choice>
        <choice
            event=""message.deletesender""
            dtmf=""72""
            return=""fax_message_menu"">delete [all] [messages | faxes] [from] [same] sender</choice>
        <choice
            event=""message.body""
            dtmf=""8""
            return=""fax_message_menu_2"">[play] (body | text) [of] [this] [fax] [message] [mail] [E-mail]</choice>
        <choice
            event=""message.stop""
            dtmf=""#""
            return=""fax_message_menu_2"">(stop | end)</choice>
        <catch
            event=""com.inin.mailbox.no.more.messages""
            count=""1"">

            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_END_OF_MESSAGES"">That completes this set of</audio>
            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_TYPE_FAXMESSAGES"">fax messages.</audio>

            <goto next=""#fax_summary""/>

        </catch>
        <catch event=""com.inin.mailbox.no.messages"" count=""1"">

            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_NO_MESSAGES"">There are no messages of that type</audio>
            <goto next=""#fax_summary""/>

        </catch>
        <noinput count=""1"">
            <goto next=""#fax_message_menu_2""/>

        </noinput>
        <nomatch count=""1"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_2"">I'm sorry, but I did not understand you. Please try again</audio>
            <goto next=""#fax_message_menu_2""/>

        </nomatch>
        <help count=""1"">
            <audio>You may speak one of several voice commands to access your mailbox or
                change your status, user options, and prompts. Please see your documentation for
                a list of available voice commands.</audio>
            <goto next=""#fax_message_menu_2""/>

        </help>
    </menu>

    <!-- Fax Message Menu -->
    <menu
        id=""fax_message_menu_2""
        timeout=""10""
        return=""#fax_summary"">
        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_MESSAGE_CHOICE"">Just say...save, delete, forward, replay, repeat, or next</audio>
        <choice
            event=""message.save""
            dtmf=""1""
            return=""fax_message_menu"">save [this] [fax] [message] [mail] [E-mail]</choice>
        <choice event=""message.forward"" dtmf=""2""/>

        <submenu
            next=""#forward_instruction_fax_menu""
            return=""fax_message_menu_2"">forward [this] [fax] [message] [mail] [E-mail]</submenu>
        <choice event=""application.forwardmessage"">PreloadedGrammar:MessageDirectory</choice>
        <choice event=""application.forwardmessage"">URI:OPCMessageDirectory.$username.gram</choice>
        <choice
            event=""message.next""
            dtmf=""3""
            return=""fax_message_menu"">(next | skip) [this] [fax] [message] [mail] [E-mail]</choice>
        <choice event=""application.receivefax"" dtmf=""4"">(receive | send | accept) [this] [fax] [message] [mail] [E-mail]</choice>
        <choice event=""message.envelope"" dtmf=""6"">[play]
            (envelope information | header) [for] [this] [fax] [message] [mail] [E-mail]</choice>
        <choice
            event=""message.delete""
            dtmf=""7""
            return=""fax_message_menu"">delete [this] [message | fax | E-mail]</choice>
        <choice
            event=""message.deletesubject""
            dtmf=""71""
            return=""fax_message_menu"">delete [all] [messages | faxes] [with] [same] subject</choice>
        <choice
            event=""message.deletesender""
            dtmf=""72""
            return=""fax_message_menu"">delete [all] [messages | faxes] [from] [same] sender</choice>
        <choice event=""message.body"" dtmf=""8"">[play] (body | text) [of] [this] [fax] [message] [mail] [E-mail]</choice>
        <choice event=""message.stop"" dtmf=""#"">(stop | end)</choice>
        <catch
            event=""com.inin.mailbox.no.more.messages""
            count=""1"">

            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_END_OF_MESSAGES"">That completes this set of</audio>
            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_TYPE_FAXMESSAGES"">fax messages.</audio>

            <goto next=""#fax_summary""/>

        </catch>
        <catch event=""com.inin.mailbox.no.messages"" count=""1"">

            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_NO_MESSAGES"">There are no messages of that type</audio>
            <goto next=""#fax_summary""/>

        </catch>
        <noinput count=""1"">
            <goto next=""#fax_message_menu_2""/>

        </noinput>
        <noinput count=""2"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOINPUT_2"">Do you need help? Say 'help,' or 'operator' for assistance.</audio>
            <goto next=""#fax_message_menu_2""/>

        </noinput>
        <nomatch count=""1"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_2"">I'm sorry, but I did not understand you. Please try again</audio>
            <goto next=""#fax_message_menu_2""/>

        </nomatch>
        <nomatch count=""2"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_3"">Sorry.
                I still did not understand what you said. For assistance, please say 'help' or
                'operator'.</audio>
            <goto next=""#fax_message_menu_2""/>

        </nomatch>
        <help count=""1"">
            <audio>You may speak one of several voice commands to access your mailbox or
                change your status, user options, and prompts. Please see your documentation for
                a list of available voice commands.</audio>
            <goto next=""#fax_message_menu_2""/>

        </help>
    </menu>

    <!-- Email Message Menu -->
    <menu
        id=""email_message_menu""
        timeout=""1""
        return=""#email_summary"">
        <play source=""message.type"" verbosity=""verbose""/>

        <play source=""message.envelope"" verbosity=""verbose""/>

        <play source=""message.body""/>
        <choice
            event=""message.save""
            dtmf=""1""
            return=""email_message_menu"">save [this] [message | mail | E-mail]</choice>
        <choice
            event=""message.forward""
            dtmf=""2""
            return=""email_message_menu_2""/>
        <submenu
            next=""#forward_instruction_email_menu""
            return=""email_message_menu_2"">forward [this] [message | mail | E-mail]</submenu>
        <choice
            event=""application.forwardmessage""
            return=""email_message_menu_2"">PreloadedGrammar:MessageDirectory</choice>

        <choice
            event=""application.forwardmessage""
            return=""email_message_menu_2"">URI:OPCMessageDirectory.$username.gram</choice>

        <choice
            event=""message.next""
            dtmf=""3""
            return=""email_message_menu"">(next | skip) [this] [message | mail | E-mail]</choice>
        <choice
            event=""message.body""
            dtmf=""4""
            return=""email_message_menu_2"">(repeat | play | again) [this] [message | mail | E-mail] [again]</choice>
        <choice
            event=""message.reply""
            dtmf=""5""
            return=""email_message_menu_2"">reply [to] [this] [message | mail | E-mail]</choice>
        <choice
            event=""message.envelope""
            dtmf=""6""
            return=""email_message_menu_2"">[play] (envelope information | header) [for] [this] [message | mail | E-mail]</choice>
        <choice
            event=""message.delete""
            dtmf=""7""
            return=""email_message_menu"">delete [this] [message | mail | E-mail]</choice>
        <choice
            event=""message.deletesubject""
            dtmf=""71""
            return=""email_message_menu"">delete [all] [messages | E-mails] [with] [same] subject</choice>
        <choice
            event=""message.deletesender""
            dtmf=""72""
            return=""email_message_menu"">delete [all] [messages | E-mails] [from] [same] sender</choice>
        <choice
            event=""message.body""
            dtmf=""8""
            return=""email_message_menu_2"">[play] (body | text) [of] [this] [message | mail | E-mail]</choice>
        <choice
            event=""message.stop""
            dtmf=""#""
            return=""email_message_menu_2"">(stop | end)</choice>

        <catch
            event=""com.inin.mailbox.no.more.messages""
            count=""1"">

            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_END_OF_MESSAGES"">That completes this set of</audio>
            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_TYPE_EMAILMESSAGES"">email messages.</audio>

            <goto next=""#email_summary""/>

        </catch>
        <catch event=""com.inin.mailbox.no.messages"" count=""1"">

            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_NO_MESSAGES"">There are no messages of that type</audio>
            <goto next=""#email_summary""/>

        </catch>
        <noinput count=""1"">
            <goto next=""#email_message_menu_2""/>

        </noinput>
        <nomatch count=""1"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_2"">I'm sorry, but I did not understand you. Please try again</audio>
            <goto next=""#email_message_menu_2""/>

        </nomatch>
        <help count=""1"">
            <audio>You may speak one of several voice commands to access your mailbox or
                change your status, user options, and prompts. Please see your documentation for
                a list of available voice commands.</audio>
            <goto next=""#email_message_menu_2""/>

        </help>
    </menu>

    <!-- Email Message Menu -->
    <menu
        id=""email_message_menu_2""
        timeout=""10""
        return=""#email_summary"">
        <audio
            handler=""Prompt_TUIMessageManagement""
            prompt=""TUIMESSAGEMANAGEMENT_MESSAGE_CHOICE"">
            Just say...save, delete, forward, replay, repeat, or next
        </audio>
        <choice
            event=""message.save""
            dtmf=""1""
            return=""email_message_menu"">save [this] [message | mail | E-mail]</choice>
        <choice event=""message.forward"" dtmf=""2""/>

        <submenu
            next=""#forward_instruction_email_menu""
            return=""email_message_menu_2"">forward [this] [message | mail | E-mail]</submenu>
        <choice event=""application.forwardmessage"">PreloadedGrammar:MessageDirectory</choice>
        <choice event=""application.forwardmessage"">URI:OPCMessageDirectory.$username.gram</choice>
        <choice
            event=""message.next""
            dtmf=""3""
            return=""email_message_menu"">(next | skip) [this] [message | mail | E-mail]</choice>
        <choice event=""message.body"" dtmf=""4"">(repeat | play | again) [this] [message | mail | E-mail] [again]</choice>
        <choice event=""message.reply"" dtmf=""5"">reply [to] [this] [message | mail | E-mail]</choice>
        <choice event=""message.envelope"" dtmf=""6"">[play] (envelope information | header) [for] [this] [message | mail | E-mail]</choice>
        <choice
            event=""message.delete""
            dtmf=""7""
            return=""email_message_menu"">delete [this] [message | mail | E-mail]</choice>
        <choice
            event=""message.deletesubject""
            dtmf=""71""
            return=""email_message_menu"">delete [all] [messages | E-mails] [with] [same] subject</choice>
        <choice
            event=""message.deletesender""
            dtmf=""72""
            return=""email_message_menu"">delete [all] [messages | E-mails] [from] [same] sender</choice>
        <choice event=""message.body"" dtmf=""8"">[play] (body | text) [of] [this] [message | mail | E-mail]</choice>
        <choice event=""message.stop"" dtmf=""#"">(stop | end)</choice>
        <catch
            event=""com.inin.mailbox.no.more.messages""
            count=""1"">

            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_END_OF_MESSAGES"">That completes this set of</audio>
            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_TYPE_EMAILMESSAGES"">email messages.</audio>

            <goto next=""#email_summary""/>

        </catch>
        <catch event=""com.inin.mailbox.no.messages"" count=""1"">

            <audio
                handler=""Prompt_TUIMessageManagement""
                prompt=""TUIMESSAGEMANAGEMENT_NO_MESSAGES"">There are no messages of that type</audio>
            <goto next=""#email_summary""/>

        </catch>
        <noinput count=""1"">
            <goto next=""#email_message_menu_2""/>

        </noinput>
        <noinput count=""2"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOINPUT_2"">Do you need help? Say 'help,' or 'operator' for assistance.</audio>
            <goto next=""#email_message_menu_2""/>

        </noinput>
        <nomatch count=""1"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_2"">I'm sorry, but I did not understand you. Please try again</audio>
            <goto next=""#email_message_menu_2""/>

        </nomatch>
        <nomatch count=""2"">
            <audio
                handler=""Prompt_TUIMain""
                prompt=""TUIMAIN_NOMATCH_3"">Sorry.
                I still did not understand what you said. For assistance, please say 'help' or
                'operator'.</audio>
            <goto next=""#email_message_menu_2""/>

        </nomatch>
        <help count=""1"">
            <audio>You may speak one of several voice commands to access your mailbox or
                change your status, user options, and prompts. Please see your documentation for
                a list of available voice commands.</audio>
            <goto next=""#email_message_menu_2""/>

        </help>
    </menu>

    <menu
        id=""forward_instruction_email_menu""
        timeout=""1""
        return=""#email_message_menu_2"">
        <audio>To forward a message, say a name after saying forward. To forward by
            extension, press 2.</audio>

    </menu>

    <menu
        id=""forward_instruction_voice_menu""
        timeout=""1""
        return=""#fax_message_menu_2"">
        <audio>To forward a message, say a name after saying forward. To forward by
            extension, press 2.</audio>

    </menu>

    <menu
        id=""forward_instruction_fax_menu""
        timeout=""1""
        return=""#voice_message_menu_2"">
        <audio>To forward a message, say a name after saying forward. To forward by
            extension, press 2.</audio>

    </menu>

</menuxml>