Channel result codes.

Result codes.
These constants give an idea of what a channel is doing now, or what has gone wrong with what it was instructed to do.

LSR_INIT
A modem or other line hardware is being initialised.
LSR_OK
Everything is in order.
LSR_RING
An incoming call is being detected.
LSR_ANSWER
Answering an incoming call.
LSR_LOGIN
Call connected, a user is logging in.
LSR_USER
There is a user occupying this channel.
LSR_FAIL
Hardware initialisation has failed on this channel.
LSR_RELOGON
A user is re-logging in without disconnecting.
LSR_LOGOUT
A user has just logged out and bbsgetty is respawning.
LSR_METABBS
A user who hasn't yet logged in is using the MetaBBS client to access another system.
LSR_INTERBBS
Another BBS is using this line for networking.

The last two result codes are only available when MetaBBS is compiled in.


o LSR_INIT
The line is being initialised
o LSR_OK
Line initialised and awaiting connection
o LSR_RING
Incoming modem connection
o LSR_ANSWER
Answering call
o LSR_LOGIN
User is logging in
o LSR_USER
User occupies the channel
o LSR_FAIL
Initialisation failed
o LSR_RELOGON
User is re-logging in.
o LSR_LOGOUT
Session has ended, awaiting new bbsgetty
o LSR_METABBS
The user is using the MetaBBS client
o LSR_INTERBBS
Another BBS is using this channel for networking

Alphabetic index



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