Commit Graph

47 Commits

Author SHA1 Message Date
paulc 98fdadeb00 Added support for multiple data sniffers.
git-svn-id: http://yate.null.ro/svn/yate/trunk@1021 acf43c95-373e-0410-b603-e72c3f656dc1
2006-09-08 09:50:19 +00:00
paulc 95ae480068 Fixed problem reported by Etoile Di�se regarding use of setTimeout().
git-svn-id: http://yate.null.ro/svn/yate/trunk@1020 acf43c95-373e-0410-b603-e72c3f656dc1
2006-09-07 18:51:12 +00:00
paulc 4ffe2832fc Use features of newer libpri if available.
git-svn-id: http://yate.null.ro/svn/yate/trunk@995 acf43c95-373e-0410-b603-e72c3f656dc1
2006-08-15 13:51:46 +00:00
paulc 7188c0cc4e Translate the cause code into keyword reason if possible.
git-svn-id: http://yate.null.ro/svn/yate/trunk@974 acf43c95-373e-0410-b603-e72c3f656dc1
2006-07-16 13:51:11 +00:00
paulc a160e24724 Work around API changes introduced by newer bristuff patches.
git-svn-id: http://yate.null.ro/svn/yate/trunk@951 acf43c95-373e-0410-b603-e72c3f656dc1
2006-07-06 12:08:07 +00:00
paulc d63d46bd8a Added data change notification.
git-svn-id: http://yate.null.ro/svn/yate/trunk@941 acf43c95-373e-0410-b603-e72c3f656dc1
2006-07-05 15:46:41 +00:00
paulc 1365b2783d Changed debugging sources and overlapped dialing handling.
git-svn-id: http://yate.null.ro/svn/yate/trunk@885 acf43c95-373e-0410-b603-e72c3f656dc1
2006-06-20 10:27:11 +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 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 e2af5fc76e Improved libpri debugging output (where supported), fixed potential Zap crash.
git-svn-id: http://yate.null.ro/svn/yate/trunk@680 acf43c95-373e-0410-b603-e72c3f656dc1
2006-02-02 19:06:36 +00:00
paulc 3ccda675cc Use and generate the simple "privacy=yes" form of CLIR
git-svn-id: http://yate.null.ro/svn/yate/trunk@671 acf43c95-373e-0410-b603-e72c3f656dc1
2006-01-30 20:14:13 +00:00
paulc 1c16475e94 Added more tweaking capabilities in dsound channel.
ISDN privacy parameters made similar to SIP.


git-svn-id: http://yate.null.ro/svn/yate/trunk@666 acf43c95-373e-0410-b603-e72c3f656dc1
2006-01-26 17:43:02 +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 7bf746e26d Added some needed File and Socket methods. Added answered flag in Channel.
git-svn-id: http://yate.null.ro/svn/yate/trunk@631 acf43c95-373e-0410-b603-e72c3f656dc1
2006-01-05 21:33:15 +00:00
paulc 111e3b2d0f Added back the call.preroute message.
git-svn-id: http://yate.null.ro/svn/yate/trunk@590 acf43c95-373e-0410-b603-e72c3f656dc1
2005-11-28 00:07:24 +00:00
paulc aa499a181c Added common inband DTMF sending support, not just in ISDN.
git-svn-id: http://yate.null.ro/svn/yate/trunk@574 acf43c95-373e-0410-b603-e72c3f656dc1
2005-11-09 22:12:28 +00:00
paulc d8c52bc7bc Added common pre-answer timeout in class Channel.
Fixed bugs in disconnecting wave sources.
Added option settings for external modules.


git-svn-id: http://yate.null.ro/svn/yate/trunk@559 acf43c95-373e-0410-b603-e72c3f656dc1
2005-11-04 19:30:47 +00:00
paulc 9b0a4adf0c Fixed IAX, H.323, ISDN and CDR to include caller/called and time in msec.
Fixed a bug in H.323 connection cleanup.
Some patches for FreeBSD compatibility.


git-svn-id: http://yate.null.ro/svn/yate/trunk@553 acf43c95-373e-0410-b603-e72c3f656dc1
2005-10-30 04:03:25 +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 cdbb4a997f Added in use and idle channel count to status.
git-svn-id: http://yate.null.ro/svn/yate/trunk@531 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-29 21:41:59 +00:00
paulc bd3a33710e Added groups of ISDN channels, each with its own selection algorithm.
git-svn-id: http://yate.null.ro/svn/yate/trunk@529 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-29 16:37:48 +00:00
paulc a497425f07 Override (local announcement) fully supported in tone and wavefile.
Inband DTMF for PRI channels by using the tone generator.
Reduced the default PRI buffer from 60 to 20 msec.


git-svn-id: http://yate.null.ro/svn/yate/trunk@528 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-28 22:06:11 +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 bb7bfa938e Extended several timeouts. Ability to disable spans in the config file.
git-svn-id: http://yate.null.ro/svn/yate/trunk@526 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-25 23:42:06 +00:00
paulc d5c2660051 Added support for keypad digits if libpri supports them.
git-svn-id: http://yate.null.ro/svn/yate/trunk@517 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-16 20:03:54 +00:00
paulc 6fa56472ef Added more failure codes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@507 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-09 17:03:05 +00:00
paulc f3647dfdc2 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@502 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-09 13:24:56 +00:00
paulc 9440de036b Fixes to compile on gcc-4
git-svn-id: http://yate.null.ro/svn/yate/trunk@500 acf43c95-373e-0410-b603-e72c3f656dc1
2005-09-09 12:07:15 +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 cfb8e26ce4 Call progress support.
git-svn-id: http://yate.null.ro/svn/yate/trunk@442 acf43c95-373e-0410-b603-e72c3f656dc1
2005-07-12 16:05:29 +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 5e6e2f74b6 Support for newer libpri.
git-svn-id: http://yate.null.ro/svn/yate/trunk@376 acf43c95-373e-0410-b603-e72c3f656dc1
2005-05-28 23:16:40 +00:00
paulc 20f685a795 no message
git-svn-id: http://yate.null.ro/svn/yate/trunk@368 acf43c95-373e-0410-b603-e72c3f656dc1
2005-05-20 05:37:58 +00:00
paulc bcee6f9780 no message
git-svn-id: http://yate.null.ro/svn/yate/trunk@364 acf43c95-373e-0410-b603-e72c3f656dc1
2005-05-18 12:20:04 +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 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 2a2dae6466 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@308 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-24 01:08:51 +00:00
paulc 8ab43cf550 Added differentiation for variable vs fixed channels.
git-svn-id: http://yate.null.ro/svn/yate/trunk@307 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-23 23:52:08 +00:00
paulc fbbd097d4f *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@302 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-20 14:27:17 +00:00
paulc 2e6bae39ec *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@301 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-20 12:37:59 +00:00
paulc 1001943047 *** empty log message ***
git-svn-id: http://yate.null.ro/svn/yate/trunk@299 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-19 23:32:09 +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 ba7d6547ab Removed leftover includes.
git-svn-id: http://yate.null.ro/svn/yate/trunk@297 acf43c95-373e-0410-b603-e72c3f656dc1
2005-04-19 00:50:29 +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