[asterisk-bugs] [Asterisk 0015986]: chan_h323 and ptlib-2.4.5 and h323plus-1.21.1
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jan 14 10:20:57 CST 2010
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=15986
======================================================================
Reported By: balgaa
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15986
Category: Channels/chan_h323
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: reopened
Fixed in Version:
======================================================================
Date Submitted: 2009-09-29 10:55 CDT
Last Modified: 2010-01-14 10:20 CST
======================================================================
Summary: chan_h323 and ptlib-2.4.5 and h323plus-1.21.1
Description:
Hello,
1.I can compile chan_h323 with h323plus-1.21.1 and ptlib-2.4.5 without any
problem after apply patch from issue 15912 id.
2./configure doesn't detect h323plus library
.
.
.
checking /root/ptlib-2.4.5/version.h usability... yes
checking /root/ptlib-2.4.5/version.h presence... yes
checking for /root/ptlib-2.4.5/version.h... yes
checking if PWLib version 2.4.5 is compatible with chan_h323... yes
checking PWLib installation validity... no
.
.
.
config.status: creating channels/h323/Makefile
.
.
.
after run ./configure command, i run make command and i can see never
compile chan_h323 module during compilation process and make install
doesn't work too.
3.If I run ./configure command using pwlib-1.10.3 and openh323-1.18.0 then
it can work.
.
.
.
checking /usr/src/pwlib_v1_10_3/version.h usability... yes
checking /usr/src/pwlib_v1_10_3/version.h presence... yes
checking for /usr/src/pwlib_v1_10_3/version.h... yes
checking if PWLib version 1.10.3 is compatible with chan_h323... yes
checking PWLib installation validity... yes
checking /usr/src/openh323_v1_18_0/version.h usability... yes
checking /usr/src/openh323_v1_18_0/version.h presence... yes
checking for /usr/src/openh323_v1_18_0/version.h... yes
checking if OpenH323 version 1.18.0 is compatible with chan_h323... yes
checking OpenH323 build option... opt
checking OpenH323 installation validity... yes
.
.
.
config.status: creating channels/h323/Makefile
.
.
.
It seems ./configure can't detect ptlib-2.4.5 and h323plus.
pbx*CLI> core show version
Asterisk SVN-branch-1.6.2-r220369M built by root @ pbx.boldsoft.mn on a
i686 running Linux on 2009-09-29 07:53:09 UTC
pbx*CLI>
Regards,
Balgaa
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0015912 [patch] chan_h323 with h323plus 1.21.0 ...
======================================================================
----------------------------------------------------------------------
(0116683) lmadsen (administrator) - 2010-01-14 10:20
https://issues.asterisk.org/view.php?id=15986#c116683
----------------------------------------------------------------------
Suspending this issue as I'm not sure there is much we can do here. If
someone is able to move this issue forward, they are welcome to request it
reopened.
Issue History
Date Modified Username Field Change
======================================================================
2010-01-14 10:20 lmadsen Note Added: 0116683
2010-01-14 10:20 lmadsen Status feedback => closed
======================================================================
More information about the asterisk-bugs
mailing list