Share via


Caps Call Management Constants (Windows Embedded CE 6.0)

1/6/2010

Call management command capabilities.

Value Description

RIL_CAPS_CALLCMD_RELEASEHELD

The radio is capable to release all held calls and send "busy" to waiting call.

RIL_CAPS_CALLCMD_RELEASEACTIVE_ACCEPTHELD

The radio is capable to release all active calls and accept waiting or held call.

RIL_CAPS_CALLCMD_RELEASECALL

The radio is capable to release the specified call.

RIL_CAPS_CALLCMD_HOLDACTIVE_ACCEPTHELD

The radio is capable to hold all active calls and accept waiting or held call.

RIL_CAPS_CALLCMD_HOLDALLBUTONE

The radio is capable to hold all active calls, except for the specified call.

RIL_CAPS_CALLCMD_ADDHELDTOCONF

The radio is capable to add all held calls to a conference.

RIL_CAPS_CALLCMD_ADDHELDTOCONF_DISCONNECT

The radio is capable to connect held calls to a conference and disconnect the user.

RIL_CAPS_CALLCMD_INVOKECCBS

The radio is capable to invoke completion of calls to busy subscribers.

Requirements

Header ril.h
Windows Embedded CE Windows Embedded CE 6.0

See Also

Reference

RIL Constants
Call Management Constants