[Home]

Summary:ASTERISK-03314: [patch] Add to Makefile the ability to check pwlib/openh323 versions
Reporter:Andrey S Pankov (casper)Labels:
Date Opened:2005-01-20 10:38:47.000-0600Date Closed:2008-01-15 15:23:28.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) Makefile.diff.txt
Description:This is to stop build process when pwlib/openh323 versions do not match requirements. This to avoid lots of questions about why-why-why this does not compiles.

****** ADDITIONAL INFORMATION ******

Disclaimer is on file
Comments:By: Andrey S Pankov (casper) 2005-01-28 09:48:25.000-0600

Here is a quote from chan_h323 README:

"This code was recently updated to deal with Open H.323 v1.14.4 and PWLib v1.7.5."

...to answer the question why those version strings are checked during make process. They are latest stable versions (please see http://www.voxgratia.org/downloads.html for details).

The algorithm used to check versions is universal since version.h file format stays unchanged for years.

By: Mark Spencer (markster) 2005-01-28 10:52:28.000-0600

Added to cvs

By: Andrey S Pankov (casper) 2005-01-28 11:17:18.000-0600

Very sorry again... any reason for not to give me karma points this time too?..

By: Mark Spencer (markster) 2005-01-30 00:26:31.000-0600

Sorry about that.

By: Russell Bryant (russell) 2005-01-30 23:28:05.000-0600

not for 1.0

By: Digium Subversion (svnbot) 2008-01-15 15:23:28.000-0600

Repository: asterisk
Revision: 4909

U   trunk/channels/h323/Makefile
U   trunk/channels/h323/README

------------------------------------------------------------------------
r4909 | jeremy | 2008-01-15 15:23:27 -0600 (Tue, 15 Jan 2008) | 2 lines

Force the use of specific versions of OpenH.323 and PWlib (Bug ASTERISK-3314 with mods)

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

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