Commit Graph

839 Commits

Author SHA1 Message Date
MelwareDE 57207fb2bd Remove unused 'waitcount'. 2006-02-12 21:28:54 +00:00
MelwareDE 7f8662840f Update chan_capi according to issue 0004825. 2006-02-12 21:27:20 +00:00
MelwareDE db0382894a Set hangupcause in case there is no 'cause' information element. 2006-02-12 21:04:54 +00:00
MelwareDE 602aa043aa Couple strdup() with free(). 2006-02-12 20:58:02 +00:00
MelwareDE 936d3471d2 latest changes 2006-02-10 16:12:18 +00:00
MelwareDE 07ef86e3f4 Updated capi20_register() for ISDN4BSD. Defined unused CAPI application ID to 0xffffffff. 2006-02-06 20:00:56 +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 1a9d34ed47 - make it compilable with latest asterisk HEAD changes. 2006-02-04 12:48:10 +00:00
MelwareDE ce15487de7 - don't do echo-squelch or gain if transfercapability is non-voice 2006-01-31 20:34:28 +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 b18c166ecf - fix deadlock when changing to fax mode 2006-01-29 12:01:08 +00:00
MelwareDE bd1f4faaba - fixed prototype of read_capi_dword 2006-01-28 21:05:33 +00:00
MelwareDE e3aa68029c - add define for C4B 2006-01-28 20:39:59 +00:00
MelwareDE 7cf9ec0839 - don't start early B3 on PROCEEDING
- but do PROGRESS on ALERTING, if not done before
2006-01-28 20:22:52 +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 2c08548968 - removed compiler warnings with new trunk version 2006-01-23 21:00:21 +00:00
MelwareDE 217b54f1d0 corrected config install target 2006-01-23 19:34:22 +00:00
MelwareDE bdb37f1df9 - fix ECT (use implicit ECT) 2006-01-16 21:33:42 +00:00
MelwareDE 00b57d574b - fixed setting language for each interface 2006-01-14 13:54:47 +00:00
MelwareDE 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. 2006-01-13 02:38:26 +00:00
MelwareDE 2ecb9846cb Fix possible memory leak. 2006-01-13 02:17:32 +00:00
MelwareDE 8cc530b42c Fix possible deadlock. 2006-01-13 02:03:32 +00:00
MelwareDE 63ff8d3039 Make sure that the returned interface is locked after calls to find_interface_xxx(). 2006-01-13 01:58:11 +00:00
MelwareDE 7d60ab7fa0 - fix wait for b-channel to go down on ECT. 2006-01-09 21:30:40 +00:00
MelwareDE 1162c1d76b Added changes for 0.6.3 2006-01-07 14:41:59 +00:00
MelwareDE 30081ce75d - fixed buffer overflow in overlap dial 2006-01-06 14:38:20 +00:00
MelwareDE 3596c01726 Initialize some non-initialized memory. 2006-01-04 15:10:13 +00:00
MelwareDE 1fd9eeb255 Remove double zeroing of _cmsg. 2006-01-04 14:46:20 +00:00
MelwareDE b2e9940ddd Remove superfluent lock, lockB3q. 2006-01-04 14:44:16 +00:00
MelwareDE bba36b630c - remove some compiler warnings 2006-01-03 20:03:00 +00:00
MelwareDE 62e5876536 Added latest changes. 2005-12-31 11:18:44 +00:00
MelwareDE 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. 2005-12-31 03:55:54 +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 9f350c412a - added hint about fax variables 2005-12-29 16:38:40 +00:00
MelwareDE 51572a7626 - set some info variables when receiving fax 2005-12-29 16:31:22 +00:00
MelwareDE 62fe88239b - added language support
- prepared devicestate(hint) support
2005-12-28 14:22:54 +00:00
MelwareDE fc6ebf863b - don't change early-B3 setting on conf error for CONNECT_B3 2005-12-28 12:28:00 +00:00
MelwareDE 0c6ebce107 - holdtype=hold is not default 2005-12-27 20:29:06 +00:00
MelwareDE ae8f7fecd6 - small fixes in Makefile targets (thanks to Karsten Keil) 2005-12-27 19:45:27 +00:00
MelwareDE 85a8f1a68d - don't send audio to local exchange when in TE mode. 2005-12-20 20:46:51 +00:00
MelwareDE 6c431378fc - fix missing CONF messages when no interface is found 2005-12-16 11:21:57 +00:00
MelwareDE 160587cf06 - small transfercap and overlapdial fix 2005-12-15 19:49:38 +00:00
MelwareDE cdb1fc1592 - don't forward DTMF if in NT-mode and the line is not connected yet. 2005-12-13 14:56:51 +00:00
MelwareDE 76c580033a - fixed line interconnect 2005-12-11 10:48:08 +00:00
MelwareDE a20a41e87d - b-channel handling better
- NT mode progress
2005-12-08 22:06:16 +00:00
MelwareDE 21c41bd6b2 - removed deadlock in faxreceive. 2005-12-08 13:29:43 +00:00
MelwareDE e6d47e7ecf - init ocid to NULL and it may be set to empty string. 2005-12-07 06:00:25 +00:00
MelwareDE 6085b31e81 - ocid is now empty string only. 2005-12-05 19:48:17 +00:00
MelwareDE 51b5310f70 - initialize variable ocid 2005-12-05 19:00:21 +00:00