| OpenSS7 SS7 for the Common Man | © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. Last modified: Sat, 01 Nov 2008 10:43:04 GMT | ||||||||||||||||
| |||||||||||||||||
| Manpage of CC_RELEASE_CONDescription: 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_RELEASE_CONSection: Call Control Interface (CCI) (7)Updated: 2008-10-31 Index Return to Main Contents NAMECC_RELEASE_CON - call release confirmationSYNOPSISThe format of this message is one M_PROTO message block. The structure of the M_PROTO block is as follows:
typedef struct CC_release_con {
ulong cc_primitive; /* always CC_RELEASE_CON */
ulong cc_user_ref; /* user call reference */
ulong cc_call_ref; /* call reference */
ulong cc_opt_length; /* optional parameter length */
ulong cc_opt_offset; /* optional parameter offset */
} CC_release_con_t;
DESCRIPTIONThis primitive indicates to the releasing CCS user that the release of the associated circuit is complete.ParametersThis primitive contains the following parameters:
StateThis primitive is valid in state CCS_WCON_RELREQ. The new state is CCS_IDLE.ModesThis primitive is valid in UNI (User or Network) and NNI modes.OriginatorThis primitive is issued by the CC Provider.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.The Call Control Interface (CCI) is specific to OpenSS7 and first appeared in strss7-0.8.4. This is Version 0.8.4 of the CCI interface. REFERENCES
TRADEMARKS
Other trademarks are the property of their respective owners. IDENTIFICATION
Copyright©1997-2008OpenSS7 Corp.
All Rights Reserved.
IndexThis document was created by man2html, using the manual pages. Time: 13:54:51 GMT, May 20, 2013 | ||||||||||||||||
| OpenSS7 SS7 for the Common Man |
| ||||||||||||||||
| Last modified: Sat, 01 Nov 2008 10:43:04 GMT © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. |