forked from Mirrors/freeswitch
Fix dialplan 6000 - call park retrieval example
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15292 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
10f10c5db0
commit
89b88130a0
@ -413,7 +413,7 @@
|
||||
<extension name="valet_park">
|
||||
<condition field="destination_number" expression="^(6000)$">
|
||||
<action application="answer"/>
|
||||
<action application="valet_park" data="valet_parking_lot $1"/>
|
||||
<action application="valet_park" data="valet_parking_lot ask 1 11 10000 ivr/ivr-enter_ext_pound.wav"/>
|
||||
</condition>
|
||||
</extension>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user