fix ivr name
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8044 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
1b6298e6d9
commit
7a393a6484
|
@ -199,7 +199,7 @@
|
|||
<!-- a sample IVR -->
|
||||
<extension name="ivr_demo">
|
||||
<condition field="destination_number" expression="5000">
|
||||
<action application="ivr" data="demo"/>
|
||||
<action application="ivr" data="demo_ivr"/>
|
||||
</condition>
|
||||
</extension>
|
||||
|
||||
|
|
Loading…
Reference in New Issue