[asterisk-bugs] [Asterisk 0012718]: Configure function considers openh323 invalid while version 1.6 considers it valid

noreply at bugs.digium.com noreply at bugs.digium.com
Tue May 27 09:48:30 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12718 
====================================================================== 
Reported By:                falves11
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12718
Category:                   Channels/chan_h323
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 118178 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             05-24-2008 02:32 CDT
Last Modified:              05-27-2008 09:48 CDT
====================================================================== 
Summary:                    Configure function considers openh323 invalid while
version 1.6 considers it valid
Description: 
I installed pwlib 1.12 and openh323 19.1, both the latest. I installed in
one directory asterisk-1.6.0-beta9 and in other the latest Trunk. Then I
did a ./configure in both and capture the results to a file. Then I did a
diff on both files, and the result is this:
(files are at /tmp/conf.txt and /usr/src/conf.txt) diff /tmp/conf.txt
/usr/src/conf.txt

269a270
> checking for compiler 'attribute sentinel' support... yes
388,391c389
< checking for pri_new_bri in -lpri... yes < checking libpri.h
usability... yes < checking libpri.h presence... yes < checking for
libpri.h... yes
---
> checking for pri_get_version in -lpri... no
422c420
< checking OpenH323 installation validity... yes
---
> checking OpenH323 installation validity... no
495d492
< config.status: include/asterisk/autoconfig.h is unchanged

The result: Asterisk 1.6 compiles h323 while Trunk does not.

====================================================================== 

---------------------------------------------------------------------- 
 falves11 - 05-27-08 09:48  
---------------------------------------------------------------------- 
Note:
The bug system is buggy. I am trying to upload a "configure" file and it
blows up with application error 401. This is using Firefox in Linux. The
key point is: Maxim Sobolev actually had to change the configure file in
Asterisk 1.6 Beta 9 to make it work. So it was patched and I did not know.
Maybe somebody should ask him for the changes so Asterisk Trunk would be
able to use the latest verson of pwlib and openh323. He is active in the
developers list. Many people often ask me why do  I use Trunk in production
and not something else. Because of the ODBC enhancements. I use func_odbc
and cdr_odbc, so having only one network call versus three is vital, when
you have 20-30 calls per second. The only carrier-strength version of
Asterisk is Trunk. If I am wrong please somebody clarify it. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-27-08 09:48  falves11       Note Added: 0087345                          
======================================================================




More information about the asterisk-bugs mailing list