Commit Graph

31 Commits

Author SHA1 Message Date
paulc 6c324800aa *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@496 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-06 04:11:25 +00:00
paulc d1c8926c82 Added skinnable Gtk2 client.
git-svn-id: http://yate.null.ro/svn/yate/trunk@429 acf43c95-373e-0410-b603-e72c3f656dc1
2005-07-04 22:04:47 +00:00
paulc 06f0a9374a Client related changes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@330 acf43c95-373e-0410-b603-e72c3f656dc1
2005-05-05 17:02:18 +00:00
paulc 9e29ce8476 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@321 acf43c95-373e-0410-b603-e72c3f656dc1
2005-05-02 18:31:05 +00:00
paulc d35d4d6b4a Separated non-engine related classes in their own include file.
git-svn-id: http://yate.null.ro/svn/yate/trunk@279 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-08 10:55:22 +00:00
paulc 7d3e4ba1e3 Version related changes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@274 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-03 21:29:45 +00:00
paulc ee7b5cf80b Fixed a subtle minor make dependency issue.
git-svn-id: http://yate.null.ro/svn/yate/trunk@262 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-18 21:36:47 +00:00
paulc 8123c918b2 Moved the engine away, added install-noapi
git-svn-id: http://yate.null.ro/svn/yate/trunk@260 acf43c95-373e-0410-b603-e72c3f656dc1
2005-03-18 18:16:59 +00:00
paulc b19f0d3243 Added MD5 digest object.
git-svn-id: http://yate.null.ro/svn/yate/trunk@251 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-28 14:09:40 +00:00
paulc 04d4ea2f2b Added a central repository of data formats and moved related classes to a new
source file.


git-svn-id: http://yate.null.ro/svn/yate/trunk@243 acf43c95-373e-0410-b603-e72c3f656dc1
2005-02-06 20:13:21 +00:00
paulc fffedd34c3 Added a fork of oRTP in contrib, made some changes in the build system
to get rid of warnings.


git-svn-id: http://yate.null.ro/svn/yate/trunk@238 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-29 18:34:34 +00:00
paulc 5b76465760 Version 0.8.7
git-svn-id: http://yate.null.ro/svn/yate/trunk@218 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-18 01:31:00 +00:00
paulc c8758a6302 Attempt to autodetect the nonportable pthread kill all other threads.
YSIP channel supports reinvite and config file (for codecs for now).


git-svn-id: http://yate.null.ro/svn/yate/trunk@180 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-10 01:40:05 +00:00
paulc 9f26f0d66e *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@172 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-09 07:23:23 +00:00
paulc 6fe545207e Added "contrib" target.
git-svn-id: http://yate.null.ro/svn/yate/trunk@171 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-09 07:12:28 +00:00
paulc f582dae125 Added missing file.
git-svn-id: http://yate.null.ro/svn/yate/trunk@167 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-09 06:13:28 +00:00
paulc 9c69af7330 Build system and packaging changes.
The yate library is now versioned.


git-svn-id: http://yate.null.ro/svn/yate/trunk@166 acf43c95-373e-0410-b603-e72c3f656dc1
2005-01-09 06:05:02 +00:00
paulc e7442cac81 Hack to compile on systems that have but don't declare pthread_mutexattr_settype.
git-svn-id: http://yate.null.ro/svn/yate/trunk@135 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-21 14:06:25 +00:00
paulc f8a1595b61 Added final parameter to disconnect. Renamed most messages.
Version header file is generated at configure time. Added soname in library.
Proper handling of DTMF in IAX, H.323 and Zap.


git-svn-id: http://yate.null.ro/svn/yate/trunk@133 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-21 04:16:09 +00:00
paulc 0942505685 Added a Qt-3 client by Dorin Lazar.
Cleaned up build system and also made it detect Qt libraries.


git-svn-id: http://yate.null.ro/svn/yate/trunk@128 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-14 03:09:26 +00:00
paulc 1d06e47812 ldconfig is run only for install-root and uninstall-root
git-svn-id: http://yate.null.ro/svn/yate/trunk@127 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-13 15:43:39 +00:00
paulc 3dbe0d4e83 Version is reported in the engine status.
git-svn-id: http://yate.null.ro/svn/yate/trunk@121 acf43c95-373e-0410-b603-e72c3f656dc1
2004-12-01 15:01:30 +00:00
paulc 656e423474 Added copyright notice.
git-svn-id: http://yate.null.ro/svn/yate/trunk@114 acf43c95-373e-0410-b603-e72c3f656dc1
2004-11-29 03:56:41 +00:00
paulc 25aff35374 Fixed some missing dependencies and worked around a bug in the Debian version
of echo command in make.


git-svn-id: http://yate.null.ro/svn/yate/trunk@111 acf43c95-373e-0410-b603-e72c3f656dc1
2004-11-10 17:51:54 +00:00
paulc fc3d3c0df5 Fixed building IAX from a vpath. Improved cross-compile compatibility.
git-svn-id: http://yate.null.ro/svn/yate/trunk@106 acf43c95-373e-0410-b603-e72c3f656dc1
2004-11-02 21:02:58 +00:00
paulc 767e4dcc23 Fixed major memory leak in threads.
Added automatic restart when no module is busy.


git-svn-id: http://yate.null.ro/svn/yate/trunk@101 acf43c95-373e-0410-b603-e72c3f656dc1
2004-11-01 00:07:00 +00:00
paulc 182e839f24 Fixed problems related to *printf arguments checking and kdoc.
git-svn-id: http://yate.null.ro/svn/yate/trunk@52 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-11 10:43:49 +00:00
paulc 91ea1a2604 Added chkconfig enabled init script. Changed apidocs build dependencies.
git-svn-id: http://yate.null.ro/svn/yate/trunk@33 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-06 09:00:42 +00:00
paulc fe6063f045 Added in contrib the libiax2 modified by Diana - now required for iaxchan.
git-svn-id: http://yate.null.ro/svn/yate/trunk@30 acf43c95-373e-0410-b603-e72c3f656dc1
2004-09-05 23:36:41 +00:00
paulc 74fb58051f Solved a nasty pthread problem related to weak symbols.
Improved the PHP library a little.


git-svn-id: http://yate.null.ro/svn/yate/trunk@23 acf43c95-373e-0410-b603-e72c3f656dc1
2004-08-19 22:53:55 +00:00
paulc 628070ee2e Imported in new CVS
git-svn-id: http://yate.null.ro/svn/yate/trunk@2 acf43c95-373e-0410-b603-e72c3f656dc1
2004-05-22 00:05:20 +00:00