Requests activation of call deflection services for a user.
ETS 300
ACU_OP_ID_ACTIVATE_DEFLECTION
ACU_OP_TYPE_INVOKE
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 */
};
The deflect_to field is mandatory. It contains the address to deflect the number to.