[Home]

Summary:ASTERISK-04344: [patch] Make format_au compile on FreeBSD
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-06-04 03:42:09Date Closed:2008-01-15 15:37:12.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) formatau.txt
Description:This patch makes format_au compile on BSD.

Also wondering about all log output being warning, including out of memory and others that should be ERROR ...
Comments:By: Kevin P. Fleming (kpfleming) 2005-06-05 10:48:21

I've changed the out-of-memory messages to LOG_ERROR, but left the rest alone since they are the same way in format_wav.c.

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:37:12.000-0600

Repository: asterisk
Revision: 5845

U   trunk/formats/format_au.c

------------------------------------------------------------------------
r5845 | kpfleming | 2008-01-15 15:37:11 -0600 (Tue, 15 Jan 2008) | 3 lines

make format_au compile on FreeBSD (bug ASTERISK-4344)
change out-of-memory messages to LOG_ERROR

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5845