Commit Graph

14 Commits

Author SHA1 Message Date
paulc 3aeb6687d5 Fixed a GCC 6 build error: C++11 requires a space between literal and string macro.
git-svn-id: http://yate.null.ro/svn/yate/trunk@6084 acf43c95-373e-0410-b603-e72c3f656dc1
2016-01-20 10:23:35 +00:00
paulc 37a72e4bc1 Added copyright notices to sources and scripts missing them.
Updated copyright notices for 2014.
Fixed end of lines in many files.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5755 acf43c95-373e-0410-b603-e72c3f656dc1
2014-02-05 11:42:17 +00:00
paulc cf5d0fd71a Changed license terms in each source file to reference an external file.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5609 acf43c95-373e-0410-b603-e72c3f656dc1
2013-08-06 13:38:10 +00:00
paulc 2aa31a41a7 Synchronized parameters CPU modules, fixes a bug introduced by Rev. 5396
Simplified logic and cleaned up code.


git-svn-id: http://yate.null.ro/svn/yate/trunk@5572 acf43c95-373e-0410-b603-e72c3f656dc1
2013-07-08 14:38:13 +00:00
andrei 2a08c45703 Differentiate "No component could process the command" and "The component failed to process the command" in rmanager control output.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5396 acf43c95-373e-0410-b603-e72c3f656dc1
2013-02-08 15:23:06 +00:00
paulc 4f80ad5021 Fixed several signed/unsigned formatting mismatches.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5201 acf43c95-373e-0410-b603-e72c3f656dc1
2012-07-16 12:39:57 +00:00
paulc bf57830c7f Added possibility to track message progress through handlers.
git-svn-id: http://yate.null.ro/svn/yate/trunk@5107 acf43c95-373e-0410-b603-e72c3f656dc1
2012-06-12 23:47:01 +00:00
andrei 549517bef6 Increase threshold for cpu unconfigured core number report.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4449 acf43c95-373e-0410-b603-e72c3f656dc1
2011-06-09 16:21:15 +00:00
paulc b94f4c4239 Moved DebugEnabler and name from Module to Plugin, made name mandatory.
Added API and command to reload configuration of a single plugin.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4203 acf43c95-373e-0410-b603-e72c3f656dc1
2011-03-23 16:26:25 +00:00
andrei c4726cf69b Fixed debug level for cpu core number update.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3942 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-14 11:58:20 +00:00
andrei bbe4e81c76 Fixed bug.
Stop responding to monitor.query messages with name=systemLoad if system cpu load is not supported.


git-svn-id: http://yate.null.ro/svn/yate/trunk@3917 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-07 09:57:56 +00:00
paulc 98d4fa84ff Fixed building with Visual Studio.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3911 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-06 14:58:26 +00:00
andrei 1982fa01eb Fixed variabile initialization.
Implemented destructor. 


git-svn-id: http://yate.null.ro/svn/yate/trunk@3910 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-06 13:11:19 +00:00
andrei bef3d8f44d Added support for CPU loading notification, and engine call congestion level update, based on CPU loading.
git-svn-id: http://yate.null.ro/svn/yate/trunk@3905 acf43c95-373e-0410-b603-e72c3f656dc1
2010-12-03 16:02:11 +00:00