[asterisk-users] Meetme recording

Gordon Henderson gordon+asterisk at drogon.net
Tue Jan 15 04:20:02 CST 2008


On Tue, 15 Jan 2008, Lees, James (UK) 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

Set the channel-variable: ${MEETME_RECORDINGFORMAT}

Described in doc/README.variables.

Use the command:

CLI> show file formats

To list the formats avalable. Eg:


Format     Name       Extensions
g723       g723sf     g723|g723sf
ulaw       au         au
slin       sln        sln|raw
ilbc       iLBC       ilbc
g726       g726-16    g726-16
g726       g726-24    g726-24
g726       g726-32    g726-32
g726       g726-40    g726-40
h263       h263       h263
alaw       alaw       alaw|al
g729       g729       g729
ulaw       pcm        pcm|ulaw|ul|mu
adpcm      vox        vox
gsm        wav49      WAV|wav49
slin       wav        wav
gsm        gsm        gsm


Gordon



More information about the asterisk-users mailing list