[asterisk-bugs] [Asterisk 0011261]: [patch] chan_h323 with H323Plus for TRUNK (SVN rev. 89183)
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 17 15:47:35 CDT 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11261
======================================================================
Reported By: vhatz
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 11261
Category: Channels/chan_h323
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 89183
Request Review:
======================================================================
Date Submitted: 2007-11-15 11:46 CST
Last Modified: 2009-03-17 15:47 CDT
======================================================================
Summary: [patch] chan_h323 with H323Plus for TRUNK (SVN rev.
89183)
Description:
This is a modification to the trunk version of SVN rev. 89183 chan_h32.
This modification enables chan_h323 to compile and use the latest H323Plus
library instead of the OpenH323 library.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0013888 Cannot compile SVN with patch from bug ...
======================================================================
----------------------------------------------------------------------
(0101891) svnbot (reporter) - 2009-03-17 15:47
http://bugs.digium.com/view.php?id=11261#c101891
----------------------------------------------------------------------
Repository: asterisk
Revision: 182722
U trunk/autoconf/ast_check_openh323.m4
U trunk/channels/chan_h323.c
U trunk/channels/h323/ast_h323.cxx
U trunk/channels/h323/ast_h323.h
U trunk/channels/h323/chan_h323.h
U trunk/channels/h323/compat_h323.cxx
U trunk/channels/h323/compat_h323.h
U trunk/configure
------------------------------------------------------------------------
r182722 | jpeeler | 2009-03-17 15:47:32 -0500 (Tue, 17 Mar 2009) | 15
lines
Allow H.323 Plus library to be used in addition to the OpenH323 library
Chan_h323 can now be compiled against both the previously supported
versions of
OpenH323 as well as the current H.323 Plus (version 1.20.2). The configure
script has been modified to look in the default install location of h323
to
hopefully help avoid using the environment variables OPENH323DIR and
PWLIBDIR.
Also, the CLI command "h323 show version" has been added which indicates
which
version of h323 is in use.
(closes issue http://bugs.digium.com/view.php?id=11261)
Reported by: vhatz
Patches:
asterisk-1.6.0.6-h323plus.patch uploaded by jthurman (license 614)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=182722
Issue History
Date Modified Username Field Change
======================================================================
2009-03-17 15:47 svnbot Note Added: 0101891
======================================================================
More information about the asterisk-bugs
mailing list