fix typo double >, fix via e-mail from Bret McDanel.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4082 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
4b7f9bddf5
commit
ee16b51a42
|
@ -11,7 +11,7 @@
|
|||
<entry action="menu-play-sound" digits="4" param="/soundfiles/4.wav"/>
|
||||
<entry action="menu-back" digits="5"/>
|
||||
<entry action="menu-call-transfer" digits="7" param="888"/>
|
||||
<entry action="menu-sub" digits="8" param="menu8"/>>
|
||||
<entry action="menu-sub" digits="8" param="menu8"/>
|
||||
</menu>
|
||||
<menu name="menu8"
|
||||
greet-long="/soundfiles/greet-long.wav"
|
||||
|
|
Loading…
Reference in New Issue