Fix a spelling problem in the demo_ivr.xml.
This commit is contained in:
parent
fc255818c6
commit
9e029b27eb
|
|
@ -57,8 +57,8 @@
|
|||
max-failures="3">
|
||||
<entry action="menu-exit" digits="*"/>
|
||||
<entry action="menu-play-sound" digits="1" param="say:You pressed 1"/>
|
||||
<entry action="menu-exec-app" digits="2" param="transfert 1000 XML default"/>
|
||||
<entry action="menu-exec-app" digits="3" param="transfert 1001 XML default"/>
|
||||
<entry action="menu-exec-app" digits="2" param="transfer 1000 XML default"/>
|
||||
<entry action="menu-exec-app" digits="3" param="transfer 1001 XML default"/>
|
||||
</menu>
|
||||
-->
|
||||
</include>
|
||||
|
|
|
|||
Loading…
Reference in New Issue