]> git.ipfire.org Git - people/stevee/network.git/commit
Remove support for ISDN
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Dec 2014 19:18:37 +0000 (20:18 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 6 Dec 2014 19:18:37 +0000 (20:18 +0100)
commit0608337a9ea0c318a331857cf6fdfeaf81784b79
tree94a765820121fc49c099279f26841b74d93a2558
parent772805f973e7b0a4df4d3b92755a9fb42528e593
Remove support for ISDN

ISDN has never been deployed very much
in the world except Germany and some
other countries. Most of them went away
from ISDN to VoIP for telephony and
DSL or fibre for data connections.

The bandwidth is very small with only
64k per channel and this has only been
implemented for backup purposes if the
primary connection cut off. Nowadays
there is mobile connections with much
more bandwidth available for this.

Nobody is able (due to lack of ISDN)
and willing to support this any more.
Hence the entire support for ISDN
is removed.
Makefile.am
src/functions/functions.isdn [deleted file]
src/hooks/zones/isdn [deleted file]
src/hooks/zones/isdn-server [deleted file]