(Page 33 of 57 in this chapter) Version
acu_ss_divert_ret_result
Description
- This structure indicates that a Call Diversion invocation request was successful.
Variant
- Q.SIG
Operation ID
- ACU_OP_ID_DIVERSION
OpType
- ACU_OP_TYPE_RETRES
Structure
struct acu_ss_divert_ret_result
{
struct acu_ext_hdr ext_hdr; /* Extension header */
struct acu_ss_hdr ss_hdr; /* Supp. services header */
struct op_byte_field reason; /* Reason for diversion, from, */
/* ACU_SS_DIVERSION_... macros */
struct op_byte_field basic_service; /* Applies in CC->APP in some */
/* variants. From BASIC_SERVICE*/
/* constants */
struct acu_address calling_party; /* Calling party */
struct acu_address served_user; /* Served user */
struct acu_party_num orig_called; /* Original called number */
struct acu_party_num last_redirecting; /* Last redirecting number */
};
Fields
(Page 33 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.