acu_ss_activate_deflect_invoke

Requests activation of call deflection services for a user.

Variant

ETS 300

Operation ID

ACU_OP_ID_ACTIVATE_DEFLECTION

OpType

ACU_OP_TYPE_INVOKE

Structure

struct acu_ss_activate_deflect_invoke
{
  struct acu_ext_hdr ext_hdr;    /* Extension header                */
  struct acu_ss_hdr  ss_hdr;     /* Supp. services header           */
  struct acu_address deflect_to; /* Address to deflect all calls to */
};

Fields

The deflect_to field is mandatory. It contains the address to deflect the number to.