help request

Hello !
We have a problem with grammars. To make it esier we have attached 2 files.
Description of the problem:
the VXML-File accept only at this point
....
<filled>

<if cond="Wahl=='Mail'">

Sie wünschen Mail

<goto nextitem="Wahl"/>


<elseif cond="Wahl=='Zeitung'"/>

Sie wünschen Zeitung

<goto nextitem="Wahl"/>


<elseif cond="Wahl=='Radio'"/>

Sie wünschen Radio.

<goto nextitem="Wahl"/>


<else/>

<disconnect/> 

</if>


</filled>

...

But at the grammar file we have defined other opportunities to match the rule. 
How can I use the whole rule for every event to come true the condition?


Thank you very much and Best Regards
VoiceXML Italian User Group
---------------------------------------------------------------------
web: www.vxmlitalia.com  
e-mail: info@vxmlitalia.com

International Webmasters Association Italy
VoiceXML WebGuru
web: http://www.iwa-italy.org/webguru/voicexml
---------------------------------------------------------------------

Received on Sunday, 12 January 2003 17:01:42 UTC