ADC Advanced Policy Expressions

SMPP_BINDINFO_T


This object operates on bindinfo message of the SMPP Connection.

This topic lists the expressions that are provided by this class.

  • ADDRESS_RANGE

    Returns the ESME address or range of the ESME adresses.

Returns: text_t

  • ADDR_NPI

    Returns the Numbering Plan Indicator (NPI) for the ESME address.

Returns: num_at

  • ADDR_TON

    Returns the Type of Number (ToN) of the ESME address.

Returns: num_at

  • SYSTEM_ID

    Returns the ESME system requesting to bind with the Message Center.

Returns: text_t

  • SYSTEM_TYPE

    Returns the ESME system requesting to bind with the Message Center.

Returns: text_t

  • TYPE

    Enum for the type of bind command. The different values of the enum will be TRANSCEIVER/TRANSMITTER/RECEIVER.

Returns: smpp_bind_e

SMPP_BINDINFO_T

In this article