dect
/
asterisk
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
asterisk/autoconf
jpeeler b122be2dd6 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 #11261)
Reported by: vhatz
Patches:
      asterisk-1.6.0.6-h323plus.patch uploaded by jthurman (license 614)



git-svn-id: http://svn.digium.com/svn/asterisk/trunk@182722 f38db490-d61c-443f-a65b-d21fe96a405b
2009-03-17 20:47:31 +00:00
..
acx_pthread.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_c_compile_check.m4 Kevin sent a note indicating that this change is 2008-11-13 17:07:56 +00:00
ast_c_define_check.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_check_gnu_make.m4 Merged revisions 180941 via svnmerge from 2009-03-10 22:03:41 +00:00
ast_check_mandatory.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_check_openh323.m4 Allow H.323 Plus library to be used in addition to the OpenH323 library 2009-03-17 20:47:31 +00:00
ast_check_pwlib.m4 Modify h323 to build against PTLib as well as the older PWLib 2009-02-18 20:11:57 +00:00
ast_ext_lib.m4 Don't include a space before the optional extra text that may follow a help 2009-03-17 14:24:53 +00:00
ast_ext_tool_check.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_func_fork.m4 Merged revisions 172438 via svnmerge from 2009-01-29 23:15:40 +00:00
ast_gcc_attribute.m4 improve handling of API calls provided by loaded modules through use of some GCC features; this makes app_stack's usage of AGI APIs even cleaner, and will allow it to work 'as expected' either with or without res_agi being loaded 2008-11-26 21:20:50 +00:00
ast_prog_egrep.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_prog_ld.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_prog_ld_gnu.m4 Merged revisions 151240 via svnmerge from 2008-10-20 04:59:04 +00:00
ast_prog_sed.m4 Merged revisions 180941 via svnmerge from 2009-03-10 22:03:41 +00:00