acu_ss_notify_transfer_ret_result

Indicates that a notify transfer operation was successful.

Variant

ETS 300/Q.SIG

Operation ID

ACU_OP_ID_NOTIFY_TRANSFER

OpType

ACU_OP_TYPE_RETRES

Structure

struct acu_ss_notify_transfer_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; /* Provides name of redirecting party*/
  struct acu_party_num   redir_nb;   /* Provides no. of redirecting party */
  struct acu_party_subaddress redir_sub; /* Provides subaddress of        */
};                                   /* redirecting party                 */

Fields

Field

Description

Mandatory in messages from ETS 300 user-side app?

Mandatory in messages from Q.SIG PINX serving user B or C?

Mandatory in messages to Q.SIG PINX serving user A and (B or C)?

redir_name

Indicates supplementary service is invoked and remaining name fields are valid. For Q.SIG only.

Yes

Optional

Not included

redir_nb

Indicates number of joined party.

Not included

Optional

Optional

redir_sub

Indicates subaddress of joined party. If response_rq is on in the invocation request, the application should send this information back.

Not included

Optional

Optional