Commit Graph

1484 Commits

Author SHA1 Message Date
calle 2772cfde2b - New interface to get adsl parameters for Fritz!Card DSL. 2002-04-10 15:09:42 +00:00
leo 91904c11da fixed module unload 2002-04-08 14:34:13 +00:00
leo e013d2892d adapted for 2.4.x - 2. 2002-04-05 15:43:50 +00:00
leo c9af9720c2 adapted for 2.4.x 2002-04-05 13:20:15 +00:00
calle 6f970b4ecd - New protocols for GSM/HSCSD connections: v110async and v120async
Thanks to: Uwe Fest <ufest@mudal.de>
2002-03-26 10:45:50 +00:00
paul b01c3ea6b9 Fixed typo (#ifdef HAS_UINT8_t -> #ifdef HAS_UINT8_T) 2002-03-22 13:20:04 +00:00
paul 55ea349cc7 prevent trigraphs 2002-03-11 16:23:51 +00:00
paul 32490d389c DM -> EUR; and only test for IIOCNETGPN on i386 systems 2002-03-11 16:18:43 +00:00
paul d83f097908 DM -> EUR 2002-03-11 16:17:10 +00:00
paul dfd0b1f4b7 Fixed typo, clarified text a bit 2002-03-11 16:13:38 +00:00
paul 101dd26b04 Added stdlib.h to includes, needed for prototypes 2002-03-11 15:54:38 +00:00
paul 61388f8c31 changed cast to prevent warnings on some architectures 2002-03-11 15:53:21 +00:00
paul fe575d2e07 updated GSM areacodes, added special internet areacode 2002-03-11 15:36:11 +00:00
akool fe25167e22 German rates as of today (1.7 Euro-cent/minute long distance call ;-) 2002-03-10 20:32:18 +00:00
calle d2141285e4 - new undocumented options vpi and vci for Fritz!Card DSL. 2002-03-06 15:37:30 +00:00
wobo 6228a9e99f Deutsche Version 2.0.65-2
Aenderungen bei den URLs der Downloadversionen
.
2002-03-02 18:11:22 +00:00
wobo 8edbb18809 Deutsche Version 2.0.65-1
Major Update nach laengerer Pause
Aktualisierung auf die Originalversion 2.0.65
.
2002-03-02 16:44:10 +00:00
akool 5ae645d1e0 isdnlog-4.57:
- implemented
     0190054 Calladin
		 0190076 Telestunt
		 0190082 Talk Light
 - current rates as of today
2002-03-01 19:33:52 +00:00
calle 6e8de043da Added support for DSL conenction with Fritz!DSL card. 2002-02-28 17:18:52 +00:00
keil 3068f2c8a5 update to pre4 2002-02-25 01:02:43 +00:00
keil 7c66686478 fix typo 2002-02-24 00:06:20 +00:00
keil 8d712fa9ad Fix warning for 2.4 and MODUL_LICENSE 2002-02-24 00:00:37 +00:00
paul eb638e894d Updated KPN, One.Tel, Tele2, Scarlet 2002-02-11 14:13:48 +00:00
paul e44aac35c3 Added cisco_h and cisco_hk as aliases for cisco-h and cisco-hk
because the manpage used to have this wrong.
2002-02-07 10:44:12 +00:00
paul 934e4223f6 Changed cisco_h and cisco_hk to cisco-h and cisco-hk (which is what
the program accepts).
2002-02-07 10:43:24 +00:00
paul 05011009cc Made explanation of VBN and VBNLEN a bit clearer. 2002-02-03 14:37:53 +00:00
paul 6a72d76394 Be more sane in the UPCMD and DOWNCMD department; those weren't really working.
Document correctly how it works now.
2002-01-31 20:18:13 +00:00
paul 7d5693c2dd Add -I$(CONFIG_KERNELDIR)/include to the CFLAGS so that the correct
kernel headers are used.
Be more sane in the UPCMD and DOWNCMD department; those weren't really working.
2002-01-31 20:17:41 +00:00
paul 280a41d847 Add -I$(CONFIG_KERNELDIR)/include to the CFLAGS so that the correct
kernel headers are used.
2002-01-31 20:16:22 +00:00
paul d3555847df 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 8fc9883b1b 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 e3f2e79e2f 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 9b2b90a035 Ignore filenames beginning with a '.' 2002-01-31 20:11:07 +00:00
paul 1f544777c9 Work around trigraphs in a string, with which some compilers
could generate wrong characters.
2002-01-31 20:10:20 +00:00
paul 8c72049180 Give a warning if a too short ring timeout is configured in the rc file. 2002-01-31 20:09:21 +00:00
paul c41b9da0c5 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 6678e0440d 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 029526c4ae Also link vboxcnvt to rmdtovbox when installing. 2002-01-31 20:05:40 +00:00
paul b51c93b2dd Use "/bin/echo" instead of just "echo" as some shells' builtin echo
don't understand -e (e.g. ash)
2002-01-31 20:05:09 +00:00
paul 8b1a259129 Add "#define CCODE_OTHER 9999" for defining behaviour in
non-specified countries.
2002-01-31 20:03:59 +00:00
paul 779b348a81 Don't be verbose if stdout is not a tty. 2002-01-31 20:01:49 +00:00
paul a2e43c99b0 Changed order of "$(LDFLAGS) -o $@ $(CDBEXTRALIBS)" to
"$(CDBEXTRALIBS) $(LDFLAGS) -o $@" so that CDBEXTRALIBS
actually does something.
2002-01-31 20:01:12 +00:00
paul 203db9f2e5 #include <stdlib.h> and <string.h> for prototypes to prevent warnings. 2002-01-31 20:00:08 +00:00
paul fdb0afeedc #include <stdlib.h> for prototypes to prevent warnings. 2002-01-31 19:59:44 +00:00
paul 0993aa4a00 Typo fixed. 2002-01-31 19:58:28 +00:00
paul dd041bf942 LUF -> EUR
typo fixed
2002-01-31 19:58:08 +00:00
paul 08547baff4 NLG -> EUR 2002-01-31 19:57:23 +00:00
paul 301f6d7ffb Cosmetics, also changed DM to EUR in example. 2002-01-31 19:56:43 +00:00
paul c9a7d23cbc Converted all NLG to EUR. Pfff....
Also added special "internet" areacode 0676, and removed Cistron Telecom
entry which is no more, thanks to unfair KPN competition.
2002-01-31 19:55:46 +00:00
paul 8f0ac2615c Fixed error messages when opening /dev/isdnctrl - /dev/isdn/isdnctrl etc.,
only /dev/isdnctrl was mentioned and people assumed that isdnctrl wasn't
devfs-compliant yet when the open failed due to other reasons.
Zero the phone struct before use.
2002-01-31 19:53:41 +00:00