| OpenSS7 SS7 for the Common Man | © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. Last modified: Sat, 01 Nov 2008 10:43:04 GMT | ||||||||||||||||
| |||||||||||||||||
| Description: 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_REJECT_REQSection: Call Control Interface (CCI) (7)Updated: 2008-10-31 Index Return to Main Contents NAMECC_REJECT_REQ - call reject request The format of this message is one M_PROTO message block. The structure of the M_PROTO block is as follows:SYNOPSIS
typedef struct CC_reject_req {
ulong cc_primitive; /* always CC_REJECT_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_reject_req_t;
DESCRIPTIONThis message is used to reject a call before any request for more information, or request for indication of proceeding, alerting, progress, or in-band information has been attempted. The message also includes the cause of the rejection. ParametersThis primitive contains the following parameters:
StateThis primitive is valid in state CCS_WRES_SIND. The new state is CCS_IDLE. ModesThis primitive is only valid in the UNI mode (User or Network). (NNI users should use the CC_RELEASE_REQ(7) primitive in the same situation.) OriginatorThis primitive is originated by the CC User. ACKNOWLEDGMENTSThe 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: 19:46:17 GMT, May 24, 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. |