Commit Graph

4643 Commits

Author SHA1 Message Date
paulc fa6153dd82 Fixed RTP dejitter code, use it automatically in client mode.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4961 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-13 09:43:47 +00:00
andrei 6d3767365f Removed unused cpu wrapper files.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4960 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-08 09:48:25 +00:00
marian e41fb68b1d Check object type before cast.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4959 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-08 08:42:46 +00:00
paulc cd895c0b08 Verify if the mutex unlock fails, abort if configured so.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4958 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-07 17:03:22 +00:00
marian a3ef7e0139 Added isac to jingle known codecs.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4957 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-06 16:01:37 +00:00
paulc 03e3154ab9 Wait until the entire MOH buffer is full before pushing it out.
This fixes sending many short packets over G.711.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4956 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-05 17:16:20 +00:00
paulc 6a19d73e58 Fixed a compile conversion warning.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4955 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-05 17:14:16 +00:00
paulc 49e1f5586d Moved declaration of some of the JS methods in the proper static initializer.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4954 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-05 09:53:31 +00:00
paulc 5581c359e4 Fixed SVN properties for miniwebrtc and isaccodec.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4953 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-02 17:55:57 +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
andrei 8fcb756d4e Added iSAC formats.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4951 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-02 17:39:00 +00:00
paulc 1e5e891acf Added ability to limit how much to try to acquire a non-critical mutex.
This should reduce contention during high load and the chances to deadlock.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4950 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-02 16:01:45 +00:00
paulc 0f30cc8f99 Added a DebugTest level always visible and displayed white on blue background.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4949 acf43c95-373e-0410-b603-e72c3f656dc1
2012-03-01 12:14:10 +00:00
paulc 9e676c93c0 Sleep a time correlated to the fake T.38 number of samples.
This makes T.38 terminal timeouts have the correct length.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4948 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-28 18:02:31 +00:00
paulc bb365062b2 Fixed cursor position after debug information writes or machine mode.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4947 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-24 19:13:35 +00:00
paulc 73770407e7 Fixed cursor position after screen erase (^L) command.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4946 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-24 19:00:37 +00:00
paulc 204c13e8d9 Implemented line editing and command history in rmanager.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4945 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-24 18:06:10 +00:00
paulc 59f5dbc216 Fixed h323chan status reporting logic, was not reporting in case of broadcasts.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4944 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-23 16:48:29 +00:00
paulc 181055084a Added minimum interval for speaker tracking notifications.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4943 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-23 16:44:44 +00:00
oana 615f9b93c7 Renamed variable to avoid a conflict.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4942 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-23 15:27:15 +00:00
oana 8c7a071ec0 Moved clean up code to cleanup() function.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4941 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-23 15:22:08 +00:00
paulc ef3c2fe390 Fixed a parameter spelling error.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4940 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-22 20:43:57 +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
marian 3565190ed2 Changed status images.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4937 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-20 16:34:14 +00:00
marian 1ee51a4e20 Changed muc create button image in chat ui.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4936 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-20 16:09:53 +00:00
marian ebed277cd5 Changed tray notification image.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4935 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-20 16:07:38 +00:00
marian 73faa15a91 Fixed menu and menu bar background.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4934 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-20 15:57:14 +00:00
paulc ed193a3432 Got rid of the useless ScriptEvaluator class, made instead some ExpEvaluator methods public.
Fixed parsing of function declarations.


git-svn-id: http://yate.null.ro/svn/yate/trunk@4933 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-20 15:46:19 +00:00
marian 920549da19 Changed status images.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4932 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-20 15:13:00 +00:00
marian 23cdcb9727 Changed save images.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4931 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-20 15:12:28 +00:00
marian af586a1929 Changed tray icons.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4930 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-20 15:09:40 +00:00
marian 9134582b56 Added frames to make sure the scroll bar is shown inside widget borders.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4929 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-20 15:08:28 +00:00
paulc 96e4fd66d9 Added proper implementation of RefObject::getObject().
git-svn-id: http://yate.null.ro/svn/yate/trunk@4928 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-20 14:17:59 +00:00
marian e6f0671e6e Changed create muc button in chat ui.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4927 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-20 13:59:19 +00:00
paulc 3f428ef094 Fixed allocation of dynamic RTP payloads to avoid conflicts.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4926 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-20 13:51:04 +00:00
marian 3a620a2d93 Changed muc invite image and button in chat.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4925 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-20 11:43:47 +00:00
paulc 7ff45c9506 Fixed warnings exposed by Visual C++
git-svn-id: http://yate.null.ro/svn/yate/trunk@4924 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-17 17:22:02 +00:00
paulc 842f1427f8 Fixed windows build and dependencies.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4923 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-17 17:21:21 +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 a242f792c5 Updated scripting code.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4921 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-17 16:19:17 +00:00
marian 6e8889f068 Fixed spacing.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4920 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-17 14:55:31 +00:00
marian aac263412d Added/changed images.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4919 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-17 14:53:03 +00:00
marian 97bdd777da Fixed tab style.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4918 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-17 14:52:18 +00:00
marian 513e77627f Fixed background.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4917 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-17 14:22:01 +00:00
marian 9106aa55ee Changed images.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4916 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-17 14:07:15 +00:00
marian 774332687a Changed image.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4915 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-17 12:35:37 +00:00
marian 85e045ea8c Changed images.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4914 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-17 12:02:54 +00:00
marian 471c36a2f7 Changed size and properties for labels displaying images.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4913 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-17 12:02:03 +00:00
marian b3e8188107 Fixed spacing.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4912 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-17 12:01:03 +00:00
marian 94d2d3c667 Removed unused variable.
git-svn-id: http://yate.null.ro/svn/yate/trunk@4911 acf43c95-373e-0410-b603-e72c3f656dc1
2012-02-17 10:33:38 +00:00