Isdnserver is a server that can decode the hex values provided by your ISDN channels (B or D channels, depending on how your configuration is set up). It can send data like the phone numbers, the charging units, and the duration of a call to a predefined port, the console, or a user defined device. It can also be used as an answering machine.
| Tags | Communications Telephony |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: The code was cleaned up. This version compiles with GCC 3.3.x.


Changes: A bug with the output of unknown commands was fixed. A small pre-parser was added for the commands to catch some undesired characters. RNI and RNO messages (ring in and ring out) were added for incoming and outgoing phone calls.


Changes: Voice box functionality (answering machine) was added. The code was cleaned up in various places. Some problems with the threading code were fixed.


No changes have been submitted for this release.