(Page 36 of 57 in this chapter) Version
acu_ss_enquire_divert_ret_result
Description
- This structure indicates that an Enquire Diversion invocation request was successful.
Variant
- ETS 300
Operation ID
- ACU_OP_ID_ENQUIRE_DIVERSION
OpType
- ACU_OP_TYPE_RETRES
Structure
struct acu_ss_enquire_divert_ret_result
{
struct acu_ext_hdr ext_hdr; /* Extension header */
struct acu_ss_hdr ss_hdr; /* Supp. services header */
struct op_byte_field remote_enabled;/*ON/OFF indicates remotely enabled*/
struct op_byte_field procedure; /* From SS_DIVERSION_ constants */
struct op_byte_field basic_service; /* From SS_BASIC_SERVICE_ constants*/
struct acu_address diverted_to; /* Address that served user is */
/* forwarded to */
struct acu_party_num served_user; /* Served user's address */
uchar complete; /* ON when no more messages */
/* coming, OFF if more coming */
/* Note: when ON, other fields */
pad7 /* might not be invoked */
};
Fields
(Page 36 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.