diff options
| author | Hellmuth Michaelis <hm@FreeBSD.org> | 2002-08-12 07:53:55 +0000 |
|---|---|---|
| committer | Hellmuth Michaelis <hm@FreeBSD.org> | 2002-08-12 07:53:55 +0000 |
| commit | 866a3fa2bfd2d9a21086aa1aaa8c82ead33e8d29 (patch) | |
| tree | 8e32105516b9c65156f2a1e551c1f5c865e99a5a /share/examples | |
| parent | d7567ff763dfb0a2a3a58a52d27f0a9a8c198b61 (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/isdn/README | 10 | ||||
| -rw-r--r-- | share/examples/isdn/ROADMAP | 4 | ||||
| -rw-r--r-- | share/examples/isdn/ReleaseNotes | 11 | ||||
| -rw-r--r-- | share/examples/isdn/ThankYou | 2 |
4 files changed, 19 insertions, 8 deletions
diff --git a/share/examples/isdn/README b/share/examples/isdn/README index f0fcac7d348d6..0a817f1235824 100644 --- a/share/examples/isdn/README +++ b/share/examples/isdn/README @@ -6,7 +6,7 @@ $FreeBSD$ isdn4bsd ======== - Version 1.03.00 / August 2002 + Version 1.04.00 / August 2002 written by: @@ -182,7 +182,7 @@ BSD/OS: changes and improvements. - For installation instructions have a look at the isdn4bsd handbook - available online at http://people.freebsd.org/~hm/ + available online at http://people.freebsd.org/~hm/i4b-home/ - isdn4bsd has a homepage at http://www.freebsd-support.de/i4b/ where i will try to maintain links to docs, updates and errata. @@ -201,7 +201,7 @@ BSD/OS: ------------------------------ Read the installation instructions in the isdn4bsd handbook which is -available online at http://people.freebsd.org/~hm/ +available online at http://people.freebsd.org/~hm/i4b-home/ In case they are incomplete, unclear, wrong or outdated, please send me an update for inclusion into a future distribution! @@ -239,7 +239,7 @@ to or other equipment like ISDN simulators (which i don't get access to for free): in this case you are the only person being able to trace down the bug and fix it. -There is a web page for i4b at http://www.freebsd-support.de/i4b available +There is a web page for i4b at http://www.freebsd-support.de/i4b/ available where i will put bugfixes, updates and contributions. In particular it has an "errata" page, where you should look in case you have problems with i4b. @@ -331,7 +331,7 @@ get isdn4bsd where you can get FreeBSD: http://www.freebsd.org Isdn4bsd has its own homepage at - http://www.freebsd-support.de/i4b + http://www.freebsd-support.de/i4b/ diff --git a/share/examples/isdn/ROADMAP b/share/examples/isdn/ROADMAP index ad813833d574f..33cc055b5125b 100644 --- a/share/examples/isdn/ROADMAP +++ b/share/examples/isdn/ROADMAP @@ -4,7 +4,7 @@ $FreeBSD$ - last edit-date: [Sat Jun 2 13:46:20 2001] + last edit-date: [Mon Aug 12 09:42:53 2002] 1. Documentation @@ -12,7 +12,7 @@ The i4b handbook which describes the setup and configuration of isdn4bsd under FreeBSD in detail can be found at - http://people.freebsd.org/~hm/ + http://people.freebsd.org/~hm/i4b-home/ The i4b homepage is http://www.freebsd-support.de/i4b/ diff --git a/share/examples/isdn/ReleaseNotes b/share/examples/isdn/ReleaseNotes index a839acc281f7b..cf93e6559113e 100644 --- a/share/examples/isdn/ReleaseNotes +++ b/share/examples/isdn/ReleaseNotes @@ -1,8 +1,17 @@ $FreeBSD$ -ReleaseNotes for isdn4bsd last edit-date: [Sun Aug 11 17:39:06 2002] +ReleaseNotes for isdn4bsd last edit-date: [Mon Aug 12 09:47:59 2002] ================================================================================ +release 1.04 +-------------------------------------------------------------------------------- + +- add support properly displaying and logging incoming telephone numbers (MSNs) + by looking at the "type of number" field and providing configurable hooks + to correct the numbers accordingly. See keywords add-prefix, prefix-national + and prefix-international in isdnd.rc(5). + This feature was implemented by Christian Ullrich <chris@chrullrich.de> + release 1.03 -------------------------------------------------------------------------------- diff --git a/share/examples/isdn/ThankYou b/share/examples/isdn/ThankYou index 6a04558650790..3ad4cb06c55d4 100644 --- a/share/examples/isdn/ThankYou +++ b/share/examples/isdn/ThankYou @@ -172,6 +172,8 @@ Sergio de Souza Prallon for the contribution of the itjc driver which Steve Looman for the driver for a Compaq Microcom 610 ISDN card and for the subaddressing implementation +Christian Ullrich for the "type of number" patchset + ------------------------------------------ |
