mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
fix ivr name
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8044 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user