Option | Description | |
---|---|---|
1.) | -f [file], --file [file] | Decode a given file (disables logging and ignores every other option given). |
2.) | -n, --netmode * | Start in netmode. |
3.) | --log=yes|no * | Enable / disable call logging. (Enabled by default) |
4.) | -v, --version | Show version information. |
5.) | --verbose * | Output information on the console. |
6.) | -h, --help | The help page. |
hexcodes
that contains a list of isdn HEX values. Now you
would like to decode the file. The following command:isdnerver --file hexcodes
isdnserver --netmode
isdnserver --log=no
isdnserver --version
isdnserver --verbose
isdnserver --help
Command | Option | Variable | Description | |
---|---|---|---|---|
1.) | list | <dd.mm.yyyy hh:mm:ss> | gets the phone calls until your defined <date time> | |
2.) | list | clients | lists the connected clients | |
3.) | cards | present | returns the amount of the configured isdncards | |
4.) | help | this list | ||
5.) | message | <on/off> | enables/disables the receiving of isdnserver messages | |
6.) | port | main | returns the port number | |
7.) | prompt | <on/off> | enables/disables the prompt | |
8.) | quit | end the ongoing session | ||
9.) | socket | returns the socket number you're connected to | ||
10.) | trace | <on/off> | enables/disables the receiving of ISDN traces |
list 25.11.2002 00:00:00
(lists all the phone calls registered since the 25th november 2002)list * *
(lists all recorded calls)list clients
cards amount
help
message off
port main
prompt off
exit
(this won't end isdnserver itself)socket
trace on
previous page | Top | next page |