Share via


Call Management Constants (Windows Embedded CE 6.0)

1/6/2010

Call management commands.

Value Description

RIL_CALLCMD_RELEASEHELD

Release all held calls, send "busy" to waiting call.

RIL_CALLCMD_RELEASEACTIVE_ACCEPTHELD

Release all active calls, accept waiting or held call.

RIL_CALLCMD_RELEASECALL

Release the specified call.

RIL_CALLCMD_HOLDACTIVE_ACCEPTHELD

Hold all active calls, accept waiting or held call.

RIL_CALLCMD_HOLDALLBUTONE

Hold all active calls, except for the specified call.

RIL_CALLCMD_ADDHELDTOCONF

Add all held calls to a conference.

RIL_CALLCMD_ADDHELDTOCONF_DISCONNECT

Connect held calls to a conference, disconnect the user.

RIL_CALLCMD_INVOKECCBS

Invokes completion of calls to busy subscribers.

Requirements

Header ril.h
Windows Embedded CE Windows Embedded CE 6.0

See Also

Reference

RIL Constants
RIL_ManageCalls