Commit Graph

  • 606491dd4f Updated example 'capi.conf'. MelwareDE 2006-03-06 17:13:21 +0000
  • d7e57d8aef Added new option 'echo_offset' to 'capi.conf'. Adjusted software echo cancel settings slightly. MelwareDE 2006-03-06 16:53:25 +0000
  • 68686fc241 Allow CAPI controller to enable/disable B3 by sending DISCONNECT_B3_IND followed by CONNECT_B3_ACTIVE_IND. This happens if the CAPI controller is running NT-mode and the TE-side puts the call on hold/retrive. MelwareDE 2006-03-06 12:38:59 +0000
  • 27b01dea2d Avoid double prefixing of calling party number, by setting 'cid_ton' equal to zero. MelwareDE 2006-03-06 12:29:22 +0000
  • 068fac1965 Replace old echo canceller with a new one. Update u-law/a-law tables. Make HOLD/RETRIVE work in NT-mode. Make tx/rx-gain work. MelwareDE 2006-03-06 12:05:33 +0000
  • f90ac684e5 Bugfix: Make sure that the right channel type is used on outgoing calls. MelwareDE 2006-02-27 21:32:20 +0000
  • f49a968655 Add support for 'capi show channels'. Make 'capi info' print out more info. MelwareDE 2006-02-27 21:07:12 +0000
  • 5393c57169 Fix a small channel leak when out of devices. MelwareDE 2006-02-27 20:48:31 +0000
  • e4d5047d3f Reduce echo threshold. MelwareDE 2006-02-26 20:43:29 +0000
  • 2298b77e98 Complete support for 'capi reload'. MelwareDE 2006-02-24 19:51:02 +0000
  • 74d8763401 - removed compiler warning MelwareDE 2006-02-18 14:30:00 +0000
  • 573c304144 Bugfix. Only write hangupcause on outgoing calls, hence pbx_chan might be invalid. MelwareDE 2006-02-18 11:50:37 +0000
  • 527fc9fff4 Clear source telephone number type when the number has been prefixed! MelwareDE 2006-02-17 19:51:35 +0000
  • 8b1158abdc Set a default channel name and fix a small bug with the progress indicator. MelwareDE 2006-02-17 17:41:36 +0000
  • b87105d8ec Some cleanup. Hopefully it should compile on Linux now. MelwareDE 2006-02-17 14:46:53 +0000
  • 4d4e3b0427 Small bugfix. Don't hard hangup outgoing calls. MelwareDE 2006-02-16 16:56:46 +0000
  • bd6545d4da Uploaded new files. MelwareDE 2006-02-15 18:36:16 +0000
  • 9acea98c29 Preparing for upload of new files. MelwareDE 2006-02-15 18:33:50 +0000
  • 92ef31c33a Test commit. MelwareDE 2006-02-15 18:26:53 +0000
  • 0d75a3e5af Undo test commit. MelwareDE 2006-02-15 18:24:08 +0000
  • 69d0731ead Test commit. MelwareDE 2006-02-15 18:21:09 +0000
  • 78c358aae9 This commit was manufactured by cvs2svn to create branch 'HPS_V_1_0_0'. MelwareDE 2006-02-14 15:24:34 +0000
  • 02cf3834d9 Updated the Makefile so that example configuration files are installed in the correct directories on FreeBSD and NetBSD. MelwareDE 2006-02-14 15:24:34 +0000
  • 3d316a8ab5 - make the voice buffer a little bit bigger and use the definitions. MelwareDE 2006-02-13 15:18:56 +0000
  • 6a50aeb45e - cosmetic/indent changes (tabs are tabs, no spaces!) MelwareDE 2006-02-13 15:11:56 +0000
  • 380d705858 Added new control for codec_pref MelwareDE 2006-02-13 15:10:32 +0000
  • 57207fb2bd Remove unused 'waitcount'. MelwareDE 2006-02-12 21:28:54 +0000
  • 7f8662840f Update chan_capi according to issue 0004825. MelwareDE 2006-02-12 21:27:20 +0000
  • db0382894a Set hangupcause in case there is no 'cause' information element. MelwareDE 2006-02-12 21:04:54 +0000
  • 602aa043aa Couple strdup() with free(). MelwareDE 2006-02-12 20:58:02 +0000
  • 37298a44ff reset version to revision after tag MelwareDE 2006-02-10 16:16:00 +0000
  • 0a9861fe3b This commit was manufactured by cvs2svn to create tag 'V0_6_4'. V0_6_4 MelwareDE 2006-02-10 16:14:25 +0000
  • d26884dd79 make version 0.6.4 MelwareDE 2006-02-10 16:14:25 +0000
  • 936d3471d2 latest changes MelwareDE 2006-02-10 16:12:18 +0000
  • 07ef86e3f4 Updated capi20_register() for ISDN4BSD. Defined unused CAPI application ID to 0xffffffff. MelwareDE 2006-02-06 20:00:56 +0000
  • f16608c7eb - a little bit more restructuring of b-state handling - fixed RTP activation MelwareDE 2006-02-06 19:21:38 +0000
  • b15d7d0475 - make it compilable with latest Asterisk HEAD MelwareDE 2006-02-04 12:50:41 +0000
  • 1a9d34ed47 - make it compilable with latest asterisk HEAD changes. MelwareDE 2006-02-04 12:48:10 +0000
  • e0a5eb6dac - don't do echo-squelch or gain if transfercapability is non-voice MelwareDE 2006-01-31 20:38:44 +0000
  • ce15487de7 - don't do echo-squelch or gain if transfercapability is non-voice MelwareDE 2006-01-31 20:34:28 +0000
  • c828da398a - added better compatibility for OpenPBX code creation. - added first code for RTP over CAPI for Eicon DIVA Server cards. MelwareDE 2006-01-30 23:40:28 +0000
  • 85777ca91b - fix deadlock when changing to fax mode MelwareDE 2006-01-29 12:01:40 +0000
  • b18c166ecf - fix deadlock when changing to fax mode MelwareDE 2006-01-29 12:01:08 +0000
  • d941fd5175 - fixed prototype of read_capi_dword MelwareDE 2006-01-28 21:07:11 +0000
  • bd1f4faaba - fixed prototype of read_capi_dword MelwareDE 2006-01-28 21:05:33 +0000
  • e3aa68029c - add define for C4B MelwareDE 2006-01-28 20:39:59 +0000
  • 7cf9ec0839 - don't start early B3 on PROCEEDING - but do PROGRESS on ALERTING, if not done before MelwareDE 2006-01-28 20:22:52 +0000
  • b307540b1d Sync with V0_6 MelwareDE 2006-01-28 19:42:44 +0000
  • f93221f0ef - better capi message handling MelwareDE 2006-01-28 19:39:29 +0000
  • d696b84818 - typo MelwareDE 2006-01-28 15:17:29 +0000
  • 60637086bb - removed double memset to zero MelwareDE 2006-01-28 15:13:54 +0000
  • bd3d48d083 - use safer copy_string function MelwareDE 2006-01-28 14:59:50 +0000
  • e7380a0a30 - removed unused definitions MelwareDE 2006-01-28 14:17:09 +0000
  • 7b59db40bf - corrected some definitions and types MelwareDE 2006-01-28 14:15:14 +0000
  • 2140a0bbe4 - removed unneeded lockB3q MelwareDE 2006-01-28 14:04:08 +0000
  • 620acf52e9 - avoid capi message number zero MelwareDE 2006-01-28 13:58:28 +0000
  • 2bc8830243 - added locking rules MelwareDE 2006-01-28 13:45:17 +0000
  • b6960d8d72 - removed compiler warnings with new trunk version MelwareDE 2006-01-23 21:01:13 +0000
  • 2c08548968 - removed compiler warnings with new trunk version MelwareDE 2006-01-23 21:00:21 +0000
  • a6aa07faac corrected config install target MelwareDE 2006-01-23 19:35:28 +0000
  • 217b54f1d0 corrected config install target MelwareDE 2006-01-23 19:34:22 +0000
  • 3a089ce60c - fix ECT (use implicit ECT) MelwareDE 2006-01-16 21:34:30 +0000
  • bdb37f1df9 - fix ECT (use implicit ECT) MelwareDE 2006-01-16 21:33:42 +0000
  • 84c856b85b - fixed setting language for each interface MelwareDE 2006-01-14 13:55:33 +0000
  • 00b57d574b - fixed setting language for each interface MelwareDE 2006-01-14 13:54:47 +0000
  • 3f5395c6d9 Fix problems with zero message numbers, and make sure that the interface message number gets set to zero when it is not in use. MelwareDE 2006-01-13 02:38:26 +0000
  • 2ecb9846cb Fix possible memory leak. MelwareDE 2006-01-13 02:17:32 +0000
  • 8cc530b42c Fix possible deadlock. MelwareDE 2006-01-13 02:03:32 +0000
  • 63ff8d3039 Make sure that the returned interface is locked after calls to find_interface_xxx(). MelwareDE 2006-01-13 01:58:11 +0000
  • 3d42160ffe - fix wait for b-channel to go down on ECT. MelwareDE 2006-01-09 21:31:22 +0000
  • 7d60ab7fa0 - fix wait for b-channel to go down on ECT. MelwareDE 2006-01-09 21:30:40 +0000
  • 29095bf266 revert version after tag MelwareDE 2006-01-07 14:46:18 +0000
  • 372a86937c This commit was manufactured by cvs2svn to create tag 'V0_6_3'. V0_6_3 MelwareDE 2006-01-07 14:44:32 +0000
  • 38b2cc43be Set new version. MelwareDE 2006-01-07 14:44:32 +0000
  • 0d47ffe850 Added changes for 0.6.3 MelwareDE 2006-01-07 14:42:57 +0000
  • 1162c1d76b Added changes for 0.6.3 MelwareDE 2006-01-07 14:41:59 +0000
  • bdd1d62f36 - fixed buffer overflow in overlap dial MelwareDE 2006-01-06 14:38:55 +0000
  • 30081ce75d - fixed buffer overflow in overlap dial MelwareDE 2006-01-06 14:38:20 +0000
  • 3596c01726 Initialize some non-initialized memory. MelwareDE 2006-01-04 15:10:13 +0000
  • 1fd9eeb255 Remove double zeroing of _cmsg. MelwareDE 2006-01-04 14:46:20 +0000
  • b2e9940ddd Remove superfluent lock, lockB3q. MelwareDE 2006-01-04 14:44:16 +0000
  • 60175e1ab9 - remove some compiler warnings MelwareDE 2006-01-03 20:05:07 +0000
  • bba36b630c - remove some compiler warnings MelwareDE 2006-01-03 20:03:00 +0000
  • 955803ac3e version back to cvs revision MelwareDE 2005-12-31 11:23:40 +0000
  • 8f86a6992b This commit was manufactured by cvs2svn to create tag 'V0_6_2'. V0_6_2 MelwareDE 2005-12-31 11:20:43 +0000
  • f80d8be6ad Prepared version 0.6.2 MelwareDE 2005-12-31 11:20:43 +0000
  • 62e5876536 Added latest changes. MelwareDE 2005-12-31 11:18:44 +0000
  • 1e1d630071 Speed up chan_capi by trying to read data before waiting for data. Remove extra zeroing of memory if compiled with I4B. Fix two possible accesses to uninitialized memory. MelwareDE 2005-12-31 03:55:54 +0000
  • 30bc33755b Cleaned up the use of __packed__. Added a description of the locking order used in chan_capi. Made sure that all parameters used get passed to the 'return_on_no_interface' macro. Added a 'cc_mutex_assert' macro. MelwareDE 2005-12-31 03:15:35 +0000
  • dd2de2bb62 - added hint about fax variables MelwareDE 2005-12-29 16:39:18 +0000
  • 9f350c412a - added hint about fax variables MelwareDE 2005-12-29 16:38:40 +0000
  • 4cb6625600 - set some info variables when receiving fax MelwareDE 2005-12-29 16:32:14 +0000
  • 51572a7626 - set some info variables when receiving fax MelwareDE 2005-12-29 16:31:22 +0000
  • f5dcac0958 - fixed unhold deadloop - added language support - prepared devicestate(hint) support MelwareDE 2005-12-28 14:24:42 +0000
  • 62fe88239b - added language support - prepared devicestate(hint) support MelwareDE 2005-12-28 14:22:54 +0000
  • 04919b3a26 - don't change early-B3 setting on conf error for CONNECT_B3 MelwareDE 2005-12-28 12:28:40 +0000
  • fc6ebf863b - don't change early-B3 setting on conf error for CONNECT_B3 MelwareDE 2005-12-28 12:28:00 +0000
  • 0e5c2d04b1 - holdtype=hold is not default MelwareDE 2005-12-27 20:29:37 +0000
  • 0c6ebce107 - holdtype=hold is not default MelwareDE 2005-12-27 20:29:06 +0000
  • 7128c8e9f1 - small fixes for Makefile targets MelwareDE 2005-12-27 19:48:51 +0000