| OpenSS7 SS7 for the Common Man | © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. Last modified: Sat, 01 Nov 2008 10:43:02 GMT | ||||||||||||||||
| |||||||||||||||||
| Manpage of CC_DISCONNECT_REQDescription: Manual PageKeywords: ss7 ss7/ip ss7 over ip ss7 mtp ss7 sccp ss7 tcap sigtran mtp sccp tcap openss7 acb56 linux telephony pstn linux telephony linux nebs linux compactpciCC_DISCONNECT_REQSection: Call Control Interface (CCI) (7)Updated: 2008-10-31 Index Return to Main Contents NAMECC_DISCONNECT_REQ - disconnect requestSYNOPSISThe format of this message is one M_PROTO message block. The structure of the M_PROTO block is as follows:
typedef struct CC_disconnect_req {
ulong cc_primitive; /* always CC_DISCONNECT_REQ */
ulong cc_call_ref; /* call reference */
ulong cc_cause; /* cause value */
ulong cc_opt_length; /* optional parameter length */
ulong cc_opt_offset; /* optional parameter offset */
} CC_disconnect_req_t;
DESCRIPTIONThis primitive request that the CCS provider indicate to the calling CCS user that in-band information may now be available in the voice channel reflecting the specified cause. The CC_DISCONNECT_REQ primitive is an invitation to the remote CCS user to release the call channel. ParametersThis primitive contains the following parameters:
StateThis primitive is valid in states CCS_WREQ_MORE, CCS_WREQ_PROCEED, CCS_WREQ_ALERTING and CCS_WREQ_PROGRESS. The new state is CCS_WREQ_CONNECT. ModesThis primitive is valid only in UNI (Network or User) mode. OriginatorThis primitive is originated by the CC User. ACKNOWLEDGMENTThe CCS provider should generate one of the following acknowledgments upon receipt of this primitive:
ERRORSThe applicable non-fatal errors are defined as follows:
NOTESConsiderations for Q.764 and ANSI T1.113 conformance:CCS providers conforming to Q.764 or ANS T1.113 adhere to the following additional rules: (See also cci_isup(7) for address format and isup(4)) Considerations for Q.931/932 conformance:CCS providers conforming to Q.931/932 adhere to the following additional rules: (See also cci_isdn(7) for address format and isdn(4)) Considerations for H.225.0 conformance:CCS providers conforming to H.225.0 adhere to the following additional rules: (See also cci_h225(7) for address format and h225(4)) Considerations for BSSAP conformance:CCS providers conforming to BSSAP adhere to the following additional rules: (See also cci_bssap(7) for address format and bssap(4)) FILES<ss7/cci.h>. SEE ALSOcci(7). VERSIONSThis manpage was written for
strss7-0.8.4.
REFERENCES
TRADEMARKS
Other trademarks are the property of their respective owners. IDENTIFICATION
Copyright©1997-2008OpenSS7 Corp.
All Rights Reserved.
Index
This document was created by man2html, using the manual pages. Time: 15:53:06 GMT, May 21, 2013 | ||||||||||||||||
| OpenSS7 SS7 for the Common Man |
| ||||||||||||||||
| Last modified: Sat, 01 Nov 2008 10:43:02 GMT © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. |