I've made some major changes to the way Asterisk handles file formats. I'd like feedback from people about any experience they have with these changes. They *may* improve playback performance for people who have had trouble with playback performance in the past. Mark
Uh, what are we looking for other than better playback performance? On Sat, 2003-06-28 at 17:48, Mark Spencer wrote:> I've made some major changes to the way Asterisk handles file formats. > I'd like feedback from people about any experience they have with these > changes. They *may* improve playback performance for people who have had > trouble with playback performance in the past. > > Mark > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users-- BTEL Consulting 850-484-4535 x2111 (Office) 504-595-3916 x2111 (Experimental) 877-552-0838 (Backup Phone)
do your format changes allow support for raw wav files to played as prompts? Dave>>> markster@digium.com 6/28/2003 6:05:20 PM >>> > Uh, what are we looking for other than better playback performance?That I didn't break anything. The real cool stuff should be available fairly soon when I finish the video support. Right now, Asterisk will properly negotiate video on SIP and the "echo" application supports video. Eventually I'd like to get it working with video file formats etc. Mark On 28 Jun 2003, Eric Wieling wrote:> On Sat, 2003-06-28 at 17:48, Mark Spencer wrote: > > I've made some major changes to the way Asterisk handles fileformats.> > I'd like feedback from people about any experience they have withthese> > changes. They *may* improve playback performance for people whohave had> > trouble with playback performance in the past. > > > > Mark > > > > _______________________________________________ > > Asterisk-Users mailing list > > Asterisk-Users@lists.digium.com > > http://lists.digium.com/mailman/listinfo/asterisk-users > -- > BTEL Consulting > 850-484-4535 x2111 (Office) > 504-595-3916 x2111 (Experimental) > 877-552-0838 (Backup Phone) > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >_______________________________________________ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users
Hi Mark Would it be possible to include a way of streaming audio from memory? For example registering a file type which read from a fifo in memory? I need this for app_theta. (Cepstral TTS) I could copy the code from file.c, but I think it would be better if the same code could be used to avoid duplication. Regards Rob On Sat, Jun 28, 2003 at 05:48:50PM -0500, Mark Spencer wrote:> I've made some major changes to the way Asterisk handles file formats. > I'd like feedback from people about any experience they have with these > changes. They *may* improve playback performance for people who have had > trouble with playback performance in the past. > > Mark > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users