Commit Graph

30 Commits

Author SHA1 Message Date
Karsten Keil 0232fbea38 secfix for vbox3 2004-08-30 14:59:25 +00:00
Michael 'Ghandi' Herold 98dfe754f5 - Some cosmetic changes.
- Fix to return the last entered touchtone (or sequence) instead the
  string TOUCHTONE.
1998-11-10 18:37:05 +00:00
Michael 'Ghandi' Herold 95873d0f8c - Makefile for documentation added. 1998-09-30 09:51:46 +00:00
Michael 'Ghandi' Herold 6b36660e12 - Example vboxcallerid.conf added. 1998-09-29 16:43:13 +00:00
Michael 'Ghandi' Herold 1c5dd067ab - All cvs log descriptions removed from the source files.
- New setup parsing added.
1998-09-18 15:09:12 +00:00
Michael 'Ghandi' Herold 0c5ffb58ff - vboxgetty.user removed. 1998-09-18 15:01:33 +00:00
Michael 'Ghandi' Herold e60fbc3539 - Not longer needed. 1998-09-18 14:47:10 +00:00
Michael 'Ghandi' Herold f50a428ff2 - Readded tclscript.h. 1998-08-31 15:44:33 +00:00
Michael 'Ghandi' Herold 76aaae0f49 - Removed tclscript.h (cvs will not change it). 1998-08-31 15:43:20 +00:00
Michael 'Ghandi' Herold 664042d433 - Added missing breaklist source. 1998-08-31 15:33:36 +00:00
Michael 'Ghandi' Herold f9c4c7eaa7 - 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:54 +00:00
Michael 'Ghandi' Herold ca9350d4b1 - Changed "char" to "unsigned char". 1998-08-31 10:43:22 +00:00
Michael 'Ghandi' Herold d50087b6a5 - 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:16 +00:00
Michael 'Ghandi' Herold 45108b5cb3 - 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
Michael 'Ghandi' Herold d7cf9b80b8 - 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:12 +00:00
Michael 'Ghandi' Herold 72bec16dd5 - 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:19 +00:00
Michael 'Ghandi' Herold a1913f5d07 - Added missing ATA to answer call (oh god, im so stupid).
- Some junk removed.
1998-07-29 11:02:38 +00:00
Michael 'Ghandi' Herold 7e685e885f - vboxgetty.html removed.
- Next german documentation part added.
1998-07-10 12:47:27 +00:00
Michael 'Ghandi' Herold 647d73b26f - German documentation. 1998-07-08 14:00:54 +00:00
Michael 'Ghandi' Herold 354eb2dea2 - Since the ttyI interface will not work for me I have many time to write
the damn docu ;-)
1998-07-07 17:15:00 +00:00
Michael 'Ghandi' Herold eca89f925d - New control file code added. The controls are not longer only empty
files - they can contain additional informations.
- Control "vboxctrl-answer" added.
- Control "vboxctrl-suspend" added.
- Locking mechanism added.
- Configuration parsing added.
- Some code cleanups.
1998-07-06 09:05:56 +00:00
Michael 'Ghandi' Herold 49dac3fe27 - File 'config.h.in' removed (will be created by autoheader); 'acconfig.h'
(needed by autoheader) added.
- Makefile.am's corrected so 'make dist' now works (automake is so stupid :-)
1998-06-19 10:45:36 +00:00
Michael 'Ghandi' Herold 40f6220913 - 2nd part of the automake/autoconf implementation (now compiles again). 1998-06-18 12:38:29 +00:00
Michael 'Ghandi' Herold 99a3093645 - README added. 1998-06-18 06:17:06 +00:00
Michael 'Ghandi' Herold a8ab2f7fb2 - Makefile.am added. 1998-06-18 06:14:02 +00:00
Michael 'Ghandi' Herold 07ce3e98f6 - Makefile.am added. 1998-06-17 19:22:45 +00:00
Michael 'Ghandi' Herold bc15f4dc7e - AUTHORS and COPYING added. 1998-06-17 19:20:59 +00:00
Michael 'Ghandi' Herold 8b1cd912be - First part of the automake/autoconf implementation. Currently vbox will
*not* compile!
1998-06-17 17:03:23 +00:00
Michael 'Ghandi' Herold 16d468743d - First part of the automake/autoconf implementation. Currently vbox will
*not* compile!
1998-06-17 16:47:34 +00:00
Michael 'Ghandi' Herold ea0327e05b - First part of the automake/autoconf implementation. Currently vbox will
*not* compile!
1998-06-17 16:38:56 +00:00