Commit Graph

210 Commits

Author SHA1 Message Date
paulc 2001ca59f3 Detect and compile with the new aft_core wanpipe API.
Code is experimental, currently DTMF detection is not supported!


git-svn-id: http://yate.null.ro/svn/yate/trunk@4967 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-16 17:00:11 +00:00
andrei 6948b43706 Added iSAC codec support based on lib WebRTC.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4952 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-02 17:45:45 +00:00
paulc a0d36dd4d1 Bumped version to 4.0.1 alpha 1 (devel).
git-svn-id: http://yate.null.ro/svn/yate/trunk@4939 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-21 11:56:29 +00:00
paulc 1cba90d0a8 Bumped version to 4.0.0 release.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4922 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-17 16:34:10 +00:00
paulc 5b773e7c5a Added partial universal scripting implementation with Javascript support.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4892 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-10 14:53:55 +00:00
oana 63a27bc69d Do proper detection of Qt4 framework paths.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4884 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-10 12:37:14 +00:00
paulc 30e8ae5eda Detect and use atomic integer operations for RefObject reference counter.
Note that GCC supports them on specific architectures, on some platforms -march=... must be set in CFLAGS.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4682 acf43c95-373e-0410-b603-e72c3f656dc1
2011-11-07 17:10:32 +00:00
paulc bbb840814e Use pwlib-config CCFLAGS if available, guess only if we have to.
Define by default PHAS_TEMPLATES only for ancient versions of pwlib.
Avoid having the ptlib include path twice.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4638 acf43c95-373e-0410-b603-e72c3f656dc1
2011-09-28 18:31:35 +00:00
paulc 9271585623 Attempt to detect big endian machines, add -DBIGENDIAN to CFLAGS if so.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4609 acf43c95-373e-0410-b603-e72c3f656dc1
2011-09-15 11:14:32 +00:00
paulc c731cfacf5 Find and include speex.h from the speex/ subdirectory.
This breaks libspeex 1.0.3 and older which are no longer supported anyway.
Because of differences in UWB support libspeex 1.0.5 is minimum.
Patch by James Le Cuirot.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4588 acf43c95-373e-0410-b603-e72c3f656dc1
2011-09-07 08:56:41 +00:00
paulc 19a798ce51 Initialize SCTP test variables so the result report doesn't end with ...
git-svn-id: http://yate.null.ro/svn/yate/trunk@4582 acf43c95-373e-0410-b603-e72c3f656dc1
2011-08-30 12:13:10 +00:00
paulc 9be3c48a37 Reject really old Zaptel that does not support ZT_GETVERSION.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4579 acf43c95-373e-0410-b603-e72c3f656dc1
2011-08-30 10:12:09 +00:00
andrei 16f4e24e19 Check if set delayed acknowledge timer struct exists.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4578 acf43c95-373e-0410-b603-e72c3f656dc1
2011-08-30 09:42:26 +00:00
paulc 6f74a83637 Added configure option to disable resolver.
Added variable for resolver related include and defines.
Check the availability of dn_skipname() for linking.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4478 acf43c95-373e-0410-b603-e72c3f656dc1
2011-07-08 08:36:46 +00:00
paulc fa0269ba4f New YSTRING macro that creates an ad-hoc static const String to speed up comparations and conversions from literal strings.
On unsupported compilers the literal string is returned unchanged.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4423 acf43c95-373e-0410-b603-e72c3f656dc1
2011-06-03 12:26:53 +00:00
paulc 1977e89eb2 Bumped version to 3.3.3 alpha1 development.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4286 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-12 15:26:17 +00:00
paulc 5063255245 Bumped version to 3.3.2 release.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4284 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-12 14:03:47 +00:00
paulc e0c1fe429a Bumped version to 3.3.1 alpha1 development.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4262 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-01 16:35:12 +00:00
paulc 1503bd0430 Bumped version to 3.3.0 release.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4260 acf43c95-373e-0410-b603-e72c3f656dc1
2011-04-01 15:51:30 +00:00
paulc 737ba188b6 Prevent the original Bourne shell from showing command not found errors.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4251 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-31 13:05:52 +00:00
oana a034dffc22 Fixed compile errors on Mac OS X 10.6. Moved on from deprecated APIs. Added check during configure for APIs used.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4248 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-31 12:14:32 +00:00
paulc ca0ba28f91 Add the "workpath" to the Engine parameters so the current working directory can be found at runtime.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4223 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-28 13:32:24 +00:00
paulc 903683cddc Bumped version to 3.2.1 alpha1 development.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4170 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-09 16:31:21 +00:00
paulc 18d1ddbb2b Bumped version to 3.2.0 release.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4168 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-09 15:03:26 +00:00
paulc ed6a9a8599 Fixed incomplete command bug in iLBC detection introduced by Rev 4132.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4135 acf43c95-373e-0410-b603-e72c3f656dc1
2011-02-25 16:53:03 +00:00
paulc 8dd7062f82 Fixed building the modules/ilbccodec.yate if the source path contains spaces or some special characters.
Refuse to configure in a separate build directory if the source path has spaces or special characters in name.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4132 acf43c95-373e-0410-b603-e72c3f656dc1
2011-02-25 11:16:30 +00:00
paulc 5326254dbb Bumped version to 3.1.1 alpha1 development.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4086 acf43c95-373e-0410-b603-e72c3f656dc1
2011-01-31 09:12:27 +00:00
paulc 55a97ead57 Bumped version to 3.1.0 release.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4084 acf43c95-373e-0410-b603-e72c3f656dc1
2011-01-28 15:40:17 +00:00
paulc ad73c4ebbc Bumped version to 3.0.1 alpha 1.
Development will go on in 3.0.x, next release will be 3.1.0


