Commit Graph

38 Commits

Author SHA1 Message Date
paulc bb8ad85e2b Avoid flooding the console with OOB error messages.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1114 acf43c95-373e-0410-b603-e72c3f656dc1
2006-11-20 10:37:58 +00:00
paulc d10f2b62ab Applied Sangoma changes for latest DTMF detection API.
git-svn-id: http://yate.null.ro/svn/yate/trunk@965 acf43c95-373e-0410-b603-e72c3f656dc1
2006-07-09 23:00:58 +00:00
paulc 1cdf71dbc9 Typo bugfix.
git-svn-id: http://yate.null.ro/svn/yate/trunk@957 acf43c95-373e-0410-b603-e72c3f656dc1
2006-07-06 23:10:05 +00:00
paulc 9c311b7448 Added new revision of code for hardware DTMF detection.
git-svn-id: http://yate.null.ro/svn/yate/trunk@956 acf43c95-373e-0410-b603-e72c3f656dc1
2006-07-06 22:07:29 +00:00
paulc 61d7492ac2 Worked around an API change in Sangoma headers.
git-svn-id: http://yate.null.ro/svn/yate/trunk@939 acf43c95-373e-0410-b603-e72c3f656dc1
2006-07-05 14:03:09 +00:00
paulc ac60ed54b5 Attempt to decode DTMF events from both OOB and normal data.
git-svn-id: http://yate.null.ro/svn/yate/trunk@938 acf43c95-373e-0410-b603-e72c3f656dc1
2006-07-05 13:47:35 +00:00
paulc 2809f96679 Rearranged event and DTMF detection, moved to the proper OOB read.
git-svn-id: http://yate.null.ro/svn/yate/trunk@915 acf43c95-373e-0410-b603-e72c3f656dc1
2006-06-30 13:07:00 +00:00
paulc 0cff8db4b0 Added support for hardware DTMF detection.
git-svn-id: http://yate.null.ro/svn/yate/trunk@906 acf43c95-373e-0410-b603-e72c3f656dc1
2006-06-27 21:57:41 +00:00
paulc 57c346228c Added untested code to enable DTMF detection in hardware or kernel.
git-svn-id: http://yate.null.ro/svn/yate/trunk@866 acf43c95-373e-0410-b603-e72c3f656dc1
2006-06-14 21:00:14 +00:00
paulc b1291d0d45 Added some forward class declarations for the benefit of gcc-4 users.
git-svn-id: http://yate.null.ro/svn/yate/trunk@830 acf43c95-373e-0410-b603-e72c3f656dc1
2006-06-02 09:13:44 +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 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