Commit Graph

8 Commits

Author SHA1 Message Date
paulc a3976d949a Mux does no longer displays details in status overview.
Removed a redundant mutex lock - Module::msgStatus already locks the module.


git-svn-id: http://yate.null.ro/svn/yate/trunk@2236 acf43c95-373e-0410-b603-e72c3f656dc1
2008-09-22 14:15:01 +00:00
marian 16fc451334 Removed superfluous early load call.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1719 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-08 12:38:29 +00:00
marian afed19f4d8 Don't delete objects created by this module and owned by other modules.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1718 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-08 08:31:58 +00:00
marian 8d6c1dd880 Instruct the engine to do a late unload of the module.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1717 acf43c95-373e-0410-b603-e72c3f656dc1
2008-02-08 08:13:08 +00:00
paulc 081199207d Avoid deadlock by just dropping data if failing to lock.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1574 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-21 21:39:42 +00:00
paulc 6cafd1f46f Fixed cleanup order to avoid clearing sources too early.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1573 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-21 20:57:44 +00:00
paulc 51c2be0fb1 Fixed delete / delete[] mismatch.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1572 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-21 19:43:26 +00:00
marian 0d2711fef1 Added data multiplexer module.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1522 acf43c95-373e-0410-b603-e72c3f656dc1
2007-12-06 17:01:46 +00:00