mod_rayo: default record format is now wav

This commit is contained in:
Chris Rienzo 2013-11-05 15:15:49 -05:00
parent 384ddf1517
commit 90f0fdb93d
1 changed files with 1 additions and 1 deletions

View File

@ -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)