MelwareDE
7de878e54d
Hide error output if version.h of Asterisk is not found.
6 years ago
MelwareDE
0a308ee538
Fixed compilation for new Asterisk-10 and new gcc.
11 years ago
MelwareDE
21aa254147
Add distclean and sysclean clean targets (for development use).
12 years ago
MelwareDE
578b7005c7
Add module to write traces to Diva trace driver. Restore compilation with version 1.2
12 years ago
MelwareDE
e4de99914f
Add device state for chat conference rooms
12 years ago
MelwareDE
487fb33bb9
Started unification of CLI and AMI code. Fixed numerous bugs in AMI and CLI commands. Add AMI CapichatMute, CapichatUnmute and CapiCommand commands
12 years ago
MelwareDE
9c3cceccda
Add AMI CapichatList
12 years ago
MelwareDE
90557f5ced
Moved CLI functionality to separate file. Clean up.
12 years ago
MelwareDE
fd7c663caf
Detect inotify is installed and available
12 years ago
MelwareDE
f7e19c4cad
Diva interface status
12 years ago
MelwareDE
341d1a2d31
Clean up MWI code
12 years ago
MelwareDE
2aeb53c779
Clan up implementation of Diva streaming
13 years ago
MelwareDE
e8fdb10a41
Diva streaming
13 years ago
MelwareDE
8e476958b0
Small corrections and make fixes taken from debian patches.
14 years ago
MelwareDE
c2411cac82
Add media control commands. Add possibility to invoke media control commands by detected tone events in real time
14 years ago
MelwareDE
40015a959a
Update copyright years.
14 years ago
MelwareDE
1ceaef4d15
Added own libcapi20 to avoid dependencies on host for libcapi20.
15 years ago
MelwareDE
42d240e32e
minor typos and cosmetics in text
15 years ago
MelwareDE
25966a7046
updated copyright
15 years ago
MelwareDE
f24901822a
removed openpbx leftover
16 years ago
MelwareDE
1b50367e34
- more restructuring
...
- chat handle null-plci voice frames
16 years ago
MelwareDE
025d7c827c
- don't show error if capi_read has no message.
...
- supplementary should not export internal structure
- added preliminary capicommand(chat)
16 years ago
MelwareDE
5d65ee3566
- first step for cleanup to move some functions into specific files.
16 years ago
MelwareDE
ebc059c0fc
- nice output when compiling
16 years ago
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
16 years ago
MelwareDE
6c19246b9d
- Added QSIG patch from Mario Goegel.
16 years ago
MelwareDE
92c3f4afc6
Bumped copyright.
16 years ago
MelwareDE
a7b1c76d41
Adapted to new Asterisk version 1.4
...
Bug PR#20
16 years ago
MelwareDE
6cb1871814
- try to detect for generic jitter buffer patch
16 years ago
MelwareDE
4d71e8690b
Added removal of openpbx temp dir in clean target.
17 years ago
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.
17 years ago
MelwareDE
02cf3834d9
Updated the Makefile so that example configuration files are installed in the correct directories on FreeBSD and NetBSD.
17 years ago
MelwareDE
c828da398a
- added better compatibility for OpenPBX code creation.
...
- added first code for RTP over CAPI for Eicon DIVA Server cards.
17 years ago
MelwareDE
e3aa68029c
- add define for C4B
17 years ago
MelwareDE
ae8f7fecd6
- small fixes in Makefile targets (thanks to Karsten Keil)
17 years ago
MelwareDE
ec3ac2ee78
- add NetBSD compat (thanks to Hans Petter Selasky)
18 years ago
MelwareDE
3668739748
removed double target rule
18 years ago
MelwareDE
3f098103dd
Added BSP compat.
18 years ago
MelwareDE
e237467eb2
Added verbose text for capi info/reason error messages.
18 years ago
MelwareDE
ab3ff868aa
- moved ECT to capicommand() (not working yet)
...
- added HOLD/RETRIEVE for Asterisk indications.
18 years ago
MelwareDE
df6009a9af
Moved 'hold' and 'retrieve' to capicommand().
18 years ago
MelwareDE
d057edc4e7
MCID is now done via capicommand()
18 years ago
MelwareDE
202a55682e
Enable/Disable echosquelch via capicommand().
18 years ago
MelwareDE
743e63fbf7
Receive a fax via CAPI is now done with capicommand(receivefax|...)
18 years ago
MelwareDE
8f8b5bd30c
- Fixed call-deflection and moved this feature from separate application
...
to capicommand().
18 years ago
MelwareDE
6e4940b41a
U-Law setting is now done in capi.conf instead of Makefile define.
18 years ago
MelwareDE
d61070d627
Added -fPIC to CFLAGS.
18 years ago
MelwareDE
6081b938bb
- fixed memory leak in ast_smoother use.
...
- fixed voice corruption on SMP systems.
18 years ago
MelwareDE
376160b461
- added capiFax feature by Frank Sautter
...
- further cleanup
18 years ago
MelwareDE
c16ca054a5
Initial import of new chan_capi.
18 years ago