Table of Contents Index NMS Glossary Previous Page Next Page (Page 23 of 57 in this chapter) Version


acu_ss_deact_divert_invoke

Description

The structure requests deactivation of Call Diversion services for a user.

Variant

ETS 300

Operation ID

ACU_OP_ID_DEACTIVATE_DIVERSION

OpType

ACU_OP_TYPE_INVOKE

Structure

struct acu_ss_deact_divert_invoke
{
  struct acu_ext_hdr   ext_hdr;       /* Extension header                */
  struct acu_ss_hdr    ss_hdr;        /* Supplementary serv. header      */
  struct acu_party_num served_user;   /* User to deactivate diversion for*/
  struct acu_party_num deactivating_user; /* User initiating the         */
                                      /* deactivation                    */
  uchar                procedure;     /* From ACU_SS_DIVERSION_ constants*/
  uchar                basic_service; /* From ACU_SS_BASIC_SERVICE_      */
  pad6                                /* constants                       */
};

Fields

Field

Description

Mandatory in messages from ETS 300 user-side app?

served_user

User to deactivate diversion for.

Optional

deactivating_user

User initiating the deactivation.

Not included.

procedure

CFU/CFB/CFNR. From SS_DIVERSION constants.

Yes

basic_service

Voice, data, etc. From SS_BASIC_SERVICE constants.

Yes



Table of Contents Index NMS Glossary Previous Page Next Page (Page 23 of 57 in this chapter) Version


Want to send us feedback on our documentation? Email: Tech_Pubs@nmss.com
Copyright © 2001, Natural MicroSystems, Inc. All rights reserved.