[Home]

Summary:ASTERISK-03811: [patch] Buggy zaptel optimization patch
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-03-31 02:52:50.000-0600Date Closed:2008-01-15 15:29:33.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chanopt.txt
Description:This fixes compilation of channel.c after the patch on bridge optimizations, even though I can't judge if it is the right patch or not.

Disclaimer on file
Comments:By: Kevin P. Fleming (kpfleming) 2005-03-31 10:17:29.000-0600

Yes, that appears to be the correct fix (restoring the old behavior when ZAPTEL_OPTIMIZATIONS is not enabled).

By: Kevin P. Fleming (kpfleming) 2005-03-31 13:18:15.000-0600

Mark committed the proper fix, which was to declare 'prestate' outside the ZAPTEL_OPTIMIZATIONS ifdef.

By: Digium Subversion (svnbot) 2008-01-15 15:29:33.000-0600

Repository: asterisk
Revision: 5320

U   trunk/channel.c

------------------------------------------------------------------------
r5320 | markster | 2008-01-15 15:29:32 -0600 (Tue, 15 Jan 2008) | 2 lines

Fix build without zaptel (bug ASTERISK-3811)

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

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