Commit Graph

403 Commits

Author SHA1 Message Date
michael 0d8ed282cb - New configuration option added. 1998-06-18 13:36:49 +00:00
michael 207d1fc660 - 2nd part of the automake/autoconf implementation (now compiles again). 1998-06-18 12:38:06 +00:00
michael b335901799 - README added. 1998-06-18 06:17:06 +00:00
michael ac87442247 - Makefile.am added. 1998-06-18 06:14:02 +00:00
michael baece74d61 - Makefile.am added. 1998-06-17 19:22:45 +00:00
michael de742467df - AUTHORS and COPYING added. 1998-06-17 19:20:58 +00:00
michael 309badc7af - Install instructions for CVS source tree added. 1998-06-17 18:56:51 +00:00
michael 279011e3c0 *** empty log message *** 1998-06-17 18:23:25 +00:00
michael 67a1fbd39f *** empty log message *** 1998-06-17 18:05:55 +00:00
michael 07ec42b81b - First part of the automake/autoconf implementation. Currently vbox will
*not* compile!
1998-06-17 17:12:35 +00:00
michael 5f220fdcc5 *** empty log message *** 1998-06-17 17:04:39 +00:00
michael 4adaa49886 - First part of the automake/autoconf implementation. Currently vbox will
*not* compile!
1998-06-17 17:01:19 +00:00
michael 07327cae22 *** empty log message *** 1998-06-17 16:56:08 +00:00
michael f45fefba7f vboxgetty.conf 1998-06-17 16:49:46 +00:00
michael 97beb37194 *** empty log message *** 1998-06-17 16:48:17 +00:00
michael 6af689d818 - First part of the automake/autoconf implementation. Currently vbox will
*not* compile!
1998-06-17 16:47:31 +00:00
michael 18ce89f903 - First part of the automake/autoconf implementation. Currently vbox will
*not* compile!
1998-06-17 16:38:44 +00:00
michael eb148b7a10 - Changes for automake/autoconf added. 1998-06-17 12:20:35 +00:00
michael b0e5fa0996 *** empty log message *** 1998-06-17 12:10:31 +00:00
michael 7a7c5c7945 - Example script added. 1998-06-17 08:33:30 +00:00
armin b5037b0ac8 Added part to load firmware on PRI/PCI. 1998-06-16 21:20:26 +00:00
paul bd5b05fbd3 isdnlog crashed with 1TR6 and "Unknown Codeset 7 attribute 3 size 5",
i.e. IE 03 which is not Date/Time
1998-06-16 15:05:31 +00:00
akool de51adc379 AVM B1 support (Layer 3)
Telekom's new currency DEM 0,121 supported
Disable holiday rates #ifdef ISDN_NL
memory leak in "isdnrep" repaired
1998-06-14 15:33:42 +00:00
michael 2453283b1d - Documentation changed. 1998-06-12 14:56:29 +00:00
detabc 5adb3c91fc cleanup abc 1998-06-12 12:09:51 +00:00
michael da630e44ea - Example configuration added. 1998-06-12 11:15:29 +00:00
fritz a4133bb51d First checkin, not complete, for Armin only. 1998-06-12 11:11:42 +00:00
michael 54d5a07cc8 - Some special string functions added. 1998-06-10 16:03:14 +00:00
michael a97f410bfe - 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
michael bd0ef9579f Source added. 1998-06-10 13:31:48 +00:00
michael cd1981fce3 Source added. 1998-06-10 11:15:13 +00:00
michael b72cf81916 Source added. 1998-06-10 11:07:16 +00:00
fritz c6d2658b4c test 1998-06-10 11:02:33 +00:00
fritz 13da90dda7 test 1998-06-10 11:01:56 +00:00
cal c326587c36 permissions corrected 1998-06-09 18:17:30 +00:00
cal 99c021b3d2 *** empty log message *** 1998-06-09 18:16:38 +00:00
cal a05c712d86 added the command "isdnctrl name ifdefaults": the named device is reset
to some reasonable defaults.

Internally, isdnctrl.c contains a list of functions (defs_fcns []), which
are called one after the other with the interface-name as a patameter.
Each function returns a char* to a string containing iscnctrl-commands
to be executed. Example:

