Daedalus Dock - Modules - TypesVar Details - Proc Details

p2p_phone_handset

Vars

callstationOwner phone
mic_mutedHave we manually muted the mic?

Procs

handle_voicedataReceive a voice packet from the callstation. These are just transparently passed to us. This replicates the behaviour of send_speech, since we're being passed all the data in a signal.

Var Details

callstation

Owner phone

mic_muted

Have we manually muted the mic?

Proc Details

handle_voicedata

Receive a voice packet from the callstation. These are just transparently passed to us. This replicates the behaviour of send_speech, since we're being passed all the data in a signal.