Commit Graph

  • 1b95f0ca10 Better reference value handling. MelwareDE 2007-04-21 17:59:12 +0000
  • 7764d339cd - simplified function to get ccbsnr link. MelwareDE 2007-04-21 07:46:20 +0000
  • 60f76b3c70 - ccbsnr struct is now allocated, no static array any more. - added command to set the local party to 'busy' or 'free' status. MelwareDE 2007-04-21 07:19:44 +0000
  • fd795e17da QSIG: - fixed an error in handle_capiind, wrong behavior maybe same in handle_capi_facilityind Have no example for such a problem yet (second and more facilities in facilitydataarray). MelwareDE 2007-04-20 18:29:29 +0000
  • cadf4f5700 Clean all CCBS ids when reference is unused. MelwareDE 2007-04-20 17:28:22 +0000
  • 131740cb89 Added more CCBS message handling (not working yet). MelwareDE 2007-04-20 16:42:20 +0000
  • e4e1beff0b Wait for _CONF on HOLD/RETRIEVE too. MelwareDE 2007-04-20 08:22:04 +0000
  • ab87b13548 Moved more functions to use capi_sendf and changed capi_sendf to wait for the _CONF too. MelwareDE 2007-04-20 08:17:29 +0000
  • 92f26bd38b Use common find_interface_by_plci() function, no duplicates. MelwareDE 2007-04-19 20:31:42 +0000
  • e9d1bbe5c5 Introduce capi_sendf() for easy capi message creation. MelwareDE 2007-04-19 20:24:15 +0000
  • 9d4968ab3a QSIG: - moved more code from chan_capi.c to qsig_core - make Call Transfer on alerting state working (wrong number will be displayed on target number at the moment) MelwareDE 2007-04-19 18:18:42 +0000
  • 04d4580bc4 Moved qsig cleanup code to qsig core file. MelwareDE 2007-04-19 06:55:44 +0000
  • cc90f574e6 Make sure peer link is removed on hangup. MelwareDE 2007-04-19 06:51:54 +0000
  • b53dc5ad06 Fixed compilation with current asterisk-trunk. This should fix PR#29. MelwareDE 2007-04-18 21:04:49 +0000
  • 3204ffe743 Moved qsig capicommand functions into qsig core file (iflock is not needed here I think, because list is read only). Added preliminary ccbs command. MelwareDE 2007-04-18 11:48:07 +0000
  • a9c2413461 Added linkage id handling for CCBS/CCNR. MelwareDE 2007-04-17 21:04:42 +0000
  • cd18383e0e Moved more utilities into own files. MelwareDE 2007-04-15 20:29:12 +0000
  • 76d0cae461 Removed openpbx support. MelwareDE 2007-04-15 19:49:14 +0000
  • 5d65ee3566 - first step for cleanup to move some functions into specific files. MelwareDE 2007-04-15 19:39:49 +0000
  • 703088c8d6 - cleanup of FACILITY_IND handling - prepared CCBS/CCNR call linkage id retrieval MelwareDE 2007-04-15 18:25:29 +0000
  • aae199cb8c QSIG: - more code cleanup - removed some major bugs - added support for Call Transfer feature [working, but not complete - feature will be changed later] - decoding of path replacement added [only decoding, no action yet] - enhanced QSIG dialstring MelwareDE 2007-04-15 17:41:36 +0000
  • 638108e55e Headline for new HEAD changes. MelwareDE 2007-04-14 22:46:15 +0000
  • 816abfab86 Set version 1.0.1 V1_0_1 MelwareDE 2007-04-14 22:44:50 +0000
  • 7d2e126798 Created 1.0.1 MelwareDE 2007-04-14 22:43:12 +0000
  • ac40e4c18d Merged changes from trunk. MelwareDE 2007-04-14 22:39:59 +0000
  • b13f9e3f29 Prepared version 1.0.1 MelwareDE 2007-04-14 22:34:18 +0000
  • d9d3efeee1 Unregister from CAPI after new register is done. This hopefully fixes PR#28, which caused Fritz driver not to work. MelwareDE 2007-04-08 21:31:23 +0000
  • b21b7aacf7 Moved call to ast_async_goto() out of interface lock. MelwareDE 2007-04-08 21:20:47 +0000
  • 5685a6950e Added variable setting of REDIRECTIONNUMBER on outgoing call. MelwareDE 2007-04-06 23:00:41 +0000
  • 84a99f0eda Listen to supplementary services too. MelwareDE 2007-04-05 22:27:27 +0000
  • 4025bdf491 Added b-channel number to channel-name for better identification. MelwareDE 2007-04-05 20:39:41 +0000
  • 0f92f2e02f An example should be an example. MelwareDE 2007-04-05 19:34:21 +0000
  • 26f621aa78 Added option 'k' (keep bad fax) to capicommand(receivefax) to not delete the fax file if reception was not successful. MelwareDE 2007-04-05 19:33:01 +0000
  • cbd0547249 - don't send more DATA_B3 messages than allowed by CAPI_MAX_B3_BLOCKS. MelwareDE 2007-03-30 16:21:58 +0000
  • 0b76a06672 - Don't send SELECT_B_PROTOCOL_REQ more than once if progress is requested. MelwareDE 2007-03-30 15:53:39 +0000
  • f50bb3fd2d QSIG: - Implementation of Simple Call Transfer MelwareDE 2007-03-28 19:24:55 +0000
  • 6bba2bbfc6 QSIG: - added support for rerouting informations on incoming calls MelwareDE 2007-03-25 17:03:19 +0000
  • 3b730f1042 - added missing value of maxlogicalchannels on CAPI register. MelwareDE 2007-03-24 12:41:33 +0000
  • 8c812cee0c - don't send faxdata if NCCI is zero. MelwareDE 2007-03-15 10:16:41 +0000
  • ebc059c0fc - nice output when compiling MelwareDE 2007-03-11 11:47:28 +0000
  • cd8e0d3dc2 QSIG: - removed compiler warnings - code cleanup MelwareDE 2007-03-11 11:12:47 +0000
  • 8c79f0d18a QSIG: - many bugfixes on name presentation handling - added support for different qsig variants - added support for rerouting informations on incoming calls - code cleanup MelwareDE 2007-03-10 14:23:20 +0000
  • 0208255abd - register at CAPI with needed amount of maxChannels instead of fixed 120. MelwareDE 2007-03-05 20:00:35 +0000
  • fa94aeac13 - detect new asterisk 1.4.1 MelwareDE 2007-03-03 21:02:49 +0000
  • 35dc45003b - added hint about qsig patch. MelwareDE 2007-02-17 11:56:03 +0000
  • d469965446 - fixed compilation. MelwareDE 2007-02-11 16:04:58 +0000
  • 6c19246b9d - Added QSIG patch from Mario Goegel. MelwareDE 2007-02-11 16:01:32 +0000
  • a54a651433 - Set version to 1.0.0 V1_0_0 MelwareDE 2007-02-11 14:58:22 +0000
  • aa87ad1f44 Created 1.0.0 MelwareDE 2007-02-11 14:55:43 +0000
  • 1f8819c116 - Merged copyright changes from trunk. MelwareDE 2007-02-11 14:54:28 +0000
  • 92c3f4afc6 Bumped copyright. MelwareDE 2007-02-11 14:51:30 +0000
  • dfa019e8a0 Created branch for 1.0 stable version. MelwareDE 2007-02-11 14:46:53 +0000
  • 6fc3803650 - Added changes since 0.7.1 for rev 416 1.0.0 MelwareDE 2007-02-11 14:42:15 +0000
  • 096bacf541 - fixed compiler warning with Asterisk 1.4.0 - added music-on-hold on HOLD request for Asterisk 1.4 MelwareDE 2007-02-11 14:34:10 +0000
  • d4d4ba020d - added missing capicommand description. MelwareDE 2007-02-11 12:37:53 +0000
  • 8ab15c6d47 added lost '}' MelwareDE 2007-02-10 23:23:03 +0000
  • 24081da912 - Added Asterisk 1.4 jitterbuffer usage. MelwareDE 2007-02-10 23:18:57 +0000
  • 0b90a71fbc - reset PLCI on DISCONNECT_IND to avoid race if asterisk is too slow with hangup command. MelwareDE 2007-01-28 13:51:58 +0000
  • 220db2555e - don't wait for DISCONNECT_B3_CONF in activehangup. MelwareDE 2007-01-23 19:27:01 +0000
  • 81939e875d - fixed gain and echosquelch use according to transfercapability. MelwareDE 2007-01-23 19:11:21 +0000
  • 6bd7dad3ec - remove possible race condition in with hangup and DISCONNECT_IND. MelwareDE 2007-01-23 14:39:33 +0000
  • 7cda4d76bc - fixed callerid on incoming call with Asterisk 1.4 (PR#25) MelwareDE 2007-01-21 17:19:43 +0000
  • 33b4cb4691 - fix compiler warning MelwareDE 2007-01-21 17:04:39 +0000
  • 5443bea1d9 - Allow echo-cancel even with old capi configuration bit for echo-cancel. MelwareDE 2007-01-21 14:14:16 +0000
  • df76b6a213 - Added 3PTY patch by Simon Peter. MelwareDE 2006-12-18 22:18:16 +0000
  • ec95d2e680 - Added 3PTY patch by Simon Peter. MelwareDE 2006-12-18 19:09:52 +0000
  • 9838ab6143 - don't error on invalid controller in capi.conf, just ignore it. MelwareDE 2006-12-17 14:22:05 +0000
  • 676d8a428e - Added progress when in faxmode to wakeup asterisk-1.2. (needed for e.g. auto-hangup on timeout) MelwareDE 2006-12-10 16:26:37 +0000
  • 997ea1885e - read the channel frames during wait for fax finish. MelwareDE 2006-12-02 12:35:30 +0000
  • 61f051745e - Added information and changed example for tx/rx gains. MelwareDE 2006-12-02 10:08:50 +0000
  • 2dc5e14116 - better check for asterisk version 1.4 BUG#23 MelwareDE 2006-11-26 17:20:23 +0000
  • f33a143924 - Make capicommand(echocancel) setting non-permanent. Setting is restored after hangup. MelwareDE 2006-11-25 16:13:40 +0000
  • 4914a97d30 - Adapted to new ast_channel_alloc from asterisk trunk. MelwareDE 2006-11-19 14:45:32 +0000
  • a7b1c76d41 Adapted to new Asterisk version 1.4 Bug PR#20 MelwareDE 2006-11-11 20:07:19 +0000
  • 6cb1871814 - try to detect for generic jitter buffer patch MelwareDE 2006-11-11 16:45:12 +0000
  • da5421f48d Merged from trunk: - check for fax connection when in receivefax mode before writing data to file. V0_7 MelwareDE 2006-11-11 14:55:31 +0000
  • c84efdbce3 - check for fax connection when in receivefax mode before writing data to file. MelwareDE 2006-10-10 11:57:37 +0000
  • daf8e8637e Version is 0.7.1. V0_7_1 MelwareDE 2006-10-08 13:38:27 +0000
  • 1acacc0bc5 Created release 0.7.1. MelwareDE 2006-10-08 13:36:33 +0000
  • 2d3f679f96 synced with branch 0.7 MelwareDE 2006-10-08 13:33:10 +0000
  • fc7e633c08 Adapted changes to 0.7.1 MelwareDE 2006-10-08 11:50:26 +0000
  • 90ddf64f9a Merged from trunk. Added MANUFACTURER_IND handling. MelwareDE 2006-10-08 11:47:53 +0000
  • a1b595d7a7 - added preliminary handling of MANUFACTURER_IND. MelwareDE 2006-09-24 10:44:40 +0000
  • 3c38bb665e Merged changes from trunk to V0_7. MelwareDE 2006-09-24 10:19:31 +0000
  • fe1232ce43 Updated changes. MelwareDE 2006-09-24 10:14:11 +0000
  • 57a5315566 - Set FAXREASONTEXT to "OK" instead of empty string. Thanks to Ole Pahl. MelwareDE 2006-09-24 10:01:21 +0000
  • 0c3801d3d3 - Disconnect reason 0x3400 is treated as 'successful' in faxmode. MelwareDE 2006-09-24 09:50:47 +0000
  • 505ac93981 - use CIP speech as default if transfercapability is unkown. MelwareDE 2006-08-31 13:21:17 +0000
  • e7b931df5b - set correct channel/cdr status in fax mode too. MelwareDE 2006-08-12 15:40:32 +0000
  • 8b5ff59671 - Use correct interface to wait on for ECT facility. MelwareDE 2006-08-12 14:30:04 +0000
  • a10f401376 - define version 0.7.0 V0_7_0 MelwareDE 2006-08-07 17:37:29 +0000
  • 0f400edbad Created version 0.7.0. MelwareDE 2006-08-07 17:10:21 +0000
  • 2060adeeb1 Merged changes from 0.7 branch. MelwareDE 2006-08-07 17:09:08 +0000
  • 973c8b9f1c - added headline for new version 0.7.0 MelwareDE 2006-08-07 17:07:32 +0000
  • e9580a83e0 Created new 0.7 stable branch. MelwareDE 2006-08-07 16:50:12 +0000
  • e16c543423 - don't wait for CONNECT_CONF in capi_call, wait for PLCI in hangup() when needed. MelwareDE 2006-08-07 13:11:59 +0000
  • 6e2e06ed21 - don't use ast_set_callerid to avoid wrong manager-event. MelwareDE 2006-08-06 18:44:56 +0000
  • 3ee93f995d - enhanced application capicommand description, thanks to Thomas Niesel. MelwareDE 2006-07-10 17:40:03 +0000
  • 6e8a72ebe5 - use cond variable for wait on b3 up. MelwareDE 2006-07-09 14:18:53 +0000
  • 5db1d9d1fe - fixed deadlock in ECT - use cond variable for waiting on B3/Fax actions. MelwareDE 2006-07-09 13:30:47 +0000