Commit Graph

530 Commits

Author SHA1 Message Date
fritz d7351a176a added isdnctrl(4) manpage. 1998-10-25 14:54:39 +00:00
fritz b26e0db0ba added isdnctrl manpage for section 4 1998-10-23 13:12:49 +00:00
fritz 136c80ff45 first commit. 1998-10-23 13:11:17 +00:00
fritz 4f8600ff8f Added capifax application, make rcapid use the supplied libcapi.
Do more use of external ADK needed.
1998-10-23 12:57:26 +00:00
fritz 4f32eb603a Fixed Makefile.cvs, switched Makefile.in to dist-version. 1998-10-23 12:55:50 +00:00
fritz d3e9f8e529 Added RCS keywords and GPL notice. 1998-10-23 12:50:44 +00:00
fritz 172e405496 First commit of a CAPI-FAX application. 1998-10-23 12:27:39 +00:00
fritz 63eee5197e Make rcapid compile with enclosed libcapi20.
No more need for AVM's adk.
1998-10-23 12:23:55 +00:00
fritz de91a8dd43 Added some missing functions. 1998-10-23 12:20:43 +00:00
luethje 6bf660c1cc isdnrep: suppress some messages
isdnlog: remove function Pathfind()
1998-10-22 18:22:43 +00:00
paul 8c2b1d9d97 Check that /tmp/isdnctrl0 is not a symbolic link, which is a potential
security threat (it can point to /etc/passwd or so!)
1998-10-22 14:10:52 +00:00
paul ea996d53b5 Implementation of "dialmode" (successor of "status") 1998-10-21 16:18:45 +00:00
luethje 846b052226 isdnlog: Added the switch -K 1998-10-18 20:13:23 +00:00
keil 508fe741d9 fixes to compile and install under 2.0.36 1998-10-16 12:37:38 +00:00
keil 835bb26785 Added ISAR firmware support 1998-10-13 23:07:31 +00:00
keil e3a1cf85c0 Fixed autoconfig for 2.0.36
version is 2.3 now
1998-10-13 22:35:05 +00:00
luethje 343a6f81ab isdnlog: evaluate the variable PATH for program starts. 1998-10-13 22:17:09 +00:00
luethje e1d10fddbf isdnrep and lib: bugfixes 1998-10-13 21:53:17 +00:00
paul 742d69001f Added scripts/makedev.sh;
makedev.sh chgrp's devices if appropriate groups exist;
"make install" now calls scripts/makedev.sh if /dev/isdnctrl0 doesn't exist;
README enhanced with makedev.sh info.
1998-10-13 12:54:43 +00:00
paul cf923c86d9 /dev/ppp/ioptions.<devname> -> /etc/ppp/ioptions.<devname> 1998-10-12 11:54:42 +00:00
paul 437e41e485 As the exec is done within the signal handler, SIGHUP was blocked after the
first time. Now SIGHUP is unblocked so that you can send SIGHUP more than once.
1998-10-06 12:50:57 +00:00
akool f5fb28b660 - README
New entries "CALLFILE" and "CALLFMT" documented
     Small Correction from Markus Werner <mw@empire.wolfsburg.de>
     cosmetics

 - isdnrep.c
     Bugfix (Thanks to Arnd Bergmann <arnd@uni.de>)

 - processor.c
     Patch from Oliver Lauer <Oliver.Lauer@coburg.baynet.de>
       Makes CHARGEMAX work without AOC-D

     Patch from Stefan Gruendel <sgruendel@adulo.de>
       gcc 2.7.2.1 Optimizer-Bug workaround
1998-10-04 12:03:54 +00:00
akool 26eb0de911 - processor.c, takt_at.c : Patch from Michael Reinelt <reinelt@eunet.at>
try to guess the zone of the calling/called party

 - isdnrep.c : cosmetics (i hope, you like it, Stefan!)
1998-10-03 18:05:48 +00:00
luethje 188ea67e6e isdnrep: some bugfixes in output functions 1998-10-03 15:21:48 +00:00
michael 90a45479c6 - Makefile for documentation added. 1998-09-30 09:51:46 +00:00
michael 4874622f1d - Example vboxcallerid.conf added. 1998-09-29 16:43:13 +00:00
akool 40cacac024 fix segfault of isdnlog after each RELASE 1998-09-27 11:47:21 +00:00
akool 31048f5b41 - quick and dirty Call-History in "-m" Mode (press "h" for more info) added
- eat's one more socket, Stefan: sockets[3] now is STDIN, FIRST_DESCR=4 !!
 - Support for tesion)) Baden-Wuerttemberg Tarif
 - more Providers
 - Patches from Wilfried Teiken <wteiken@terminus.cl-ki.uni-osnabrueck.de>
   - better zone-info support in "tools/isdnconf.c"
   - buffer-overrun in "isdntools.c" fixed
 - big Austrian Patch from Michael Reinelt <reinelt@eunet.at>
   - added $(DESTDIR) in any "Makefile.in"
   - new Configure-Switches "ISDN_AT" and "ISDN_DE"
     - splitted "takt.c" and "tools.c" into
         "takt_at.c" / "takt_de.c" ...
         "tools_at.c" / "takt_de.c" ...
   - new feature
       CALLFILE = /var/log/caller.log
       CALLFMT  = %b %e %T %N7 %N3 %N4 %N5 %N6
     in "isdn.conf"
 - ATTENTION:
     1. "isdnrep" dies with an seg-fault, if not HTML-Mode (Stefan?)
     2. "isdnlog/Makefile.in" now has hardcoded "ISDN_DE" in "DEFS"
     	should be fixed soon
