CALLER_ID_OPTIONS (Compact 2013)

3/26/2014

This enumeration contains the caller ID options for the LINECALLPARAMSDEVSPECIFIC structure.

Syntax

enum CALLER_ID_OPTIONS {
  CALLER_ID_DEFAULT,
  CALLER_ID_BLOCK,
  CALLER_ID_PRESENT,
};

Elements

  • CALLER_ID_DEFAULT
    Accept the default behavior.
  • CALLER_ID_BLOCK
    Block sending of caller-ID information, overriding the current default if necessary.
  • CALLER_ID_PRESENT
    Send caller-ID information, overriding the current default if necessary.

Requirements

Header

tsp.h

See Also

Reference

Telephony Service Provider Enumerations
LINECALLPARAMSDEVSPECIFIC