mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-09 09:17:34 +00:00
Fix comment spelling
Thanks-to: Mariusz Czułada <manieq.net@gmail.com>
This commit is contained in:
parent
c09a261d58
commit
ab641842f4
@ -82,7 +82,7 @@
|
|||||||
<param name="enter-sound" value="tone_stream://%(200,0,500,600,700)"/>
|
<param name="enter-sound" value="tone_stream://%(200,0,500,600,700)"/>
|
||||||
<!-- File to play when you leave the conference -->
|
<!-- File to play when you leave the conference -->
|
||||||
<param name="exit-sound" value="tone_stream://%(500,0,300,200,100,50,25)"/>
|
<param name="exit-sound" value="tone_stream://%(500,0,300,200,100,50,25)"/>
|
||||||
<!-- File to play when you ae ejected from the conference -->
|
<!-- File to play when you are ejected from the conference -->
|
||||||
<param name="kicked-sound" value="conference/conf-kicked.wav"/>
|
<param name="kicked-sound" value="conference/conf-kicked.wav"/>
|
||||||
<!-- File to play when the conference is locked -->
|
<!-- File to play when the conference is locked -->
|
||||||
<param name="locked-sound" value="conference/conf-locked.wav"/>
|
<param name="locked-sound" value="conference/conf-locked.wav"/>
|
||||||
|
@ -88,7 +88,7 @@
|
|||||||
<param name="enter-sound" value="tone_stream://%(200,0,500,600,700)"/>
|
<param name="enter-sound" value="tone_stream://%(200,0,500,600,700)"/>
|
||||||
<!-- File to play when you leave the conference -->
|
<!-- File to play when you leave the conference -->
|
||||||
<param name="exit-sound" value="tone_stream://%(500,0,300,200,100,50,25)"/>
|
<param name="exit-sound" value="tone_stream://%(500,0,300,200,100,50,25)"/>
|
||||||
<!-- File to play when you ae ejected from the conference -->
|
<!-- File to play when you are ejected from the conference -->
|
||||||
<param name="kicked-sound" value="conference/conf-kicked.wav"/>
|
<param name="kicked-sound" value="conference/conf-kicked.wav"/>
|
||||||
<!-- File to play when the conference is locked -->
|
<!-- File to play when the conference is locked -->
|
||||||
<param name="locked-sound" value="conference/conf-locked.wav"/>
|
<param name="locked-sound" value="conference/conf-locked.wav"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user