mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 00:00:44 +00:00
mod_rayo: default record format is now wav
This commit is contained in:
parent
d4916c3965
commit
eab941d227
@ -80,7 +80,7 @@ ELEMENT_END
|
||||
* <record> component validation
|
||||
*/
|
||||
ELEMENT(RAYO_RECORD)
|
||||
ATTRIB(format, mp3, any)
|
||||
ATTRIB(format, wav, any)
|
||||
ATTRIB(start-beep, false, bool)
|
||||
ATTRIB(stop-beep, false, bool)
|
||||
ATTRIB(start-paused, false, bool)
|
||||
|
Loading…
x
Reference in New Issue
Block a user