Indicates an error in a call diversion invocation request.
Q.SIG
ACU_OP_ID_DIVERSION
ACU_OP_TYPE_RETERR
struct acu_ss_divert_ret_error
{
struct acu_ext_hdr ext_hdr; /* Extension header */
struct acu_ss_hdr ss_hdr; /* Supp. services header */
ushort err_id; /* From DIVERT_RETERR constants */
pad6
};
The err_id field contains the reason for the error, from DIVERT_RETERR constants.