2.2.3.1.18 LINECALLCOMPLMODE_Constants
The LINECALLCOMPLMODE_Constants are bit-flag constants that describe different ways in which a call can be completed.
|
Constant/value |
Description |
|---|---|
|
LINECALLCOMPLMODE_CAMPON 0x00000001 |
Queues the call until it can be completed. |
|
LINECALLCOMPLMODE_CALLBACK 0x00000002 |
Requests the called station to return the call when it returns to idle. |
|
LINECALLCOMPLMODE_INTRUDE 0x00000004 |
Adds the application to the existing call at the called station (barge in). |
|
LINECALLCOMPLMODE_MESSAGE 0x00000008 |
Leaves a short, predefined packet for the called station (Leave Word Calling). The packet to be sent is specified separately. |