char *
defs_budget(char *id) {
	static char	r [1024];
	char	*p = r;

	p += sprintf(p, "budget %s dial 10 1min\n", id);
	p += sprintf(p, "budget %s charge 100 1day\n", id);
	p += sprintf(p, "budget %s online 8hour 1day\n", id);

	return(r);
}

The advantage of this approach is, that even complex commands can be executed.

PS: The function defs_basic() in isdnctrl.c is not complete.
1998-06-09 18:11:29 +00:00
cal 2856594657 applied mini-glibc-patch by Andreas Steffen <deas@uni-hamburg.de> 1998-06-09 15:13:55 +00:00
akool bae5b7eca9 - Accounting for the following new providers implemented:
o.tel.o, Tele2, EWE TEL, Debitel, Mobilcom, Isis, NetCologne,
    TelePassport, Citykom Muenster, TelDaFax, Telekom, Hutchison Telekom,
    tesion)), HanseNet, KomTel, ACC, Talkline, Esprit, Interoute, Arcor,
    WESTCom, WorldCom, Viag Interkom

    Code shamelessly stolen from G.Glendown's (garry@insider.regio.net)
    program http://www.insider.org/tarif/gebuehr.c

- Telekom's 10plus implemented

- Berechnung der Gebuehrenzone implementiert
  (CityCall, RegioCall, GermanCall, GlobalCall)
  The entry "ZONE" is not needed anymore in the config-files

  you need the file
    http://swt.wi-inf.uni-essen.de/~omatthes/tgeb/vorwahl2.exe
  and the new entry
    [GLOBAL]
      AREADIFF = /usr/lib/isdn/vorwahl.dat
  for that feature.

  Many thanks to Olaf Matthes (olaf.matthes@uni-essen.de) for the
  Data-File and Harald Milz for his first Perl-Implementation!

- Accounting for all "Sonderrufnummern" (0010 .. 11834) implemented

  You must install the file
    "isdn4k-utils/isdnlog/sonderrufnummern.dat.bz2"
  as "/usr/lib/isdn/sonderrufnummern.dat"
  for that feature.

ATTENTION: This is *NO* production-code! Please test it carefully!
1998-06-07 21:07:50 +00:00
akool 15abb04d17 Renamed old to new zone-names (CityCall, RegioCall, GermanCall, GlobalCall) 1998-06-07 21:03:26 +00:00
detabc 34044cfa1d wegen einer einstweiliger verfuegung gegen DW ist zur zeit
die abc-extension bis zur klaerung der rechtslage nicht verfuegbar
1998-06-02 12:17:15 +00:00
paul f1030ac8e2 AT+FCLASS=0 and AT+FCLASS=8 both claimed to be the default. 1998-05-25 11:32:48 +00:00
paul 066ef682f3 More paranoid about freeing pointers. 1998-05-20 12:34:38 +00:00
paul 6e945d2b7b Duration divide by 100 replaced by divide by HZ (HZ is 1024 on Alpha).
Y2K compliancy hopefully more robust.
1998-05-20 12:23:57 +00:00
paul 43357c9425 More paranoid about freeing pointers. 1998-05-20 12:22:15 +00:00
paul ddb0c21bd9 Oops, the temp string _was_ necessary. Made it static so that returning a
pointer to it is not a problem.
1998-05-20 09:56:14 +00:00
paul 25f3937b1e function Find_Section returned pointer to local automatic variable. Local
variable removed, as it was not necessary; now return parameter.
1998-05-20 09:25:01 +00:00
cal 5984a8213b take capicmd.h from kernel-sources 1998-05-19 18:13:39 +00:00
cal 4b8c82528d Simple Remote-CAPI-Server implementation
You also need the CAPI-Library by AVM

Special thanks to Thomas Pfeiffer <pfeiffer@pds.de> for his kind support.
1998-05-19 18:10:11 +00:00
paul 0e05b7663d Moved config stuff for City Weekend from isdnlog.c to tools/isdnconf.c, so
that isdnrep also understands a "cityweekend=y" line in isdn.conf.
1998-05-19 15:55:51 +00:00