[asterisk-users] Meetme recording
Tony Mountifield
tony at softins.clara.co.uk
Tue Jan 15 04:44:29 CST 2008
In article <A2AAC0D6BAE2F24585A72C0C6F040D458F4D9B at GLKMS2101.GREENLNK.NET>,
Lees, James (UK) <James.Lees at baesystems.com> wrote:
>
> Hello,
>
> Is there a way to change the format from the default?
>
> 'r' - Record conference (records as ${MEETME_RECORDINGFILE} using format
> ${MEETME_RECORDINGFORMAT}). Default filename is
> meetme-conf-rec-${CONFNO}-${UNIQUEID} and the default format is wav. -
> requires chan_zap.so
There's a clue in the help text you quoted. Set the channel variable
MEETME_RECORDINGFORMAT to one of the extensions shown in the output
of "show file formats", before calling MeetMe. e.g.
exten => _X.,1,Set(MEETME_RECORDINGFORMAT=gsm)
exten => _X.,n,MeetMe(${EXTEN},dr)
Hope this helps!
Cheers
Tony
--
Tony Mountifield
Work: tony at softins.co.uk - http://www.softins.co.uk
Play: tony at mountifield.org - http://tony.mountifield.org
More information about the asterisk-users
mailing list