Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/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_ManageCalls