Commit Graph

59 Commits

Author SHA1 Message Date
MelwareDE 92c3f4afc6 Bumped copyright. 2007-02-11 14:51:30 +00:00
MelwareDE 096bacf541 - fixed compiler warning with Asterisk 1.4.0
- added music-on-hold on HOLD request for Asterisk 1.4
2007-02-11 14:34:10 +00:00
MelwareDE 24081da912 - Added Asterisk 1.4 jitterbuffer usage. 2007-02-10 23:18:57 +00:00
MelwareDE 33b4cb4691 - fix compiler warning 2007-01-21 17:04:39 +00:00
MelwareDE 5443bea1d9 - Allow echo-cancel even with old capi configuration bit for
echo-cancel.
2007-01-21 14:14:16 +00:00
MelwareDE ec95d2e680 - Added 3PTY patch by Simon Peter. 2006-12-18 19:09:52 +00:00
MelwareDE 997ea1885e - read the channel frames during wait for fax finish. 2006-12-02 12:35:30 +00:00
MelwareDE f33a143924 - Make capicommand(echocancel) setting non-permanent.
Setting is restored after hangup.
2006-11-25 16:13:40 +00:00
MelwareDE c84efdbce3 - check for fax connection when in receivefax mode before writing data
to file.
2006-10-10 11:57:37 +00:00
MelwareDE 6e8a72ebe5 - use cond variable for wait on b3 up. 2006-07-09 14:18:53 +00:00
MelwareDE 5db1d9d1fe - fixed deadlock in ECT
- use cond variable for waiting on B3/Fax actions.
2006-07-09 13:30:47 +00:00
MelwareDE 06135eb7dc Added AMA flags 2006-07-08 22:13:47 +00:00
MelwareDE ca207a4ded - wait for answered line on fax action 2006-07-08 20:22:15 +00:00
MelwareDE c7ce547983 - make pickupexten work and added pickupgroup to capi.conf 2006-07-08 16:29:27 +00:00
MelwareDE f0c812644d - better handling of state pbx-active. 2006-07-05 12:23:58 +00:00
MelwareDE 8a0d8977be - Added sendfax feature and enhanced result/status variables after
FAX actions.
2006-06-27 14:54:03 +00:00
MelwareDE 1d00abbdfc - use flag for dtmf-detect activation/deactivation 2006-06-24 16:20:27 +00:00
MelwareDE 96364f485d - cleanup controller number handling 2006-06-24 14:49:13 +00:00
MelwareDE 32e06de3b8 Dropped compatibility stuff for older Asterisk versions.
You need at least Asterisk 1.2.x now.
2006-06-24 11:53:47 +00:00
MelwareDE 658b23282d - better values for RTP B2 configuration
- self fix for wrong asterisk rtp timestamp
2006-06-23 18:07:31 +00:00
MelwareDE dbde64eb4d - channel name with b-channel number in verbose messages 2006-06-18 16:32:32 +00:00
MelwareDE 87e61975cc - use local pipe instead of alert-pipe queue. 2006-06-10 11:58:50 +00:00
MelwareDE c56504fd7b - better use of fax state variables and added configuration for
faxdetection. Attention: default is now 'off'.
2006-05-27 12:49:57 +00:00
MelwareDE 25852cfcf5 - introduced condition variable to synchonize state of waiting
for a _CONF.
2006-05-22 19:13:19 +00:00
MelwareDE 407e678cb4 - make sure digital data connections are handled correctly without RTP 2006-05-22 11:04:33 +00:00
MelwareDE 5827ebfedb - added missing alias for mutex_destroy 2006-05-21 14:18:55 +00:00
MelwareDE f1318438d3 - added capicommand(echocancel|on/off) to dynamically en/disable CAPI
echo-chancel.
2006-05-21 12:10:53 +00:00
MelwareDE 0447547c55 - use better RTP jitterbuffer settings
- improved answer/hangup capi race conditions
2006-05-20 22:01:26 +00:00
MelwareDE 705a9807f5 - increase the DTMF timing a little bit 2006-05-20 20:32:54 +00:00
MelwareDE 4f14c385ae - added first step to compat with newer versions of asterisk 2006-05-12 16:43:30 +00:00
MelwareDE 1742806313 - removed pipe code, use queue_frame instead 2006-04-03 20:02:01 +00:00
MelwareDE fdc7448269 - cleanup of some openpbx defines 2006-04-01 21:01:41 +00:00
MelwareDE 944a643786 - better default setting for echo-cancel
- added non-linear-processing option for echo-cancel
2006-04-01 16:29:50 +00:00
MelwareDE f16608c7eb - a little bit more restructuring of b-state handling
- fixed RTP activation
2006-02-06 19:21:38 +00:00
MelwareDE c828da398a - added better compatibility for OpenPBX code creation.
- added first code for RTP over CAPI for Eicon DIVA Server cards.
2006-01-30 23:40:28 +00:00
MelwareDE bd1f4faaba - fixed prototype of read_capi_dword 2006-01-28 21:05:33 +00:00
MelwareDE b307540b1d Sync with V0_6 2006-01-28 19:42:44 +00:00
MelwareDE e7380a0a30 - removed unused definitions 2006-01-28 14:17:09 +00:00
MelwareDE b2e9940ddd Remove superfluent lock, lockB3q. 2006-01-04 14:44:16 +00:00
MelwareDE 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. 2005-12-31 03:15:35 +00:00
MelwareDE 62fe88239b - added language support
- prepared devicestate(hint) support
2005-12-28 14:22:54 +00:00
MelwareDE a20a41e87d - b-channel handling better
- NT mode progress
2005-12-08 22:06:16 +00:00
MelwareDE 21cce7a3e8 - use more common defines for mutex_lock/unlock and _log() 2005-11-27 14:47:54 +00:00
MelwareDE 2e62ad0306 - clean up and OpenPBX portability. 2005-11-20 16:15:33 +00:00
MelwareDE a9192a9555 - added config 'defaultcid' to set a default caller id which will be
used if dial option 'd' is specified.
2005-10-09 15:49:32 +00:00
MelwareDE b65c13d415 - create a pseudo channel for each interface for incoming signalling
without B-channel.
2005-10-01 15:17:10 +00:00
MelwareDE 82956c6319 - added channel locks 2005-10-01 13:21:28 +00:00
MelwareDE e9a77b066a - fixed did handling 2005-10-01 09:52:46 +00:00
MelwareDE acdefd3374 - use 'immediate' config in MSN mode, if pbx shall be started on
CONNECT_IND and shall not wait until SETUP/SENDING-COMPLETE was received.
  Since info like REDIRECTINGNUMBER will come after CONNECT_IND, this may
  be lost then. But for some drivers/telcos/pbx, this setting is needed.
2005-09-26 11:35:13 +00:00
MelwareDE 76596fb310 - better check with find_interface() for BSD
- first implementation for line interconnect
2005-09-15 19:11:45 +00:00