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 Many thanks ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ********************************************************************
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.soSet 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
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.soThere'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
Just set the variable ${MEETME_RECORDINGFORMAT} to the desired format and voila its done. Have fun. on Tuesday 01/15/2008 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 > > Many thanks > > ******************************************************************** > This email and any attachments are confidential to the intended > recipient and may also be privileged. If you are not the intended > recipient please delete it from your system and notify the sender. > You should not copy it or use it for any purpose nor disclose or > distribute its contents to any other person. > ******************************************************************** > > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici at ccs.covici.com