[asterisk-users] Record() Cmd and My SQL
David Backeberg
dbackeberg at gmail.com
Mon Sep 27 10:17:16 CDT 2010
On Sun, Sep 26, 2010 at 10:49 PM, Govind, Mahesh (NSN - IN/Bangalore)
<mahesh.govind at nsn.com> wrote:
> Another reason for storing in the database is to , enable some other
> apps to access the recording at some point of time .
Yeah, still not a good reason.
File systems allow multiple read streams to the same file. Perhaps you
should consider a webservice with a squid proxy in front of it if you
want to have hundreds of simultaneous accesses. Just store a recording
as a file, and if you have metadata, store the metadata in a database.
More information about the asterisk-users
mailing list