Commit Graph

66 Commits

Author SHA1 Message Date
Paul Slootman bc25ecc045 Grr, small typo. 2002-10-15 14:47:11 +00:00
Paul Slootman b95f9ef5ff Minor changes. 2002-10-15 14:46:42 +00:00
Paul Slootman d574d2142b Minor update. 2002-10-15 14:40:49 +00:00
Karsten Keil 97334bfc99 - Fix some glibc header file problems
- Fix some autoconf file syntax, newer autoconf check it strict
2002-07-06 00:11:19 +00:00
Paul Slootman 7db1ec3769 Also look for tcl8.3 . 2002-07-04 10:31:35 +00:00
Paul Slootman 935654ee00 prevent trigraphs 2002-03-11 16:23:51 +00:00
Paul Slootman eb0e612bc6 The user can override the system vboxplay script by copying it to
/etc/isdn/ and editing it there.
Try to be smarter about detecting what "play" programs there are,
and use the one that can be found.
2002-01-31 20:15:18 +00:00
Paul Slootman 51eea42e37 The user can override the system vboxmail script by copying it to
/etc/isdn/ and editing it there.
Call sendmail directly, instead of using a MUA such as mailx.
2002-01-31 20:13:50 +00:00
Paul Slootman a67c20c854 Be more explicit if audio data ends with an error.
This helps in debugging obscure problems... <grrr>
2002-01-31 20:12:16 +00:00
Paul Slootman 9819d961ad Ignore filenames beginning with a '.' 2002-01-31 20:11:07 +00:00
Paul Slootman 16b54bf26e Work around trigraphs in a string, with which some compilers
could generate wrong characters.
2002-01-31 20:10:20 +00:00
Paul Slootman 3890723cf8 Give a warning if a too short ring timeout is configured in the rc file. 2002-01-31 20:09:21 +00:00
Paul Slootman d46e590982 Increase MODEM_RINGTIMEOUT from 5 to 6 now that the timing in the kernel
code is correct (it used to be shorter). This was leading to timeouts
between the rings, so that vboxgetty would never react to any calls where
RINGS was defined to be more than 1.
2002-01-31 20:08:41 +00:00
Paul Slootman 61336180f2 Use explicit .vmsg extension for voice messages, makes it easier for
e.g. apache to use the correct mime type.
2002-01-31 20:06:51 +00:00
Paul Slootman 66b3c4058f Also link vboxcnvt to rmdtovbox when installing. 2002-01-31 20:05:40 +00:00
Paul Slootman cae55f4b80 Various patches to fix errors when using the newest glibc,
replaced use of insecure tempnam() function
and to remove warnings etc.
2001-03-01 14:59:17 +00:00
Paul Slootman 87e6580abc Changed beep sound, and
check for new messages now ignores directories in the message dir.
2001-03-01 14:52:58 +00:00
Paul Slootman 4ee2eecc1b Added manpage for the vbox command. 2001-03-01 14:51:18 +00:00
Paul Slootman b187c84682 Renamed vbox.man to vbox_file.man, and
added manpage for the vbox command.
2001-03-01 14:45:07 +00:00
Paul Slootman 86d035a538 Added vboxputty functionality, from Gerrit Pape <pape@innominate.de> 2000-11-30 15:40:01 +00:00
Paul Slootman b3d80bc6a6 removed mention of debian example file 2000-09-15 09:19:50 +00:00
Paul Slootman ebefad64e7 Changed author email address aj@debian.org -> aj@dungeon.inka.de in manpages 2000-09-15 09:10:10 +00:00
Paul Slootman 88e2455277 Removed debugging message "sig: %d". 2000-09-15 09:08:37 +00:00
Paul Slootman 5ef53453af Added clean and distclean targets. Removes *.o and the executables. 2000-08-04 11:10:56 +00:00
Karsten Keil 797141e826 fix typo 2000-06-22 15:56:55 +00:00
Karsten Keil 4410d4c4c0 version set to pre1
use allways prefix $DEST
2000-06-08 10:06:03 +00:00
Karsten Keil b5f0f8d234 real examples 1999-10-15 15:48:46 +00:00
Karsten Keil 8b9b5ce530 Allow to suspend vbox calls also without a call id. 1999-10-15 15:43:27 +00:00
Karsten Keil b839d63f32 On many systems here is no auplay, but a play command 1999-10-15 11:22:46 +00:00
Fritz Elfert 584f063186 Changed my mail-address. 1999-09-06 08:03:27 +00:00
Paul Slootman 4e547f909d rearranged includes to make compiling on Alpha easier 1998-12-31 09:57:27 +00:00
Paul Slootman d5d2f551a6 small error in handling MANDATE for manpage 1998-12-29 16:07:59 +00:00
Paul Slootman bd9e79b354 general cleanups for the manpages 1998-12-02 16:54:34 +00:00
Fritz Elfert 322e6af1e4 Manpages did not install in correct location if DESTDIR is used. 1998-11-23 09:18:04 +00:00
Paul Slootman 0a01c1ef03 Changes for installing sgml documentation in configurabel location 1998-11-18 17:50:06 +00:00
Paul Slootman 2a89fc43f1 Some extra stuff for the automake changes 1998-11-18 16:34:00 +00:00
Paul Slootman c63fbdc10b Forgot to mention the /usr/local fix. 1998-11-17 18:25:34 +00:00
Paul Slootman e25dfedaf3 files created for/by automake 1998-11-17 18:24:14 +00:00
Paul Slootman e27663ac08 Added manpages, and added automake stuff to the doc directory.
Also fixed location stuff (vbox always installed into /usr/local).
1998-11-17 18:23:16 +00:00
Paul Slootman e4db288e43 renamed aclocal.m4 to acinclude.m4 for automake purposes 1998-11-17 18:16:45 +00:00
Paul Slootman bc4e376ef8 Some fixes for DESTDIR install support. From Jos Vos <jos@xos.nl> 1998-11-09 12:40:19 +00:00
Andreas Kool c8e275d319 - 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:31:14 +00:00
Michael 'Ghandi' Herold be582a4376 - siginterrupt() added to modem_set_timeout() (on some systems alarm
signals don't interrupt system calls by default).
1998-06-10 14:31:08 +00:00
Paul Slootman d6dbcb938f Fixed compiler warnings from egcs. 1998-04-28 08:35:11 +00:00
Karsten Keil 1268845082 ready for release 2.2b1 1998-03-31 20:11:44 +00:00
Karsten Keil 0a857f6f85 enable SUSPEND in vbox (transfer call to a phone) 1998-03-26 13:10:39 +00:00
Fritz Elfert 9f931fb3fb Misc Bugfixes. 1997-12-20 12:54:41 +00:00
Fritz Elfert 13feb974da Applied fix by Bernhard Rosenkraenzer <root@BOL-SubNet.ml.org> 1997-10-26 23:42:00 +00:00
Fritz Elfert 2b645aa222 Update to vbox 2.0.0b4 1997-10-22 20:47:28 +00:00
Fritz Elfert 85e5039616 Added include for compilation with libc6 1997-08-22 12:25:38 +00:00