diff options
| author | Hellmuth Michaelis <hm@FreeBSD.org> | 2001-10-18 11:58:49 +0000 |
|---|---|---|
| committer | Hellmuth Michaelis <hm@FreeBSD.org> | 2001-10-18 11:58:49 +0000 |
| commit | 8f3a90354e8d2c69aecb2e98ecf71b8538745d89 (patch) | |
| tree | dcfe434253eaa1290451be56d7a4ca351036de67 /share | |
| parent | 4f63c70a2b69a18f1a0fa253f5e930600ea1e18e (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/examples/isdn/README | 2 | ||||
| -rw-r--r-- | share/examples/isdn/ReleaseNotes | 15 |
2 files changed, 15 insertions, 2 deletions
diff --git a/share/examples/isdn/README b/share/examples/isdn/README index 61a3e9cd7584..6ed1455718c4 100644 --- a/share/examples/isdn/README +++ b/share/examples/isdn/README @@ -6,7 +6,7 @@ $FreeBSD$ isdn4bsd ======== - Version 1.00.00 / May 2001 + Version 1.01.00 / October 2001 written by: diff --git a/share/examples/isdn/ReleaseNotes b/share/examples/isdn/ReleaseNotes index 7f4a7c61124b..f9f2b9e86c9d 100644 --- a/share/examples/isdn/ReleaseNotes +++ b/share/examples/isdn/ReleaseNotes @@ -1,8 +1,21 @@ $FreeBSD$ -ReleaseNotes for isdn4bsd last edit-date: [Sat Jul 21 12:27:43 2001] +ReleaseNotes for isdn4bsd last edit-date: [Thu Oct 18 13:49:05 2001] ================================================================================ +release 1.01 +-------------------------------------------------------------------------------- + + - add experimental support to send messages via the keypad facility to the + PBX or exchange office. The messages - if supported - may be used to + configure and maintain optional services offered by the PBX or exchange + office such as call deflection mailbox services. Please consult the + nice documentation for the exchange you are connected to. + + Currently keypad messages can be send by using the isdnphone utilities + "-k" switch on the command line. Don't forget to properly quote the + message in case it contains shell meta characters! + - add keyword "maxconnecttime" to isdnd to prevent a potential telco bill desaster. Caution: use only in conjunction with budgets to limit the number of dials per timeunit otherwise you will get endless redials and reconnects! |
