acu_ss_notify_diversion_ret_result

Indicates that a notify diversion operation was successful.

Variant

ETS 300/Q.SIG

Operation ID

ACU_OP_ID_NOTIFY_DIVERSION

OpType

ACU_OP_TYPE_RETRES

Structure

struct acu_ss_notify_diversion_ret_result
{
  struct acu_ext_hdr    ext_hdr;      /* Extension header               */
  struct acu_ss_hdr     ss_hdr;       /* Supp. services header          */
  struct acu_party_name redir_name;   /* Redirection name               */
  ushort                pres_allowed; /* Indicates whether diverted-to  */
  pad6                                /* number can be presented(ON/OFF)*/
};

Fields

Field

Description

Mandatory in messages to originating Q.SIG node's app?

Mandatory in messages from diverted-to user Q.SIG node's app?

redir_name

The name of the diverted-to user.

Optional

Optional

pres_allowed

(ON/OFF) Indicates whether the diverted-to user allows presentation of number and name.

Yes

Yes