Commit Graph

28 Commits

Author SHA1 Message Date
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 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 c11becf5ea Default number of samples on T1 is now 64 which solves DMA alignment issues.
git-svn-id: http://yate.null.ro/svn/yate/trunk@723 acf43c95-373e-0410-b603-e72c3f656dc1
2006-03-24 15:37:07 +00:00
paulc f1ba5a3cb1 Added bitswap disabling capability (for A104d)
git-svn-id: http://yate.null.ro/svn/yate/trunk@709 acf43c95-373e-0410-b603-e72c3f656dc1
2006-03-10 16:50:06 +00:00
paulc aa20354f2c Fixed billid not being updated for new calls.
Added some statistics on data channels.


git-svn-id: http://yate.null.ro/svn/yate/trunk@650 acf43c95-373e-0410-b603-e72c3f656dc1
2006-01-17 18:05:20 +00:00
paulc 7162de80d4 Fixes for Windows compilation suggested by Faizan Naqvi (Tili).
Added names for thread priorities.
Fixed the way some channels handle timestamps (broken by the delta->full API change).


git-svn-id: http://yate.null.ro/svn/yate/trunk@536 acf43c95-373e-0410-b603-e72c3f656dc1
2005-10-07 22:03:19 +00:00
paulc 95238d119d Changed error reporting.
git-svn-id: http://yate.null.ro/svn/yate/trunk@534 acf43c95-373e-0410-b603-e72c3f656dc1
2005-10-03 13:59:42 +00:00
paulc 39e6ae4ecb Added support for overrides (local announcements).
Added some extra info to PRI messages and status.


git-svn-id: http://yate.null.ro/svn/yate/trunk@527 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-28 17:41:31 +00:00
paulc 073ffc139e Added functions to regexroute.
Workaround for drivers that return excessive data in wanpipe.
Fixed bug in zapchan - data source threads were never started.


git-svn-id: http://yate.null.ro/svn/yate/trunk@525 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-25 23:22:22 +00:00
paulc a78063526c Video and other media support in SIP, removed PosgreSQL modules.
git-svn-id: http://yate.null.ro/svn/yate/trunk@493 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-06 02:51:09 +00:00
paulc 14c3a10eeb Added Stream and File classes, fixed a data related bug in extmodule.
git-svn-id: http://yate.null.ro/svn/yate/trunk@470 acf43c95-373e-0410-b603-e72c3f656dc1
2005-08-06 19:37:31 +00:00
paulc cc3fe90529 no message
git-svn-id: http://yate.null.ro/svn/yate/trunk@375 acf43c95-373e-0410-b603-e72c3f656dc1
2005-05-24 15:09:19 +00:00
paulc ca93ff7f91 no message
git-svn-id: http://yate.null.ro/svn/yate/trunk@363 acf43c95-373e-0410-b603-e72c3f656dc1
2005-05-18 00:21:55 +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 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
paulc e0b625abd3 Added YRTP in Windows, fixed compiling in VC++
git-svn-id: http://yate.null.ro/svn/yate/trunk@342 acf43c95-373e-0410-b603-e72c3f656dc1
2005-05-10 11:52:48 +00:00
paulc ae1eecc562 Debugging related changes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@336 acf43c95-373e-0410-b603-e72c3f656dc1
2005-05-06 18:13:33 +00:00
paulc b52a90a618 Updated copyright years, fixed %ll formatting.
git-svn-id: http://yate.null.ro/svn/yate/trunk@320 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-29 22:05:07 +00:00
paulc 3a23dbfc9b Wpchan compiles and runs
git-svn-id: http://yate.null.ro/svn/yate/trunk@314 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-26 13:02:35 +00:00
paulc f29d8f437c no message
git-svn-id: http://yate.null.ro/svn/yate/trunk@313 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-26 10:43:21 +00:00
paulc c5f2af89cd Created subdirectories for intermediate files to avoid name clashes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@311 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-25 12:20:57 +00:00
paulc 46c4a28285 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@298 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-19 23:09:38 +00:00
paulc 1fa66f6d66 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@296 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-19 00:45:40 +00:00
paulc 2d867293cc no message
git-svn-id: http://yate.null.ro/svn/yate/trunk@295 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-15 23:40:25 +00:00
paulc 6fae685e7e no message
git-svn-id: http://yate.null.ro/svn/yate/trunk@294 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-14 03:14:20 +00:00
paulc f0985ab08b no message
git-svn-id: http://yate.null.ro/svn/yate/trunk@289 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-12 11:54:33 +00:00
paulc f85de3f4de *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@287 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-11 09:16:06 +00:00