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


acu_ss_act_divert_invoke

Description

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

Variant

ETS 300

Operation ID

ACU_OP_ID_ACTIVATE_DIVERSION

OpType

ACU_OP_TYPE_INVOKE

Structure

struct acu_ss_act_divert_invoke
{
  struct acu_ext_hdr   ext_hdr;     /* Extension header                   */
  struct acu_ss_hdr    ss_hdr;      /* Supplementary serv. header         */
  struct acu_address   diverted_to; /* New destination of call            */
  struct acu_party_num served_user; /* User number to activate the service*/
                                    /* for. If not invoked,then diversion */
                                    /* applies to entire NAI              */
  struct acu_party_num activating_user; /* User activating the diversion, */
                                    /* if different from the served user  */
  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?

diverted_to

New destination of call.

Yes

served_user

User number to activate the service for. If not invoked, then the diversion applies to the entire interface (NAI).

Optional

activating_user

The user activating the diversion, if different from the served user.

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 12 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.