Commit Graph

245 Commits

Author SHA1 Message Date
paulc 05a21a1d34 Moved XML classes to the main library.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5864 acf43c95-373e-0410-b603-e72c3f656dc1
2014-07-04 15:18:11 +00:00
paulc f73f353c26 Use AC_TRY_LINK to check if the PostgreSQL library is linkable.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5853 acf43c95-373e-0410-b603-e72c3f656dc1
2014-06-24 12:35:11 +00:00
paulc d4067363a0 Use dpkg-architecture to find multiarch directory name on Debian.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5852 acf43c95-373e-0410-b603-e72c3f656dc1
2014-06-24 12:33:33 +00:00
paulc ade1d86fd6 Fixes a warning caused on some versions of MySQL.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5829 acf43c95-373e-0410-b603-e72c3f656dc1
2014-04-29 13:23:18 +00:00
paulc b729efaf7d Bumped version to 5.3.1 devel.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5828 acf43c95-373e-0410-b603-e72c3f656dc1
2014-04-28 08:35:41 +00:00
paulc 1cf289d407 Bumped version to 5.3.0 release.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5826 acf43c95-373e-0410-b603-e72c3f656dc1
2014-04-25 13:43:10 +00:00
oana 952e3d4a9d Changed pkg-config detection for OpenSSL support: check only if linker flags are non-empty.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5817 acf43c95-373e-0410-b603-e72c3f656dc1
2014-04-07 13:49:39 +00:00
paulc 6c1f5b7bd1 Bumped version to 5.2.1 devel.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5803 acf43c95-373e-0410-b603-e72c3f656dc1
2014-03-17 11:39:19 +00:00
paulc 9a06495a30 Bumped version, 5.2 release.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5801 acf43c95-373e-0410-b603-e72c3f656dc1
2014-03-17 10:27:07 +00:00
paulc b9e6dacc2e Added "meminfo" command in rmanager to display memory allocator stats when mallinfo() is available.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5782 acf43c95-373e-0410-b603-e72c3f656dc1
2014-02-21 09:28:44 +00:00
paulc 2168f4286d Bumped version to 5.1.1 devel.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5776 acf43c95-373e-0410-b603-e72c3f656dc1
2014-02-11 14:36:17 +00:00
paulc 253d528da5 Bumped version to 5.1.0
git-svn-id: http://yate.null.ro/svn/yate/trunk@5767 acf43c95-373e-0410-b603-e72c3f656dc1
2014-02-10 11:12:01 +00:00
paulc 367dfd6099 Fixed the directory name check for unsupported characters.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5741 acf43c95-373e-0410-b603-e72c3f656dc1
2014-01-23 13:45:26 +00:00
oana 9965fef7d0 Added GSM library.
Work in progress on adding Radio Layer 3 message decoders.



git-svn-id: http://yate.null.ro/svn/yate/trunk@5692 acf43c95-373e-0410-b603-e72c3f656dc1
2013-12-13 11:27:09 +00:00
andrei 2c8e144e7e Include HAVE_WANPIPE_API flag for wpcard compile.
Use HAVE_WANPIPE_TDM to verify if tdmcard module should be compiled.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5686 acf43c95-373e-0410-b603-e72c3f656dc1
2013-10-31 13:54:45 +00:00
andrei 1fdde06f54 Added TDM API detection in configure.in.
Removed unused include files from tdmcard module.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5685 acf43c95-373e-0410-b603-e72c3f656dc1
2013-10-31 12:41:17 +00:00
paulc 9eb01292a7 Bumped version to 5.0.1 development.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5678 acf43c95-373e-0410-b603-e72c3f656dc1
2013-10-20 19:06:38 +00:00
paulc 59986e3722 Bumped version to 5.0.0 release.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5676 acf43c95-373e-0410-b603-e72c3f656dc1
2013-10-20 18:24:41 +00:00
marian e27a590ebb Added IPv6 support to SocketAddr and Socket classes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5656 acf43c95-373e-0410-b603-e72c3f656dc1
2013-09-30 13:15:59 +00:00
paulc 382229baaf Added method for retrieving the current timezone offset from UTC.
Added possibility to return day of week from Time::toDateTime()


git-svn-id: http://yate.null.ro/svn/yate/trunk@5468 acf43c95-373e-0410-b603-e72c3f656dc1
2013-04-17 15:38:44 +00:00
paulc f7a4d84afb Pick the SVN revision from the "svn info" if possible.
Get the SVN revision from the correct path when building out of source directory.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5459 acf43c95-373e-0410-b603-e72c3f656dc1
2013-04-12 14:17:59 +00:00
paulc 25769c3a30 Bumped version to 4.3.1 development.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5371 acf43c95-373e-0410-b603-e72c3f656dc1
2012-12-21 15:47:52 +00:00
paulc e8f371ab5f Bumped version to 4.3.0 release.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5368 acf43c95-373e-0410-b603-e72c3f656dc1
2012-12-21 14:17:35 +00:00
andrei e2e010ea1f Added the option to set sctp socket "adaptation" parameter.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5335 acf43c95-373e-0410-b603-e72c3f656dc1
2012-11-21 13:59:34 +00:00
paulc b168ffc1f7 Try to search for ptlib-config in yet another place where it may be lurking.
Thanks to Vasily Redkin for finding it on Debian.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5291 acf43c95-373e-0410-b603-e72c3f656dc1
2012-10-04 14:04:27 +00:00
paulc 8f33870634 Bumped version to 4.2.1 development.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5237 acf43c95-373e-0410-b603-e72c3f656dc1
2012-08-20 13:08:20 +00:00
paulc bdf626f043 Changed release code to 2 for the SIP changes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5235 acf43c95-373e-0410-b603-e72c3f656dc1
2012-08-20 11:42:38 +00:00
paulc eda4865932 Changed version to release.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5232 acf43c95-373e-0410-b603-e72c3f656dc1
2012-08-20 09:16:27 +00:00
paulc c5a87c0c02 Changed package version to 4.2
git-svn-id: http://yate.null.ro/svn/yate/trunk@5231 acf43c95-373e-0410-b603-e72c3f656dc1
2012-08-20 09:09:29 +00:00
oana a9672028df Detect the presence of the sa_len field of struct sockaddr and set it if that is the case. Fixes the comparison of SocketAddr objects on Mac OS X and BSD-based systems.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5218 acf43c95-373e-0410-b603-e72c3f656dc1
2012-08-07 12:08:16 +00:00
paulc 62f13d365e Fixed typo in variable default initialization.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5199 acf43c95-373e-0410-b603-e72c3f656dc1
2012-07-16 12:34:09 +00:00
paulc 456c588c97 Added iLBC codec based on the WebRTC library.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5179 acf43c95-373e-0410-b603-e72c3f656dc1
2012-07-05 09:16:00 +00:00
paulc 0f48022e13 Bumped version to devel 4.1.1
git-svn-id: http://yate.null.ro/svn/yate/trunk@5024 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-23 09:55:23 +00:00
paulc e315447d4a Bumped version to 4.1.0 release.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5022 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-23 09:09:56 +00:00
oana 5fe9e0dd4f Detect Mac OS X user path using Mac OS X Foundation API. Modified the build system to build and link Objective-C code.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4991 acf43c95-373e-0410-b603-e72c3f656dc1
2012-04-04 12:46:24 +00:00
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