make default conf example work properly based on FS-5335 feedback/testing

This commit is contained in:
Nathan Neulinger 2013-08-02 11:21:40 -05:00
parent f184953570
commit d1268e8103
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
<!-- <!--
Wait for another digit by default Wait for another digit by default
--> -->
<extension name="Default"> <extension name="Default" continue="true">
<condition> <condition>
<action application="skinny-wait" /> <action application="skinny-wait" />
</condition> </condition>