[asterisk-users] No audio playing back voicemail from odbc

Matthew Jordan mjordan at digium.com
Sun Jul 29 21:28:39 CDT 2012


----- Original Message -----
> From: "Mike Diehl" <mdiehl at dominion.diehlnet.com>
> To: asterisk-users at lists.digium.com
> Cc: "Matthew Jordan" <mjordan at digium.com>
> Sent: Sunday, July 29, 2012 3:39:05 PM
> Subject: Re: [asterisk-users] No audio playing back voicemail from odbc
> 
> On Saturday 28 July 2012 6:45:15 pm Matthew Jordan wrote:
> 
> An alternative might be to store time offsets from start of call in
> the
> database.  Then the playback routines would simply have to play the
> media "in
> order."  Do you see a flaw in this design?

Not really a flaw, but there'd be a lot more to it then that.  You'd
have to modify Playback (or some other application) to interleave the
frames properly from two files that have different formats.  That kind
of mechanism doesn't currently exist.

Not impossible, but certainly more then just knowing which media file
started when.

The nice thing about a media container is that it should have an
API that helps you with those kinds of things.

--
Matthew Jordan
Digium, Inc. | Software Developer
445 Jan Davis Drive NW - Huntsville, AL 35806 - USA
Check us out at: http://digium.com & http://asterisk.org



More information about the asterisk-users mailing list