Channel modes

Basic line states.
These control the behaviour of each BBS channel with respect to incoming calls. Here's how it works:

LST_NORMAL
Normal BBS behaviour. The channel is open for business, answering calls and allowing connections.

LST_NOANSWER
The channel will not answer incoming connections.

LST_BUSYOUT
The modem is off the hook and the channel behaves as if the line is busy. This, of course, only works with modems.

LST_OFFLINE
The channel answers incoming calls, but does not allow connections. Instead, a message is printed and the line is connection dropped. This way you can let people know the system is down for maintenance, or whatever. Of course, this also means that people get charged for each call.


o LST_NORMAL
Normal behaviour (answers calls, logins)
o LST_NOANSWER
Do not answer incoming calls
o LST_BUSYOUT
Keep the line off-hook so it appears busy
o LST_OFFLINE
Answer calls, say something and hang up
o LST_NUMSTATES
The number of line states available

Alphabetic index



This page was generated with the help of DOC++.