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


acu_ss_enquire_divert_invoke

Description

This structure invokes the Enquire Diversion service.

Variant

ETS 300

Operation ID

ACU_OP_ID_ENQUIRE_DIVERSION

OpType

ACU_OP_TYPE_INVOKE

Structure

struct acu_ss_enquire_divert_invoke
{
  struct acu_ext_hdr   ext_hdr;        /* Extension header                */
  struct acu_ss_hdr    ss_hdr;         /* Supp. services header           */
  struct acu_party_num served_user; /* Leave uninvoked to get information */
                                       /* on all served numbers           */
  struct acu_party_num enquiring_user; /* For remote Q.SIG                */
  uchar                procedure;      /* From ACU_SS_DIVERSION_ constants*/
  uchar                basic_service;  /* From SS_BASIC_SERVICE_ constants*/
  pad6
};

Fields

Field

Description

Mandatory in messages from ETS 300 user-side app?

served_user

Served number to enquire about. Leave invoke field in this structure OFF for a list of all served numbers.

Optional

enquiring_user

Reserved for remote Q.SIG.

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