Commit Graph

45 Commits

Author SHA1 Message Date
MelwareDE 487fb33bb9 Started unification of CLI and AMI code. Fixed numerous bugs in AMI and CLI commands. Add AMI CapichatMute, CapichatUnmute and CapiCommand commands 2010-11-04 19:17:16 +00:00
MelwareDE 9c3cceccda Add AMI CapichatList 2010-11-03 22:04:22 +00:00
MelwareDE 90557f5ced Moved CLI functionality to separate file. Clean up. 2010-10-29 18:54:15 +00:00
MelwareDE fd7c663caf Detect inotify is installed and available 2010-10-26 11:27:58 +00:00
MelwareDE f7e19c4cad Diva interface status 2010-10-19 13:44:06 +00:00
MelwareDE 341d1a2d31 Clean up MWI code 2010-10-15 16:50:41 +00:00
MelwareDE 2aeb53c779 Clan up implementation of Diva streaming 2010-06-30 08:33:41 +00:00
MelwareDE e8fdb10a41 Diva streaming 2010-04-06 16:59:48 +00:00
MelwareDE 8e476958b0 Small corrections and make fixes taken from debian patches. 2009-08-25 09:33:03 +00:00
MelwareDE c2411cac82 Add media control commands. Add possibility to invoke media control commands by detected tone events in real time 2009-02-13 21:58:19 +00:00
MelwareDE 40015a959a Update copyright years. 2009-01-17 17:35:55 +00:00
MelwareDE 1ceaef4d15 Added own libcapi20 to avoid dependencies on host for libcapi20. 2008-03-13 11:02:41 +00:00
MelwareDE 42d240e32e minor typos and cosmetics in text 2008-02-22 17:01:46 +00:00
MelwareDE 25966a7046 updated copyright 2008-02-05 11:16:25 +00:00
MelwareDE f24901822a removed openpbx leftover 2007-08-23 12:43:48 +00:00
MelwareDE 1b50367e34 - more restructuring
- chat handle null-plci voice frames
2007-04-29 22:28:30 +00:00
MelwareDE 025d7c827c - don't show error if capi_read has no message.
- supplementary should not export internal structure
- added preliminary capicommand(chat)
2007-04-27 23:02:27 +00:00
MelwareDE 5d65ee3566 - first step for cleanup to move some functions into specific files. 2007-04-15 19:39:49 +00:00
MelwareDE ebc059c0fc - nice output when compiling 2007-03-11 11:47:28 +00:00
MelwareDE 8c79f0d18a QSIG:
- many bugfixes on name presentation handling
 - added support for different qsig variants
 - added support for rerouting informations on incoming calls
 - code cleanup
2007-03-10 14:23:20 +00:00
MelwareDE 6c19246b9d - Added QSIG patch from Mario Goegel. 2007-02-11 16:01:32 +00:00
MelwareDE 92c3f4afc6 Bumped copyright. 2007-02-11 14:51:30 +00:00
MelwareDE a7b1c76d41 Adapted to new Asterisk version 1.4
Bug PR#20
2006-11-11 20:07:19 +00:00
MelwareDE 6cb1871814 - try to detect for generic jitter buffer patch 2006-11-11 16:45:12 +00:00
MelwareDE 4d71e8690b Added removal of openpbx temp dir in clean target. 2006-04-01 12:17:32 +00:00
MelwareDE 8080bf65ac - removed getting ASTERISKVERSION (we don't need that).
- reverted change for set NCCI in CONNECT_B3_ACTIVE_IND, because
  CONNECT_B3_IND assigned the NCCI.
- reverted change for setting 'ton' in capi_new(), because I don't see
  the fix here and it breaks the feature anyway.
2006-03-07 21:17:58 +00:00
MelwareDE 02cf3834d9 Updated the Makefile so that example configuration files are installed in the correct directories on FreeBSD and NetBSD. 2006-02-14 15:24:34 +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 e3aa68029c - add define for C4B 2006-01-28 20:39:59 +00:00
MelwareDE ae8f7fecd6 - small fixes in Makefile targets (thanks to Karsten Keil) 2005-12-27 19:45:27 +00:00
MelwareDE ec3ac2ee78 - add NetBSD compat (thanks to Hans Petter Selasky) 2005-10-01 13:32:58 +00:00
MelwareDE 3668739748 removed double target rule 2005-09-11 15:46:46 +00:00
MelwareDE 3f098103dd Added BSP compat. 2005-09-10 13:53:22 +00:00
MelwareDE e237467eb2 Added verbose text for capi info/reason error messages. 2005-08-30 11:21:58 +00:00
MelwareDE ab3ff868aa - moved ECT to capicommand() (not working yet)
- added HOLD/RETRIEVE for Asterisk indications.
2005-08-21 10:28:43 +00:00
MelwareDE df6009a9af Moved 'hold' and 'retrieve' to capicommand(). 2005-08-16 18:25:03 +00:00
MelwareDE d057edc4e7 MCID is now done via capicommand() 2005-08-14 14:57:04 +00:00
MelwareDE 202a55682e Enable/Disable echosquelch via capicommand(). 2005-08-14 13:59:16 +00:00
MelwareDE 743e63fbf7 Receive a fax via CAPI is now done with capicommand(receivefax|...) 2005-08-14 12:32:18 +00:00
MelwareDE 8f8b5bd30c - Fixed call-deflection and moved this feature from separate application
to capicommand().
2005-08-13 18:21:20 +00:00
MelwareDE 6e4940b41a U-Law setting is now done in capi.conf instead of Makefile define. 2005-08-07 11:40:07 +00:00
MelwareDE d61070d627 Added -fPIC to CFLAGS. 2005-08-07 10:27:50 +00:00
MelwareDE 6081b938bb - fixed memory leak in ast_smoother use.
- fixed voice corruption on SMP systems.
2005-06-19 10:01:35 +00:00
MelwareDE 376160b461 - added capiFax feature by Frank Sautter
- further cleanup
2005-06-04 14:28:52 +00:00
MelwareDE c16ca054a5 Initial import of new chan_capi. 2005-06-02 18:47:35 +00:00