1998-09-26 18:27:23 +00:00
paul 6875ee5978 Fixed sigsegv on Alpha, where sizeof(long) > 4 1998-09-23 08:10:25 +00:00
luethje c779858fa0 isdnrep: simple fix 1998-09-22 21:06:50 +00:00
luethje 79107472ca isdnrep: -fixed wrong provider report
-fixed wrong html output for provider report
          -fixed strange html output
kisdnlog: -fixed "1001 message window" bug ;-)
1998-09-22 20:58:41 +00:00
michael 964e9bba0a - All cvs log descriptions removed from the source files.
- New setup parsing added.
1998-09-18 15:08:55 +00:00
michael a25d890b26 - All cvs log descriptions removed from the source files. Use "cvs log" if
you want it.
- CHANGES added.
1998-09-18 15:05:26 +00:00
michael 66b83a89e6 - vboxgetty.user removed. 1998-09-18 15:01:31 +00:00
michael 23738857f2 - Not longer needed. 1998-09-18 14:47:10 +00:00
paul e2dda05c75 fixed crash when using mysql (call to Providername() was omitted) 1998-09-09 12:49:31 +00:00
michael a4bb4a7c8d - Readded tclscript.h. 1998-08-31 15:44:33 +00:00
michael 1e46c7e617 - Removed tclscript.h (cvs will not change it). 1998-08-31 15:43:20 +00:00
michael 98c92cb5bf - Added missing breaklist source. 1998-08-31 15:33:35 +00:00
michael 4e9a4a104d - Added touchtone support.
- Added new tcl command "vbox_breaklist" to clear/set the touchtone
  breaklist.
- Removed the audio fragment size setting again. I don't know why this
  crash my machine. The fragment size setting can be enabled in audio.h
  with a define.
1998-08-31 15:30:37 +00:00
michael dd4b8cfca4 - Changed "char" to "unsigned char". 1998-08-31 10:43:00 +00:00
michael b23d595aeb - Total new audio setup - now it works correct and don't crash the
machine.
- Example answercall.tcl added.
- Reduced in-/outgoing data logging. Now only around all 8000 bytes a
  line ist logged.
- Added control file check to play and record function.
1998-08-30 17:32:05 +00:00
michael 417e332dd7 - Added initgroups() to the permission switch function. Since Kernel 2.1.x
(or 1.3.x?) setgid() don't reset the grouplist.
1998-08-30 16:55:50 +00:00
calle 749b5a99ab I hope it is know readable for everybody. 1998-08-30 09:57:13 +00:00
calle c39be18721 Remove files, to commit readable for all. 1998-08-30 09:51:28 +00:00
michael 02690d7f0c - Removed audio setup - it will crash my machine. Kernel mailing list says
there are many bugs in the sound ioctl's :-( But audio will work correct
  without the settings.
- Added voice play function. Played messages are *not* recorded or piped to
  the audio device.
1998-08-29 15:35:09 +00:00
michael ff8541dbdc - Removed audio full duplex mode. Sorry, my soundcard doesn't support
this :-)
- Added Fritz's /dev/audio setup. Pipe to /dev/audio now works great
  (little echo but a clear sound :-)
- Added better control support. The control now has the ttyname appended
  (but there are some global controls without this) for controlling
  more than one vboxgetty for a user.
- Added support for "vboxcall" in the user spool directory. The file
  stores information about the current answered call (needed by vbox,
  vboxctrl or some other programs to create the right controls).
- Added support for Karsten's suspend mode (support for giving a line
  number is included also, but currently not used since hisax don't use
  it).
1998-08-28 13:06:12 +00:00
calle 03451c74e6 Added CAPI2.0 library. First Version. 1998-08-25 16:33:09 +00:00
paul 33b18798d9 includes changed because of problems with Linux 2.1 kernel includes 1998-08-05 07:40:19 +00:00
paul d60a319708 Translated "CHANNEL: B1 gefordet" messages into English 1998-08-04 08:17:41 +00:00