Hi! I wonder what sondfile formats Playback() could play. I know it plays GSM but to save the CPU time I will avoid converting GSM > alaw for my E1 and user alaw compressed wavs. Unfortunately the wiki does not list the supported filetypes but I know that there are a few. Thanks in davance Christian
At the cli do show file formats bkw> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Christian Victor > Sent: Monday, September 13, 2004 9:42 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: [Asterisk-Users] Playback Fileformats > > Hi! > > I wonder what sondfile formats Playback() could play. I know it plays > GSM but to save the CPU time I will avoid converting GSM > alaw for my > E1 and user alaw compressed wavs. > > Unfortunately the wiki does not list the supported filetypes but I know > that there are a few. > > Thanks in davance > Christian > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
Brian West schrieb:> At the cli do > > show file formatsSorry - that does not work. And SHOW AUDIO CODECS shows me the codecs but not the file formats (.wav etc) supported. Christian>>I wonder what sondfile formats Playback() could play. I know it plays >>GSM but to save the CPU time I will avoid converting GSM > alaw for my >>E1 and user alaw compressed wavs. >> >>Unfortunately the wiki does not list the supported filetypes but I know >>that there are a few.
On Mon, 2004-09-13 at 10:05, Christian Victor wrote:> Brian West schrieb: > > > At the cli do > > > > show file formats > > Sorry - that does not work. And SHOW AUDIO CODECS shows me the codecs > but not the file formats (.wav etc) supported.Upgrade your Asterisk. "show file formats" works for Asterisk CVS-HEAD-07/18/04-11:25:14 -- Eric Wieling * BTEL Consulting * 504-899-1387 x2111 "In a related story, the IRS has recently ruled that the cost of Windows upgrades can NOT be deducted as a gambling loss."
Eric Wieling schrieb:>>>At the cli do >>> >>>show file formats >> >>Sorry - that does not work. And SHOW AUDIO CODECS shows me the codecs >>but not the file formats (.wav etc) supported. > > Upgrade your Asterisk. "show file formats" works for Asterisk > CVS-HEAD-07/18/04-11:25:14I am running Asterisk CVS-09/12/04-16:39:35. I am quite new to CVS. Is CVS_HEAD something different? Christian
Update your asterisk install them because you must have an old one asterisk*CLI> show file formats Format Name Extensions SLINR 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 G729A g729 g729 ULAW pcm pcm|ulaw|ul|mu GSM wav49 WAV|wav49 SLINR wav wav GSM gsm gsm SLINR mp3 mp3> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Christian Victor > Sent: Monday, September 13, 2004 10:05 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: Re: [Asterisk-Users] Playback Fileformats > > Brian West schrieb: > > > At the cli do > > > > show file formats > > Sorry - that does not work. And SHOW AUDIO CODECS shows me the codecs > but not the file formats (.wav etc) supported. > > Christian > > >>I wonder what sondfile formats Playback() could play. I know it plays > >>GSM but to save the CPU time I will avoid converting GSM > alaw for my > >>E1 and user alaw compressed wavs. > >> > >>Unfortunately the wiki does not list the supported filetypes but I know > >>that there are a few. > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
On Mon, 2004-09-13 at 10:21, Brian West wrote:> Update your asterisk install them because you must have an old one > > asterisk*CLI> show file formats > Format Name Extensions > SLINR sln sln|raw > SLINR wav wav > SLINR mp3 mp3Is this correct or a bug in the formats list? -- Eric Wieling * BTEL Consulting * 504-899-1387 x2111 "In a related story, the IRS has recently ruled that the cost of Windows upgrades can NOT be deducted as a gambling loss."
On Mon, 2004-09-13 at 10:20, Christian Victor wrote:> I am running Asterisk CVS-09/12/04-16:39:35. I am quite new to CVS. Is > CVS_HEAD something different?There was a difference at one time, not any more. -- Eric Wieling * BTEL Consulting * 504-899-1387 x2111 "In a related story, the IRS has recently ruled that the cost of Windows upgrades can NOT be deducted as a gambling loss."
Its correct.. they all result in SLINR output. bkw> -----Original Message----- > From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users- > bounces@lists.digium.com] On Behalf Of Eric Wieling > Sent: Monday, September 13, 2004 10:51 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [Asterisk-Users] Playback Fileformats > > On Mon, 2004-09-13 at 10:21, Brian West wrote: > > Update your asterisk install them because you must have an old one > > > > asterisk*CLI> show file formats > > Format Name Extensions > > SLINR sln sln|raw > > SLINR wav wav > > SLINR mp3 mp3 > > Is this correct or a bug in the formats list? > > -- > Eric Wieling * BTEL Consulting * 504-899-1387 x2111 > "In a related story, the IRS has recently ruled that the cost of Windows > upgrades can NOT be deducted as a gambling loss." > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users