git-svn-id: http://yate.null.ro/svn/yate/trunk@3999 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-21 12:01:15 +00:00
paulc b26cbb7aea Bumped version - 3.0.0 release 1.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3995 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-20 09:17:31 +00:00
paulc 70ed9ca5cd Added new configure --with-qtstatic to accomodate linking to a static Qt.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3947 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-15 16:50:56 +00:00
paulc 82ad37c3af Detect if available and use poll() instead of select() on sockets.
This save a lot on performance by not FD_ZEROing large sets.


git-svn-id: http://yate.null.ro/svn/yate/trunk@3797 acf43c95-373e-0410-b603-e72c3f656dc1
2010-11-05 15:06:57 +00:00
oana cda9ed670f Added SNMP support.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3776 acf43c95-373e-0410-b603-e72c3f656dc1
2010-11-03 16:27:30 +00:00
paulc f909830717 Added support for finding and compiling with H323Plus instead of OpenH323.
The cleanup code still hangs in some versions of ptlib/h323plus.


git-svn-id: http://yate.null.ro/svn/yate/trunk@3651 acf43c95-373e-0410-b603-e72c3f656dc1
2010-09-13 15:09:40 +00:00
marian eb3f192ede Added zlib data (de)compression module based on zlib library.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3434 acf43c95-373e-0410-b603-e72c3f656dc1
2010-07-16 08:57:49 +00:00
paulc 9fdf3a6db9 Fixed minor typo.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3344 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-27 13:44:27 +00:00
paulc 4b92b14b56 Support for linking statically the GSM, Speex and AMR-NB libraries.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3317 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-13 12:00:19 +00:00
paulc 25da5dff68 Added portage ebuild script.
Fixed tarball path in the specfile.
Fixed unintended removal of specfile by "make distclean".


git-svn-id: http://yate.null.ro/svn/yate/trunk@3301 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-07 15:55:58 +00:00
paulc 15c9044934 Bumped release number to alpha 3.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3269 acf43c95-373e-0410-b603-e72c3f656dc1
2010-05-02 21:10:36 +00:00
paulc 6e6cfd74fa Qt version >= 4.3.0 is now required.
Fixed Qt (non)detection by some versions of qmake.


git-svn-id: http://yate.null.ro/svn/yate/trunk@3197 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-15 10:42:59 +00:00
paulc b2d984bba2 Unset PKG_CONFIG_LIBDIR only after we're done with it.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3171 acf43c95-373e-0410-b603-e72c3f656dc1
2010-04-07 08:50:04 +00:00
paulc a8802ff874 Fixed sed type detection, added messages.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3159 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-30 13:37:41 +00:00
paulc 56e2cba8f7 Fixed typo in sed type detection.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3158 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-30 13:30:41 +00:00
paulc a8645cdc3f Support versions of sed that do not implement infix operator | in default mode.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3157 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-30 13:26:04 +00:00
paulc e3fb3c7755 Suppress spurious messages about missing qmake.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3156 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-30 13:15:10 +00:00
oana 0bfabcb3c2 Added detection of Qt4 header files and libraries on Mac OS X.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3155 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-30 12:29:20 +00:00
oana 2b92a31841 Audio support for Mac OS X added.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3154 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-30 12:12:32 +00:00
oana 51b082375f Yate has been ported on Mac OS X.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3153 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-30 11:49:43 +00:00
paulc 586922d77d Search for pkgconfig Qt4 files in architecture specific dir only if fails in standard location.
Fixes bug #205 reported by Mandriva.


git-svn-id: http://yate.null.ro/svn/yate/trunk@3141 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-23 14:43:29 +00:00
paulc 6b2afadf7a Reordered Qt libraries to allow proper resolution of symbols at link time.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3130 acf43c95-373e-0410-b603-e72c3f656dc1
2010-03-17 15:58:04 +00:00