Daedalus Dock - Modules - TypesDefine Details

code/game/machinery/datanet/p2p_phones/_p2p_phones.dm

STATE_WAITINGIdle
STATE_ORIGINATECalling remote station
STATE_ANSWERBeing called by remote station
STATE_CONNECTEDCall active
STATE_HANGUPFar side hung up
STATE_FARBUSYFar side busy, Temporary state
HANDSET_ONHOOKHandset is on the phone.
HANDSET_OFFHOOKHandset is off the phone, but still around
HANDSET_MISSINGHandset missing or in invalid state

Define Details

HANDSET_MISSING

Handset missing or in invalid state

HANDSET_OFFHOOK

Handset is off the phone, but still around

HANDSET_ONHOOK

Handset is on the phone.

STATE_ANSWER

Being called by remote station

STATE_CONNECTED

Call active

STATE_FARBUSY

Far side busy, Temporary state

STATE_HANGUP

Far side hung up

STATE_ORIGINATE

Calling remote station

STATE_WAITING

Idle