Commit Graph

18 Commits

Author SHA1 Message Date
paulc 58ea761f86 Fixed missing buffer length check.
git-svn-id: http://yate.null.ro/svn/yate/trunk@893 acf43c95-373e-0410-b603-e72c3f656dc1
2006-06-21 11:20:06 +00:00
paulc ddedacc523 Fixed a bug that prevented "call.conference" from generating an ad-hoc room.
git-svn-id: http://yate.null.ro/svn/yate/trunk@853 acf43c95-373e-0410-b603-e72c3f656dc1
2006-06-10 12:45:26 +00:00
paulc c17384358e Enhanced recording capabilities, added option to attach warning sound.
git-svn-id: http://yate.null.ro/svn/yate/trunk@828 acf43c95-373e-0410-b603-e72c3f656dc1
2006-06-01 15:55:29 +00:00
paulc cda2d9f1c2 Updated copyright and FSF address.
git-svn-id: http://yate.null.ro/svn/yate/trunk@815 acf43c95-373e-0410-b603-e72c3f656dc1
2006-05-27 15:08:43 +00:00
paulc 4a292bd06b Moved all classes in all modules in anonymous namespaces.
Added RTLD_GLOBAL dlopen()ing so symbols exported by libraries loaded by
modules will be available.


git-svn-id: http://yate.null.ro/svn/yate/trunk@813 acf43c95-373e-0410-b603-e72c3f656dc1
2006-05-27 14:53:18 +00:00
paulc 35acc64949 Changed buffer sizes to accomodate the tighter timings of TDM.
git-svn-id: http://yate.null.ro/svn/yate/trunk@750 acf43c95-373e-0410-b603-e72c3f656dc1
2006-04-17 11:01:27 +00:00
paulc ec13d8c086 Fixes in Windows
git-svn-id: http://yate.null.ro/svn/yate/trunk@730 acf43c95-373e-0410-b603-e72c3f656dc1
2006-03-30 00:21:37 +00:00
paulc 7acc13cade Added missing forward declaration so it builds with gcc-4
git-svn-id: http://yate.null.ro/svn/yate/trunk@728 acf43c95-373e-0410-b603-e72c3f656dc1
2006-03-29 00:45:13 +00:00
paulc 306896ba30 Gave credits to Andrew McDonald for N-way no-echo mixing.
git-svn-id: http://yate.null.ro/svn/yate/trunk@727 acf43c95-373e-0410-b603-e72c3f656dc1
2006-03-28 23:19:35 +00:00
paulc 0a614d2c32 Greatly improved conference, added to some CallEndpoint methods a much
needed option to disable disconnect notifications.


git-svn-id: http://yate.null.ro/svn/yate/trunk@726 acf43c95-373e-0410-b603-e72c3f656dc1
2006-03-28 22:10:35 +00:00
paulc e88f37919c Multiple media channels related changes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@492 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-02 16:39:00 +00:00
paulc 119b1de9cf Unified mutex access.
git-svn-id: http://yate.null.ro/svn/yate/trunk@464 acf43c95-373e-0410-b603-e72c3f656dc1
2005-07-28 01:37:19 +00:00
paulc a9b5d2c4e2 Added peer id to status messages.
git-svn-id: http://yate.null.ro/svn/yate/trunk@410 acf43c95-373e-0410-b603-e72c3f656dc1
2005-06-17 18:34:16 +00:00
paulc 1ba919d70b Added setting of "peerid" in call.execute to most modules.
git-svn-id: http://yate.null.ro/svn/yate/trunk@404 acf43c95-373e-0410-b603-e72c3f656dc1
2005-06-14 12:36:03 +00:00
paulc a05c106b7e Solved deadlock on Linux.
git-svn-id: http://yate.null.ro/svn/yate/trunk@362 acf43c95-373e-0410-b603-e72c3f656dc1
2005-05-17 23:13:45 +00:00
paulc d7ea0e320a Finer grained locking
git-svn-id: http://yate.null.ro/svn/yate/trunk@359 acf43c95-373e-0410-b603-e72c3f656dc1
2005-05-16 15:03:44 +00:00
paulc fd12d38578 Simple (no echo cancellation) conference now works.
git-svn-id: http://yate.null.ro/svn/yate/trunk@351 acf43c95-373e-0410-b603-e72c3f656dc1
2005-05-14 14:41:45 +00:00
paulc 858e5b893d Added not yet working conference and dsound, fixed some useless dependencies.
git-svn-id: http://yate.null.ro/svn/yate/trunk@346 acf43c95-373e-0410-b603-e72c3f656dc1
2005-05-13 00:22:45 +00:00