Call Control ss7 PDF
Call Control ss7 PDF
Abstract:
This document is a Specification containing technical details concerning the implementation of the Call Control Interface (CCI) for OpenSS7. It contains recommendations
on software architecture as well as platform and system applicability of the Call Control Interface (CCI). It provides abstraction of the Call Control (CC) interface to these
components as well as providing a basis for Call Control control for other Call Control
protocols.
Published by:
OpenSS7 Corporation
1469 Jefferys Crescent
Edmonton, Alberta T6L 6T1
Canada
c 2008-2009 Monavacon Limited
Copyright
c 2001-2008 OpenSS7 Corporation
Copyright
c 1997-2000 Brian F. G. Bidulock
Copyright
All Rights Reserved.
Unauthorized distribution or duplication is prohibited.
Permission is granted to copy, distribute and/or modify this document under the terms of the
GNU Free Documentation License, Version 1.3 or any later version published by the Free Software
Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of
the license is included in the section entitled [GNU Free Documentation License], page 318.
Permission to use, copy and distribute this documentation without modification, for any purpose
and without fee or royalty is hereby granted, provided that both the above copyright notice and
this permission notice appears in all copies and that the name of OpenSS7 Corporation not be
used in advertising or publicity pertaining to distribution of this documentation or its contents
without specific, written prior permission. OpenSS7 Corporation makes no representation about
the suitability of this documentation for any purpose. It is provided as is without express or
implied warranty.
Notice:
OpenSS7 Corporation disclaims all warranties with regard to this documentation including all implied warranties of merchantability, fitness for a particular purpose, non-infringement, or title; that
the contents of the document are suitable for any purpose, or that the implementation of such
contents will not infringe on any third party patents, copyrights, trademarks or other rights. In no
event shall OpenSS7 Corporation be liable for any direct, indirect, special or consequential damages or any damages whatsoever resulting from loss of use, data or profits, whether in an action of
contract, negligence or other tortious action, arising out of or in connection with any use of this
document or the performance or implementation of the contents thereof.
Short Contents
Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2 The Call Control Layer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
3 CCI Services Definition . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
4 CCI Primitives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
5 Diagnostics Requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193
Addendum for Q.931 Conformance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 195
Addendum for Q.764 Conformance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 225
Addendum for ETSI EN 300 356-1 V3.2.2 Conformance . . . . . . . . . 271
A Mapping of CCI Primitives to Q.931 . . . . . . . . . . . . . . . . . . . . . . . . 275
B Mapping of CCI Primitives to Q.764 . . . . . . . . . . . . . . . . . . . . . . . . 277
C State/Event Tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 279
D Primitive Precedence Tables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 281
E CCI Header File Listing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 283
Glossary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 301
Acronyms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 303
References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 305
Licenses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307
Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 327
iii
Table of Contents
Preface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
Notice . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Abstract . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Purpose . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Intent . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Audience . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Revision History . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Version Control . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
ISO 9000 Compliance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Disclaimer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
U.S. Government Restricted Rights . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
5
5
5
5
5
5
6
6
6
6
7
Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
1.1
Related Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
1.1.1 Role . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
1.2 Definitions, Acronyms, Abbreviations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
11
11
11
12
14
14
15
18
18
18
19
19
20
20
21
22
23
23
24
26
26
iv
26
27
27
27
29
30
30
31
31
34
34
34
35
35
36
36
38
38
40
42
42
42
43
43
44
44
44
45
45
47
47
50
51
52
CCI Primitives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 55
4.1
Management Primitives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
4.1.1 Call Control Information Request . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
4.1.2 Call Control Information Acknowledgement . . . . . . . . . . . . . . . . . . . . .
4.1.3 Protocol Address Request . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
4.1.4 Protocol Address Acknowledgement . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
4.1.5 Bind Protocol Address Request . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
4.1.6 Bind Protocol Address Acknowledgement . . . . . . . . . . . . . . . . . . . . . . .
4.1.7 Unbind Protocol Address Request . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
4.1.8 Call Processing Options Management Request. . . . . . . . . . . . . . . . . . .
4.1.9 Call Processing Options Management Acknowledgement . . . . . . . . .
4.1.10 Error Acknowledgement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
4.1.11 Successful Receipt Acknowledgements . . . . . . . . . . . . . . . . . . . . . . . . . .
56
56
57
58
59
60
63
65
66
68
69
71
v
4.2
vi
140
140
142
143
144
146
147
149
151
153
154
154
154
155
156
156
158
159
161
162
164
165
167
168
170
171
173
174
176
177
179
180
180
181
181
183
185
187
188
190
191
vii
195
195
195
197
198
198
198
199
199
199
199
203
205
206
206
206
207
207
207
207
207
207
207
208
208
208
208
208
209
209
209
209
209
209
210
210
210
210
210
210
211
211
211
211
212
212
212
viii
212
212
213
213
216
217
217
217
218
218
218
218
218
219
219
219
219
225
225
225
227
228
228
228
230
230
230
231
234
235
235
236
237
237
237
237
238
238
239
240
240
241
241
241
241
242
ix
CC INFO TIMEOUT IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC PROCEEDING REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC PROCEEDING IND. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC ALERTING REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC ALERTING IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC PROGRESS REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC PROGRESS IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC IBI REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC IBI IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Call Established Primitives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC SUSPEND REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC SUSPEND IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC SUSPEND RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC SUSPEND REJECT REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC RESUME REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC RESUME IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC RESUME RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC RESUME REJECT REQ. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Call Termination Primitives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC REJECT REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC CALL FAILURE IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC DISCONNECT REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC RELEASE REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC RELEASE IND. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Management Primitives. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC RESTART REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC RESET REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC RESET IND. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC RESET RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC RESET CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC BLOCKING REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC BLOCKING IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC BLOCKING RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC BLOCKING CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC UNBLOCKING REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC UNBLOCKING IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC UNBLOCKING RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC UNBLOCKING CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC QUERY REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC QUERY IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC QUERY RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
CC QUERY CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Q.764 Header File Listing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
242
242
244
244
244
244
245
246
246
246
246
247
247
247
248
248
248
248
249
249
249
250
250
253
253
254
254
254
254
255
255
256
256
257
257
258
258
259
259
260
260
260
261
271
271
271
271
271
274
Appendix A
Appendix B
Appendix C
Appendix D
Appendix E
Glossary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 301
Acronyms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 303
References . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 305
Licenses . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 307
GNU Affero General Public License . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Preamble . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
How to Apply These Terms to Your New Programs . . . . . . . . . . . . . . . . . . .
GNU Free Documentation License . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
307
307
317
318
Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 327
Table of Contents
List of Figures
Figure 2.1: Model of the CCI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Figure 2.2: UNI Data Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
Figure 2.3: NNI Data Model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
Figure 3.1: Sequence of Primitives: Call Control Information Reporting Service . . . . . . . . . . . . 18
Figure 3.2: Sequence of Primitives: Call Control User Address Service . . . . . . . . . . . . . . . . . . . . . 19
Figure 3.3: Sequence of Primitives: Call Control User Bind Service . . . . . . . . . . . . . . . . . . . . . . . . 19
Figure 3.4: Sequence of Primitives: Call Control User Unbind Service . . . . . . . . . . . . . . . . . . . . . . 20
Figure 3.5: Sequence of Primitives: Call Control Receipt Acknowledgement Service . . . . . . . . . 20
Figure 3.6: Sequence of Primitives: Call Control Options Management Service . . . . . . . . . . . . . 21
Figure 3.7: Sequence of Primitives: Call Control Error Acknowledgement Service . . . . . . . . . . . 21
Figure 3.8: Sequence of Primitives: Call Control UNI Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
Figure 3.9: Sequence of Primitives: Call Control Call Setup Service . . . . . . . . . . . . . . . . . . . . . . . . 25
Figure 3.10: Sequence of Primitives: Call Control Token Request Service . . . . . . . . . . . . . . . . . . . 25
Figure 3.11: Sequence of Primitives: Call Reattempt - CCS Provider . . . . . . . . . . . . . . . . . . . . . . . 25
Figure 3.12: Sequence of Primitives: Call Reattempt - Dual Seizure . . . . . . . . . . . . . . . . . . . . . . . . 26
Figure 3.13: Sequence of Primitives: Call Control Successful Call Establishment Service . . . . 27
Figure 3.14: Sequence of Primitives: Call Control Network Suspend Service: Successful . . . . . 28
Figure 3.15: Sequence of Primitives: Call Control Network Suspend Service: Unsuccessful . . 28
Figure 3.16: Sequence of Primitives: Call Control User Suspend Service . . . . . . . . . . . . . . . . . . . . 28
Figure 3.17: Sequence of Primitives: Call Control Resume Service: Successful . . . . . . . . . . . . . . 29
Figure 3.18: Sequence of Primitives: Call Control Resume Service: Unsuccessful . . . . . . . . . . . . 30
Figure 3.19: Sequence of Primitives: Call Control User Resume Service . . . . . . . . . . . . . . . . . . . . 30
Figure 3.20: Sequence of Primitives: Rejecting a Call Setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
Figure 3.21: Sequence of Primitives: Call Failure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
Figure 3.22: Sequence of Primitives: CCS User Invoked Release . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
Figure 3.23: Sequence of Primitives: Simultaneous CCS User Invoked Release . . . . . . . . . . . . . . 33
Figure 3.24: Sequence of Primitives: CCS Provider Invoked Release . . . . . . . . . . . . . . . . . . . . . . . . 33
Figure 3.25: Sequence of Primitives: Simultaneous CCS User and CCS Provider Invoked
Release . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
Figure 3.26: Sequence of Primitives: Call Control NNI Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
Figure 3.27: Sequence of Primitives: Call Control Call Setup Service: Overlap Sending . . . . . 37
Figure 3.28: Sequence of Primitives: Call Control Token Request Service . . . . . . . . . . . . . . . . . . . 37
Figure 3.29: Sequence of Primitives: Call Reattempt - CCS Provider . . . . . . . . . . . . . . . . . . . . . . . 37
Figure 3.30: Sequence of Primitives: Call Reattempt - Dual Seizure . . . . . . . . . . . . . . . . . . . . . . . . 38
Figure 3.31: Sequence of Primitives: Call Setup Continuity Test Service: Required: Successful
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
Figure 3.32: Sequence of Primitives: Call Setup Continuity Test Service: Previous: Successful
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
Figure 3.33: Sequence of Primitives: Continuity Test Service: Successful . . . . . . . . . . . . . . . . . . . 40
Figure 3.34: Sequence of Primitives: Call Setup Continuity Test Service: Unsuccessful . . . . . . 41
Figure 3.35: Sequence of Primitives: Continuity Test Service: Unsuccessful . . . . . . . . . . . . . . . . . 42
Figure 3.36: Sequence of Primitives: Call Control Successful Call Establishment Service . . . . 43
Figure 3.37: Sequence of Primitives: Call Control Suspend and Resume Service . . . . . . . . . . . . 44
2011-10-28
Figure 3.38: Sequence of Primitives: CCS User Rejection of a Call Setup Attempt . . . . . . . . . .
Figure 3.39: Sequence of Primitives: Call Failure . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Figure 3.40: Sequence of Primitives: CCS User Invoked Release . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Figure 3.41: Sequence of Primitives: Simultaneous CCS User Invoked Release . . . . . . . . . . . . . .
Figure 3.42: Sequence of Primitives: CCS Provider Invoked Release . . . . . . . . . . . . . . . . . . . . . . . .
Figure 3.43: Sequence of Primitives: Simultaneous CCS User and CCS Provider Invoked
Release . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Figure 3.44: Sequence of Primitives: CCS User Invoked Reset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Figure 3.45: Sequence of Primitives: Simultaneous CCS User Invoked Reset . . . . . . . . . . . . . . . .
Figure 3.46: Sequence of Primitives: CCS Provider Invoked Reset . . . . . . . . . . . . . . . . . . . . . . . . . .
Figure 3.48: Sequence of Primitives: Successful Blocking Service . . . . . . . . . . . . . . . . . . . . . . . . . . .
Figure 3.48: Sequence of Primitives: Successful Blocking Service . . . . . . . . . . . . . . . . . . . . . . . . . . .
Figure 3.49: Sequence of Primitives: Successful Unblocking Service . . . . . . . . . . . . . . . . . . . . . . . . .
Figure 3.50: Sequence of Primitives: Successful Query Service . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
45
45
46
47
47
47
48
49
49
51
51
52
52
Table of Contents
List of Tables
Table 3.1: CCI Service Primitives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
Table A.1: Mapping of CCI primitives to Q.931 Primitives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 275
Table B.1: Mapping of CCI primitives to Q.764 Primitives . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 277
2011-10-28
Preface
Preface
Notice
Software in this document and related software is released under the AGPL (see [GNU Affero General
Public License], page 307). Please note, however, that there are different licensing terms for some
of the manual package and some of the documentation. Consult permission notices contained in the
documentation of those components for more information.
This document is released under the FDL (see [GNU Free Documentation License], page 318) with
no invariant sections, no front-cover texts and no back-cover texts.
Abstract
This document is a Specification containing technical details concerning the implementation of the
Call Control Interface (CCI) for OpenSS7. It contains recommendations on software architecture as
well as platform and system applicability of the Call Control Interface (CCI).
This document specifies a Call Control Interface (CCI) Specification in support of the OpenSS7
Integrated Service Digital Network (ISDN) and ISDN User Part (ISUP) protocol stacks.1 It provides
abstraction of the call control interface to these components as well as providing a basis for call
control for other call control signalling protocols.
Purpose
The purpose of this document is to provide technical documentation of the Call Control Interface
(CCI). This document is intended to be included with the OpenSS7 STREAMS software package
released by OpenSS7 Corporation. It is intended to assist software developers, maintainers and
users of the Call Control Interface (CCI) with understanding the software architecture and technical
interfaces that are made available in the software package.
Intent
It is the intent of this document that it act as the primary source of information concerning the Call
Control Interface (CCI). This document is intended to provide information for writers of OpenSS7
Call Control Interface (CCI) applications as well as writers of OpenSS7 Call Control Interface (CCI)
Users.
Audience
The audience for this document is software developers, maintainers and users and integrators of the
Call Control Interface (CCI). The target audience is developers and users of the OpenSS7 SS7 and
ISDN stack.
Revision History
Take care that you are working with a current version of this documentation: you will not be
notified of updates. To ensure that you are working with a current version, check the OpenSS7
Project website for a current version.
1
As a future extension to the interface, H.225, BSSAP, and SIP will be supported.
2011-10-28
Preface
A current version of this specification is normally distributed with the OpenSS7 package,
openss7-1.1.1.20110510.2
Version Control
Although the author has attempted to ensure that the information in this document is complete and
correct, neither the Author nor OpenSS7 Corporation will take any responsibility in it. OpenSS7
Corporation is making this documentation available as a reference point for the industry. While
OpenSS7 Corporation believes that these interfaces are well defined in this release of the document,
minor changes may be made prior to products conforming to the interfaces being made available.
OpenSS7 Corporation reserves the right to revise this software and documentation for any reason,
including but not limited to, conformity with standards promulgated by various agencies, utilization
of advances in the state of the technical arts, or the reflection of changes in the design of any
techniques, or procedures embodied, described, or referred to herein. OpenSS7 Corporation is under
no obligation to provide any feature listed herein.
$Log: cci.texi,v $
Revision 1.1.2.2 2011-02-07 02:21:37
- updated manuals
Revision 1.1.2.1 2009-06-21 10:52:47
- added files to new distro
brian
brian
http://www.openss7.org/repos/tarballs/openss7-1.1.1.20110510.tar.bz2
Preface
Software are defined in paragraph 52.227-19 of the Federal Acquisition Regulations ("FAR") (or any
successor regulations) or, in the cases of NASA, in paragraph 18.52.227-86 of the NASA Supplerment
to the FAR (or any successor regulations).
Acknowledgements
The OpenSS7 Project was funded in part by:
Monavacon Limited
OpenSS7 Corporation
Thanks to the subscribers to and sponsors of The OpenSS7 Project. Without their support, open
software like this would not be possible.
As with most open source projects, this project would not have been possible without the valiant
efforts and productive software of the Free Software Foundation, the Linux Kernel Community, and
the open source software movement at large.
2011-10-28
Introduction
1 Introduction
This document specifies a STREAMS-based kernel-level instantiation of the ITU-T Call Control
Interface (CCI) definition. The Call Control Interface (CCI) enables the user of a call control
service to access and use any of a variety of conforming call control service providers without specific
knowledge of the providers protocol. The service interface is designed to support any network
call control protocol and user call control protocol. This interface only specifies access to call
control service providers, and does not address issues concerning call control and circuit management,
protocol performance, and performance analysis tools.
This specification assumes that the reader is familiar with ITU-T state machines and call control
interfaces (e.g., Q.764, Q.931), and STREAMS.
MAP
TCAP
SCCP
MTP
TR
Transaction Sub-Layer
TC
Component Sub-Layer
In a later version of this document H.225, BSSAP, and SIP will also be supported.
2011-10-28
Chapter 1: Introduction
IMSI
MSISDN
ITU
ITU-T
OSI
ISO
MAP User
MAP Provider
A provider of the Mobile Application Part (MAP) Interface.
MAPI
MS
Mobile Station.
Components
Transaction components as defined in ITU-T Recommendation Q.771.
QoS
Quality of Service
STREAMS A communication services development facility first available with UNIX System V
Release 3.
10
Indication/Confirmation
Primitives
Call Control Provider
The CCI allows the CCS provider to be configured with any call control layer user (such as an
ISDN user call control application) that also conforms to the CCI. A call control layer user can also
be a user program that conforms to the CCI and accesses the CCS provider via putmsg(2s) and
getmsg(2s) system calls.
11
1. It is call oriented.
2. It employs facility associated signalling in that the signalling interface and circuits that are
controlled by that signalling interface are bound by physical configuration. (For example,
23B+D, 2B+D).
3. The protocol has two aspects to the interface: one side of the interface follows the User protocol
whereas the other side of the interface follows the Network protocol.
4. The user side of the protocol has no formal maintenance or monitoring procedures and therefore
reports most if not all system events to the user.
5. The network side of the protocol has formal maintenance and monitoring procedures and therefore reports most if not all system events to maintenance.
2.2.1.1 Address Formats
Addresses specifying all the calls and channels known to the provider are specified with scope ISDN_
SCOPE_DF and identifier zero (0).
Customer/Provider Group
A customer/provider group has a different interpretation on the User and Network side of the call
control interface. In User mode, the provider group is a group of all equipment groups that are
serviced by the same network provider. In Network mode, the customer group is a group of all
equipment groups to which the same service is provided to the same customer by the network.
Customer/provider groups are identifier using a unique customer/provider group identifier within
the CCS provider. Addresses specifying all of the equipment groups in a customer/provider group
and specified with scope ISDN_SCOPE_XG and the customer/provider group identifier.
Equipment Group
An equipment group is a group of all transmission groups (B- and D-channels) terminating at the
same location. For User mode this corresponds to all the B- and D-channels terminating on the
same network provider exchange. For Network mode this corresponds to all the B- and D-channels
terminating on the same customer site.
Equipment groups are identified using a unique equipment group identifier within the CCS provider.
Addresses specifying all of the B- and D-channels making up an equipment group are specified with
scope ISDN_SCOPE_EG and the equipment group identifier.
Facility Group
A facility group is a group of D-channels (data links) controlling a set of B-channels. This corresponds
to the signalling interface. For regular interfaces, a signalling relation consists of a single signalling
interface. Where multiple signalling interfaces are used to control the same range of channels (e.g.
primary and backup interfaces), all signalling interfaces belong to the same facility group.
The B-channels that make up a facility group are channels that share the same dial plan and routing
characteristics for telephone calls. A facility group is associated with an equipment group.
Facility groups are identified using a unique facility group identifier within the CCS provider. Addresses specifying all of the channels in a facility group are specified with scope ISDN_SCOPE_FG and
the facility group identifier.
An ISDN Channel Identifier is only unique within a facility group.
12
Transmission Group
A transmission group is the group of all D- and B-Channels associated with a given Q.931 signalling
interface. For example, a typical PRI interface would consist of 23B+D, where there is one signalling
interface (the D-Channel) with 23 B-Channels associated with the D-Channel. The 1 D-Channel
and 23 B-Channels form a single transmission group associated with the physical interface. Every
D- or B-Channel belongs to one transmission group and occupies a single time slot within that
transmission group.
Transmission groups are identified using a unique transmission group identifier within the CCS
provider. Addresses specifying all of the channels in a transmission group are specified with scope
ISDN_SCOPE_TG and the transmission group identifier. Transmission groups can also be specified
using scope ISDN_SCOPE_FG and the Channel Identifier of one of the channels in the facility group.
Channel
A channel refers to a specific B-Channel within a transmission and facility group.
Channels are identified using a unique channel identifier within the CCS provider. Addresses specifying a specific channel are specified with scope ISDN_SCOPE_CH and the channel identifier. Channels
can also be specified using scope ISDN_SCOPE_FG, the facility group identifier, and the Channel
Identity of the channel within the facility group.
Data Link
A data link corresponds to a specific D-channel used for the control of channels. Data links can be
grouped into facility groups.
Data links are identified using a unique data link identifier within the CCS provider. Addresses
specifying all of the channels controlled by a data link are specified with scope ISDN_SCOPE_DL and
the data link identifier.
Customer/
Provider
Group
Equipment
Group
Facility
Group
Data Links
Equipment
Group
Transmission
Group
Transmission
Group
Transmission
Group
Transmission
Group
Channels
Channels
Channels
Channels
Facility
Group
Data Links
2011-10-28
13
2.2.2 NNI
The main features of the Network-Network Interface mode of communication are:
1. It is circuit oriented.
2. It employs quasi-associated signalling in that the path taken by signalling and the path taken
by the circuits are not necessarily related.
3. The protocol has one aspect and is peer-to-peer: that is, both sides of a signalling interface
follow the same protocol in the same way.
4. The network side of the protocol has formal maintenance and monitoring procedures and therefore reports most if not all system events to maintenance.
2.2.2.1 Address Formats
Addresses specifying all of the circuits known to the provider are specified with scope ISUP_SCOPE_DF
and identifier zero (0).
Signalling Points
A signalling point is the SS7 signalling point (central office) that the provider represents. A CCS
provider can represent more than one signalling point.
A signalling point is identifier using a unique signalling point identifier within the CCS provider.
Addresses specifying all of the circuits in signalling point are specified with scope ISUP_SCOPE_SP
and the signalling point identifier.
Signalling Relations
A signalling relation is a relationship between a local signalling point and a remote signalling point.
A signalling relation consists of a single signalling interface.
Signalling relations are identified using a unique signalling relation identifier within the CCS provider.
Addresses specifying all of the circuits in a signalling relation are specified with scope ISUP_SCOPE_SR
and the signalling relation identifier.
An ISUP Circuit Identification Code is only unique within a signalling relation.
Trunk Groups
A trunk group is a group of circuits that share the same routing characteristics for telephone calls.
A trunk group is associated with a signalling relation. For the NNI, a signalling relation is the
combination of local MTP Point Code and remote MTP Point Code.
A trunk group is identified using a unique trunk group identifier within the CCS provider. Addresses
specifying all of the circuits in a trunk group are specified with scope ISUP_SCOPE_TG and the trunk
group identifier.
Circuit Groups
A circuit group is a group of circuits that share the same common transmission facility (e.g, E1 span)
and is therefore impacted by any failure of the transmission facility. All of the individual channels
of an E1 span that are used to carry calls are members of the circuit group.
Circuits groups are identified using a unique circuit group identifier within the CCS provider. Addresses specifying all of the circuits within a circuit group are specified with scope ISUP_SCOPE_CG
14
and the circuit group identifier. Circuit groups can also be specified using scope ISUP_SCOPE_SR
and the Circuit Identification Code of one of the circuits within the circuit group.
Circuits
A circuit refers to a specific time slot within a digital facility.
Circuits are identified using a unique circuit identifier within the CCS provider. Addresses specifying
a specific circuit are specified with scope ISUP_SCOPE_CT and the circuit identifier. Circuits can also
be specified using scope ISUP_SCOPE_CG, the circuit group identifier, and the Circuit Identification
Code of the circuit within the group. Circuits can also be specified using scope ISUP_SCOPE_SR, the
signalling relation identifier, and the Circuit Identification Code of the circuit within the signalling
relation.
Signalling
Point
Message
Transfer
Part
Message
Transfer
Part
Signalling
Relation
Cicuit
Group
Trunk
Group
Circuits
Signalling
Relation
Trunk
Group
Trunk
Group
Trunk
Group
Circuit
Group
Circuits
2011-10-28
15
Both
Call Setup
Both
Call Establishment
UNI
NNI
Both
Call Established
Both
UNI
Call Termination
Both
Provider Management
UNI
UNI
NNI
2011-10-28
17
CC_INFO_REQ
CC_INFO_ACK
CC_ADDR_REQ
CC_ADDR_ACK
CC_BIND_REQ
CC_BIND_ACK
19
CC_UNBIND_REQ
CC_OK_ACK
An example showing the sequence of primitives for successful receipt acknowledgement is depicted
in Figure 3.5.
CC_OK_ACK
*
CC_SETUP_REQ
CC_SETUP_RES
CC_ALERTING_REQ
CC_PROCEEDING_REQ
CC_PROGRESS_REQ
CC_CONT_REPORT_REQ
CC_SETUP_COMPLETE_REQ
CC_RELEASE_REQ
CC_RELEASE_IND
CC_SUSPEND_REQ
CC_RESUME_REQ
Figure 3.6 shows the sequence of primitives for call control options management.
20
CC_OPTMGMT_REQ
CC_OK_ACK
CC_ERROR_ACK
*
CC_SETUP_REQ
CC_SETUP_RES
CC_PROCEEDING_REQ
CC_ALERTING_REQ
CC_PROGRESS_REQ
CC_CONT_REPORT_REQ
CC_MORE_INFO_REQ
CC_SETUP_COMPLETE_REQ
CC_SUSPEND_REQ
CC_RESUME_REQ
CC_RELEASE_REQ
CC_RELEASE_RES
2011-10-28
21
The queue model for UNI is discussed in more detail in ITU-T Q.931. For Q.931 specific conformance
considerations, see [Addendum for Q.931 Conformance], page 195.
The queue model represents the operation of a call control connection in the abstract by a pair of
queues linking the two call control addresses. There is one queue for each direction of signalling
transfer. The ability of a user to add objects to a queue will be determined by the behaviour of the
user removing objects from that queue, and the state of the queue. The pair of queues is considered
to be available for each potential call. Objects that are entered or removed from the queue are
either as a result of interactions at the two call control addresses, or as the result of CCS provider
initiatives.
A queue is empty until a setup object has been entered and can be returned to this state, with
loss of its contents, by the CCS provider.
Objects may be entered into a queue as a result of the action of the source CCS user, subject
to control by the CCS provider.
Objects are removed from the queue under the control of the receiving CCS user.
Objects are normally removed under the control of the CCS user in the same order as they
were entered except:
if the object is of a type defined to be able to advance ahead of the preceding object, or
if the following object is defined to be destructive with respect to the preceding object on
the queue. If necessary, the last object on the queue will be deleted to allow a destructive
object to be entered \- they will therefore always be added to the queue. For example,
"release" objects are defined to be destructive with respect to all other objects.
Table B.1 shows the ordering relationship among the queue model objects.
22
CC_SETUP_REQ
SETUP
CC_SETUP_IND
CC_MORE_INFO_REQ
SETUP ACKNOWLEDGE
CC_MORE_INFO_IND
CC_INFORMATION_REQ
CC_INFORMATION_REQ
CC_OK_ACK
INFORMATION
INFORMATION
CC_OK_ACK
CC_OK_ACK
CC_INFORMATION_IND
CALL PROCEEDING
ALERTING
PROGRESS
CONNECT
CC_SETUP_CON
CC_INFORMATION_IND
CC_SETUP_RES
CC_OK_ACK
CC_PROCEEDING_REQ
CALL PROCEEDING
CC_PROCEEDING_IND
CC_OK_ACK
CC_ALERTING_REQ
ALERTING
CC_ALERTING_IND
CC_OK_ACK
CC_PROGRESS_REQ
PROGRESS
CC_PROGRESS_IND
CC_OK_ACK
CC_CONNECT_REQ
CONNECT
CC_CONNECT_IND
CC_SETUP_COMPLETE_REQ
(Network Side Only)
CC_OK_ACK
CONNECT ACKNOWLEDGE
CC_OK_ACK
CC_SETUP_COMPLETE_IND
(User Side Only)
23
CC_SETUP_REQ: This primitive requests that the CCS provider setup a call to the specified
destination (called party number).
CC_MORE_INFO_REQ: This primitive requests that the CCS provider provide more information
to establish the call. This primitive is not issued for en bloc signalling mode.
CC_INFORMATION_REQ: This primitive requests that the CCS provider provide more information
(digits) in addition to the destination (called party number) already specified in the CC_SETUP_
REQ and subsequent CC_INFORMATION_REQ primitives. This primitive is not issued for en block
signalling mode.
CC_SETUP_RES: This primitive requests that the CCS provider accept a previous call setup
indication on the specified stream.
CC_SETUP_REQ
SETUP
CC_SETUP_IND
CC_MORE_INFO_REQ
SETUP ACKNOWLEDGE
CC_MORE_INFO_IND
CC_INFORMATION_REQ
CC_INFORMATION_REQ
INFORMATION
INFORMATION
T302
CC_INFORMATION_IND
CC_INFORMATION_IND
CC_INFO_TIMEOUT_IND
CC_SETUP_RES
CONNECT
CC_SETUP_CON
CC_SETUP_COMPLETE_REQ
CC_OK_ACK
CONNECT ACKNOWLEDGE
CC_OK_ACK
CC_SETUP_COMPLETE_IND
CC_BIND_REQ
(swith TOKEN_REQUEST set)
CC_BIND_ACK
(returns cc_token_value)
If the CCS provider is unable to establish a call, it indicates this to the request by a CC_CALL_
REATTEMPT_IND. This is shown in Figure 3.11.
CC_SETUP_REQ
CC_REATTEMPT_IND
The sequence of primitives for call reattempt on dual seizure are shown in Figure 3.12.
2011-10-28
25
CC_SETUP_REQ
CC_SETUP_REQ
SETUP
CC_SETUP_IND
SETUP
CC_SETUP_IND
CC_SETUP_RES
CC_REATTEMPT_IND
CONNECT
CC_SETUP_CON
CC_OK_ACK
CC_SETUP_COMPLETE_IND: This primitive indicates to the CCS user that the call has completed
setup.
3.2.2.3 Provider Primitives for Successful Call Setup
The sequence of primitives in a successful call establishment is defined by the time sequence diagrams
as shown in Figure 3.13.
CC_PROCEEDING_REQ
CALL PROCEEDING
CC_PROCEEDING_IND
CC_OK_ACK
CC_ALERTING_REQ
ALERTING
CC_ALERTING_IND
CC_OK_ACK
CC_PROGRESS_REQ
PROGRESS
CC_PROGRESS_IND
CC_OK_ACK
CC_IBI_REQ
DISCONNECT
CC_IBI_IND
CC_OK_ACK
CC_CONNECT_REQ
CONNECT
CC_CONNECT_IND
CC_SETUP_COMPLETE_REQ
(Network Side Only)
CC_OK_ACK
CONNECT ACKNOWLEDGE
CC_OK_ACK
CC_SETUP_COMPLETE_IND
(User Side Only)
Figure 3.13: Sequence of Primitives: Call Control Successful Call Establishment Service
2011-10-28
27
CC_SUSPEND_IND: This primitive indicates to the CCS user that an established call has been
temporarily suspended at the network, or by the remote user.
CC_SUSPEND_CON: This primitive confirms to the requesting CCS user (User) that the call has
been temporarily suspended at the network.
CC_SUSPEND_REJECT_IND: This primitive indicates to the requesting CCS user (User) that the
request to suspend the call has been rejected by the network, and the cause for rejection.
Figure 3.14 and Figure 3.15 show the sequence of primitives for suspend service. The sequence of
primitives may remain incomplete if a CC_RESET or a CC_RELEASE primitive occurs.
The sequence of primitives to suspend a call is defined in the time sequence diagram as shown in
Figure 3.14 and Figure 3.15.
CC_SUSPEND_REQ
SUSPEND
CC_SUSPEND_IND
CC_SUSPEND_RES
SUSPEND ACKNOWLEDGE
CC_SUSPEND_CON
CC_OK_ACK
Figure 3.14: Sequence of Primitives: Call Control Network Suspend Service: Successful
CC_SUSPEND_REQ
SUSPEND
CC_SUSPEND_IND
CC_SUSPEND_REJECT_REQ
SUSPEND REJECT
CC_SUSPEND_REJECT_IND
CC_OK_ACK
Figure 3.15: Sequence of Primitives: Call Control Network Suspend Service: Unsuccessful
CC_SUSPEND_REQ
NOTIFY
CC_SUSPEND_CON
CC_SUSPEND_IND
CC_SUSPEND_RES
28
CC_RESUME_IND
CC_RESUME_RES
RESUME ACKNOWLEDGE
CC_RESUME_CON
CC_OK_ACK
2011-10-28
29
CC_RESUME_REQ
RESUME
CC_RESUME_IND
CC_RESUME_REJECT_REQ
RESUME REJECT
CC_RESUME_REJECT_IND
CC_OK_ACK
CC_RESUME_REQ
NOTIFY
CC_RESUME_CON
CC_RESUME_IND
CC_RESUME_RES
The sequence of primitives as shown above may remain incomplete if a CC_RESET or CC_RELEASE
primitive occurs (see Table 3). A CCS user must not issue a CC_RESUME_REQ primitive if no CC_
SUSPEND_REQ has been sent previously. Following a reset procedure (CC_RESET_REQ or CC_RESET_
IND), a CCS user may not issue a CC_RESUME_REQ to resume a call suspended before the reset
procedure was signalled.
CC_SETUP_REQ
SETUP
CC_SETUP_IND
CC_REJECT_REQ
RELEASE COMPLETE
CC_REJECT_IND
CC_OK_ACK
CC_CALL_FAILURE_IND
CC_DISCONNECT_REQ
DISCONNECT
CC_DISCONNECT_IND
31
The sequence of primitive depends on the origin of the release action. The sequence may be:
1. invoked by the CCS user, with a request from that CCS user, leading to interaction (A) with
that CCS user and interaction (B) with the peer CCS user;
2. invoked by both CCS users, with a request from each of the CCS users, leading to interaction
(A) with both CCS users;
3. invoked by the CCS provider, leading to interaction (B) with both CCS users.
4. invoked independently by one CCS user and the CCS provider, leading to interaction (A) with
the originating CCS user and (B) with the peer CCS user.
The sequence of primitives as shown in Figure 3.22, Figure 3.23, Figure 3.24, and Figure 3.25 may
remain incomplete if a CC_RESTART primitive occurs.
A CCS user can release a call establishment attempt by issuing a CC_DISCONNECT_REQ. The sequence
of events is shown in Figure 3.22, Figure 3.23, Figure 3.24, and Figure 3.25.
32
CC_DISCONNECT_REQ
DISCONNECT
CC_DISCONNECT_IND
CC_RELEASE_REQ
RELEASE
CC_RELEASE_IND
CC_RELEASE_RES
RELEASE COMPLETE
CC_OK_ACK
CC_RELEASE_CON
CC_DISCONNECT_REQ
CC_DISCONNECT_REQ
DISCONNECT
RELEASE
CC_RELEASE_CON
CC_RELEASE_CON
DISCONNECT
CC_DISCONNECT_IND
CC_RELEASE_REQ
CC_DISCONNECT_IND
CC_RELEASE_REQ
RELEASE
CC_RELEASE_CON
CC_RELEASE_CON
2011-10-28
33
CC_DISCONNECT_REQ
DISCONNECT
CC_DISCONNECT_IND
CC_RELEASE_REQ
RELEASE
CC_RELEASE_CON
CC_RELEASE_CON
Figure 3.25: Sequence of Primitives: Simultaneous CCS User and CCS Provider Invoked Release
34
CC_MORE_INFO_IND
CC_SETUP_IND
CC_MORE_INFO_REQ
CC_INFORMATION_REQ
CC_INFORMATION_REQ
SAM
SAM
CC_OK_ACK
CC_OK_ACK
ACM
CPG
CON
CC_SETUP_CON
CC_INFORMATION_IND
CC_INFORMATION_IND
CC_SETUP_RES
CC_OK_ACK
CC_PROCEEDING_REQ
ACM
CC_PROCEEDING_IND
CC_OK_ACK
CC_ALERTING_REQ
ACM/CPG
CC_ALERTING_IND
CC_OK_ACK
CC_PROGRESS_REQ
ACM/CPG
CC_PROGRESS_IND
CC_OK_ACK
CC_IBI_REQ
ACM/CPG
CC_IBI_IND
CC_OK_ACK
CC_CONNECT_REQ
CON/ANM
CC_CONNECT_IND
CC_OK_ACK
2011-10-28
35
The call establishment procedure will fail if the CCS provider is unable to establish the call, or if the
destination CCS user is unable to accept the CC_SETUP_IND (see call release primitive definition).
3.3.1.1 User Primitives for Successful Call Setup
CC_SETUP_REQ: This primitive requests that the CCS provider setup a call to the specified
destination (called party address).
CC_MORE_INFO_REQ: This primitive requests that the CCS provider provide more information
to establish the call. This primitive is not issued for en block signalling mode.
CC_INFORMATION_REQ: This primitive requests that the CCS provider provide more information
(digits) in addition to the destination (called party number) already specified in the CC_SETUP_
REQ and subsequent CC_INFORMATION_REQ primitives. This primitive is not issued for en block
signalling mode.
CC_SETUP_RES: This primitive requests that the CCS provider accept a previous call setup
indication on the specified stream.
3.3.1.2 Provider Primitives for Successful Call Setup
CC_CALL_REATTEMPT_IND: This primitive indicates to the calling CCS user that an event has
caused call setup to fail on the selected address and that a reattempt should be made (or has
been made) on another call control address (signalling interface and circuit(s)). This primitive
is only issued by the CCS provider if the CCS user is bound at the circuit level rather than the
circuit group or trunk group level.
CC_SETUP_IND: This primitive indicates to the CCS user that a call setup request has been
made by a user at the specified call control address (circuit(s)).
CC_MORE_INFO_IND: This primitive indicates to the CCS user that more information is required
to establish the call. This primitive is not issued for en block signalling mode.
CC_INFORMATION_IND: This primitive indicates to the CCS user more information (digits) in
addition to the destination (called party number) already indicated in the CC_SETUP_IND and
subsequent CC_INFORMATION_IND primitives. This primitive is not issued for en block signalling
mode.
CC_INFO_TIMEOUT_IND: This primitive indicates to the called CCS user that a timeout occurred
while waiting for additional information (called party number). The receiving CCS User should
determine whether sufficient address digits have been received and either disconnect the call
with the CC_DISCONNECT_REQ primitive or continue the call with CC_SETUP_RES.
CC_SETUP_CON: This primitive indicates to the CCS user that a call setup request has been
confirmed on the indicated call control address (circuits(s)).
The sequence of primitives in a successful call setup is defined by the time sequence diagrams as
shown in hundefinedi [hundefinedi], page hundefinedi and Figure 3.27.
The sequence of primitives for the call response token value determination is shown in Figure 3.28
(procedures for call response token value determination are discussed in section 4.1.3 and 4.1.4.)
36
CC_SETUP_REQ
IAM
CC_SETUP_IND
CC_MORE_INFO_REQ
(no message)
CC_MORE_INFO_IND
CC_INFORMATION_REQ
CC_INFORMATION_REQ
SAM
SAM
CC_OK_ACK
CC_OK_ACK
T11
CC_INFORMATION_IND
CC_INFORMATION_IND
CC_INFO_TIMEOUT_IND
CC_SETUP_RES
CON
CC_SETUP_CON
CC_SETUP_COMPLETE_REQ
CC_OK_ACK
(no message)
CC_OK_ACK
CC_SETUP_COMPLETE_IND
Figure 3.27: Sequence of Primitives: Call Control Call Setup Service: Overlap Sending
CC_BIND_REQ
(swith TOKEN_REQUEST set)
CC_BIND_ACK
(returns cc_token_value)
If the CCS provider is unable to establish a call, it indicates this to the request by a CC_CALL_
REATTEMPT_IND. This is shown in Figure 3.29.
CC_SETUP_REQ
CC_REATTEMPT_IND
The sequence of primitives for call reattempt on dual seizure are shown in Figure 3.30.
2011-10-28
37
CC_SETUP_REQ
CC_SETUP_REQ
IAN
CC_SETUP_IND
IAM
CC_SETUP_IND
CC_SETUP_RES
CC_REATTEMPT_IND
CON
CC_SETUP_CON
CC_OK_ACK
CC_CONT_CHECK_IND: This primitive indicates to the CCS user that a continuity check was requested on the specified call control address (signalling interface and circuit(s)). This primitive
is only necessary for performing continuity checks that are not in conjunction with a call.
CC_CONT_TEST_IND: This primitive indicates that the remote CCS user has accepted a call
setup indication on the specified call control address (signalling interface and circuit(s)). When
the CC_SETUP_IND primitive had the ISUP_NCI_CONT_CHECK_REQUIRED flag set, it indicates to
the CCS user that the necessary loop back device has been installed on the remote end of the
call control address (signalling interface and circuit(s)). The CCS user receiving this primitive
must attach the necessary tone generation and detection devices to the circuit(s) and perform
the continuity test.
CC_CONT_REPORT_IND: This primitive indicates to the CCS user that the continuity test was
successful.
The sequence of primitives in a successful continuity test associated with call setup when continuity
check is required on the circuit(s) is defined by the time sequence diagrams as shown in Figure 3.31.
CC_SETUP_REQ
(with ISUP_NCI_CONT_CHECK_REQUIRED)
IAM
CC_INFORMATION_REQ
CC_INFORMATION_REQ
CC_SETUP_IND
SAM
SAM
CC_OK_ACK
CC_OK_ACK
CC_CONT_TEST_IND
(apply tone and check continuity)
LPA
(depending on protocol, the
CC_CONT_TEST_IND might be
returned from the local
CCS provider)
(with ISUP_NCI_CONT_CHECK_REQUIRED)
(establish loopback)
CC_CONT_TEST_REQ
CC_INFORMATION_IND
CC_INFORMATION_IND
CC_CONT_REPORT_REQ
(success)
COT
CC_OK_ACK
CC_CONT_REPORT_IND
(remove loopback)
CC_SETUP_RES
LPA
CC_SETUP_CON
Figure 3.31: Sequence of Primitives: Call Setup Continuity Test Service: Required: Successful
The sequence of primitives in a successful continuity test associated with call setup when continuity
check is being performed on a previous circuit is defined by the time sequence diagrams as shown in
Figure 3.32.
2011-10-28
39
CC_SETUP_REQ
(with ISUP_NCI_CONT_CHECK_PREVIOUS)
CC_INFORMATION_REQ
CC_INFORMATION_REQ
IAM
CC_SETUP_IND
SAM
(with ISUP_NCI_CONT_CHECK_PREVIOUS)
SAM
CC_OK_ACK
CC_OK_ACK
CC_CONT_REPORT_REQ
CC_INFORMATION_IND
CC_INFORMATION_IND
(success)
COT
CC_CONT_REPORT_IND
CC_OK_ACK
CC_SETUP_RES
CON
CC_SETUP_CON
Figure 3.32: Sequence of Primitives: Call Setup Continuity Test Service: Previous: Successful
The sequence of primitives in a successful continuity test not associated with call setup is defined
by the time sequence diagrams as shown in Figure 3.33.
CC_CONT_CHECK_REQ
CCR
CC_CONT_CHECK_IND
(establish loopback)
CC_CONT_TEST_REQ
LPA
CC_CONT_TEST_IND
(apply tone and check continuity)
CC_RELEASE_REQ
(success)
REL
CC_RELEASE_IND
(remove loopback)
CC_RELEASE_RES
RLC
CC_RELEASE_CON
it also indicates to the CCS provider that the necessary loop back device has been install on
the call control address (signalling interface and circuit(s)).
CC_CONT_REPORT_REQ: This primitive requests that the CCS provider indicate to the remote
CCS user that the continuity test has failed (cc result is set to ISUP_COT_FAILURE).
Provider Primitives for Unsuccessful Continuity Test
CC_SETUP_IND: This primitive, with the ISUP_NCI_CONT_CHECK_REQUIRED flag set, indicates
to the CCS user that a call setup including a continuity check is requested.
CC_CONT_TEST_IND: This primitive indicates that the remote CCS user has accepted a call
setup indication on the specified call control address (signalling interface and circuit(s)). When
the CC_SETUP_IND primitive had the ISUP_NCI_CONT_CHECK_REQUIRED flag set, it indicates to
the CCS user that the necessary loop back device hass been installed on the remote end of the
call control address (signalling interface and circuit(s)). The CCS user receiving this primitive
must attach the necessary tone generation and detection devices to the circuit(s) and perform
the continuity test.
CC_CONT_REPORT_IND: This primitive indicates to the CCS user that the continuity test failed.
CC_CALL_REATTEMPT_IND: This primitive indicates to the calling CCS user that the continuity
test failed and that a reattempt should be made (or has been made) on another call control
address (signalling interface and circuit(s)). This primitive is only issued by the CCS provider
if the CCS user is bound at the circuit level rather than the circuit group or trunk group level.
The sequence of primitives for an unsuccessful continuity test associated with a call setup is defined
by the time sequence diagrams as shown in Figure 3.34.
CC_SETUP_REQ
(with ISUP_NCI_CONT_CHECK_REQUIRED)
IAM
CC_SETUP_IND
(with ISUP_NCI_CONT_CHECK_REQUIRED)
(establish loopback)
CC_CONT_TEST_REQ
LPA
CC_CONT_TEST_IND
(apply tone and check continuity)
CC_CONT_REPORT_REQ
(failure)
CC_OK_ACK
CC_CONT_REPORT_IND
(failure)
CC_CALL_REATTEMPT_IND
CC_SETUP_REQ
(with ISUP_NCI_CONT_CHECK_REQUIRED)
IAM
CC_SETUP_IND
(on a different circuit)
Figure 3.34: Sequence of Primitives: Call Setup Continuity Test Service: Unsuccessful
The sequence of primitives for an unsuccessful continuity test not associated with a call setup is
defined by the time sequence diagrams as shown in Figure 3.35.
2011-10-28
41
CC_CONT_CHECK_REQ
CCR
CC_CONT_CHECK_IND
(establish loopback)
CC_CONT_TEST_REQ
LPA
CC_CONT_TEST_IND
(apply tone and check continuity)
CC_CONT_REPORT_REQ
(failure)
COT
(failure)
CC_OK_ACK
CC_CONT_REPORT_IND
(remove loopback)
CC_PROCEEDING_IND: This primitive indicates to the CCS user that the call control peer is
proceeding.
CC_ALERTING_IND: This primitive indicates to the CCS user that the terminating user is being
alerted.
CC_PROGRESS_IND: This primitive indicates to the CCS user that the specified progress event
has occurred.
CC_IBI_IND: This primitive indicates to the CCS user that interworking has been encountered
and in-band information is now available. It also indicates to the CCS user that no connect
indication is pending.
CC_CONNECT_IND: This primitive indicates to the CCS user that the call has been connected.
CC_SETUP_COMPLETE_IND: This primitive indicates to the CCS user that the call has completed
setup. This primitive is used in NNI mode for interworking with UNI mode.
The sequence of primitives in a successful call establishment is defined by the time sequence diagrams
as shown in Figure 3.36.
CC_PROCEEDING_REQ
ACM
CC_OK_ACK
CC_PROCEEDING_IND
CC_ALERTING_REQ
ACM/CPG
CC_OK_ACK
CC_ALERTING_IND
CC_PROGRESS_REQ
CPG
CC_OK_ACK
CC_PROGRESS_IND
CC_IBI_REQ
ACM/CPG
CC_OK_ACK
CC_IBI_IND
CC_CONNECT_REQ
ANM/CON
CC_OK_ACK
CC_CONNECT_IND
Figure 3.36: Sequence of Primitives: Call Control Successful Call Establishment Service
43
CC_OK_ACK
CC_SUSPEND_IND
CC_RESUME_REQ
RES
CC_OK_ACK
CC_RESUME_IND
Figure 3.37: Sequence of Primitives: Call Control Suspend and Resume Service
The sequence of primitives as shown above may remain incomplete if a CC_RESET or CC_RELEASE
primitive occurs (see Table 3). A CCS user must not issue a CC_RESUME_REQ primitive if no CC_
SUSPEND_REQ has been sent previously. Following a reset procedure (CC_RESET_REQ or CC_RESET_
IND), a CCS user may not issue a CC_RESUME_REQ to resume a call suspended before the reset
procedure was signalled.
3.3.5 Call Termination Phase
3.3.5.1 Call Reject Service
User Primitives for Call Reject Service
CC_REJECT_REQ: This primitive indicates that the CCS user receiving the specified CC_SETUP_
IND requests that the specified call indication be rejected.
Provider Primitives for Call Reject Service
CC_REJECT_IND: This primitive indicates to the calling CCS user that the call has been rejected.
The sequence of events for rejecting a call setup attempt at the NNI is defined in the time sequence
diagram shown Figure 3.38.
44
CC_SETUP_REQ
IAM
CC_SETUP_IND
CC_REJECT_REQ
REL
RLC
CC_REJECT_IND
Figure 3.38: Sequence of Primitives: CCS User Rejection of a Call Setup Attempt
BLO/CGB/RSC/GRS
Timeout
Unexpected Message
CC_CALL_FAILURE_IND
45
B. A CC_RELEASE_IND from the CCS provider, followed by a CC_RELEASE_REQ from the CCS user.
The sequence of primitives depends on the origin of the release action. The sequence may be:
1. invoked by one CCS user, with a request from that CCS user, leading to interaction (A) with
that CCS user and interaction (B) with the peer CCS user;
2. invoked by both CCS users, with a request from each of the CCS users, leading to interaction
(A) with both CCS users;
3. invoked by the CCS provider, leading to interaction (B) with both CCS users;
4. invoked independently by on CCS user and the CCS provider, leading to interaction (A) with
the originating CCS user and (B) with the peer CCS user.
User primitives for the Release Service
CC_RELEASE_REQ: This primitive request that the CCS provider release the call.
CC_RELEASE_RES: This primitive indicates to the CCS provider that the CCS user has accepted
a release indication.
Provider primitives for the Release Service
CC_RELEASE_IND: This primitive indicates to the CCS user that the call has been released.
CC_RELEASE_CON: This primitive indicates to the CCS user that the release request has been
confirmed.
The sequence of primitives as shown in Figure 3.40, Figure 3.41, Figure 3.42, and Figure 3.43, may
remain incomplete if a CC_RESET primitive occurs.
A CCS user can release a call establishment attempt by issuing a CC_RELEASE_REQ. The sequence
of events is shown in Figure 3.40, Figure 3.41, Figure 3.42, and Figure 3.43.
CC_RELEASE_REQ
REL
CC_RELEASE_IND
CC_RELEASE_RES
RLC
CC_RELEASE_CON
CC_OK_ACK
46
CC_RELEASE_REQ
CC_RELEASE_REQ
REL
RLC
CC_RELEASE_CON
CC_RELEASE_CON
REL
CC_CALL_FAILURE_IND
CC_RELEASE_IND
CC_RELEASE_RES
RLC
CC_OK_ACK
REL
CC_RELEASE_REQ
CC_RELEASE_IND
RLC
CC_CALL_FAILURE_IND
Figure 3.43: Sequence of Primitives: Simultaneous CCS User and CCS Provider Invoked Release
47
2. invoked by both CCS users, leading to interaction (A) with both CCS users;
3. invoked by the CCS provider, leading to interaction (B) with both CCS users;
4. invoked by one CCS user and the CCS provider, leading to interaction (A) with the originating
CCS user and (B) with the peer CCS user.
CC_RESET_REQ
RSC/GRS
CC_RESET_IND
CC_RESET_RES
RLC/GRA
CC_RESET_CON
CC_OK_ACK
Note that the CC_RESET_RES primitive is not required and is only provided for completeness. The CCS
provider is allowed to acknowledge the reset request to the peer CCS user upon receipt of the necessary
protocol messages. This permits automatic completion of the reset service at the receiving CCS provider
without he presence or involvement of a management entity associated with the receiving provider.
Note that in Figure 3.44 additional primitives may be issued by the CCS provider to a CCS call control user
if a CCS call control user is engaged in a call.
48
CC_RESET_REQ
CC_RESET_REQ
RSC/GRS
RLC/GRA
CC_RESET_CON
CC_RESET_CON
RSC
CC_RESET_IND
CC_RESET_IND
CC_RESET_RES
CC_RESET_RES
RLC
CC_OK_ACK
CC_OK_ACK
CC_RESET_REQ
RSC
CC_RESET_IND
RLC
CC_RESET_CON
CC_RESET_RES
CC_OK_ACK
Figure 3.47: Sequence of Primitives: Simultaneous CCS user and CCS Provider Invoked Reset
3
4
5
Note that in Figure 3.45 additional primitives may be issued by the CCS provider to a CCS call control user
if a CCS call control user is engaged in a call.
Note that in Figure 3.46 additional primitives may be issued by the CCS provider to a CCS call control user
if a CCS call control user is engaged in a call.
Note that in Figure 3.48 additional primitives may be issued by the CCS provider to a CCS call control user
if a CCS call control user is engaged in a call.
2011-10-28
49
Note that the CC_BLOCKING_RES primitive is not required and is only provided for completeness. The CCS
provider is allowed to acknowledge the blocking request to the peer CCS user upon receipt of the necessary
protocol messages. This permits automatic completion of the blocking service at the receiving CCS provider
without he presence or involvement of a management entity associated with the receiving provider.
50
CC_BLOCKING_REQ
BLO/CGB
CC_BLOCKING_IND
CC_BLOCKING_RES
BLA/CGBA
CC_BLOCKING_CON
CC_OK_ACK
Note that the CC_UNBLOCKING_RES primitive is not required and is only provided for completeness. The
CCS provider is allowed to acknowledge the unblocking request to the peer CCS user upon receipt of the
necessary protocol messages. This permits automatic completion of the unblocking service at the receiving
CCS provider without he presence or involvement of a management entity associated with the receiving
provider.
2011-10-28
51
CC_UNBLOCKING_REQ
UBL/CGU
CC_UNBLOCKING_IND
CC_UNBLOCKING_RES
UBA/CGUA
CC_UNBLOCKING_CON
CC_OK_ACK
DL_ESTABLISH_CON
CC_TIMEOUT_IND
CC_DISCONNECT_REQ
DISCONNECT
CC_DISCONNECT_IND
Note that the CC_QUERY_RES primitive is not required and is only provided for completeness. The CCS
provider is allowed to acknowledge the query request to the peer CCS user upon receipt of the necessary
protocol messages. This permits automatic completion of the query service at the receiving CCS provider
without he presence or involvement of a management entity associated with the receiving provider.
52
2011-10-28
53
CCI Primitives
4 CCI Primitives
This section describes the format and parameters of the CCI primitives (Appendix A [Mapping of
CCI Primitives to Q.931], page 275 and Appendix B [Mapping of CCI Primitives to Q.764], page 277.
shows the mapping of CCI primitives of the primitives defined in Q.931 and Q.764). In addition, it
discusses the states the primitive is valid in, the resulting state, and the acknowledgement that the
primitive expects. (The state/event tables for these primitives are shown in Appendix C [State/Event
Tables], page 279. The precedence tables for the CCI primitives are shown in Appendix D [Primitive
Precedence Tables], page 281.) Rules for ITU-T conformance are described in [Addendum for Q.931
Conformance], page 195 and [Addendum for Q.764 Conformance], page 225 to this document.
Tables 5, 6, and 7 provide a summary of the CCS primitives and their parameters.
2011-10-28
55
/* always CC_INFO_REQ */
Parameters
cc primitive
Indicates the primitive type.
Valid States
This primitive is valid in any state where a local acknowledgement is not pending.
New State
The new state remains unchanged.
Acknowledgements
This primitive requires the CCS provider to generate one of the following acknowledgements upon
receipt of the primitive:
Successful : Acknowledgement of the primitive via the CC_INFO_ACK primitive.
Non-fatal errors: There are no errors associated with the issuance of this primitive.
56
CCI Primitives
/* always CC_INFO_ACK */
Parameters
The above fields have the following meaning:
cc primitive
Indicates the primitive type.
Flags
Valid States
This primitive is valid in any state in response to a CC_INFO_REQ primitive.
New State
The state remains the same.
2011-10-28
57
/* always CC_ADDR_REQ */
/* call reference */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
Specifies the call reference for which to obtain the connected address.
Valid States
This primitive is valid in any state.
New State
The new state is CCS_WACK_AREQ.
Rules
If the call reference is specified as zero (0), then no connected address information will be
returned in the CC_ADDR_ACK.
Acknowledgements
The CCS provider will generate on of the following acknowledgements upon receipt of the CC_ADDR_
REQ primitive:
Successful : Correct acknowledgement of the primitive is indicated via the CC_ADDR_ACK primitive.
Unsuccessful (Non-fatal errors): These errors will be indicated via the CC_ERROR_ACK primitive.
The applicable non-fatal errors are as follows:
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
58
CCI Primitives
/*
/*
/*
/*
/*
/*
always CC_ADDR_ACK */
length of bound address */
offset of bound address */
call reference */
length of connected address */
offset of connected address */
Parameters
cc primitive
Indicates the primitive type.
cc bind length
Indicates the length of the bound call control address.
cc bind offset
Indicates the offset of the bound call control address.
cc call ref
Indicates the call reference for the connected call control address.
cc conn length
Indicates the length of the connected call control address.
cc conn offset
Indicates the offset of the connected call control address.
Valid State
This primitive is valid in state CC_WACK_AREQ.
New State
The new state is the state previous to the CC_ADDR_REQ.
Rules
If the requesting stream is not bound to a call control address, the CCS provider will code the
cc bind length and cc bind offset fields to zero. Otherwise, the CCS provider will return the
same call control address that was returned in the CC_BIND_ACK.
If the requesting stream is not connected to a call, the CCS provider will code the cc conn length
and cc conn offset fields to zero. Otherwise, the CCS provider will indicate the call control
address (circuit) upon which the call is connected.
2011-10-28
59
Parameters
cc primitive
Is the primitive type.
cc addr length
Is the length in bytes of the call control (circuit, circuit group) address to be bound to
the stream.
cc addr offset
Is the offset from the beginning of the M_PROTO block where the call control (circuit,
circuit group) address begins.
cc setup ind
Is the requested number of setup indications (simultaneous incoming calls) allowed to
be outstanding by the CCS provider for the specified protocol address. (If the number of
outstanding setup indications equals cc setup ind, the CCS provider need not discard
further incoming setup indications, but may choose to queue them internally until the
number of outstanding setup indications drops below the cc setup ind number.) Only
one stream per call control address is allowed to have a cc setup ind number value
greater than zero. This indicates to the CCS provider that this stream is the listener
stream for the CCS user. This stream will be used by the CCS provider for setup
indications for that call control address.
if a stream is bound as a listener stream, it is still able to initiate outgoing call setup
requests.
60
CCI Primitives
cc bind flags
See "Flags" below.
Flags
CC_DEFAULT_LISTENER
When set, this flag specifies that this stream is the "default listener stream." This
stream is used to pass setup indications (or continuity check requests) for all incoming
calls that contain protocol identifiers that are not bound to any other listener, or when
a listener stream with cc setup ind value of greater than zero is not found. Also,
the default listener will receive all incoming call indications that contain no user data
(i.e., test calls) and all maintenance indications (i.e., CC_MAINT_IND). Only one default
listener stream is allowed per occurrence of CCI. An attempt to bind a default listener
stream when one is already bound should result in an error (of type [CCADDRBUSY]).
CC_TOKEN_REQUEST
When set, this flag specifies to the CCS provider that the CCS user has requested
that a "token" be assigned to the stream (to be used in the call response message),
and the token value be returned to the CCS user via the CC_BIND_ACK primitive. The
token assigned by the CCS provider can then be used by the CCS user in a subsequent
CC_SETUP_RES primitive to identify the stream on which the call is to be established.
CC_MANAGEMENT
When set, this flag specifies to the CCS provider that this stream is to be used for
circuit management indications for the specified addresses.
CC_TEST
When set, this flag specifies to the CCS provider that this stream is to be used for
continuity and test call indications for the specified addresses.
CC_MAINTENANCE
When set, this flag specifies to the CCS provider that this stream is to be used for
maintenance indications for the specified addresses.
Valid States
This primitive is valid in state CCS_UNBND (see Appendix C [State/Event Tables], page 279).
New State
The new state is CCS_WACK_BREQ.
Acknowledgements
The CCS provider will generate one of the following acknowledgements upon receipt of the CC_BIND_
REQ primitive:
Successful : Correct acknowledgement of the primitive is indicated via the CC_BIND_ACK primitive.
Non-fatal errors: These errors will be indicated via the CC_ERROR_ACK primitive. The applicable
non-fatal errors are as follows:
2011-10-28
61
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADADDR]
The call control address was in an incorrect format or the address contained illegal
information. It is not intended to indicate protocol errors.
[CCNOADDR]
The CCS user did not provide a call control address and the CCS provider could
not allocate an address to the user.
[CCADDRBUSY]
The CCS user attempted to bind a second stream to a call control address with
the cc setup ind number set to a non-zero value, or attempted to bind a second
stream with the CC_DEFAULT_LISTENER flag value set to non-zero.
[CCBADFLAG]
The flags were invalid or unsupported, or the combination of flags was invalid. This
error is returned if more than one of CC_TEST, CC_MANAGEMENT, or CC_MAINTENANCE
flags are set.
[CCBADPRIM]
The primitive format was incorrect (i.e. too short).
[CCACCESS]
The user did not have proper permissions.
62
CCI Primitives
/*
/*
/*
/*
/*
always CC_BIND_ACK */
length of address */
offset of address */
setup indications */
setup response token value */
Parameters
cc primitive
Indicates the primitive type.
cc addr length
Is the length of the call control address that was bound.
cc addr offset
Is the offset from the beginning of the M_PCPROTO block where the call control address
begins.
cc setup ind
Is the accepted number of setup indications allowed to be outstanding by the CCS
provider for the specified call control address. If its value is zero, this stream cannot
accept CC_SETUP_IND messages. If its value is greater than zero, then the CCS user
can accept CC_SETUP_IND messages up to the value specified in this parameter before
having to respond with a CC_SETUP_RES or a CC_DISCONNECT_REQ message.
cc token value
Conveys the value of the "token" assigned to this stream that can be used by the CCS
user in a CC_SETUP_RES primitive to accept a call on this stream. It is a non-zero value,
and is unique to all streams bound to the CCS provider.
The proper alignment of the address in the M_PCPROTO message block is not guaranteed.
Rules
The following rules apply to the binding of the specified call control address to the stream:
If the cc addr length field in the CC_BIND_REQ primitive is zero, then the CCS provider is to
assign a call control address to the user.
The CCS provider is to bind the call control address as specified in the CC_BIND_REQ primitive.
If the CCS provider cannot bind the specified address, it may assign another call control address
2011-10-28
63
to the user. It is the call control users responsibility to check the call control address returned
in the CC_BIND_ACK primitive to see if it is the same as the one requested.
The following rules apply to negotiating cc setup ind argument:
The cc setup ind number in the CC_BIND_ACK primitive must be less than or equal to the
corresponding requested number as indicated in the CC_BIND_REQ primitive.
Only one stream that is bound to the indicated call control address may have a negotiated
accepted number of maximum setup indications greater than zero. If a CC_BIND_REQ primitive
specifies a value greater than zero, but another stream has already bound itself to the given
call control address with a value greater than zero, the CCS provider should assign another
protocol address to the user.
If a stream with cc setup ind number greater than zero is used to accept a call, the stream will
be found busy during the duration of that call and no other streams may be bound to that call
control address with a cc setup ind number greater than zero. This will prevent more than one
stream bound to the identical call control address from accepting setup indications.
A stream requesting a cc setup ind number of zero should always be legal. This indicates to
the CCS provider that the stream is to be used to request call setup only.
A stream with a negotiated cc setup ind number greater than zero may generate setup requests
or accept setup indications.
If the above rules result in an error condition, then the CCS provider must issue a CC_ERROR_ACK
primitive to the CCS user specifying the error as defined in the description of the CC_BIND_REQ
primitive.
Valid States
This primitive is in response to a CC_BIND_REQ primitive and is valid in the state CCS_WACK_BREQ.
New State
The new state is CCS_IDLE.
64
CCI Primitives
/* always CC_UNBIND_REQ */
Parameters
cc primitive
Indicates the primitive type.
Valid States
This primitive is valid in the CCS_IDLE state.
New State
The new state is CCS_WACK_UREQ.
Acknowledgements
This primitive requires the CCS provider to generate the following acknowledgements upon receipt
of the primitive:
Successful : Correct acknowledgement of the primitive is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): These errors will be indicated via the CC_ERROR_ACK primitive.
The applicable non-fatal errors are as follows:
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCSYSERR]
A system error has occurred and the UNIX system error is indicated in the primitive.
2011-10-28
65
/*
/*
/*
/*
/*
always CC_OPTMGMT_REQ */
call reference */
length of option values */
offset of option values */
option flags */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
cc opt length
Specifies the length of the default values of the options parameters as selected by the
CCS user. These values will be used in subsequent CC_SETUP_REQ primitives on the
stream that do not specify values for these options. If the CCS user cannot determine
the value of an option, it value should be set to CC UNKNOWN. If the CCS user does
not specify any option paramter values, the length of this field should be set to zero.
cc opt offset
Specifies the offset of the options parameters from the beginning of the M_PROTO message
block.
cc opt flags
See "Flags" below.
Flags
Valid States
This primitive is valid in the CCS_IDLE state.
New State
The new state is CCS_WACK_OPTREQ.
Acknowledgements
The CC_OPTMGMT_REQ primitive requires the CCS provider to generate one of the following acknowledgements upon receipt of the primitive:
66
CCI Primitives
2011-10-28
67
/*
/*
/*
/*
/*
always CC_OPTMGMT_ACK */
call reference */
length of option values */
offset of option values */
option flags */
Parameters
Flags
Valid States
This primitive is valid in any state.
New State
The new state is unchanged.
Acknowledgements
68
CCI Primitives
/*
/*
/*
/*
/*
/*
always CC_ERROR_ACK */
primitive in error */
CCI error code */
UNIX system error code */
current state */
call reference */
Parameters
cc primitive
Identifies the primitive type.
cc error primitive
Identifies the primitive type that cause the error.
cc error type
Contains the Call Control Interface error code.
cc unix error
Contains the UNIX system error code. This may only be non-zero if the cc error type
is equal to [CCSYSERR].
cc state
Identifies the state of the interface at the time that the CC_ERROR_ACK primitive was
issued by the CCS provider.
cc call ref
Identifies the CCS provider or CCS user call reference associated with the request or
response primitive that was in error. If no call reference is associated with the request
or response primitive that caused the error, this field is coded zero (0) by the CCS
provider.
69
[CCBADADDR]
The call control address as specified in the primitive was in an incorrect format, or the
address contained illegal information.
[CCBADDIGS]
The digits provided in the called party number or subsequent number specified in the
primitive are of an incorrect format or are invalid.
[CCBADOPT]
The options values as specified in the primitive were in an incorrect format, or they
contained illegal information.
[CCNOADDR]
The CCS provider could not allocate an address.
[CCADDRBUSY]
The CCS provider could not use the specified address because the specified address is
already in use.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADTOK]
Token used is not associated with an open stream.
[CCBADFLAG]
The flags specified in the primitive were incorrect or illegal.
[CCNOTSUPP]
Specified primitive type is not known to the CCS provider.
[CCBADPRIM]
The primitive was of an incorrect format (i.e. too small, or an offset it out of range).
[CCACCESS]
The user did not have proper permissions.
Valid States
This primitive is valid in all states that have a pending acknowledgement or confirmation.
New State
The new state is the same as the one from which the acknowledged request or response was issued.
70
CCI Primitives
/*
/*
/*
/*
always CC_OK_ACK */
primitive being acknowledged */
current state */
call reference */
Parameters
cc primitive
Identifies the primitive.
cc correct prim
Identifies the successfully received primitive type.
cc state
Identifies the state of the interface at the time that the CC_OK_ACK primitive was issued
by the CCS provider.
cc call ref
Identifies the CCS provider or CCS user call reference associated with the request or
response primitive that was in error. If no call reference is associated with the request
or response primitive that caused the error, this field is coded zero (0) by the CCS
provider.
Valid States
This primitive is issued in states CCS_WACK_UREQ and CCS_WACK_OPTREQ.
New State
The resulting state depends on the current state (see Appendix C [State/Event Tables], page 279,
Tables B-7 and B-8.).
2011-10-28
71
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
always CC_SETUP_REQ */
user call reference */
call type */
call flags */
called party number length */
called party number offset */
optional parameters length */
optional parameters offset */
connect to address length */
connect to address offset */
Parameters
cc primitive
Specifies the primitive type.
cc user ref
Specifies a reference number known to the CCS user that uniquely identifies the current
setup request. When this value is non-zero, it permits the CCS User to have multiple outstanding setup requests pending on the same stream. Responses made by the
CCS provider to the CC_SETUP_REQ primitive will contain this CCS user call attempt
reference.
cc call type
Specifies the type of call to be set up. Call types supported are dependent upon the
CCS provider and protocol, see the addendum for call types for specific protocols.
cc call flags
Specifies a bit field of call options. Call flags supported are depeddent upon the CCS
provider and protocol, see the addendum for call flags for specific protocols.
72
CCI Primitives
cc cdpn length
Specifies the length of the called party number parameter that conveys an address
identifying the CCS user to which the call is to be established. This field will accommodate variable length numbers within a range supported by the CCS provider. If no
called party address is provided by the CCS user, this field must be coded to zero. The
coding of the called party number is protocol and provider-specific.
cc cdpn offset
Is the offset of the called party number from the beginning of the M_PROTO message
block.
cc opt length
Specifies the length of optional parameters to be conveyed in the call setup. This
field will accomodate variable length addresses within a range supported by the CCS
provider. If no optional parameters are provided by the CCS user, this field must be
coded to zero. The format of optional parameters are protocol and provider-specific,
see the addendum for the format of optional parameters for specific protocols.
cc opt offset
Specifies the offset of the optional parameters from the beginning of the M_PROTO message block.
cc addr length
Specifies the length of the call control address parameter that conveys the call control
address (circuit, circuit group) of the CCS user entity to which the call is to be established. The semantics of the values in the CC_SETUP_REQ is identical to the values in
the CC_BIND_REQ.
cc addr offset
Specifies the offset of the call control address from the beginning of the M_PROTO message
block.
Rules
The following rules apply to the setup of calls to the specified addresses:
If the cc cdpn length field in the CC_SETUP_REQ primitive is zero, then the CCS provider is
to select a called party number for the call. If the CCS provider cannot select a called party
number for the call, the CCS provider responds with a CC_ERROR_ACK primitive with error
[CCNOADDR].
If the cc cdpn length field in the CC_SETUP_REQ primitive is non-zero, the CCS provider is
to setup the call to the specified number. If the CCS provider cannot setup a call of the
specified call type to the specified number the call will fail and the CCS provider will return a
CC_ERROR_ACK with the appropriate error value (e.g., [CCBADADDR]).
The following rules apply to the call control addresses (trunk groups and circuit identifiers):
If the CCS user does not specify a call control address (i.e. cc addr length is set to zero), then
the CCS provider may attempt to assign a call control address, assign it a call reference and
associate it with the stream for the duration of the call.
The following rules apply to the CCS user call attempt reference:
2011-10-28
73
If the CCS user does not specify a call attempt reference (i.e. the cc user ref is set to zero),
then the CCS provider can only support one outstanding outgoing call attempt for the stream.
If the CCS user specifies a call attempt reference, all replies made by the CCS provider to this
CC_SETUP_REQ primitive will contain the CCS user specified call attempt reference until either
the call fails or is released, or after the CCS provider sends a CC_SETUP_CON primitive.
Valid States
This primitive is valid in state CCS_IDLE.
New State
The new state depends upon the information provided in the CC_SETUP_REQ message as follows:
If the setup request specifies that a continuity check was performed on a previous circuit, the
new state is CCS_WREQ_CCREP (awaiting report of the result of continuity test performed on the
previous circuit).
If the setup request specifies that a continuity check is required on the circuit, the new state is
CCS_WIND_CTEST (awaiting indication of remote loop back on the circuit).
If the setup request specifies that no continuity test is required on this or a previous circuit
and that the called party address contains partial information, the new state is CCS_WIND_MORE
(awaiting the indication that more information is required).
If the setup request specifies that no continuity test is required on this or a previous circuit and
that the called party address contains complete information, the new state is CCS_WCON_SREQ
(awaiting confirmation of the setup request).
Acknowledgements
The following acknowledgements are valid for this primitive:
Successful Call Establishment: This is indicated via the CC_SETUP_CON primitive. This results
in the Call Establishment state. For CC_SETUP_REQ primitives where ISUP_NCI_CONT_CHECK_
REQUIRED is set, or where the CCS provider otherwise determines that a continuity check
is required on the circuit, success is still indicated via the CC_SETUP_CON primitive. In this
case, the CC_SETUP_CON primitive is not sent by the CCS provider unless the continuity check
is successful. For CCS_SETUP primitives where ISUP_NCI_CONT_CHECK_PREVIOUS is set, the
CC_SETUP_CON primitive is not sent by the CCS provider until the CCS user sends a CC_
CONT_REPORT_REQ primitive indicating that continuity check on the previous circuit has been
successful. Receipt of the CC_SETUP_CON primitive always results in the Call Establishment
state.
Unsuccessful Call Establishment: This is indicated via the CC_CALL_REATTEMPT_IND, CC_CALL_
FAILURE_IND, or CC_RELEASE_IND primitives. For example, a call may be rejected because
either the called CCS user cannot be reached, or the CCS provider and/or the called CCS
user did not agree on the specified call type or options. This results in the Idle state. Where
the CC_CALL_REATTEMPT_IND or CC_RELEASE_IND primitives are sent before the CC_SETUP_CON
primitive, the CC_CALL_REATTEMPT_IND or CC_RELEASE_IND primitives will contain the CCS
user specified call attempt reference.
Non-fatal errors: These are indicated via the CC_ERROR_ACK primitive. The applicable non-fatal
errors are defined as follows:
74
CCI Primitives
[CCSYSERR]
A system error has occurred and the UNIX system eror is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADADDR]
The call control address as specified in the primitive was in an incorrect format,
or the address contained illegal information.
[CCBADDIGS]
The called party number was in the incorrect format, or contained illegal information. This is used only to handle coding errors of the number and is not
intended to provide for protocol errors. Protocol errors should be conveyed in the
CC_CALL_REATTEMPT_IND, CC_CALL_FAILURE_IND or CC_RELEASE_IND primitives.
[CCBADOPT]
The optional parameters were in an incorrect format, or contained illegal information.
[CCNOADDR]
The user did not provide a called party address field and one was required by the
call type. The CCS provider could not select a called party address.
[CCADDRBUSY]
The CCS provider could not use the specified address because the specified address
is already in use.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal (not unique).
[CCBADPRIM]
The primitive was of an incorrect format (i.e. too small, or an offset it out of
range).
[CCACCESS]
The user did not have proper permissions for the use of the requested address or
options.
2011-10-28
75
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
always CC_SETUP_IND */
call reference */
call type */
call flags */
called party number length */
called party number offset */
optional parameters length */
optional parameters offset */
connecting address length */
connecting address offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Identifies the call reference that can be used by the CCS user to associate this message
with the CC_SETUP_RES or CC_RELEASE_REQ primitive that is to follow. This value
must be unique among the outstanding CC_SETUP_IND messages.
cc call type
Indicates the type of call to be set up. Call types supported are dependent upon the
CCS provider and protocol, see the addendum for call types for specific protocols.
cc call flags
Indicates a bit field of call options. Call flags supported are dependent upon the CCS
provider and protocol, see the addendum for call flags for specific protocols.
cc cdpn length
Indicates the length of the called party number address parameter that conveys an
address identifying the CCS user to which the call is to be established. This field will
accommodate variable length addresses within a range supported by the CCS provider.
cc cdpn offset
Is the offset of the called party number address from the beginning of the M_PROTO
message block.
cc opt length
Indicates the length of the optional parameters that were used in the call setup.
76
CCI Primitives
cc opt offset
Indicates the offset of the optional parameters from the beginning of the M_PROTO
message block.
cc addr length
Indicates the length of the connecting address parameter that conveys the call control
address the CCS user entity (circuit) on which the call is being established. The
semantics of the values in the CC_SETUP_IND is identical to the values in the CC_BIND_
ACK.
cc addr offset
Indicates the offset of the connecting address from the beginning of the M_PROTO message block.
Valid States
This primitive is valid in state CCS_IDLE for the indicated call reference.
New State
The new state depends upon the information provided in the CC_SETUP_IND message as follows:
If the setup indication indicates that a continuity check was performed on a previous circuit,
the new state is CCS_WIND_CCREP (awaiting the report of continuity test results).
If the setup indication indicates that a continuity check is required on the circuit, the new state
is CCS_WREQ_CTEST (awaiting confirmation of installation of loop back device on the circuit).
If the setup indication indicates that no continuity tests are required on this or a previous circuit
and that the called party number contains partial information, the new state is CCS_WREQ_MORE
(awaiting the request for more information to confirm the partial address).
If the setup indication indicates that no continuity tests are required on this or a previous
circuit and that the called party number contains complete information, the new state is CCS_
WRES_SIND (awaiting response to the setup indication).
In any event, the number of outstanding setup indications waiting for user response is incremented
by one.
Rules
The rules for issuing the CC_SETUP_IND primitive are as follows:
This primitive will only be issued to streams that have been bound with a non-zero negotiated
maximum number of setup indications (i.e. on a listening stream), and where the number
of outstanding setup indications (call references) for the stream is less than the negotiated
maximum number of setup indications.
If the call setup indicated is for a normal call, the stream upon which it is indicated was not
bound with the CC_TEST, CC_MANAGEMENT or CC_MAINTENANCE flags set.
If the call setup indicated is for an ISUP test call, the stream upon which it is indicated
was bound with the CC_TEST flag set and a non-zero number of negotiated maximum setup
indications.
2011-10-28
77
/* always CC_SETUP_RES */
/* call reference */
/* call response token value */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference of the CC_SETUP_RES message. It is used by the CCS
provider to associated the CC_SETUP_RES message with an outstanding CC_SETUP_IND
message. An invalid call reference should result in error with the error type [CCBADCLR].
cc token value
Is used to identify the stream that the CCS user wants to establish the call on. (Its
value is determined by the CCS user by issuing a CC_BIND_REQ primitive with the CC_
TOKEN_REQ flag set. The token value is returned in the CC_BIND_ACK.) The value of
this field should be non-zero when the CCS user wants to establish the call on a stream
other than the stream on which the CC_SETUP_IND arrived. If the CCS user wants to
establish a call on the same stream that the CC_SETUP_IND arrived on, then the value
of this field should be zero.
Valid States
This primitive is valid in state CCS_WRES_SIND.
New State
The new state is CCS_WREQ_PROCEED.
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
78
CCI Primitives
Unsuccesful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error has occurred and the UNIX system error is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADTOK]
The token specified is not associated with an open stream.
[CCBADPRIM]
The primitive format was incorrect (i.e. too short).
2011-10-28
79
/*
/*
/*
/*
/*
always CC_SETUP_CON */
user call reference */
call reference */
connecting address length */
connecting address offset */
Parameters
cc primitive
Indicates the primitives type.
cc user ref
Indicates the CCS user call attempt reference value which was provided by the CCS
user in the CC_SETUP_REQ message. This permits the CCS user to associate this CC_
SETUP_CON primitive with the previous CC_SETUP_REQ primitive and permits multiple
outstanding CC_SETUP_REQ primitives.
cc call ref
Indicates the CCS provider assigned call reference. If the CCS user wishes to establish
more than one simultaneous call on a given stream, the CCS user must use this CCS
provider indicated call reference in subsequent call control primitives sent to the CCS
provider. This permits the CCS provider to associate a CCS user primitive with one
of multiple simultaneous calls associated with a given stream.
cc addr length
Indicates the length of the connecting address parameter that conveys the call control
address of the CCS user entity (circuit) on which the call is being established. The
semantics of the values in the CC_SETUP_CON is identical to the values in the CC_BIND_
REQ.
cc addr offset
Indicates the offset of the connecting address from the beginning of the M_PROTO message block.
Valid States
This primitive is valid in state CCS_WCON_SREQ and state CCS_WREQ_CCREP.
80
CCI Primitives
New State
The new state depends on whether an end-of-pulsing signal was present in the called party number
in the associated CC_SETUP_REQ primitive. If an ST signal was present, the new state is CCS_
WREQ_PROCEED, otherwise the new state is CCS_WREQ_MORE. In either case, the call enters the Call
Establishment Phase.
2011-10-28
81
/* always CC_CALL_REATTEMPT_IND */
/* user call reference */
/* reason for reattempt */
Parameters
cc primitive
Indicates the primitive type.
cc user ref
Indicates the CCS user call attempt reference value which was provided by the CCS
user in the CC_SETUP_REQ message. This permits the CCS user to associate this CC_
CALL_REATTEMPT_IND primitive with the previous CC_SETUP_REQ primitive and permits
multiple outstanding CC_SETUP_REQ primitives.
cc reason
Indicates the cause of the reattempt. the cc reason field is protocol and implementation
specific. See the Addendum for protocol-specific values.
Valid Modes
This primitive is only valid in NNI mode.
Valid States
This primitive is valid in states CCS_WCON_SREQ, CCS_WREQ_CCREP, CCS_WIND_MORE, CCS_WREQ_INFO
and CCS_WIND_PROCEED.
New State
The new state is CCS_IDLE.
Rules
The CC_CALL_REATTEMPT_IND indicates that call repeat attempt should be made by the CCS
user, and the reason for the reattempt.
If the CC_CALL_REATTEMPT_IND is issued before the CC_SETUP_CON primitive, the user reference
value will be the same value as appeared in the corresponding CC_SETUP_REQ primitive, and
the call reference value will be zero.
If the CC CALL ATTEMPT IND primitive is issued subsequent to the CC_SETUP_CON primitive, the user reference value will be zero, and the call reference value will be the same as
appeared in the corresponding CC_SETUP_CON primitive.
82
CCI Primitives
/* always CC_CONT_CHECK_REQ */
/* address length */
/* address offset */
Parameters
cc primitive
Specifies the primitive type.
cc addr length
Specifies the length of the call control address (circuit identifier) upon which the CCS
user is requesting a continuity check.
cc addr offset
Specifies the offset of the call control address from the beginning of the M_PROTO message
block.
Rules
The following rules apply to the continuity check of call control addresses (circuit identifiers):
If the CCS user does not specify a call control address (i.e, cc addr length is set to zero), then
the CCS provider may attempt to assign a call control address and associate it with the stream
for the duration of the continuitu test procedure. This can be useful for automated continuity
testing.
Valid Modes
This primitive is only valid in the NNI mode.
Valid States
This primitive is valid in state CCS_IDLE for the selected circuit.
New State
The new state is CKS WIND CTEST for the selected address.
2011-10-28
83
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_CONT_TEST_IND primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCNOADDR]
The call control address was not provided (cc addr length coded zero).
[CCBADADDR]
The call control address contained in the primitive were poorly formatted or contained invalid information.
[CCNOTSUPP]
The primitive is not supported for the UNI interface and a UNI signalling address
was provided in the call control address or the address was issued to a UNI CCS
provider.
[CCACCESS]
The user did not have sufficient permission to perform the operation on the specified call control addresses.
84
CCI Primitives
/*
/*
/*
/*
always CC_CONT_CHECK_IND */
call reference */
address length */
address offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Identifies the call reference that can be used by the CCS user to associate this message
with the CC_CONT_TEST_REQ or CC_RELEASE_REQ primitive that is to follow. This value
must be unique among the outstanding CC_CONT_CHECK_IND messages.
cc addr length
Indicates the length of the call control address (circuit identifier) upon which a continuity check is indicated.
cc addr offset
Indicates the offset of the requesting address from the beginning of the M_PROTO message
block.
Valid Modes
This primitive is only valid for addresses in the NNI mode.
Valid States
This primitive is valid in state CCS_IDLE for the specified addresses.
2011-10-28
85
New State
The new state is CKS WREQ CTEST for the specified addresses.
86
CCI Primitives
/* always CC_CONT_TEST_REQ */
/* call reference */
/* token value */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference of the CC_CONT_TEST_REQ message. It is used by the CCS
provider to associate the CC_CONT_TEST_REQ message with an outstanding CC_SETUP_
IND message. An invalid call reference should result in error with the error type
[CCBADCLR].
cc token value
Is used to identify the stream that the CCS user wants to establish the continuity check
call on. (Its value is determined by the CCS user by issuing a CC_BIND_REQ primitive
with the CC_TOKEN_REQ flag set. The token value is returned in the CC_BIND_ACK.) The
value of this field should be non-zero when the CCS user wants to establish the call on
a stream other than the stream on which the CC_CONT_CHECK_IND arrived. If the CCS
user wants to establish a call on the same stream that the CC_CONT_CHECK_IND arrived
on, then the value of this field should be zero.
Valid Modes
This primitive is valid only in NNI mode.
Valid States
This primitive is valid in state CKS WREQ CTEST.
New State
The new state is CKS WIND CCREP.
2011-10-28
87
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_CONT_REPORT_IND in the case that
the primitive was issued in response to a CC_SETUP_IND, or CC_RELEASE_IND primitive in the
case that the primitive was issued in response to the CC_CONT_CHECK_IND primitive.
Unsuccessful : Unsuccessful completion is indicated via the CC_CONT_REPORT_IND primitive.
Non-fatal errors: Errors are indicated via the CC_ERROR_ACK primitive. The applicable nonfatal errors are defined as follows:
[CCSYSERR]
A system error has occurred and the UNIX system error is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCACCESS]
The user did not have proper permissions for the operation.
[CCNOTSUPP]
The CCS provider does not support the operation.
88
CCI Primitives
/*
/*
/*
/*
always CC_CONT_TEST_IND */
call reference */
address length */
address offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference associated with the continuity check call for the specified
call control address (circuit identifier).
cc addr length
Indicates the length of the call control address (signalling interface and circuit identifier)
upon which a continuity check is confirmed. The semantics of the values in the CC_
CONT_TEST_IND is identical to the values in the CC_BIND_REQ.
cc addr offset
Indicates the offset of the connecting address from the beginning of the M_PROTO message block.
Valid Modes
This primitive is valid only in NNI mode.
Valid States
This primitive is valid in state CCS_WCON_CREQ.
New State
The new state is CCS_WAIT_COR.
2011-10-28
89
/*
/*
/*
/*
always CC_CONT_REPORT_REQ */
user call reference */
call reference */
result of continuity check */
Parameters
cc primitive
Specifies the primitive type.
cc user ref
cc call ref
Specifies the call reference of the associated CC_CONT_TEST_IND primitive for the continuity check call. This value is non-zero when the CC_CONT_REPORT_REQ primitive is
issued in response to a CC_CONT_TEST_IND primitive. Otherwise, this value is coded
zero.
cc result
Specifies the result of the continuity test, whether success or failure. The value of the
cc result is protocol specific. For values representing success and values representing
failure, see the Addendum.
Valid Modes
This primitive is valid only in NNI mode.
Valid States
This primitive is valid in state CCS_WREQ_CCREP.
New State
When issued in response to the CC_CONT_TEST_IND primitive, the new state is CCS_IDLE. When
issued subsequent to a CC_SETUP_REQ primitive, the new state is either CCS_WREQ_MORE or CCS_
WREQ_PROCEED, depending upon whether the sent address contain an ST pulse.
90
CCI Primitives
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADPRIM]
The primitive format was incorrect.
2011-10-28
91
/* always CC_CONT_REPORT_IND */
/* call reference */
/* result of continuity check */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference associated with the continuity check report as it appeared
in the associated CC_CONT_CHECK_IND primitive.
cc result
Indicates the result of the continuity test, whether success or failure. The value of the
cc result is protocol specific. For values representing success and values representing
failure, see the Addendum.
Valid Modes
This primitive is valid only in NNI mode.
Valid States
This primitive is valid in state CCS_WREQ_CTEST or CCS_WIND_CCREP.
New State
If the primitive is issued subsequent to the CC_SETUP_REQ, the new state is CCS_WCON_SREQ. If the
primitive is issued in response to the CC_CONT_TEST_IND primitive, the new state is CCS_IDLE.
92
CCI Primitives
/*
/*
/*
/*
always CC_MORE_INFO_REQ */
call reference */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference for the CC_MORE_INFO_REQ message. It is used by the CCS
provider to associated the CC_MORE_INFO_REQ message with an previous CC_SETUP_IND
message and identify the incoming call.
cc opt length
Indicates the length of the optional parameters associated with the nore information
request.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI (User and Network) mode and for compatibility in NNI mode.
Valid States
This primitive is valid in state CCS_WREQ_MORE.
New State
The new state is CCS_WIND_INFO.
2011-10-28
93
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_INFORMATION_IND and CC_INFO_
TIMEOUT_IND primitives.
Unsuccessful : Unsuccessful completion is indicated by the CC_CALL_FAILURE_IND primitive
with a protocol specific reason indicating that additional information was not provided within
a sufficient period of time.
Non-fatal errors: Errors are indicated via the CC_ERROR_ACK primitive. The applicable nonfatal errors are defined as follows:
[CCSYSERR]
A system error has occurred and the UNIX system error is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCNOTSUPP]
The CCS provider does not support the operation.
[CCACCESS]
The user did not have proper permissions for the operation.
[CCBADPRIM]
The primitive was incorrectly formatted (i.e. the M_PROTO message block was too
short).
94
CCI Primitives
/*
/*
/*
/*
always CC_MORE_INFO_IND */
user call reference */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc user ref
Indicates the user call reference of the CC_MORE_INFO_IND message. It is used by the
CCS user to associate the CC_MORE_INFO_IND message with an outstanding CC_SETUP_
REQ message.
cc opt length
Indicates the length of the optional parameters associated with the more information
indication. If no optional parameters are associated with the more information indications, this parameter must be coded zero by the CCS provider.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI (Network and User) mode, and for compatibility in NNI mode.
Valid States
This primitive is valid in state CCS_WIND_MORE.
New State
The new state is CCS_WREQ_INFO.
4.2.3.3 Call Control Information Request
2011-10-28
95
CC INFORMATION REQ
This message request that the CCS provider include the subsequent number information in addition
to the called party number information previously supplied with a CC_SETUP_REQ primitive.
Format
The format of this message is on M_PROTO message block. The structure of the M_PROTO block is as
follows:
typedef struct CC_information_req {
ulong cc_primitive;
ulong cc_user_ref;
ulong cc_subn_length;
ulong cc_subn_offset;
ulong cc_opt_length;
ulong cc_opt_offset;
} CC_information_req_t;
/*
/*
/*
/*
/*
/*
always CC_INFORMATION_REQ */
call reference */
subsequent number length */
subsequent number offset */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc user ref
Specifies the user call reference. It is used by the CCS user to associate the message
with an outstanding CC_SETUP_REQ message.
cc subn length
Specifies the length of the subsequent called party address parameter that conveys
more of an address identifying the CCS user to which the call is to be established.
This field will accommodate variable length addresses within a range supported by the
CCS provider. If no subsequent called party address is provided by the CCS user,
this field must be coded to zero. The coding of the subsequent called party address is
protocol and provider-specific.
cc subn offset
Is the offset of the subsequent called party address from the beginning of the M_PROTO
message block.
cc opt length
Specifies the length of the optional parameters associated with the alerting indication.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI (both User and Network) and NNI.
Valid States
This primitive is valid in state CCS_WIND_MORE and CCS_WREQ_INFO.
96
CCI Primitives
New State
The new state is CCS_WIND_MORE if the subsequent number still does not contain complete address
information or CCS_WIND_PROCEED if it does.
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCNOADDR]
The user did not provide a subsequent called party address field and one was
required by the call type. The CCS provider could not select a called party
address.
[CCSYSERR]
A system error has occurred and the UNIX system eror is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The specified call reference was invalid.
[CCBADADDR]
The subsequent called party address was in the incorrect format, or contained
illegal information. This is used only to handle coding errors of the address and
is not intended to provide for protocol errors. Protocol errors should be conveyed
in the CC_CALL_FAILURE_IND or CC_RELEASE_IND primitives.
[CCBADOPT]
The optional parameters were in an incorrect format, or contained illegal information.
[CCACCESS]
The user did not have proper permissions for the use of the requested address or
options.
[CCBADPRIM]
The primitive is of an incorrect format or an offset exceeds the size of the M_PROTO
block.
2011-10-28
97
/*
/*
/*
/*
/*
/*
always CC_INFORMATION_IND */
call reference */
subsequent number length */
subsequent number offset */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference of the message. It is used by the CCS provider to associated
the message with an preceding CC_SETUP_IND message.
cc subn length
Indicates the length of the subsequent called party address parameter that conveys
more of an address identifying the CCS user to which the call is to be established.
This field will accommodate variable length addresses within a range supported by the
CCS provider. If no subsequent called party address is provided by the CCS user,
this field must be coded to zero. The coding of the subsequent called party address is
protocol and provider-specific.
cc subn offset
Is the offset of the subsequent called party address from the beginning of the M_PROTO
message block.
cc opt length
Indicates the length of the optional parameters associated with the alerting indication.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI (both User and Network) and NNI.
Valid States
This primitive is valid in state CCS_WREQ_MORE or CCS_WIND_INFO.
98
CCI Primitives
New State
The new state is CCS_WREQ_MORE if more information is still pending, or CCS_WREQ_PROCEED if the
information is complete.
2011-10-28
99
/* always CC_INFO_TIMEOUT_IND */
/* call reference */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference of the CC_SETUP_IND when the CC_INFO_TIMEOUT_IND primitive is used in response to the CC_SETUP_IND on a listening stream. Otherwise, this
parameter is coded zero and is ignored by the CCS provider.
Valid Modes
This primitive is valid in UNI mode (User or Network) or NNI mode.
Valid State
This primitive is valid in state CCS_WIND_INFO or CCS_WREQ_INFO.
New State
The new state is unchanged.
100
CCI Primitives
/*
/*
/*
/*
/*
always CC_PROCEEDING_REQ */
call reference */
proceeding flags */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
Specifies the call reference for the request. The call reference is used by the CCS
provider to identify the call.
cc flags
Specifies proceeding flags associated with the proceeding request. Proceeding flags are
protocol specific (see the Addendum).
cc opt length
Specifies the length of the optional parameters associated with the alerting indication.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI mode (User or Network) or NNI mode.
Valid States
This primitive is valid in state CCS ICC WAIT ACM.
New State
The new state is CCS_WREQ_MORE or CCS_WIND_PROCEED.
2011-10-28
101
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADFLAG]
The specified flags were incorrect or unsupported.
[CCBADOPT]
The optional parameters were in an incorrect format, or contained illegal information.
[CCACCESS]
The user did not have proper permissions for the use of the requested address or
options.
[CCBADPRIM]
The primitive is of an incorrect format or an offset exceeds the size of the M_PROTO
block.
102
CCI Primitives
/*
/*
/*
/*
/*
always CC_PROCEEDING_IND */
call reference */
proceeding flags */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference. It is used by the CCS provider to indicate the call.
cc flags
Indicates the proceeding flags associated with the proceeding indication. Proceeding
flags are protocol specific (see Addendum).
cc opt length
Indicates the length of the optional parameters associated with the proceeding indication.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI mode (User or Network) or NNI mode.
Valid States
This primitive is valid in state CCS_WREQ_MORE or CCS_WIND_PROCEED.
New State
The new state is CCS_WIND_ALERTING.
2011-10-28
103
/*
/*
/*
/*
/*
always CC_ALERTING_REQ */
call reference */
alerting flags */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
Specifies the call reference. It is used by the CCS provider to identify the call.
cc flags
Specifies the alerting flags associated with the alerting request. Alerting flags are
protocol specific (see Addendum).
cc opt length
Specifies the length of the optional parameters associated with the alerting indication.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI mode (User or Network) or NNI mode.
Valid States
This primiitve is valid in states CCS_WREQ_MORE, CCS_WREQ_PROCEED and CCS_WREQ_ALERTING states.
New State
The new state is CCS_WREQ_PROGRESS.
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
104
CCI Primitives
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADFLAG]
The specified flags contained incorrect or unsupported information.
[CCBADOPT]
The optional parameters were in an incorrect format, or contained illegal information.
[CCACCESS]
The user did not have proper permissions for the use of the requested address or
options.
[CCBADPRIM]
The primitive is of an incorrect format or an offset exceeds the size of the M_PROTO
block.
2011-10-28
105
/*
/*
/*
/*
/*
always CC_ALERTING_IND */
call reference */
alerting flags */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference. The call reference is used by the CCS provider to identify
the call.
cc flags
cc opt length
Indicates the length of the optional parameters associated with the alerting indication. If no optional parameters are associated with the alerting indication, then this
parameter must be coded zero.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI mode (User or Network) or NNI mode.
Valid States
This primitive is valid in states CCS_WREQ_MORE, CCS_WIND_PROCEED and CCS_WIND_ALERTING.
New State
The new state is CCS_WIND_PROGRESS.
106
CCI Primitives
/*
/*
/*
/*
/*
/*
always CC_PROGRESS_REQ */
call reference */
progress event */
progress flags */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
Specifies the call reference. The call reference is used by the CCS provider to identify
the call.
cc event
Specifies the progress event. Progress events are protocol specific (see Addendum).
cc flags
Indicates progress flags. Progress flags are protocol specific (see Addendum).
cc opt length
Indicates the length of the optional parameters associated with the progress request. If
no optional parameters are associated with the progress request, then this parameter
must be coded zero.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI mode (User or Network) or NNI mode.
Valid States
This primitive is valid in states CCS_WREQ_PROGRESS.
New State
The new state is CCS_WREQ_PROGRESS.
2011-10-28
107
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADFLAG]
The specified flags contained incorrect or unsupported information.
[CCBADOPT]
The optional parameters were in an incorrect format, or contained illegal information.
[CCACCESS]
The user did not have proper permissions for the use of the requested address or
options.
[CCBADPRIM]
The primitive is of an incorrect format or an offset exceeds the size of the M_PROTO
block.
108
CCI Primitives
/*
/*
/*
/*
/*
/*
always CC_PROGRESS_IND */
call reference */
progress event */
progress flags */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference. The call reference is used by the CCS provider to identify
the call.
cc event
Indicates the progress event. Progress events are protocol specific (see Addendum).
cc flags
Indicates progress flags. Progress flags are protocol specific (see Addendum).
cc opt length
Indicates the length of the optional parameters associated with the progress request. If
no optional parameters are associated with the progress request, then this parameter
must be coded zero.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI mode (User or Network) or NNI mode.
Valid States
This primitive is valid instates CCS_WIND_PROGRESS.
New State
The new state is CCS_WIND_PROGRESS.
2011-10-28
109
/*
/*
/*
/*
/*
always CC_IBI_REQ */
call reference */
ibi flags */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
Specifies the call reference. The call reference is used by the CCS provider to identify
the call.
cc flags
Specifies the flags associated with the primitive. In band information flags are protocol
specific (see Addendum).
cc opt length
Specifies the length of the optional parameters associated with the in-band information
request. If no optional parameters are associated with the in band information request,
then this parameter must be coded zero.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in NNI mode and in UNI (User and Network) mode for compatibility with
the NNI.
Valid States
This primitive is valid in states CCS_WREQ_MORE, CCS_WREQ_PROCEED, CCS_WREQ_ALERTING, CCS_
WREQ_PROGRESS and CCS_WREQ_CONNECT.
New State
The new state is CCS_WREQ_CONNECT.
110
CCI Primitives
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADFLAG]
The specified flags contained incorrect or unsupported information.
[CCBADOPT]
The optional parameters were in an incorrect format, or contained illegal information.
[CCACCESS]
The user did not have proper permissions for the use of the requested address or
options.
[CCBADPRIM]
The primitive is of an incorrect format or an offset exceeds the size of the M_PROTO
block.
2011-10-28
111
/*
/*
/*
/*
/*
always CC_IBI_IND */
call reference */
ibi flags */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference. The call reference is used by the CCS provider to identify
the call.
cc flags
Indicates the flags associated with the primitive. In band information flags are provider
and protocol specific (see Addendum).
cc opt length
Indicates the length of the optional parameters associated with the in-band information
indication. If no optional parameters are associated with the in band information
request, then this parameter must be coded zero.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in NNI mode and in UNI (User and Network) mode for compatibility with
the NNI.
Valid States
This primitive is valid in states CCS_WIND_MORE, CCS_WIND_PROCEED, CCS_WIND_ALERTING and CCS_
WIND_PROGRESS.
New State
The new state is CCS_WIND_CONNECT.
112
CCI Primitives
/*
/*
/*
/*
/*
always CC_CONNECT_REQ */
call reference */
connect flags */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
Specifies the call reference. The call reference is used by the CCS provider to identify
the call. The call reference is the same value which was indicated in the corresponding
CC_SETUP_IND primitive for the incoming call.
cc flags
Specifies the connect flags associated with the primitive. Connect flags are protocol
specific (see Addendum).
cc opt length
Specifies the length of the optional parameters associated with the connect request. If
no optional parameters are associated with the connect request, then this parameter
must be coded zero.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in NNI mode and in UNI (User) mode.
Valid States
This primitive is only valid for incoming calls in the CCS_WREQ_MORE, CCS_WREQ_PROCEED, CCS_WREQ_
ALERTING, CCS_WREQ_PROGRESS, CCS_WREQ_CONNECT states.
New State
The new state is CCS WIND SCOMP (waiting for indication of setup complete).
2011-10-28
113
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_SETUP_COMPLETE_IND primitive.
Unsuccessful :
Unsuccessful completion is indicated via the CC_CALL_FAILURE_IND,
CC_DISCONNECT_IND or CC_RELEASE_IND primitives.
Non-fatal errors: Errors are indicated via the CC_ERROR_ACK primitive. The applicable nonfatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADFLAG]
The specified flags contained incorrect or unsupported information.
[CCBADOPT]
The optional parameters were in an incorrect format, or contained illegal information.
[CCACCESS]
The user did not have proper permissions for the use of the requested address or
options.
[CCBADPRIM]
The primitive is of an incorrect format or an offset exceeds the size of the M_PROTO
block.
114
CCI Primitives
/*
/*
/*
/*
/*
always CC_CONNECT_IND */
call reference */
connect flags */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference. The call reference is used by the CCS provider to identify
the call. The call reference is the same value which was indicated in the corresponding
CC_SETUP_CON primitive for the outgoing call.
cc flags
Indicates the connect flags associated with the primitive. Connect flags are protocol
specific (see Addendum).
cc opt length
Indicates the length of the optional parameters associated with the connect indication. If no optional parameters are associated with the connect indication, then this
parameter is coded zero by the CCS provider.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in NNI mode and in UNI (Network) mode.
Valid States
This primitive is valid in state CCS WIND SCOMP.
New State
The new state is CCS_CONNECTED.
2011-10-28
115
/*
/*
/*
/*
always CC_SETUP_COMPLETE_REQ */
call reference */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
Specifies the call reference. The call reference is used by the CCS provider to identify
the call.
cc opt length
Specifies the length of the optional parameters associated with the setup complete
request. If no optional parameters are associated with the setup complete request,
then this parameter must be coded zero. The CCS provider may include additional
protocol-specific optional parameters.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI mode (Network only) and NNI mode for compatibility.
Valid States
This primitive is valid in state CCS WREQ SCOMP.
For compatibility between NNI mode and UNI Network mode, the CCS provider in NNI mode
should acknowledge this primitive with a CC_OK_ACK if it is issued in the CCS_CONNECTED state.
New State
The new state is CCS_CONNECTED.
116
CCI Primitives
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCBADPRIM]
The primitive was of an incorrect format (i.e. too small, or an offset it out of
range).
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADOPT]
The options values as specified in the primitive were in an incorrect format, or
they contained illegal information.
[CCACCESS]
The user did not have proper permissions to request the operation or to use the
options specified.
[CCNOTSUPP]
The specified primitive type is not known to or not supported by the CCS provider.
2011-10-28
117
/*
/*
/*
/*
always CC_SETUP_COMPLETE_IND */
call reference */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitives type.
cc call ref
Indicates the call reference. The call reference is used by the CCS provider to identify
the call.
cc opt length
Indicates the length of the optional parameters associated with the setup complete indication. If no optional parameters were associated with the setup complete indication,
then this parameter must be coded zero. The CCS provider may include additional
optional protocol-specific optional parameters.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI (User only) mode.
Valid States
This primitive is valid in states CCS WIND SCOMP and CCS_CONNECTED.
New State
The new state is CCS_CONNECTED.
118
CCI Primitives
/*
/*
/*
/*
always CC_FORWXFER_REQ */
call reference */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
Specifies the call reference. The call reference is used by the CCS provider to identify
the call.
cc opt length
Specifies the length of the optional parameters associated with the forward transfer
request. If no optional parameters were associated with the forward transfer request,
then this parameter must be coded zero.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is only valid in NNI mode.
Valid States
This primitive is valid in state CCS_CONNECTED.
New State
The new state is CCS_CONNECTED.
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
2011-10-28
119
120
CCI Primitives
/*
/*
/*
/*
always CC_FORWXFER_IND */
call reference */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference. The call reference is used by the CCS provider to identify
the call.
cc opt length
Specifies the length of the optional parameters associated with the forward transfer
indication. If no optional parameters were associated with the forward transfer indication, then this parameter must be coded zero.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in NNI mode only.
Valid States
This primitive is valid in state CCS_CONNECTED.
New State
The new state is CCS_CONNECTED.
2011-10-28
121
/*
/*
/*
/*
/*
always CC_SUSPEND_REQ */
call reference */
suspend flags */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
Specifies the call reference. The call reference is used by the CCS provider to identify
the call.
cc flags
Specifies the suspend flags associated with the suspend request. Suspend flags specify
whether the request is for a user suspend or a network suspend. Suspend flags are
provider and protocol specific (see Addendum).
cc opt length
Specifies the length of the optional parameters associated with the suspend request. If
no optional parameters were associated with the suspend request, then this parameter
must be coded zero.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in mode UNI (User) and NNI.
Valid States
This primitive is valid in state CCS_CONNECTED.
New State
The new state is CCS_SUSPENDED.
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
122
CCI Primitives
2011-10-28
123
/*
/*
/*
/*
/*
always CC_SUSPEND_IND */
call reference */
suspend flags */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference. The call reference is used by the CCS provider to identify
the call.
cc flags
Indicates the options associated with the suspend. Suspend flags are mode and protocol
dependent, see the addendum. Indicates the suspend flags associated with the suspend
indication. Suspend flags indicate whether the request is for a user suspend or a network
suspend. Suspend flags are provider and protocol specific (see Addendum).
cc opt length
Specifies the length of the optional parameters associated with the suspend indication. If no optional parameters were associated with the suspend indication, then this
parameter must be coded zero.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in mode UNI (Network) and NNI.
Valid States
This primitive is valid in state CCS_CONNECTED or CCS_SUSPENDED.
New State
The new state is CCS WRES SUSIND for UNI and CCS_SUSPENDED for NNI.
124
CCI Primitives
/*
/*
/*
/*
always CC_SUSPEND_RES */
call reference */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
Specifies the call reference. The call reference is used by the CCS provider to identify
the call.
cc opt length
Specifies the length of the optional parameters associated with the suspend response. If
no optional parameters were associated with the suspend response, then this parameter
must be coded zero.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in mode UNI (Network).
Valid States
This primitive is valid in state CCS WRES SUSIND.
New State
The new state is CCS_SUSPENDED.
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
2011-10-28
125
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
126
CCI Primitives
/*
/*
/*
/*
always CC_SUSPEND_CON */
call reference */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference. The call reference is used by the CCS provider to identify
the call.
cc opt length
Indicates the length of the optional parameters associated with the suspend indication. If no optional parameters were associated with the suspend indication, then this
parameter must be coded zero.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in mode UNI (User).
Valid States
This primitive is valid in state CCS_WCON_SUSREQ.
New State
The new state is CCS_SUSPENDED.
2011-10-28
127
/*
/*
/*
/*
/*
always CC_SUSPEND_REJECT_REQ */
call reference */
cause value */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
Specifies the call reference. The call reference is used by the CCS user to identify the
call. Its value should be the same as the value returned by the CCS provider in the
CC_SETUP_IND or CC_SETUP_CON primitive.
cc cause
Indicates the cause for the rejection. Cause values are provider and protocol specific
(see Addendum).
cc opt length
Specifies the length of the optional parameters associated with the suspend reject request. If no optional parameters are associated with the suspend reject request, then
this parameter must be coded zero.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block. If no optional parameter are associated with the suspend reject request, then
this parameter must be coded zero.
Valid Modes
This primitive is valid in mode UNI (Network).
Valid States
This primitive is valid in state CCS WRES SUSIND.
New State
The new state is CCS_CONNECTED if the call is not still suspended in the opposite direction or another
sense (network or user), otherwise the new state remains CCS_SUSPENDED.
128
CCI Primitives
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCBADPRIM]
The primitive was of an incorrect format (i.e. too small, or an offset it out
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADOPT]
The options values as specified in the primitive were in an incorrect format, or
they contained illegal information.
[CCACCESS]
The user did not have proper permissions to request the operation or to use the
options specified.
[CCNOTSUPP]
The specified primitive type is not known to or not supported by the CCS provider.
2011-10-28
129
/*
/*
/*
/*
/*
always CC_SUSPEND_REJECT_IND */
call reference */
cause value */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference. The call reference is used by the CCS provider to identify
the call.
cc cause
Indicates the cause for the rejection. Cause values are provider and protocol specific
(see Addendum).
cc opt length
Indicates the length of the optional parameters associated with the suspend reject
indication. If no optional parameters are associated with the suspend reject indication,
then this parameter must be coded zero.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block. If no optional parameter are associated with the suspend reject indication, then
this parameter must be coded zero.
Valid Modes
This primitive is valid in mode UNI (User).
Valid States
This primitive is valid in state CCS_WCON_SUSREQ.
New State
The new state is CCS_CONNECTED if the call is not still suspended in the opposite direction or another
sense (network or user), otherwise the new state remains CCS_SUSPENDED.
130
CCI Primitives
/*
/*
/*
/*
/*
always CC_RESUME_REQ */
call reference */
suspend flags */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
Specifies the call reference. The call reference is used by the CCS user to identify the
call to the CCS provider. The value should be the same as the value indicated by the
CCS provider in a previous CC_SETUP_IND or CC_SETUP_CON primitive.
cc flags
Specifies the options associated with the resume. Resume flags are provider and protocol dependent (see Addendum).
cc opt length
Specifies the length of the optional parameters associated with the resume request. If
no optional parameters are associated with the resume request, then this parameter
must be coded zero.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block. If no optional parameter are associated with the resume request, then this
parameter must be coded zero.
Valid Modes
This primitive is valid in mode UNI (User) and NNI.
Valid States
This primitive is valid in state CCS_SUSPENDED.
New State
The new state is CCS_CONNECTED if the call is not still suspended in the opposite direction or another
sense (network or user), otherwise the new state remains CCS_SUSPENDED.
2011-10-28
131
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCBADPRIM]
The primitive was of an incorrect format (i.e. too small, or an offset it out
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADOPT]
The options values as specified in the primitive were in an incorrect format, or
they contained illegal information.
[CCACCESS]
The user did not have proper permissions to request the operation or to use the
options specified.
[CCNOTSUPP]
The specified primitive type is not known to or not supported by the CCS provider.
132
CCI Primitives
/*
/*
/*
/*
/*
always CC_RESUME_IND */
call reference */
suspend flags */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference. The call reference is used by the CCS provider to identify
the call.
cc flags
Indicates the options associated with the resume. Resume flags are mode and protocol
dependent, see the addendum.
cc opt length
Indicates the length of the optional parameters associated with the resume indication. If no optional parameters are associated with the resume indication, then this
parameter must be coded zero.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block. If no optional parameter are associated with the resume indication, then this
parameter must be coded zero.
Valid Modes
This primitive is valid in mode UNI (Network) and NNI.
Valid States
This primitive is valid in state CCS_SUSPENDED.
New State
The new state is CCS_CONNECTED if the call is not still suspended in the opposite direction or in
another sense (network or user), otherwise the new state remains CCS_SUSPENDED.
2011-10-28
133
/*
/*
/*
/*
always CC_RESUME_RES */
call reference */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
Specifies the call reference. The call reference is used by the CCS user to identify the
call to the CCS provider. Its value should be the same as the value indicated by a
previous CC_SETUP_IND or CC_SETUP_CON primitive for the call.
cc opt length
Specifies the length of the optional parameters associated with the resume response. If
no optional parameters are associated with the resume response, then this parameter
must be coded zero.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block. If no optional parameter are associated with the resume response, then this
parameter must be coded zero.
Valid Modes
This primitive is valid in mode UNI (Network) and for compatibility in NNI mode.
Valid States
This primitive is valid in state CCS WRES SUSIND.
For compatibility with UNI, NNI should ignore, yet positively acknowledge, this primitive if received
in the CCS_CONNECTED or CCS_SUSPENDED states where the all is not suspended in the sense confirmed.
New State
The new state is CCS_CONNECTED if the call is not still suspended in the opposite direction or another
sense (network or user), otherwise the new state remains CCS_SUSPENDED.
134
CCI Primitives
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCBADPRIM]
The primitive was of an incorrect format (i.e. too small, or an offset it out
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADOPT]
The options values as specified in the primitive were in an incorrect format, or
they contained illegal information.
[CCACCESS]
The user did not have proper permissions to request the operation or to use the
options specified.
[CCNOTSUPP]
The specified primitive type is not known to or not supported by the CCS provider.
2011-10-28
135
/*
/*
/*
/*
always CC_RESUME_CON */
call reference */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference. The call reference is used by the CCS provider to identify
the call.
cc opt length
Indicates the length of the optional parameters associated with the resume confirmation. If no optional parameters are associated with the resume confirmation, then this
parameter must be coded zero.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block. If no optional parameter are associated with the resume confirmation, then this
parameter must be coded zero.
Valid Modes
This primitive is valid in mode UNI (User).
Valid States
This primitive is valid in state CCS_WCON_SUSREQ.
New State
The new state is CCS_CONNECTED if the call is not still suspended in the opposite direction or another
sense (network or user), otherwise the new state remains CCS_SUSPENDED.
136
CCI Primitives
/*
/*
/*
/*
/*
always CC_RESUME_REJECT_REQ */
call reference */
cause value */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
Specifies the call reference. The call reference is used by the CCS user to identify the
call to the CCS provider. Its value should be the same as the value indicated in a
previous CC_SETUP_IND or CC_SETUP_CON primitive by the CCS provider for the call.
cc cause
Indicates the cause for the rejection. Cause values are provider and protocol specific
(see Addendum).
cc opt length
Specifies the length of the optional parameters associated with the resume reject request. If no optional parameters are associated with the resume reject request, then
this parameter must be coded zero.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block. If no optional parameters are associated with the resume reject request, then
this parameter must be coded zero.
Valid Modes
This primitive is valid in mode UNI (Network).
Valid States
This primitive is valid in state CCS WRES SUSIND.
New State
The new state is CCS_SUSPENDED.
2011-10-28
137
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCBADPRIM]
The primitive was of an incorrect format (i.e. too small, or an offset it out
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADOPT]
The options values as specified in the primitive were in an incorrect format, or
they contained illegal information.
[CCACCESS]
The user did not have proper permissions to request the operation or to use the
options specified.
[CCNOTSUPP]
The specified primitive type is not known to or not supported by the CCS provider.
138
CCI Primitives
/*
/*
/*
/*
/*
always CC_RESUME_REJECT_IND */
call reference */
cause value */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference. The call reference is used by the CCS provider to identify
the call.
cc cause
Indicates the cause for the rejection. Cause values are provider and protocol specific
(see Addendum).
cc opt length
Indicates the length of the optional parameters associated with the resume reject indication. If no optional parameters are associated with the resume reject indication,
then this parameter must be coded zero.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block. If no optional parameters are associated with the resume reject indication, then
this parameter must be coded zero.
Valid Modes
This primitive is valid in mode UNI (User).
Valid States
This primitive is valid in state CCS_WCON_SUSREQ.
New State
The new state is CCS_SUSPENDED.
2011-10-28
139
/*
/*
/*
/*
/*
always CC_REJECT_REQ */
call reference */
cause value */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc call ref
Specifies the call reference of the CC_SETUP_IND when the CC_REJECT_REQ primitive is
used in response to the CC_SETUP_IND on a listening stream. Otherwise, this parameter
is coded zero and is ignored by the CCS provider.
cc cause
Specifies the cause for the rejection. Cause values are provider and protocol specific
(see Addendum).
cc opt length
Specifies the length of the optional parameters associated with the reject request. If no
optional parameters are associated with the reject request, then this parameter must
be coded zero.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block. If no optional parameters are associated with the reject request, then this
parameter must be coded zero.
Valid Modes
This primitive is only valid in the UNI mode (User or Network). (NNI users should use the CC_
RELEASE_REQ primitive in the same situation.)
Valid State
This primitive is valid in state CCS_WRES_SIND.
140
CCI Primitives
New State
The new state is CCS_IDLE.
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCBADPRIM]
The primitive was of an incorrect format (i.e. too small, or an offset it out
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADOPT]
The options values as specified in the primitive were in an incorrect format, or
they contained illegal information.
[CCACCESS]
The user did not have proper permissions to request the operation or to use the
options specified.
[CCNOTSUPP]
The specified primitive type is not known to or not supported by the CCS provider.
2011-10-28
141
/*
/*
/*
/*
/*
always CC_REJECT_IND */
user call reference */
cause value */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc user ref
Indicates the CCS user reference of the associated CC_SETUP_REQ primitive that was
rejected.
cc cause
Indicates the cause for the rejection. Cause values are provider and protocol specific
(see Addendum).
cc opt length
Indicates the length of the optional parameters associated with the reject indication. If
no optional parameters are associated with the reject indication, then this parameter
must be coded zero.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block. If no optional parameters are associated with the reject indication, then this
parameter must be coded zero.
Valid Modes
This primitive is only valid in the UNI mode (User or Network).
Valid State
This primitive is valid in state CCS_WCON_SREQ.
New State
The new state is CCS_IDLE.
142
CCI Primitives
/*
/*
/*
/*
always CC_CALL_FAILURE_IND */
call reference */
reason for failure */
cause to use in release */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference. The call reference is used by the CCS provider to identify
the call.
cc reason
Indicates the reason for the failure. Reasons are provider and protocol specific (see
Addendum).
cc cause
Indicates the cause value for the failure. Cause values are provider and protocol specific
(see Addendum).
cc opt length
Indicates the length of the optional parameters associated with the call failure indication. If no optional parameters are associated with the call failure indication, then this
parameter must be coded zero.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block. If no optional parameters are associated with the call failure indication, then
this parameter must be coded zero.
Valid Modes
This primitive is valid in NNI mode only.
Valid States
This primitive is valid in any state other than CCS_IDLE, CCS_WIND_MORE, CCS_WREQ_INFO, CCS_
WCON_SREQ, and CCS_WIND_PROCEED. In the aforementioned states (other than CCS_IDLE), a CC_
CALL_REATTEMPT_IND should be issued instead.
New State
The new state is CCS_IDLE.
2011-10-28
143
/*
/*
/*
/*
/*
always CC_DISCONNECT_REQ */
call reference */
cause value */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
cc cause
cc opt length
Indicates the length of the optional parameters associated with the disconnect request.
If no optional parameters are associated with the disconnect request, then this parameter must be coded zero.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid only in UNI (Network or User) mode.
Valid States
This primitive is valid in states CCS_WREQ_MORE, CCS_WREQ_PROCEED, CCS_WREQ_ALERTING and CCS_
WREQ_PROGRESS.
New State
The new state is CCS_WREQ_CONNECT.
144
CCI Primitives
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCBADPRIM]
The primitive was of an incorrect format (i.e. too small, or an offset it out
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADOPT]
The options values as specified in the primitive were in an incorrect format, or
they contained illegal information.
[CCACCESS]
The user did not have proper permissions to request the operation or to use the
options specified.
[CCNOTSUPP]
The specified primitive type is not known to or not supported by the CCS provider.
2011-10-28
145
/*
/*
/*
/*
/*
always CC_DISCONNECT_IND */
call reference */
cause value */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference. The call reference is used by the CCS provider to identify
the call.
cc cause
cc opt length
Indicates the length of the optional parameters associated with the in-band information
request. If no optional parameters are associated with the in band information request,
then this parameter must be coded zero.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block.
Valid States
This primitive is valid in states CCS_WIND_MORE, CCS_WREQ_INFO, CCS_WIND_PROCEED, CCS_WIND_
ALERTING, CCS_WIND_PROGRESS and CCS_WIND_CONNECT.
New State
The new state is CCS_WIND_CONNECT
146
CCI Primitives
/*
/*
/*
/*
/*
/*
always CC_RELEASE_REQ */
user call reference */
call reference */
cause value */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc user ref
Specifies the user call reference of the CC_SETUP_REQ when the CC_RELEASE_REQ primitive is used in response to the CC_SETUP_REQ and before a CC_SETUP_CON is issued.
Otherwise, this parameter is coded zero and is ignored by the CCS provider.
cc call ref
Specifies the call reference of the CC_SETUP_IND when the CC_RELEASE_REQ primitive is
used in response to the CC_SETUP_IND on a listening stream. Otherwise, this parameter
is coded zero and is ignored by the CCS provider.
cc cause
Specifies the cause of the release. Cause values are CCS provider and protocol specific.
See the addendum for protocol specific values.
cc opt length
Specifies the length of the optional parameters associated with the release request. If
no optional parameters are associated with the release request, then this parameter
must be coded zero.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI (User or Network) and NNI modes.
Valid States
This primitive is valid from any call state other than CCS_IDLE and CCS_WCON_RELREQ.
2011-10-28
147
New State
If the current state is CCS_WRES_RELIND, the new state is CCS_IDLE. If the current state is other
than CCS_WRES_RELIND, the new state is CCS_WCON_RELREQ.
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_RELEASE_IND or CC_RELEASE_CON
primitives.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCBADPRIM]
The primitive was of an incorrect format (i.e. too small, or an offset it out
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADOPT]
The options values as specified in the primitive were in an incorrect format, or
they contained illegal information.
[CCACCESS]
The user did not have proper permissions to request the operation or to use the
options specified.
[CCNOTSUPP]
The specified primitive type is not known to or not supported by the CCS provider.
148
CCI Primitives
/*
/*
/*
/*
/*
/*
always CC_RELEASE_IND */
user call reference */
call reference */
cause value */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc user ref
Indicates the user call reference of the CC_SETUP_REQ when the CC_RELEASE_IND primitive is used in response to the CC_SETUP_REQ and before a CC_SETUP_CON is issued.
Otherwise, this parameter is coded zero and is ignored by the CCS provider.
cc call ref
Indicates the call reference of the CC_SETUP_IND when the CC_RELEASE_IND primitive is
used in response to the CC_SETUP_IND on a listening stream. Otherwise, this parameter
is coded zero and is ignored by the CCS provider.
cc cause
Indicates the cause of the release. Cause values are CCS provider and protocol specific.
See the addendum for protocol specific values.
cc opt length
Indicates the length of the optional parameters associated with the release indication. If
no optional parameters are associated with the release indication, then this parameter
must be coded zero.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI (User or Network) and NNI modes.
Valid States
This primitive is valid in any setup or established call state other than CCS_IDLE and CCS_WRES_
RELIND.
2011-10-28
149
New State
If the current state is CCS_WCON_RELREQ, the new state is CCS_IDLE. If the current state is other
than CCS_WCON_RELREQ, then new state is CCS_WRES_RELIND.
150
CCI Primitives
/*
/*
/*
/*
/*
always CC_RELEASE_RES */
user call reference */
call reference */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Specifies the primitive type.
cc user ref
Specifies the user call reference of the CC_SETUP_REQ when the CC_RELEASE_REQ primitive is used in response to the CC_SETUP_REQ and before a CC_SETUP_CON is issued.
Otherwise, this parameter is coded zero and is ignored by the CCS provider.
cc call ref
Specifies the call reference of the CC_SETUP_IND when the CC_RELEASE_REQ primitive is
used in response to the CC_SETUP_IND on a listening stream. Otherwise, this parameter
is coded zero and is ignored by the CCS provider.
cc opt length
Specifies the length of the optional parameters associated with the release response. If
no optional parameters are associated with the release response, then this parameter
must be coded zero.
cc opt offset
Specifies the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI (User or Network) and NNI modes.
Valid States
This primitive is valid in state CCS_WRES_RELIND.
New State
The new state is CCS_IDLE.
2011-10-28
151
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
152
CCI Primitives
/*
/*
/*
/*
/*
always CC_RELEASE_CON */
user call reference */
call reference */
optional parameter length */
optional parameter offset */
Parameters
cc primitive
Indicates the primitive type.
cc user ref
Indicates the user call reference of the CC_SETUP_REQ when the CC_RELEASE_IND primitive is used in response to the CC_SETUP_REQ and before a CC_SETUP_CON is issued.
Otherwise, this parameter is coded zero and is ignored by the CCS provider.
cc call ref
Indicates the call reference of the CC_SETUP_IND when the CC_RELEASE_IND primitive is
used in response to the CC_SETUP_IND on a listening stream. Otherwise, this parameter
is coded zero and is ignored by the CCS provider.
cc opt length
Indicates the length of the optional parameters associated with the release confirmation. If no optional parameters are associated with the release confirmation, then this
parameter must be coded zero.
cc opt offset
Indicates the offset of the optional parameters from the start of the M_PROTO message
block.
Valid Modes
This primitive is valid in UNI (User or Network) and NNI modes.
Valid States
This primitive is valid in state CCS_WCON_RELREQ.
New State
The new state is CCS_IDLE.
2011-10-28
153
/*
/*
/*
/*
always CC_RESTART_REQ */
restart flags */
address length */
address offset */
Parameters
cc primitive
Indicates the primitive type.
cc flags
cc addr length
Indicates the length of the call control address (signalling interface and circuit identifiers) upon which a restart was requested. The semantics of the values in the CC_
RESET_REQ is identical to the values in the CC_BIND_REQ.
cc addr offset
Indicates the offset of the reporting address from the beginning of the M_PROTO message
block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
154
CCI Primitives
/*
/*
/*
/*
always CC_RESTART_IND */
restart flags */
address length */
address offset */
Parameters
cc primitive
Indicates the primitive type.
cc flags
cc addr length
Indicates the length of the call control address (signalling interface and circuit identifiers) upon which a restart was requested. The semantics of the values in the CC_
RESET_REQ is identical to the values in the CC_BIND_REQ.
cc addr offset
Indicates the offset of the reporting address from the beginning of the M_PROTO message
block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
2011-10-28
155
/*
/*
/*
/*
always CC_RESET_REQ */
reset flags */
address length */
address offset */
Parameters
cc primitive
Indicates the primitive type.
cc flags
cc addr length
Indicates the length of the call control address (signalling interface and circuit identifiers) upon which a reset is requested. The semantics of the values in the CC_RESET_REQ
is identical to the values in the CC_BIND_REQ.
cc addr offset
Indicates the offset of the reporting address from the beginning of the M_PROTO message
block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Rules
The following rules apply to the reset of call control addresses (signalling interface and circuit
identifiers):
The call control address must contain a signalling interface identifier and one or more circuit
identifiers.
The signalling interface identifier must identify an NNI signalling interface.
When the call control address contains one circuit identifier, a non-group reset will be performed.
When the call control address contains more than one circuit identifier, the CCS provider may
either issue individual circuit resets, or may issue one or more group circuit resets.
156
CCI Primitives
Valid Modes
This primitive is only valid for call control address(es) in the NNI mode.
Valid States
This primitive is valid in state CCS_IDLE for the requested address(es).
New State
The new state is CCS WCON RESREQ for the specified address(es).
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_RESET_CON primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCACCESS]
The user did not have sufficient permission to perform the operation on the specified call control addresses.
[CCNOADDR]
The call control address was not provided (cc addr length coded zero).
[CCBADADDR]
The call control address(es) contained in the primitive were poorly formatted or
contained invalid information.
[CCNOTSUPP]
The primitive is not supported for the UNI interface and a UNI signalling interface
identifier was provided in the call control address.
[CCOUTSTATE]
The primitive was issued from an invalid state for the requested address(es).
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
2011-10-28
157
/*
/*
/*
/*
always CC_RESET_IND */
reset flags */
address length */
address offset */
Parameters
cc primitive
Indicates the primitive type.
cc flags
cc addr length
Indicates the length of the call control address(es) (signalling interface and circuit
identifiers) that the peer CCS user has requested be reset.
cc addr offset
Indicates the offset of the call control address(es) (signalling interface and circuit identifiers) from the beginning of the M_PROTO message block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Valid Modes
This primitive will not be issued for call control addresses in modes other than NNI mode.
Valid States
This primitive will only be issued for call control addresses for which no reset indication (CCS_IDLE)
is already pending.
New State
The new state is CCS WRES RESIND.
158
CCI Primitives
/*
/*
/*
/*
always CC_RESET_RES */
reset flags */
address length */
address offset */
Parameters
cc primitive
Indicates the primitive type.
cc flags
cc addr length
Indicates the length of the call control address(es) (signalling interface and circuit
identifiers) upon which the CCS user has accepted a reset.
cc addr offset
Indicates the offset of the call control address(es) (signalling interface and circuit identifiers) from the beginning of the M_PROTO message block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Rules
The following rules apply to the reset of call control addresses (signalling interface and circuit
identifiers):
The set of addresses specified must be a non-empty subset of the addresses which were specified
in the indication primitive to which this primitive is responding.
Only once the primitive is successfully accepted by the CCS provider should the CCS provider
take any actions whatsoever with regard to reset.
Call control addresses included in the call control address list which are not equipped may be
ignored by the CCS provider.
Valid States
This primitive is valid in state CCS WRES RESIND for the specified address(es).
2011-10-28
159
New State
The new state is CCS WACK RESRES for the specified address(es).
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCACCESS]
The user did not have sufficient permission to perform the operation on the specified call control addresses.
[CCNOADDR]
The call control address was not provided (cc addr length coded zero).
[CCBADADDR]
The call control address(es) contained in the primitive were poorly formatted or
contained invalid information.
[CCNOTSUPP]
The primitive is not supported for the UNI interface and a UNI signalling interface
identifier was provided in the call control address.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
160
CCI Primitives
/*
/*
/*
/*
always CC_RESET_CON */
reset flags */
address length */
address offset */
Parameters
cc primitive
Indicates the primitive type.
cc flags
cc addr length
Indicates the length of the call control address(es) (signalling interface and circuit
identifiers) upon which the CCS provider has confirmed a reset.
cc addr offset
Indicates the offset of the call control address(es) (signalling interface and circuit identifiers) from the beginning of the M_PROTO message block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Valid Modes
This primitive will only be issued by the CCS provider for call control addresses in the NNI mode.
Valid States
This primitive is valid in state CCS WCON RESREQ for the specified addresses.
New State
The new state is CCS_IDLE for the specified addresses.
2011-10-28
161
/*
/*
/*
/*
always CC_BLOCKING_REQ */
blocking flags */
address length */
address offset */
Parameters
cc primitive
Specifies the primitive type.
cc flags
cc addr length
Specifies the length of the call control address (signalling interface and circuit or circuit
group identifiers) upon which local blocking is requested. The semantics of the values
in the call control address is described in Section 2.
cc addr offset
Specifies the offset of the call control address(es) from the beginning of the M_PROTO
message block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Rules
The following rules apply to the blocking of call control addresses (signalling interface and circuit
or circuit group identifiers):
If the stream upon which the blocking request is issued is not bound (see CC_BIND_REQ), the
call control address must contain a signalling interface identifier and a circuit or circuit group
identifier.
If the stream upon which the blocking request is bound to a signalling interface and trunk
group, and no call control address(es) are provided (i.e, cc addr length is set to zero), the CCS
provider may interpret the primitive to be requesting blocking on all circuits in the trunk group.
At any time that the primitive is issued without specifying a call control address (i.e,
cc addr length is zero to zero), the CCS provider may assign a call control address or
addresses.
162
CCI Primitives
If the CCS provider fails to assign a call control address or addresses, the primitive will fail
with error [CCNOADDR].
Valid Modes
This primitive is only valid for call control address(es) (signalling interfaces) in the NNI mode.
Valid States
This primitive is valid in state CCS_IDLE for the requested address(es).
New State
The new state is CCS WCON BLREQ for the specified address(es).
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive.
Successful : Successful completion is indicated via the CC_BLOCKING_CON primitive.
Unsuccessful : Unsuccessful completion is indicated via the CC_RELEASE_IND or CC_RESET_IND
primitive.
Non-fatal errors: Errors are indicated via the CC_ERROR_ACK primitive. The applicable nonfatal errors are defined as follows:
[CCACCESS]
The user did not have sufficient permission to invoke the operation on the specified
addresses.
[CCFLAGS]
[CCNOADDR]
An address or addresses was not provided by the CCS user (i.e., cc addr length
set to zero) and the CCS provider could not assign an address or addresses.
[CCBADADDR]
The call control address contained in the primitive were illegally formatted or
contained invalid information.
[CCNOTSUPP]
The primitive is not supported for the UNI interface and a UNI signalling interface
identifier was provided in the call control address.
[CCOUTSTATE]
The primitive was issued from an invalid state for the requested address(es).
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
2011-10-28
163
/*
/*
/*
/*
always CC_BLOCKING_IND */
blocking flags */
address length */
address offset */
Parameters
cc primitive
Specifies the primitive type.
cc flags
cc addr length
Indicates the length of the call control address(es) (signalling interface and circuit
identifiers) that the peer CCS user has requested to be remotely blocked.
cc addr offset
Specifies the offset of the call control address(es) from the beginning of the M_PROTO
message block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Valid Modes
This primitive will only be issued by the CCS provider for signalling interfaces in the NNI mode.
Valid States
This primitive will only be issued by the CCS provider if the remote blocking state of the specified
address(es) is CCS UNBLOCKED or CCS BLOCKED.
New State
The new remote blocking state will be CCS WRES BLIND for the specified call control addresses.
164
CCI Primitives
/*
/*
/*
/*
always CC_BLOCKING_RES */
blocking flags */
address length */
address offset */
Parameters
cc primitive
Specifies the primitive type.
cc flags
cc addr length
Specifies the length of the call control address (signalling interface and circuit or circuit
group identifiers) upon which local blocking is requested. The semantics of the values
in the call control address is described in Section 2.
cc addr offset
Specifies the offset of the call control address(es) from the beginning of the M_PROTO
message block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Valid Modes
This primitive is only valid for indications for signalling interfaces in the NNI mode.
Valid States
This primitive is only valid for the previous CC_BLOCKING_IND (call control addresses in the
CCS WRES BLIND state).
New State
The new blocking state of the previously specified call control addresses is the CCS BLOCKED
state.
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
2011-10-28
165
completion
is
indicated
via
the
CC_RELEASE_IND
or
Non-fatal errors: Errors are indicated via the CC_ERROR_ACK primitive. The applicable nonfatal errors are defined as follows:
[CCACCESS]
The user did not have sufficient permission to invoke the operation.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
166
CCI Primitives
/*
/*
/*
/*
always CC_BLOCKING_CON */
blocking flags */
address length */
address offset */
Parameters
cc primitive
Specifies the primitive type.
cc flags
Specifies the options flags and result of the operation. (See "Flags" below.)
cc addr length
Specifies the length of the call control address (signalling interface and circuit or circuit
group identifiers) for which local blocking is confirmed.
cc addr offset
Specifies the offset of the call control address(es) from the beginning of the M_PROTO
message block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Valid Modes
This primitive will only be issued by the CCS provider for signalling interfaces in the NNI mode.
Valid States
This primitive will only be issued by the CCS provider if the local blocking state of the specified
address(es) is CCS WCON BLREQ.
New State
The new local blocking state will be CCS BLOCKED for the specified call control addresses.
2011-10-28
167
/*
/*
/*
/*
always CC_UNBLOCKING_REQ */
unblocking flags */
address length */
address offset */
Parameters
cc primitive
Specifies the primitive type.
cc flags
cc addr length
Specifies the length of the call control address (signalling interface and circuit or circuit
group identifiers) upon which local unblocking is requested. The semantics of the values
in the call control address is described in Section 2.
cc addr offset
Specifies the offset of the call control address(es) from the beginning of the M_PROTO
message block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Rules
The following rules apply to the unblocking of call control addresses (signalling interface and circuit
or circuit group identifiers):
If the stream upon which the unblocking request is issued is not bound (see CC_BIND_REQ), the
call control address must contain a signalling interface identifier and a circuit or circuit group
identifier.
If the stream upon which the unblocking request is bound to a signalling interface and trunk
group, and no call control address(es) are provided (i.e, cc addr length is set to zero), the CCS
provider may interpret the primitive to be requesting unblocking on all circuits in the trunk
group.
168
CCI Primitives
At any time that the primitive is issued without specifying a call control address (i.e,
cc addr length is zero to zero), the CCS provider may assign a call control address or
addresses.
If the CCS provider fails to assign a call control address or addresses, the primitive will fail
with error [CCNOADDR].
Valid Modes
This primitive is only valid for call control address(es) (signalling interfaces) in the NNI mode.
Valid States
This primitive is valid in state CCS_IDLE for the requested address(es).
New State
The new state is CCS WCON BLREQ for the specified address(es).
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive.
Successful : Successful completion is indicated via the CC_BLOCKING_CON primitive.
Unsuccessful : Unsuccessful completion is indicated via the CC_RELEASE_IND or CC_RESET_IND
primitive.
Non-fatal errors: Errors are indicated via the CC_ERROR_ACK primitive. The applicable nonfatal errors are defined as follows:
[CCACCESS]
The user did not have sufficient permission to invoke the operation on the specified
addresses.
[CCFLAGS]
[CCNOADDR]
An address or addresses was not provided by the CCS user (i.e., cc addr length
set to zero) and the CCS provider could not assign an address or addresses.
[CCBADADDR]
The call control address contained in the primitive were illegally formatted or
contained invalid information.
[CCNOTSUPP]
The primitive is not supported for the UNI interface and a UNI signalling interface
identifier was provided in the call control address.
[CCOUTSTATE]
The primitive was issued from an invalid state for the requested address(es).
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
2011-10-28
169
/*
/*
/*
/*
always CC_UNBLOCKING_IND */
unblocking flags */
address length */
address offset */
Parameters
cc primitive
Specifies the primitive type.
cc flags
cc addr length
\Indicates the length of the call control address(es) (signalling interface and circuit
identifiers) that the peer CCS user has requested to be remotely unblocked.
cc addr offset
Specifies the offset of the call control address(es) from the beginning of the M_PROTO
message block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Valid Modes
This primitive will only be issued by the CCS provider for signalling interfaces in the NNI mode.
Valid States
This primitive will only be issued by the CCS provider if the remote blocking state of the specified
address(es) is CCS UNBLOCKED or CCS BLOCKED.
New State
The new remote blocking state will be CCS WRES UBIND for the specified call control addresses.
170
CCI Primitives
/*
/*
/*
/*
always CC_UNBLOCKING_RES */
blocking flags */
address length */
address offset */
Parameters
cc primitive
Specifies the primitive type.
cc flags
cc addr length
Specifies the length of the call control address (signalling interface and circuit or circuit
group identifiers) upon which local unblocking is requested. The semantics of the values
in the call control address is described in Section 2.
cc addr offset
Specifies the offset of the call control address(es) from the beginning of the M_PROTO
message block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Valid Modes
This primitive is only valid for indications for signalling interfaces in the NNI mode.
Valid States
This primitive is only valid for the previous CC_BLOCKING_IND (call control addresses in the
CCS WRES BLIND state).
New State
The new blocking state of the previously specified call control addresses is the CCS UNBLOCKED
state.
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
2011-10-28
171
completion
is
indicated
via
the
CC_RELEASE_IND
or
Non-fatal errors: Errors are indicated via the CC_ERROR_ACK primitive. The applicable nonfatal errors are defined as follows:
[CCACCESS]
The user did not have sufficient permission to invoke the operation.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
172
CCI Primitives
/*
/*
/*
/*
always CC_UNBLOCKING_CON */
unblocking flags */
address length */
address offset */
Parameters
cc primitive
Specifies the primitive type.
cc flags
Specifies the options flags and result of the operation. (See "Flags" below.)
cc addr length
Specifies the length of the call control address (signalling interface and circuit or circuit
group identifiers) for which local unblocking is confirmed.
cc addr offset
Specifies the offset of the call control address(es) from the beginning of the M_PROTO
message block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Valid Modes
This primitive will only be issued by the CCS provider for signalling interfaces in the NNI mode.
Valid States
This primitive will only be issued by the CCS provider if the local unblocking state of the specified
address(es) is CCS WCON UBREQ.
New State
The new local unblocking state will be CCS UNBLOCKED for the specified call control addresses.
2011-10-28
173
/*
/*
/*
/*
always CC_QUERY_REQ */
query flags */
address length */
address offset */
Parameters
cc primitive
Specifies the primitive type.
cc flags
cc addr length
Specifies the length of the call control address (signalling interface and circuit or circuit
group identifiers) upon which the query is requested. The semantics of the values in
the call control address is described in Section 2.
cc addr offset
Specifies the offset of the call control address(es) from the beginning of the M_PROTO
message block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Rules
The following rules apply to the querying of call control addresses (signalling interface and circuit
or circuit group identifiers):
If the stream upon which the query request is issued is not bound (see CC_BIND_REQ), the
call control address must contain a signalling interface identifier and a circuit or circuit group
identifier.
If the stream upon which the query request is bound to a signalling interface and trunk group,
and no call control address(es) are provided (i.e, cc addr length is set to zero), the CCS provider
may interpret the primitive to be requesting status on all circuits in the trunk group.
At any time that the primitive is issued without specifying a call control address (i.e,
cc addr length is zero to zero), the CCS provider may assign a call control address or
addresses.
174
CCI Primitives
If the CCS provider fails to assign a call control address or addresses, the primitive will fail
with error [CCNOADDR].
Valid Modes
This primitive is only valid for call control address(es) (signalling interfaces) in the NNI mode.
Valid States
This primitive is valid in state CCS_IDLE for the requested address(es).
New State
The new state is CCS WCON BLREQ for the specified address(es).
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive.
Successful : Successful completion is indicated via the CC_BLOCKING_CON primitive.
Unsuccessful : Unsuccessful completion is indicated via the CC_RELEASE_IND or CC_RESET_IND
primitive.
Non-fatal errors: Errors are indicated via the CC_ERROR_ACK primitive. The applicable nonfatal errors are defined as follows:
[CCACCESS]
The user did not have sufficient permission to invoke the operation on the specified
addresses.
[CCFLAGS]
[CCNOADDR]
An address or addresses was not provided by the CCS user (i.e., cc addr length
set to zero) and the CCS provider could not assign an address or addresses.
[CCBADADDR]
The call control address contained in the primitive were illegally formatted or
contained invalid information.
[CCNOTSUPP]
The primitive is not supported for the UNI interface and a UNI signalling interface
identifier was provided in the call control address.
[CCOUTSTATE]
The primitive was issued from an invalid state for the requested address(es).
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
2011-10-28
175
/*
/*
/*
/*
always CC_QUERY_IND */
query flags */
address length */
address offset */
Parameters
cc primitive
Specifies the primitive type.
cc flags
cc addr length
Indicates the length of the call control address(es) (signalling interface and circuit
identifiers) that the peer CCS user has requested to be queried.
cc addr offset
Specifies the offset of the call control address(es) from the beginning of the M_PROTO
message block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Valid Modes
This primitive will only be issued by the CCS provider for signalling interfaces in the NNI mode.
Valid States
This primitive is valid in any state for the specified address(es).
New State
The new query state will be CCS WRES QIND for the specified call control addresses and the
number of outstanding queries for the specified call control addresses will be incremented.
176
CCI Primitives
/*
/*
/*
/*
always CC_QUERY_RES */
blocking flags */
address length */
address offset */
Parameters
cc primitive
Specifies the primitive type.
cc flags
cc addr length
Specifies the length of the call control address (signalling interface and circuit or circuit
group identifiers) upon which the query is requested. The semantics of the values in
the call control address is described in Section 2.
cc addr offset
Specifies the offset of the call control address(es) from the beginning of the M_PROTO
message block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Valid Modes
This primitive is only valid for indications for signalling interfaces in the NNI mode.
Valid States
This primitive is only valid for the previous CC_BLOCKING_IND (call control addresses in the
CCS WRES BLIND state).
New State
The new query state of the previously specified call control addresses is the CCS_IDLE or
CCS WRES QIND state and the query backlog is decremented.
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
2011-10-28
177
completion
is
indicated
via
the
CC_RELEASE_IND
or
Non-fatal errors: Errors are indicated via the CC_ERROR_ACK primitive. The applicable nonfatal errors are defined as follows:
[CCACCESS]
The user did not have sufficient permission to invoke the operation.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
178
CCI Primitives
/*
/*
/*
/*
always CC_QUERY_CON */
query flags */
address length */
address offset */
Parameters
cc primitive
Specifies the primitive type.
cc flags
Specifies the options flags and result of the operation. (See "Flags" below.)
cc addr length
Specifies the length of the call control address (signalling interface and circuit or circuit
group identifiers) for which status is confirmed.
cc addr offset
Specifies the offset of the call control address(es) from the beginning of the M_PROTO
message block.
Flags
The options flags are protocol and provider-specific. For additional information, see the Addendum.
Valid Modes
This primitive will only be issued by the CCS provider for signalling interfaces in the NNI mode.
Valid States
This primitive will only be issued by the CCS provider if the query state of the specified address(es)
is CCS WCON QREQ.
New State
The new query state will be CCS_IDLE for the specified call control addresses.
2011-10-28
179
/*
/*
/*
/*
/*
always CC_MAINT_IND */
reason for indication */
call reference */
length of address */
length of address */
Parameters
cc primitive
Indicates the primitive type.
cc reason
Indicates the reason for the maintenance indication. Maintenance indication reasons
are protocol and provider-specific. For additional information see the Addendum.
cc call ref
Indicates the call reference. The call reference is used by the CCS provider to identify
the call.
cc addr length
Indicates the length of the call control address(es) (signalling interface and circuit
identifiers) upon which the CCS provider is giving a maintenance indication.
cc addr offset
Indicates the offset of the call control address(es) from the beginning of the M_PROTO
message block.
Valid Modes
This primitive is valid in UNI (Network) mode and NNI mode.
Valid States
This primitive is valid in any state.
New State
The new state is unchanged.
180
CCI Primitives
/* always CC_CONT_CHECK_REQ */
/* address length */
/* address offset */
Parameters
cc primitive
Specifies the primitive type.
cc addr length
Specifies the length of the call control address (circuit identifier) upon which the CCS
user is requesting a continuity check.
cc addr offset
Specifies the offset of the call control address from the beginning of the M_PROTO message
block.
Rules
The following rules apply to the continuity check of call control addresses (circuit identifiers):
If the CCS user does not specify a call control address (i.e, cc addr length is set to zero), then
the CCS provider may attempt to assign a call control address and associate it with the stream
for the duration of the continuity test procedure. This can be useful for automated continuity
testing.
Valid Modes
This primitive is only valid in the NNI mode.
Valid States
This primitive is valid in state CCS_IDLE for the selected circuit.
2011-10-28
181
New State
The new state is CKS WIND CTEST for the selected address.
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_CONT_TEST_IND primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCNOADDR]
The call control address was not provided (cc addr length coded zero).
[CCBADADDR]
The call control address contained in the primitive were poorly formatted or contained invalid information.
[CCNOTSUPP]
The primitive is not supported for the UNI interface and a UNI signalling address
was provided in the call control address or the address was issued to a UNI CCS
provider.
[CCACCESS]
The user did not have sufficient permission to perform the operation on the specified call control addresses.
182
CCI Primitives
/*
/*
/*
/*
always CC_CONT_CHECK_IND */
call reference */
address length */
address offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Identifies the call reference that can be used by the CCS user to associate this message
with the CC_CONT_TEST_REQ or CC_RELEASE_REQ primitive that is to follow. This value
must be unique among the outstanding CC CONT CHECK IND messages.
cc addr length
Indicates the length of the call control address (circuit identifier) upon which a continuity check is indicated.
cc addr offset
Indicates the offset of the requesting address from the beginning of the M_PROTO message
block.
Valid Modes
This primitive is only valid for addresses in the NNI mode.
Valid States
This primitive is valid in state CCS_IDLE for the specified addresses.
2011-10-28
183
New State
The new state is CKS WREQ CTEST for the specified addresses.
184
CCI Primitives
/* always CC_CONT_TEST_REQ */
/* call reference */
/* token value */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference of the CC_CONT_TEST_REQ message. It is used by the CCS
provider to associate the CC_CONT_TEST_REQ message with an outstanding CC_SETUP_
IND message. An invalid call reference should result in error with the error type
[CCBADCLR].
cc token value
Is used to identify the stream that the CCS user wants to establish the continuity
check call on. (Its value is determined by the CCS user by issuing a CC_BIND_REQ
primitive with the CC_TOKEN_REQ flag set. The token value is returned in the CC_BIND_
ACK.) The value of this field should be non-zero when the CCS user wants to establish
the call on a stream other than the stream on which the CC CONT CHECK IND
arrived. If the CCS user wants to establish a call on the same stream that the
CC CONT CHECK IND arrived on, then the value of this field should be zero.
Valid Modes
This primitive is valid only in NNI mode.
Valid States
This primitive is valid in state CKS WREQ CTEST.
New State
The new state is CKS WIND CCREP.
2011-10-28
185
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_CONT_REPORT_IND in the case that
the primitive was issued in response to a CC_SETUP_IND, or CC_RELEASE_IND primitive in the
case that the primitive was issued in response to the CC CONT CHECK IND primitive.
Unsuccessful : Unsuccessful completion is indicated via the CC_CONT_REPORT_IND primitive.
Non-fatal errors: Errors are indicated via the CC_ERROR_ACK primitive. The applicable nonfatal errors are defined as follows:
[CCSYSERR]
A system error has occurred and the UNIX system error is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCACCESS]
The user did not have proper permissions for the operation.
[CCNOTSUPP]
The CCS provider does not support the operation.
186
CCI Primitives
/*
/*
/*
/*
always CC_CONT_TEST_IND */
call reference */
address length */
address offset */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference associated with the continuity check call for the specified
call control address (circuit identifier).
cc addr length
Indicates the length of the call control address (signalling interface and circuit identifier)
upon which a continuity check is confirmed. The semantics of the values in the CC_
CONT_TEST_IND is identical to the values in the CC_BIND_REQ.
cc addr offset
Indicates the offset of the connecting address from the beginning of the M_PROTO message block.
Valid Modes
This primitive is valid only in NNI mode.
Valid States
This primitive is valid in state CCS_WCON_CREQ.
New State
The new state is CCS WAIT COR.
2011-10-28
187
/*
/*
/*
/*
always CC_CONT_REPORT_REQ */
user call reference */
call reference */
result of continuity check */
Parameters
cc primitive
Specifies the primitive type.
cc user ref
cc call ref
Specifies the call reference of the associated CC_CONT_TEST_IND primitive for the continuity check call. This value is non-zero when the CC_CONT_REPORT_REQ primitive is
issued in response to a CC_CONT_TEST_IND primitive. Otherwise, this value is coded
zero.
cc result
Specifies the result of the continuity test, whether success or failure. The value of the
cc result is protocol specific. For values representing success and values representing
failure, see the Addendum.
Valid Modes
This primitive is valid only in NNI mode.
Valid States
This primitive is valid in state CCS_WREQ_CCREP.
New State
When issued in response to the CC_CONT_TEST_IND primitive, the new state is CCS_IDLE. When
issued subsequent to a CC_SETUP_REQ primitive, the new state is either CCS_WREQ_MORE or CCS_
WREQ_PROCEED, depending upon whether the sent address contain an ST pulse.
188
CCI Primitives
Acknowledgements
The CCS provider should generate one of the following acknowledgements upon receipt of this
primitive:
Successful : Successful completion is indicated via the CC_OK_ACK primitive.
Unsuccessful (Non-fatal errors): Errors are indicated via the CC_ERROR_ACK primitive. The
applicable non-fatal errors are defined as follows:
[CCSYSERR]
A system error occurred and the UNIX system error is indicated in the primitive.
[CCOUTSTATE]
The primitive was issued from an invalid state.
[CCBADCLR]
The call reference specified in the primitive was incorrect or illegal.
[CCBADPRIM]
The primitive format was incorrect.
2011-10-28
189
/* always CC_CONT_REPORT_IND */
/* call reference */
/* result of continuity check */
Parameters
cc primitive
Indicates the primitive type.
cc call ref
Indicates the call reference associated with the continuity check report as it appeared
in the associated CC CONT CHECK IND primitive.
cc result
Indicates the result of the continuity test, whether success or failure. The value of the
cc result is protocol specific. For values representing success and values representing
failure, see the Addendum.
Valid Modes
This primitive is valid only in NNI mode.
Valid States
This primitive is valid in state CCS WREQ CTEST or CCS_WIND_CCREP.
New State
If the primitive is issued subsequent to the CC_SETUP_REQ, the new state is CCS_WCON_SREQ. If the
primitive is issued in response to the CC_CONT_TEST_IND primitive, the new state is CCS_IDLE.
190
CCI Primitives
2011-10-28
191
Diagnostics Requirements
5 Diagnostics Requirements
Two error handling facilities should be provided to the call control service user: one to handle
non-fatal errors, ant the other to handle fatal errors.
2011-10-28
193
ISDN_SCOPE_CH
ISDN_SCOPE_FG
ISDN_SCOPE_TG
ISDN_SCOPE_EG
ISDN_SCOPE_XG
ISDN_SCOPE_DF
1
2
3
4
5
6
/*
/*
/*
/*
/*
/*
channel scope */
facility group scope */
transmission group scope */
equipment group scope */
customer/provider group scope */
default scope */
Address Fields
scope
Specifies or indicates the scope of the call control address. See "Scope" below.
id
cic
2011-10-28
195
Scope
The scope of the address is one of the following:
ISDN_SCOPE_CH
Specifies or indicates that the scope of the call control address is an ISDN B-channel.
The identifier within the scope is an identifier which uniquely identifies the channel to
the CCS provider. Channel scope addresses may also be used to specify or indicate
transmission groups, equipment groups and customer/provider groups. When used
in an indication or confirmation primitive, the CCS provider includes the Channel
Identification associated with the circuit in the address.
For multi-rate calls where multiple channels are involved, the channel scoped address
specifies the lowest numerical Channel Identifier in the group of circuits and the Channel Identifier provides the channel map of the group of channels.
ISDN_SCOPE_FG
Specifies or indicates that the scope of the call control address is an ISDN facility
group (group of one or more redundant D-channels). The identifier within the scope is
an identifier which uniquely identifies the ISDN interface to the CCS provider. Facility group scope addresses may also be used to specify or indicate channels, equipment
groups or customer/provider groups. When used in an indication or confirmation primitive, the CCS provider includes the Channel Identifier associated with the indicated
channels.
ISDN_SCOPE_TG
Specifies or indicates that the scope of the call control address is an ISDN transmission group (PRI interface). The identifier within the scope is an indentifier which
uniquely identifies the ISDN physical interface to the CCS provider. Transmission
group scope addresses may also be used to specify or indicate equipment groups or
customer/provider groups. When used in an indication or confirmation primitive, the
CCS provider may include the Channel Identifier associated with the facility group for
the physical interface.
ISDN_SCOPE_EG
Specifies or indicates that the scope of the call control address is an ISDN equipment
group. The identifier within the scope is an identifier that uniquely identifies the
equipment group to the CCS provider. Equipment group scoped addresses may aslo
be used to specify or indicate customer/provider groups.
ISDN_SCOPE_XG
Specifies or indicates that the scope of the call control address is an ISDN
customer/provider group. The identifier within the scope is an identifier that uniquely
identifies the customer/provider group to the CCS provider.
ISDN_SCOPE_DF
Specifies or indicates that the scope of the call control address is the default scope. The
identifier within the scope and Channel Identifier are unused and should be ignored by
the CCS user and will be coded zero (0) by the CCS provider.
196
Rules
Rules for scope:
1. In primitives in which the address parameter occurs, the scope field setting indicates the scope
of the address parameter.
2. Only one call control address can be specified with a signle scope.
3. Not all scopes are necessarily supported by all primitives. See the particular primitive in this
addendum.
Rules for addresses:
1. The address contained in the primitive contains the following:
A scope.
An identifier within the scope or zero (0).
A channel indication within the scope or zero (0).
2. If the scope of the address is ISDN_SCOPE_DF, then both the identifier and channel indication
fields should be coded zero (0) and will be ignored by the CCS user or provider.
3. If the scope of the address is ISDN_SCOPE_EG or ISDN_SCOPE_XG, then the channel indication
field should be coded zero (0) and will be ignored by the CCS user or provider.
4. In all other scopes, the channel indication field is optional and is coded zero (0) if unused.
Optional Information Elements
Format
The format of the optional information elements is as follows:
Parameters
cc opt length
Indicates the length of the optional information elements associated with the primitive.
For Q.931 conforming CCS providers, the format of the optional information elements
is the format of a Information Element list as specified in Q.931.
cc opt offset
indicates the offset of the option information elements from the beginning of the block.
Rules
Rules for optional information elements:
1. The optional information elements provided by the CCS user may be checked for syntax by
the CCS provider. If the CCS provider discovers a syntax error in the format of the optional
information elements, the CCS provider should respond with a CC_ERROR_ACK primitive with
error [CCBADOPT].
2. For some primitives, specific optional information elements might be interpreted by the CCS
provider and alter the function of some primitives. See the specific primitive descriptions later
in this addendum.
2011-10-28
197
3. Except for optional information elements interpreted by the CCS provider as specified later
in this addendum, the optional information elements are treated as opaque and the optional
information element list only is checked for syntax. Opaque information elements will be passed
to the ISDN message without examination by the CCS provider.
4. To perform specific functions, additional optional information elements may be added to ISDN
messages by the CCS provider.
5. To perform specific functions, optional information elements may be modified by the CCS
provider before they are added to ISDN messages.
Local Management Primitives
CC INFO ACK
Parameters
Flags
Rules
CC BIND REQ
Parameters
cc addr length
Specifies the length of the address to bind.
cc addr offset
Specifies the offset of the address to bind.
cc setup ind
Specifies the requested maximum number of setup indications that will be outstanding
for the listening stream.
Flags
CC_DEFAULT_LISTENER
CC_CHANNEL
CC_CHANNEL_GROUP
CC_TRUNK_GROUP
When on of these flags are set, it indicates that the address is interpreted by the CCS
provider as unspecified (CC_DEFAULT_LISTENER), a channel (CC_CHANNEL), as a channel
group (CC_CHANNEL_GROUP), or as a trunk group (CC_TRUNK_GROUP).
Rules
Rules for address specification:
1. The address contained in the primitive must be either a unspecified, a channel, a channel group
or a trunk group.
198
2. If the CC_DEFAULT_LISTENER flag is set, the address should be left unspecified by the CCS user
and should be ignored by the CCS provider.
Rules for setup indicatesion:
1. If the number of setup indications is non-zero, the stream is bound as a listening stream.
Listening streams will receive all calls that are incoming on the address bound:
If the address bound is a channel (CC_CHANNEL flag set), all incoming calls on the channel will be delivered to the stream listening on the channel. These streams will have a
maximum number of setup indications of one (1).
If the address bound is a channel group (CC_CHANNEL_GROUP flag set), all incoming calls
on the channel group will be delivered to the stream listening on the channel group. These
streams will have a maximum number of setup indications no higher than the number of
channels in the channel group.
If the address bound is a trunk group (CC_TRUNK_GROUP flag set), all incoming calls on the
trunk group will be delivered to the stream listening on the trunk group. These streams
will have a maximum number of setup indications no higher than the number of channels
in the trunk group.
Rules for bind flags:
1. For Q.931 conforming CCS providers, the CC_DEFAULT_LISTENER will receive incoming calls that
have no other listening stream. There can only be one stream bound with the CC_DEFAULT_
LISTENER flag set.
2. Only one of CC_DEFAULT_LISTENER, CC_CHANNEL, CC_CHANNEL_GROUP or CC_TRUNK_GROUP may
be set.
CC BIND ACK
Parameters
Flags
Rules
CC OPTMGMT REQ
Parameters
Flags
Rules
Call Setup Primitives
Call Type and Flags
Call type and flags are used in the following primitives:
CC_SETUP_REQ and CC_SETUP_IND.
2011-10-28
199
Parameters
cc call type
Indicates the type of call to be set up. For Q.931 conforming CCS providers, the call
type can be one of the call types listed under "Call Type" below.
cc call flags
Specifies the options flags associated with the call. For Q.931 conforming CCS
providers, the call flags can be any of the flags listed under "Flags" below.
Call Type
The following call types are defined for Q.931 conforming CCS providers:
CC_CALL_TYPE_SPEECH
The call type is speech. This call type corresponds to a Q.931 Information transfer
capability of Speech, and an Information transfer rate of 64kbit/s.
CC_CALL_TYPE_64KBS_UNRESTRICTED
The call type is 64 kbit/s unrestricted digital information. This call type corresponds
to a Q.931 Information transfer capability of Unrestricted, and an Information transfer
rate of 64kbit/s.
CC_CALL_TYPE_3_1kHZ_AUDIO
The call type is 3.1 kHz audio. This call type corresponds to a Q.931 Information
transfer capability of Unrestricted, and an Information transfer rate of 64kbits/s.
CC_CALL_TYPE_128KBS_UNRESTRICTED
The call type is 2 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of 2x64 kbit/s.
CC_CALL_TYPE_384KBS_UNRESTRICTED
The call type is 384 kbit/s unrestricted digital information. This call type corresponds
to a Q.931 Information transfer capability of Unrestricted, and an Information transfer
rate of 384 kbit/s.
CC_CALL_TYPE_1536KBS_UNRESTRICTED
The call type is 1536 kbit/s unrestricted digital information. This call type corresponds
to a Q.931 Information transfer capability of Unrestricted, and an Information transfer
rate of 1536 kbit/s.
CC_CALL_TYPE_1920KBS_UNRESTRICTED
The call type is 1920 kbit/s unrestricted digital information. This call type corresponds
to a Q.931 Information transfer capability of Unrestricted, and an Information transfer
rate of 1920 kbit/s.
CC_CALL_TYPE_2x64KBS_UNRESTRICTED
The call type is 2 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 2.
200
CC_CALL_TYPE_3x64KBS_UNRESTRICTED
The call type is 3 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 3.
CC_CALL_TYPE_4x64KBS_UNRESTRICTED
The call type is 4 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 4.
CC_CALL_TYPE_5x64KBS_UNRESTRICTED
The call type is 5 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 5.
CC_CALL_TYPE_6x64KBS_UNRESTRICTED
The call type is 6 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 6.
CC_CALL_TYPE_7x64KBS_UNRESTRICTED
The call type is 7 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 7.
CC_CALL_TYPE_8x64KBS_UNRESTRICTED
The call type is 8 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 8.
CC_CALL_TYPE_9x64KBS_UNRESTRICTED
The call type is 9 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 9.
CC_CALL_TYPE_10x64KBS_UNRESTRICTED
The call type is 10 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 10.
CC_CALL_TYPE_11x64KBS_UNRESTRICTED
The call type is 11 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 11.
CC_CALL_TYPE_12x64KBS_UNRESTRICTED
The call type is 12 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 12.
2011-10-28
201
CC_CALL_TYPE_13x64KBS_UNRESTRICTED
The call type is 13 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 13.
CC_CALL_TYPE_14x64KBS_UNRESTRICTED
The call type is 14 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 14.
CC_CALL_TYPE_15x64KBS_UNRESTRICTED
The call type is 15 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 15.
CC_CALL_TYPE_16x64KBS_UNRESTRICTED
The call type is 16 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 16.
CC_CALL_TYPE_17x64KBS_UNRESTRICTED
The call type is 17 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 17.
CC_CALL_TYPE_18x64KBS_UNRESTRICTED
The call type is 18 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 18.
CC_CALL_TYPE_19x64KBS_UNRESTRICTED
The call type is 19 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 19.
CC_CALL_TYPE_20x64KBS_UNRESTRICTED
The call type is 20 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 20.
CC_CALL_TYPE_21x64KBS_UNRESTRICTED
The call type is 21 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 21.
CC_CALL_TYPE_22x64KBS_UNRESTRICTED
The call type is 22 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 22.
202
CC_CALL_TYPE_23x64KBS_UNRESTRICTED
The call type is 23 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 23.
CC_CALL_TYPE_24x64KBS_UNRESTRICTED
The call type is 24 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 24.
CC_CALL_TYPE_25x64KBS_UNRESTRICTED
The call type is 25 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 25.
CC_CALL_TYPE_26x64KBS_UNRESTRICTED
The call type is 26 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 26.
CC_CALL_TYPE_27x64KBS_UNRESTRICTED
The call type is 27 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 27.
CC_CALL_TYPE_28x64KBS_UNRESTRICTED
The call type is 28 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 28.
CC_CALL_TYPE_29x64KBS_UNRESTRICTED
The call type is 29 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 29.
CC_CALL_TYPE_30x64KBS_UNRESTRICTED
The call type is 30 x 64 kbit/s unrestricted digital information. This call type corresponds to a Q.931 Information transfer capability of Unrestricted, and an Information
transfer rate of multi-rate with a base rate of 64 kbit/s and a multiplier of 30.
Flags
The following call flags are defined for Q.931 conforming CCS providers:
CC_ITC_WITH_TONES_AND_ANNOUNCEMENTS"
When set, this flag indicates that the unrestricted digital information includes tones
and announcements.
Rules
CC SETUP REQ
2011-10-28
203
Parameters
cc call type
Specifies the type of call to be set up. For Q.931 conforming CCS providers, the call
type can be one of the call types listed under "Call Type and Flags" in this addendum.
cc call flags
Specifies the options flags associated with the call. For Q.931 conforming CCS
providers, the call flags can be any of the flags listed under "Call Type and Flags" in
this addendum.
cc cdpn length
Specifies the length of the called party number. For Q.931 conforming CCS providers,
the format of the called party number is the format of the Called Party Number parameter (without the parameter type or length octets) as specified in Q.931.
cc cdpn offset
Specifies the offset of the called party number from the beginning of the block.
Rules
Rules for call type:
1. A CCS provider need not support all of the call types listed.
Rules for call flags:
1. The CC ITC WITH TONES AND ANNOUNCEMENTS flag may only be set when the call
type is unrestricted digital information. When the call type is not unrestricted digital information, this flag should be ignored by the CCS provider.
Rules for called party number:
Rules for generating a SETUP message:
1. The mandatory (first) Bearer Capability information element in the SETUP message will be
derived from the call type and flags. The Bearer Capability information element will contain
the Information transfer capability, rate, base and multiplier indicated above.
When the call type is CC CALL TYPE 128KBS UNRESTRICTED, the Bearer
Capability information element will be coded with an Information transfer capability of unrestricted (or unrestricted with tones an announcements if the flag
CC ITC WITH TONES AND ANNOUNCEMENTS i set) and an Information transfer
rate of 2 x 64 kbit/s uni-rate call. For a multi-rate call, the call type should be coded as
CC CALL TYPE 2x64KBS UNRESTRICTED.
When the call type is CC CALL TYPE 384KBS UNRESTRICTED, the Bearer
Capability information element will be coded with an Information transfer capability of unrestricted (or unrestricted with tones an announcements if the flag
CC ITC WITH TONES AND ANNOUNCEMENTS i set) and an Information transfer
rate of 384 kbit/s uni-rate call. For a multi-rate call, the call type should be coded as
CC CALL TYPE 6x64KBS UNRESTRICTED.
When the call type is CC CALL TYPE 1536KBS UNRESTRICTED, the Bearer
Capability information element will be coded with an Information transfer capability of unrestricted (or unrestricted with tones an announcements if the flag
204
205
Flags
Call flags can be any of the call flags supported by the CCS provider listed under CC_SETUP_REQ in
this addendum.
Rules
Rules for call type:
1. A CCS provider need not support all of the call types listed.
Rules for call flags:
1. The CC ITC WITH TONES AND ANNOUNCEMENTS flag may only be set when the call
type is unrestricted digital information. When the call type is not unrestricted digital information, this flag should be ignored by the CCS provider.
Rules for called party number:
Rules for obtaining parameters from a SETUP message:
1. The mandatory (first) Bearer Capability information element in the SETUP message will be
translated into the call type and flags. The call type and flags correspond to the Bearer
Capability information element will contain the Information transfer capability, rate, base and
multiplier indicated under "Call Type" and "Flags".
2. The mandatory Channel Identification information element in the SETUP message will be
provided in the address parameter.
Rules for state transitions:
1. If the optional information element contains a Sending Complete information element, then
the CCS provider will not accept any subsequent CC_MORE_INFO_REQ primitives from the CCS
user, nor will the CCS provider issue any subsequent CC_INFORMATION_IND primitives to the
CCS user.
CC SETUP RES
Parameters
Flags
Rules
CC SETUP CON
Parameters
Flags
Rules
CC CALL REATTEMPT IND
206
Rules
CC SETUP COMPLETE REQ
Parameters
Flags
Rules
CC SETUP COMPLETE IND
Parameters
Flags
Rules
Continuity Check Primitives
CC CONT CHECK REQ
Parameters
Flags
Rules
CC CONT TEST REQ
Parameters
Flags
Rules
CC CONT REPORT REQ
Parameters
Flags
Rules
Call Establishment Primitives
2011-10-28
207
CC PROCEEDING REQ
Parameters
Flags
Rules
CC PROCEEDING IND
Parameters
Flags
Rules
CC ALERTING REQ
Parameters
Flags
Rules
CC ALERTING IND
Parameters
Flags
Rules
CC PROGRESS REQ
Parameters
Flags
Rules
CC PROGRESS IND
Parameters
Flags
2011-10-28
209
Rules
CC IBI REQ
Parameters
Flags
Rules
CC IBI IND
Parameters
Flags
Rules
Call Established Primitives
CC SUSPEND REQ
Parameters
cc flags
Indicates the options associated with the suspend. See "Flags" below.
Flags
Q.931 conforming CCS providers do not support suspend flags. This field should be coded zero (0)
by the CCS user and ignored by the CCS provider.
Rules
Rules for issuing primitive:
1. Only the CCS user on the User side of the Q.931 interface can issue a CC_SUSPEND_REQ primitive.
If the CCS provider is in Network mode and it receives a CCS SUSPEND REQ, it should
respond with a CC_ERROR_ACK with error CCNOTSUPP.
CC SUSPEND IND
cc flags
Indicates the options associated with the suspend. See "Flags" below.
Flags
Q.931 conforming CCS providers do not support suspend flags. This field will be coded zero (0) by
the CCS provider and may be ignored by the CCS provider.
CC SUSPEND RES
210
Parameters
Rules
CC SUSPEND CON
Parameters
Rules
CC SUSPEND REJECT REQ
Parameters
cc cause
Specifies the cause for the rejection. For Q.931 conforming CCS providers, the cause
values can be any of the values listed in "Cause Values" in this addendum with the
exception of CCS CAUS NONE.
Flags
Rules
CC SUSPEND REJECT IND
Parameters
cc cause
Specifies the cause for the rejection. For Q.931 conforming CCS providers, the cause
values can be any of the values listed in "Cause Values" in this addendum with the
exception of CCS CAUS NONE.
Flags
Rules
CC RESUME REQ
Parameters
cc flags
Indicates the options associated with the resume. See "Flags" below.
Flags
Q.931 conforming CCS providers do not support resume flags. This field should be coded zero (0)
by the CCS user and ignored by the CCS provider.
Rules
2011-10-28
211
CC RESUME IND
Parameters
cc flags
Indicates the options associated with the resume. See "Flags" below.
Flags
Q.931 conforming CCS providers do not support resume flags. This field should be coded zero (0)
by the CCS user and ignored by the CCS provider.
Rules
CC RESUME RES
Parameters
Flags
Rules
CC RESUME CON
Parameters
Flags
Rules
CC RESUME REJECT REQ
Parameters
cc cause
Specifies the cause for the rejection. For Q.931 conforming CCS providers, the cause
values can be any of the values listed in "Cause Values" in this addendum with the
exception of CCS CAUS NONE.
Flags
Rules
CC RESUME REJECT IND
cc cause
212
Specifies the cause for the rejection. For Q.931 conforming CCS providers, the cause
values can be any of the values listed in "Cause Values" in this addendum with the
exception of CCS CAUS NONE.
Version 1.1 Rel. 1.20110510
Parameters
Flags
Rules
Call Termination Primitives
Cause Values
Cause values are used in the following primitives:
CC_REJECT_REQ, CC_REJECT_IND, CC_DISCONNECT_REQ, CC_DISCONNECT_IND, CC_RELEASE_REQ, and
CC_RELEASE_IND.
Parameters
cc cause
Indicates the case for the rejection, disconnection, or release of a call. For Q.931
conforming CCS providers, the cause values can be any of the cause values listed in
Q.850 listed under "Cause Value" below.
Cause Value
Cause values are essentially opaque and cause values will be transferred directly to the corresponding
Q.931 message. The following cause values are defined for Q.931 conforming CCS providers:
CC_CAUS_UNALLOCATED_NUMBER
The called party number does not correspond to number allocated to a subscriber or
terminal.
CC_CAUS_NO_ROUTE_TO_TRANSIT_NETWORK
(no description)
CC_CAUS_NO_ROUTE_TO_DESTINATION
(no description)
CC_CAUS_SEND_SPECIAL_INFO_TONE
(no description)
CC_CAUS_MISDIALLED_TRUNK_PREFIX
(no description)
CC_CAUS_PREEMPTION
(no description)
CC_CAUS_PREEMPTION_CCT_RESERVED
(no description)
CC_CAUS_NORMAL_CALL_CLEARING
(no description)
CC_CAUS_USER_BUSY
(no description)
2011-10-28
213
CC_CAUS_NO_USER_RESPONDING
(no description)
CC_CAUS_NO_ANSWER
(no description)
CC_CAUS_SUBSCRIBER_ABSENT
(no description)
CC_CAUS_CALL_REJECTED
(no description)
CC_CAUS_NUMBER_CHANGED
(no description)
CC_CAUS_REDIRECT
(no description)
CC_CAUS_OUT_OF_ORDER
(no description)
CC_CAUS_ADDRESS_INCOMPLETE
(no description)
CC_CAUS_FACILITY_REJECTED
(no description)
CC_CAUS_NORMAL_UNSPECIFIED
(no description)
CC_CAUS_NO_CCT_AVAILABLE
(no description)
CC_CAUS_NETWORK_OUT_OF_ORDER
(no description)
CC_CAUS_TEMPORARY_FAILURE
(no description)
CC_CAUS_SWITCHING_EQUIP_CONGESTION
(no description)
CC_CAUS_ACCESS_INFO_DISCARDED
(no description)
CC_CAUS_REQUESTED_CCT_UNAVAILABLE
(no description)
CC_CAUS_PRECEDENCE_CALL_BLOCKED
(no description)
CC_CAUS_RESOURCE_UNAVAILABLE
(no description)
CC_CAUS_NOT_SUBSCRIBED
(no description)
214
CC_CAUS_OGC_BARRED_WITHIN_CUG
(no description)
CC_CAUS_ICC_BARRED WITHIN_CUG
(no description)
CC_CAUS_BC_NOT_AUTHORIZED
(no description)
CC_CAUS_BC_NOT_AVAILABLE
(no description)
CC_CAUS_INCONSISTENCY
(no description)
CC_CAUS_SERVICE_OPTION_NOT_AVAILABLE
(no description)
CC_CAUS_BC_NOT_IMPLEMENTED
(no description)
CC_CAUS_FACILITY_NOT_IMPLEMENTED
(no description)
CC_CAUS_RESTRICTED_BC_ONLY
(no description)
CC_CAUS_SERIVCE_OPTION_NOT_IMPLEMENTED
(no description)
CC_CAUS_USER_NOT_MEMBER_OF_CUG
(no description)
CC_CAUS_INCOMPATIBLE_DESTINATION
(no description)
CC_CAUS_NON_EXISTENT_CUG
(no description)
CC_CAUS_INVALID_TRANSIT_NTWK_SELECTION
(no description)
CC_CAUS_INVALID_MESSAGE
(no description)
CC_CAUS_MESSAGE_TYPE_NOT_IMPLEMENTED
(no description)
CC_CAUS_PARAMETER_NOT_IMPLEMENTED
(no description)
CC_CAUS_RECOVERY_ON_TIMER_EXPIRY
(no description)
CC_CAUS_PARAMETER_PASSED_ON
(no description)
2011-10-28
215
CC_CAUS_MESSAGE_DISCARDED
(no description)
CC_CAUS_PROTOCOL_ERROR
(no description)
CC_CAUS_INTERWORKING
(no description)
CC_CAUS_UNALLOCATED_DEST_NUMBER
(no description)
CC_CAUS_UNKNOWN_BUSINESS_GROUP
(no description)
CC_CAUS_EXCHANGE_ROUTING_ERROR
(no description)
CC_CAUS_MISROUTED_CALL_TO_PORTED_NUMBER 26
(no description)
CC_CAUS_LNP_QOR_NUMBER_NOT_FOUND
(no description)
CC_CAUS_PREEMPTION
(no description)
CC_CAUS_PRECEDENCE_CALL_BLOCKED
(no description)
CC_CAUS_CALL_TYPE_INCOMPATIBLE
(no description)
CC_CAUS_GROUP_RESTRICTIONS
(no description)
Rules
In addition to these cause values, the CCS provider might support additional variant-specific cause
values.
CC REJECT REQ
Parameters
cc cause
Specifies the cause value for the rejection. For Q.931 conforming CCS providers, the
cause value will be one of the cause values listed under "Cause Values" in this Addendum.
Flags
Rules
216
CC REJECT IND
Parameters
cc cause
Specifies the cause value for the rejection. For Q.931 conforming CCS providers, the
cause value will be one of the cause values listed under "Cause Values" in this Addendum.
Flags
Rules
CC CALL FAILURE IND
Parameters
cc reason
Specifies the reason for the failure indication. For Q.931 conforming CCS providers,
the reason will be one of the reasons listed under "Call Failure Reasons" below.
cc cause
Specifies the cause value for the error indication. For Q.931 conforming CCS providers,
the cause value will be one of the cause values listed under "Cause Values" in this
addendum.
2011-10-28
Specifies the cause value for the disconnect. For Q.931 conforming CCS providers,
the cause value will be one of the cause values listed under "Cause Values" in this
addendum.
217
Rules
CC DISCONNECT IND
Parameters
cc cause
Indicates the case values for the disconnect. For Q.931 conforming CCS providers, the
cause value wil be one of the cause values listed under "Cause Value" in this addendum.
Rules
CC RELEASE REQ
Parameters
cc cause
Specifies the cause value for the release. For Q.931 conforming CCS providers, the cause
value will be one of the cause values listed under "Cause Values" in this addendum.
Rules
Rules for cause:
1. If the request is not the first step in the clearing phase (i.e, the call is not in state
CC WREQ REL), then the cause value must be specified. Otherwise, the cause value should
be coded CC CAUS NONE by the CCS user and ignored by the CCS provider.
CC RELEASE IND
Parameters
cc cause
Specifies the cause value for the release. For Q.931 conforming CCS providers, the cause
value will be one of the cause values listed under "Cause Values" in this addendum.
Rules
Rules for cause:
1. If the request is not the first step in the clearing phase (i.e, the call is not in state
CC WIND REL), then the cause value will be indicated by the CCS provider. Otherwise, the
cause value will be coded CC CAUS NONE by the CCS provider and should be ignored by
the CCS user.
CC RELEASE RES
Parameters
Rules
CC RELEASE CON
218
Parameters
Rules
Management Primitives
CC RESTART REQ
Parameters
cc flags
cc addr length
Specifies the length of the address which contains the interface identifier(s) and optional
channel identification for the interface(s) or channels to restart.
cc addr offset
Specifies the offset of the address from the beginning of the block.
Flags
Rules
CC RESTART CON
Parameters
cc flags
cc addr length
Specifies the length of the address which contains the interface identifier(s) and optional
channel identification for the interface(s) or channels to restart.
cc addr offset
Specifies the offset of the address from the beginning of the block.
Flags
Rules
2011-10-28
219
ISDN_SCOPE_CH
ISDN_SCOPE_FG
ISDN_SCOPE_TG
ISDN_SCOPE_EG
ISDN_SCOPE_XG
ISDN_SCOPE_DF
1
2
3
4
5
6
/*
/*
/*
/*
/*
/*
channel scope */
facility group scope */
transmission group scope */
equipment group scope */
customer/provider group scope */
default scope */
enum {
U0_NULL,
U1_CALL_INITIATED,
U2_OVERLAP_SENDING,
U3_OUTGOING_CALL_PROCEEDING,
U4_CALL_DELIVERED,
U6_CALL_PRESENT,
U7_CALL_RECEIVED,
U8_CONNECT_REQUEST,
U9_INCOMING_CALL_PROCEEDING,
U10_ACTIVE,
U11_DISCONNECT_REQUEST,
U12_DISCONNECT_INDICATION,
U15_SUSPEND_REQUEST,
U17_RESUME_REQUEST,
U19_RELEASE_REQUEST,
U25_OVERLAP_RECEIVING,
N0_NULL,
N1_CALL_INITIATED,
N2_OVERLAP_SENDING,
N3_OUTGOING_CALL_PROCEEDING,
N4_CALL_DELIVERED,
N6_CALL_PRESENT,
N7_CALL_RECEIVED,
N8_CONNECT_REQUEST,
N9_INCOMING_CALL_PROCEEDING,
N10_ACTIVE,
N11_DISCONNECT_REQUEST,
N12_DISCONNECT_INDICATION,
N15_SUSPEND_REQUEST,
N17_RESUME_REQUEST,
N19_RELEASE_REQUEST,
N22_CALL_ABORT,
N25_OVERLAP_RECEIVING,
};
enum {
CMS_IDLE = 0,
};
#define ISDN_PI_INTERWORKING
0x0 /* FIXME */
/*
220
CC_CAUS_NORMAL_CALL_CLEARING
CC_CAUS_USER_BUSY
CC_CAUS_NO_USER_RESPONDING
CC_CAUS_NO_ANSWER
CC_CAUS_SUBSCRIBER_ABSENT
CC_CAUS_CALL_REJECTED
CC_CAUS_NUMBER_CHANGED
CC_CAUS_REDIRECT
CC_CAUS_OUT_OF_ORDER
CC_CAUS_ADDRESS_INCOMPLETE
1
2
3
4
5
6
8
9
/*
/*
/*
/*
/*
/*
/*
/*
16
17
18
19
20
21
22
23
27
28
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
#define CC_CAUS_FACILITY_REJECTED
#define CC_CAUS_NORMAL_UNSPECIFIED
/*
Resource Unavailable Class
*/
#define CC_CAUS_NO_CCT_AVAILABLE
#define CC_CAUS_NETWORK_OUT_OF_ORDER
#define CC_CAUS_TEMPORARY_FAILURE
#define CC_CAUS_SWITCHING_EQUIP_CONGESTION
#define CC_CAUS_ACCESS_INFO_DISCARDED
#define CC_CAUS_REQUESTED_CCT_UNAVAILABLE
29 /*
31 /*
34
38
41
42
43
44
/*
/*
/*
/*
/*
/*
#define CC_CAUS_PRECEDENCE_CALL_BLOCKED
#define CC_CAUS_RESOURCE_UNAVAILABLE
/*
Service or Option Unavaialble Class
*/
#define CC_CAUS_NOT_SUBSCRIBED
#define CC_CAUS_OGC_BARRED_WITHIN_CUG
#define CC_CAUS_ICC_BARRED WITHIN_CUG
#define CC_CAUS_BC_NOT_AUTHORIZED
#define CC_CAUS_BC_NOT_AVAILABLE
50
53
55
57
58
/*
/*
/*
/*
/*
No circuit/channel available */
Network out of order */
Temporary failure */
Switching equipment congestion */
Access information discarded */
Requested circuit/channel not
available */
46 /* Precedence call blocked */
47 /* Resource unavailable, unspecified */
2011-10-28
221
#define CC_CAUS_BC_NOT_IMPLEMENTED
#define CC_CAUS_FACILITY_NOT_IMPLEMENTED
#define CC_CAUS_RESTRICTED_BC_ONLY
222
*/
#define CC_CAUS_CALL_TYPE_INCOMPATIBLE
#define CC_CAUS_GROUP_RESTRICTIONS
#endif
2011-10-28
/* __SS7_ISDNI_H__ */
223
#define
#define
#define
#define
#define
#define
#define
1
2
3
4
5
6
7
ISUP_SCOPE_CT
ISUP_SCOPE_CG
ISUP_SCOPE_TG
ISUP_SCOPE_SR
ISUP_SCOPE_SP
ISUP_SCOPE_DF
ISUP_SCOPE_CIC
/*
/*
/*
/*
/*
/*
/*
circuit scope */
circuit group scope */
trunk group scope */
signalling relation scope */
signalling point scope */
default scope */
for unidentified cic addresses */
Address Fields
scope
Specifies or indicates the scope of the call control address. See "Scope" below.
id
cic
Specifies or indicates the Circuit Identification Code significant within the scope.
2011-10-28
225
Scope
The scope of the address is one of the following:
ISUP_SCOPE_CT
Specifies or indicates that the scope of the call control address is a ISUP circuit. The
identifier within the scope is an identifier which uniquely identifies a circuit to the CCS
provider. Circuit scope addresses may also be used to specify or indicate circuit groups,
trunk groups, signalling relations and signalling points. When used in an indication
or confirmation primitive, the CCS provider includes the Circuit Identification Code
associated with the circuit in the address.
For multi-rate calls where multiple circuits are involved, the circuit scoped address
specifies the lowest numerical Circuit Identification Code in the group of circuits.
ISUP_SCOPE_CG
Specifies or indicates that the scope of the call control address is a ISUP circuit group.
The identifier within the scope is an identifier which uniquely identifies a circuit group
to the CCS provider. Circuit group scope addresses may also be used to specify or indicate signalling relations and signalling points. When used in an indication or confirmation primitive, the CCS provider includes the Circuit Identification Code associated
with the circuit group (lowest numerical value CIC in the circuit group range).
ISUP_SCOPE_TG
Specifies or indicates that the scope of the call control address is a ISUP trunk group.
The identifier within the scope is an identifier which uniquely identifies a trunk group
to the CCS provider. Trunk group scope addresses may also be used to specify or
indicate circuits, signalling relations and signalling points. The Circuit Identification
Code must be used to specify a circuit within the trunk group.
ISUP_SCOPE_SR
Specifies or indicates that the scope of the call control address is a ISUP signalling
relation. The identifier within the scope is an identifier which uniquely identifies a
signalling relation to the CCS provider. Signalling relation scope addresses may also
be used to specify or indicate circuits and signalling points. The Circuit Identification
Code must be used to sepcify a circuit (equipped or unequipped) within the signalling
relation.
ISUP_SCOPE_SP
Specifies or indicates that the scope of the call control address is a ISUP signalling
point. The identifier within the scope is an identifier which uniquely identifies a local
signalling point to the CCS provider. Signalling point scope addresses may only indicate
local signalling points. The Circuit Identification Code is unused and should be ignored
by the CCS user and will be coded zero (0) by the CCS provider.
ISUP_SCOPE_DF
Specifies or indicates that the scope of the call control address is the default scope.
The identifier within the scope and Circuit Identification Code are unused and should
be ignored by the CCS user and will be coded zero (0) by the CCS provider.
226
Rules
Rules for scope:
1. In primitives in which the address parameter occurs, the scope field setting indicates the scope
of the address parameter.
2. Only one call control address can be specified with a signle scope.
3. Not all scopes are necessarily supported by all primitives. See the particular primitive in this
addendum.
Rules for addresses:
1. The address contained in the primitive contains the following:
A scope.
An identifier within the scope or zero (0).
A circuit identification code within the scope or zero (0).
2. If the scope of the address is ISUP_SCOPE_DF, then both the identifier and circuit identification
code fields should be coded zero (0) and will be ignored by the CCS user or provider.
3. If the scope of the address is ISUP_SCOPE_SP, then the circuit identification code field should
be coded zero (0) and will be ignored by the CCS user or provider.
4. In all other scopes, the circuit identification code is optional and is coded zero (0) if unused.
Optional Parameters
Format
The format of the optional parameters for Q.764 conforming CCS providers is as follows:
Parameters
cc opt length
Specifies or indicates the length of the optional parameters associated with the primitive. For Q.764 conforming CCS providers, the format of the optional parameters is
the format of the Optional Parameters list (without the pointer or End of Optional
Parameters octets) as specified in Q.763.
cc opt offset
Specifies the offset of the optional parameters from the beginning of the block.
Rules
Rules for optional parameters:
1. The optional parameters provided by the CCS user may be checked for syntax by the CCS
provider. If the CCS provider discovers a syntax error in the format of the optional parameters,
the CCS provider should respond with a CC_ERROR_ACK primitive with error [CCBADOPT].
2. For some primitives, specific optional parameters might be interpreted by the CCS provider
and alter the function of some primitives. See the specific primitive descriptions later in this
addendum.
2011-10-28
227
3. Except for optional parameters interpreted by the CCS provider as specified later in this addendum, the optional parameters are treated as opaque and the optional parameter list only is
checked for syntax. Opaque parameters will be passed to the ISUP message without examination by the CCS provider.
4. To perform specific functions, additional optional parameters may be added to ISUP messages
by the CCS provider.
5. To perform specific functions, optional parameters may be modified by the CCS provider before
being added to ISUP messages.
Local Management Primitives
CC INFO ACK
Parameters
Flags
Rules
CC BIND REQ
Parameters
cc addr length
Indicates the length of the address to bind.
cc addr offset
Indicates the offset of the address to bind from the beginning of the block.
cc setup ind
Indicates the maximum number of setup (or continuity check) indications that will be
outstanding for the listening stream.
cc bind flags
Indicates the options assocated with the bind. The bind flags can be as follows:
CC_DEFAULT_LISTENER
When set, this flag specifies that this stream is the "default listener
stream." This stream is used to pass setup indications (or continuity
check requests) for all incoming calls that contain protocol identifiers
that are not bound to any other listener, or when a listener stream with
cc setup ind value of greater than zero is not found. Also, the default
listener will receive all incoming call indications that contain no user
data (i.e., test calls) and all maintenance indications (i.e., CC_MAINT_
IND). Only one default listener stream is allowed per occurrence of CCI.
An attempt to bind a default listener stream when one is already bound
should result in an error (of type [CCADDRBUSY]).
228
CC_TOKEN_REQUEST
When set, this flag specifies to the CCS provider that the CCS user has
requested that a "token" be assigned to the stream (to be used in the call
response message), and the token value be returned to the CCS user via
the CC_BIND_ACK primitive. The token assigned by the CCS provider can
then be used by the CCS user in a subsequent CC_SETUP_RES primitive
to identify the stream on which the call is to be established.
CC_MANAGEMENT
When set, this flag specifies to the CCS provider that this stream is to be
used for circuit management indications for the specified addresses.
CC_TEST
When set, this flag specifies to the CCS provider that this stream is to be
used for continuity and test call indications for the specified addresses.
CC_MAINTENANCE
When set, this flag specifies to the CCS provider that this stream is to be
used for maintenance indications for the specified addresses.
Rules
Rules for address specification:
1. The address contained in the primitive as indicated by cc addr length and cc addr offset parameters. The address can be of any ISUP scope.
2. If the CC_DEFAULT_LISTENER flag is set, the parameters cc addr length and cc addr offset
should be coded zero, and will be ignored by the CCS provider.
Rules for setup indications:
1. If the number of setup indications is non-zero, the stream is bound as a listening stream.
Listening streams will receive all calls, test calls, and continuity tests that are incoming on the
address bound.
If the address bound is of scope ISUP_SCOPE_CT, only incoming calls on the bound circuit
will be delivered to the listening stream.
If the address bound is of scope ISUP_SCOPE_CG, only incoming calls on the bound circuit
group will be delivered to the listening stream.
If the address bound is of scope ISUP_SCOPE_TG, only incoming calls on the bound trunk
group will be delivered to the listening stream (this is the normal case).
If the address bound is of scope ISUP_SCOPE_SR, only incoming calls on the bound signalling relation (from the associated remote point code) will be delivered to the listening
stream.
If the address bound is of scope ISUP_SCOPE_SP, only incoming calls on the bound local
signalling point will be delivered to the listening stream.
If the address bound is of scope ISUP_SCOPE_DF, all incoming calls will be delivered to the
listening stream.
Streams bound at one scope takes precedence over a stream bound at another scope in the
order: circuit, circuit group, trunk group, signalling relation, signalling point and default
scope.
2011-10-28
229
2. Once a stream has successfully bound as a listening stream, it should be prepared to receive
incoming calls, test calls and continuity tests.
Rules for bind flags:
1. For Q.764 conformance, the CC_DEFAULT_LISTENER will receive all incoming calls, test calls,
continuity tests, circuit management indications and maintenance indications that have no
other listening stream. There can only be one stream bound with the CC_DEFAULT_LISTENER
flag set.
2. Only one of CC_DEFAULT_LISTENER, CC_MANAGEMENT, CC_TEST and CC_MAINTENANCE may be
set.
3. Streams bound with the CC_MANAGEMENT flag set will receive only circuit management indications and will not receive any calls.
4. Streams bound with the CC_TEST flag set will receive only continuity test and test call indications and will not receive normal calls, circuit management or maintenance indications.
5. Streams bound with the CC_MAINTENANCE flag set will receive only maintenance indications and
will not receive any circuit management indications or calls.
CC BIND ACK
Parameters
cc addr length
Indicates the length of the address to bind.
cc addr offset
Indicates the offset of the address to bind from the beginning of the block.
cc setup ind
Indicates the maximum number of setup (or continuity check) indications that will be
outstanding for the listening stream.
Flags
See CC_BIND_REQ in this Addendum.
Rules
See CC_BIND_REQ in this Addendum.
CC OPTMGMT REQ
Parameters
Flags
Rules
Call Setup Primitives
230
CC SETUP REQ
Parameters
cc call type
Specifies the type of call to be set up. Q.764 conforming CCS providers must support
the following call types:
CC_CALL_TYPE_SPEECH
The call type is speech. This call type corresponds to a Q.764 transmission
medium requirement of Speech.
CC_CALL_TYPE_64KBS_UNRESTRICTED
The call type is 64 kbit/s unrestricted digital information. This call type
corresponds to a Q.764 transmission medium requirement of 64 kbit/s
Unrestricted Digital Information.
CC_CALL_TYPE_3_1kHZ_AUDIO
The call type is 3.1 kHz audio. This call type corresponds to a Q.764
transmission medium requirement of 3.1 kHz Audio.
CC_CALL_TYPE_64KBS_PREFERRED
The call type is 64 kbit/s preferred. This call type corresponds to a Q.764
transmission medium requirement of 64 kbit/s Preferred.
CC_CALL_TYPE_2x64KBS_UNRESTRICTED
The call type is 2 x 64 kbit/s unrestricted digital information. This call
type corresponds to a Q.764 transmission medium requirement of 2 x 64
kbit/s Unrestricted Digital Information.
CC_CALL_TYPE_384KBS_UNRESTRICTED
The call type is 384 kbit/s unrestricted digital information. This call type
corresponds to a Q.764 transmission medium requirement of 384 kbit/s
Unrestricted Digital Information.
CC_CALL_TYPE_1536KBS_UNRESTRICTED
The call type is 1536 kbit/s unrestricted digital information. This call
type corresponds to a Q.764 transmission medium requirement of 1536
kbit/s Unrestricted Digital Information.
CC_CALL_TYPE_1920KBS_UNRESTRICTED
The call type is 1920 kbit/s unrestricted digital information. This call
type corresponds to a Q.764 transmission medium requirement of 1920
kbit/s Unrestricted Digital Information.
cc user ref
Specifies the CCS user call reference to be associated with the call setup request. The
CCS provider will use this user call reference in any indications given before the CC_
SETUP_CON primitive is issued.
cc call flags
Specifies the options associated with the call. Q.764 conforming CCS providers must
support the following flags:
2011-10-28
231
The following flags correspond to bits in the Nature of Connection Indicators parameter
of Q.763:
ISUP_NCI_ONE_SATELLITE_CCT
ISUP_NCI_TWO_SATELLITE_CCT
When one of these flags is set it indicates that either one or two satellite
circuits are present in the connection. Otherwise, it indicates that no
satellite circuits are present in the connection.
ISUP_NCI_CONT_CHECK_REQUIRED
ISUP_NCI_CONT_CHECK_PREVIOUS
When one of these flags is set it indicates that either a continuity check
is required on the connection, or that a continuity check was performed
on a previous connection. Otherwise, it indicates that a continuity check
is not required on the connection.
ISUP_NCI_OG_ECHO_CONTROL_DEVICE
When set it indicates that an outgoing half echo control device is included
on the connection. Otherwise, it indicates that no outgoing half echo
control device is included on the connection.
The following flags correspond to bits in the Forward Call Indicators parameter of
Q.763:
ISUP_FCI_INTERNATIONAL_CALL
When this flag is set, the call is to be treated as an international call.
Otherwise, the call is to be treated as a national call.
ISUP_FCI_PASS_ALONG_E2E_METHOD_AVAILABLE
ISUP_FCI_SCCP_E2E_METHOD_AVAILABLE
When one of these flags is set, either the pass along end-to-end method
is available or the SCCP end-to-end method is available. Otherwise, no
end-to-end method is available and only link-by-link method is available.
ISUP_FCI_INTERWORKING_ENCOUNTERED
When this flag is set, interworking has been encountered on the call.
Otherwise, no interworking has been encountered on the call.
ISUP_FCI_E2E_INFORMATION_AVAILABLE
When this flag is set, end-to-end information is now available. Otherwise,
no end-to-end information is available.
ISUP_FCI_ISDN_USER_PART_ALL_THE_WAY
When this flag is set, ISDN User Part has been used all the way on the
call. Otherwise, ISDN User Part has not been used all the way.
ISUP_FCI_ORIGINATING_ACCESS_ISDN
When this flag is set, the originating access is ISDN. Otherwise, the originating access is non-ISDN.
232
ISUP_FCI_SCCP_CLNS_METHOD_AVAILABLE
ISUP_FCI_SCCP_CONS_METHOD_AVAILABLE
ISUP_FCI_SCCP_ALL_METHODS_AVAILABLE
When one of these flags is set, either the connectionless SCCP method
is available, the connection oriented SCCP method is available, or both
methods are available. Otherwise, no SCCP method is indicated as available.
cc cdpn length
Specifies the length of the called party number. For Q.764 conforming CCS providers,
the format of the called party number is the format of the Called Party Number parameter (without the parameter type or length octets) as specified in Q.763.
cc cdpn offset
Specifies the offset of the called party number from the beginning of the block.
Rules
Rules for call reference:
1. If the ISUP user wishes to setup multiple outgoing calls on the same stream, the ISUP user associates a user call reference with each of the setup requests so that the indication, confirmation
and acknowledgement primitives can be associated with the specific call setup request.
2. User call references are only necessary if multiple outgoing calls are to setup at the same time.
3. User call references only need by valid until a setup confirmation, call reattempt indication,
release indication or call failure indication has been received in response to the setup request. A
setup confirmation will contain a CCS provider call reference which can be used to distinguish
the call from other calls to the CCS provider.
Rules for call type:
1. All Q.764 conforming CCS provider must support the following call types:
CC CALL TYPE 64KBS UNRESTRICTED,
CC CALL TYPE SPEECH,
CC CALL TYPE 3 1kHZ AUDIO, and CC CALL TYPE 64KBS PREFERRED.
2. Support for other call types is optional and implementation-specific.
Rules for flags:
1. Q.764 conforming CCS providers must support all of the flags listed above.
2. Only one of the following flags may be set:
ISUP NCI ONE SATELLITE and ISUP NCI TWO SATELLITE.
3. Only one of the following flags may be set:
ISUP_NCI_CONT_CHECK_REQUIRED and ISUP_NCI_CONT_CHECK_PREVIOUS.
4. Only one of the following flags may be set:
ISUP_FCI_PASS_ALONG_E2E_METHOD_AVAILABLE and ISUP_FCI_SCCP_E2E_METHOD_AVAILABLE.
5. Only one of the following flags may be set, and only if ISUP_FCI_SCCP_E2E_METHOD_AVAILABLE
is also set:
ISUP_FCI_SCCP_CLNS_METHOD_AVAILABLE,
ISUP_FCI_SCCP_ALL_METHODS_AVAILABLE.
2011-10-28
ISUP_FCI_SCCP_CONS_METHOD_AVAILABLE
and
233
CC SETUP IND
Parameters
cc call ref
Indicates the CCS provider-assigned call reference associated with the call.
cc call type
Indicates the type of call to be set up. For Q.764 conforming CCS providers, the call
type can be one of the call types listed in this addendum under CC_SETUP_REQ.
cc call flags
Indicates the options associated with the call. Q.764 conforming CCS providers indicate
the flags listed in this addendum under CC_SETUP_REQ.
cc addr length
Indicates the length of the call control address (circuit(s)) upon which the call setup is
indicated.
cc addr offset
Indicates the offset of the call control address from the start of the block.
cc cdpn length
Indicates the length of the called party number. For Q.764 conforming CCS providers,
the format of the called party number is the format of the Called Party Number parameter (without the parameter type or length octets) as specified in Q.763.
cc cdpn offset
Indicates the offset of the called party number from the beginning of the block.
cc opt length
Indicates the length of the optional parameters associated with the IAM, excluding the
end of optional parameters tag.
cc opt offset
Indicates the offset of the options from the beginning of the block.
Rules
Rules for call reference:
1. The ISUP provider will indicate a unique call reference to the CCS user which is used to
associate response and request primitives with the call setup indication.
2. Provider call references will always be indicated.
3. Provider call references are only valid until a call failure or release indication has been issued
by the CCS provider.
4. Provider call references are only valid for streams upon which the CC_SETUP_IND is issued, or
for streams upon which the call was accepted by the CCS user with a CC_SETUP_RES primitive.
5. Provider call references are unique across the provider.
Rules for call type:
234
1. The rules for call type in section CC_SETUP_REQ in this addendum also apply to the CC_SETUP_
IND. All Q.764 conforming CCS providers must support the following call types:
CC CALL TYPE SPEECH,
CC CALL TYPE 64KBS UNRESTRICTED,
CC CALL TYPE 3 1kHZ AUDIO, and CC CALL TYPE 64KBS PREFERRED.
2. Support for additional call types is optional and implementation-specific.
Rules for setup flags:
1. The rules for setup flags in section CC_SETUP_REQ in this addendum also apply to the CC_
SETUP_IND.
Rules for addresses:
1. Call control addresses in the CC_SETUP_IND are of scope ISUP_SCOPE_CT and identify the circuit(s) upon which the call setup is indicated.
2. For multi-rate calls, the call control address indicates the base circuit (numerically lowest Circuit
Identification Code) of the multi-rate call.
CC SETUP RES
Parameters
cc call ref
Specifies the call reference of the CC_SETUP_IND to which the CCS user is responding.
cc token value
Specifies the token of a stream upon which to accept the call setup.
Rules
Rules for call reference:
1. The call reference specified by the CCS User must be a call reference which was previously
indicated by the CCS provider in an outstanding CC_SETUP_IND. Otherwise the CCS provider
will respond with a CC_ERROR_ACK primitive with error [CCBADCLR].
Rules for token value:
1. If the token is the token value of the stream upon which the corresponding CC_SETUP_IND
was received, or zero (0), then the call setup will be accepted on the stream upon which the
CC_SETUP_IND was received.
2. If the token is non-zero and different from the listening stream, the call setup will be accepted
on the specified stream.
CC SETUP CON
Parameters
cc user ref
Indicates the CCS user call reference that was specified in the CC_SETUP_REQ. This call
reference is used by the CCS user to associated the CC_SETUP_CON with an outstanding
CC_SETUP_REQ primitive.
2011-10-28
235
cc call ref
Indicates the CCS provider call reference that is to be associated with the call. This
call reference is used by the CCS provider to identify the call and is to be used by the
CCS user in all subsequent primitives referencing the call.
cc addr length
Indicates the length of the identifier of the circuit upon which the call setup is confirmed.
cc addr offset
Indicates the offset of the identifier from the start of the block.
Rules
Rules for call reference:
1. The CCS user call reference will be the same as the call reference provided by the user in the
CC_SETUP_REQ primitive.
2. The CCS provider call reference will follow the rules of the CC_SETUP_IND in this Addendum.
Rules for addresses:
1. The call control address indicated in the CC_SETUP_CON is a ISUP_SCOPE_CT (circuit scoped) call
control address which identifies the circuit(s) upon which the outgoing call will be connected.
2. For multi-rate calls, the call control address specifies the base circuit (lowest numerical Circuit
Identification Code) for the multi-rate call.
CC CALL REATTEMPT IND
Parameters
cc user ref
Indicates the CCS user call reference for the call. This reference identifies the corresponding CC_SETUP_REQ primitives to the CCS user for which the call reattempt need
be performed.
cc reason
Indicates the reason for the reattempt. The reason can be one of the following values:
ISUP_REATTEMPT_DUAL_SEIZURE
Indicates that the circuit was seized by a controlling exchange during the
initial setup of the call (i.e, before any backward message was received).
ISUP_REATTEMPT_RESET
Indicates that the circuit was reset during the initial setup of the call (i.e,
before any backward message was received).
ISUP_REATTEMPT_BLOCKING
Indicates that the circuit was blocked during the initial setup of the call
(i.e, before any backward message was received).
ISUP_REATTEMPT_T24_TIMEOUT
Indicates that COT failure occurred on the circuit (due to T24 timeout).
ISUP_REATTEMPT_UNEXPECTED
Indicates that an unexpected message was received for the call during the
initial setup of the call (i.e, before any backward message was received).
236
ISUP_REATTEMPT_COT_FAILURE
Indicates that COT failed on the circuit (due to transmission of COT
message indicating failure).
ISUP_REATTEMPT_CIRCUIT_BUSY
Indicates that the specified circuit was busy.
Rules
Rules for call reference:
1. The CCS user call reference is a call reference associated with an outstanding CC_SETUP_REQ
primitive to which the CCS provider is responding.
Rules for reason:
1. The Q.764 conforming CCS provider will provide one of the reasons listed above.
2. The ISUP REATTEMPT DUAL SEIZURE reason will only be indicated if the CCS user represents a non-controlling exchange for the associated trunk group.
3. The ISUP REATTEMPT T24 TIMEOUT reason will only be indicated if the outgoing call
includes a continuity test and a positive CC_CONT_REPORT_REQ was not issued to the CCS
provider by a test stream within T24.
4. The ISUP REATTEMPT COT FAILURE reason will only be indicated if the outgoing call
includes a continuity test and a negative CC_CONT_REPORT_REQ was issued to the CCS provider
by a test stream within T24.
5. The ISUP REATTEMPT CIRCUIT BUSY reason will only be indicated if the stream issuing
the CC_SETUP_REQ primitive is bound to a circuit (ISUP_SCOPE_CT) and the circuit is busy with
another call.
CC SETUP COMPLETE REQ
Rules
For compatibility between CCS providers conforming to Q.931 and CCS providers conforming to
Q.764, if a CCS provider conforming to Q.764 receives a CC_SETUP_COMPLETE_REQ for a call reference in the CCS ANSWERED state (CCS ICC ANSWERED), the CCS provider will ignore the
primitive.
CC SETUP COMPLETE IND
Rules
For compatibility between CCS providers conforming to Q.931 and CCS providers conforming to
Q.764, if a CCS provider conforming to Q.764 issues a CC_SETUP_COMPLETE_IND for a call reference
in the CCS ANSWERED state, the CCS user may ignore the primitive.
Continuity Check Phase
CC CONT CHECK REQ
2011-10-28
237
Parameters
cc addr length
Specifies the length of the circuit test address (circuit) upon which the continuity check
is to be performed.
cc addr offset
Specifies the offset of the circuit test address from the start of the block.
Rules
Rules for addresses:
1. The parameter cc addr length cannot be zero: i.e, an address must be provided or the CCS
provider should respond with CC_ERROR_ACK with an error of [CCNOADDR].
2. The address provided must be of scope ISUP_SCOPE_CT and must provide the identifier of the
circuit upon which the CCS user is requesting a continuity check.
3. The specified circuit identifier must be equipped else the CCS provider should response with
CC_ERROR_ACK and an error of [CCBADADDR].
CC CONT CHECK IND
Parameters
cc call ref
cc addr length
Indicates the length of the identifier of the circuit upon which the continuity check is
to be performed.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
Rules for call reference:
1.
Rules for addresses:
1. The parameter cc addr length cannot be zero: i.e, an address must be provided or the CCS
provider should respond with CC_ERROR_ACK with an error of [CCNOADDR].
2. The address provided must be of scope ISUP_SCOPE_CT and must provide the identifier of the
circuit upon which the CCS user is requesting a continuity check.
3. The specified circuit test address (circuit identifier) must be equipped else the CCS provider
should response with CC_ERROR_ACK and an error of [CCBADADDR].
CC CONT TEST REQ
This primitive is only supported when the Loop Back Acknowledgement is used as a national option
under Q.764. For compatibility with CCS providers not supporting the national option, if such
a CCS provider receives a CC_CONT_TEST_REQ while waiting for a CC_CONT_REPORT_IND, the CCS
provider should silently discard the primitive.
238
Parameters
cc call ref
cc addr length
Indicates the length of the call control address (ISUP_SCOPE_CT circuit identifier) upon
which the continuity check is to be performed.
cc addr offset
Indicates the offset of the call control address from the start of the block.
Rules
Rules for addresses:
1. The parameter cc addr length cannot be zero: i.e, an address must be provided or the CCS
provider should respond with CC_ERROR_ACK with an error of [CCNOADDR].
2. The address provided must be the identifier of the circuit upon which the CCS user is requesting
a continuity check.
3. The specified circuit identifier must be equipped else the CCS provider should response with
CC_ERROR_ACK and an error of [CCBADADDR].
CC CONT TEST IND
This primitive is only supported when the Loop Back Acknowledgement is used as a national option
under Q.764. For compatibility with CCS providers not supporting the national option, such a
CCS provider will issue a CC_CONT_TEST_IND in response to a CC_CONT_CHECK_REQ following the
CC_OK_ACK.
Parameters
cc call ref
cc addr length
Specifies the length of the identifier of the circuit upon which the continuity check is
to be performed.
cc addr offset
Specifies the offset of the address from the start of the block.
Rules
Rules for call reference:
1. The CCS provider assigned call reference is used to associate an outstanding continuity test
indication (CC CONT CHECK IND or call setup indication CC_SETUP_IND including a continuity test (ISUP_NCI_CONT_CHECK_REQUIRED).
Rules for addresses:
1. The parameter cc addr length cannot be zero: i.e, an address must be provided or the CCS
provider should respond with CC_ERROR_ACK with an error of [CCNOADDR].
2. The address provided must be the identifier of the circuit upon which the CCS user is requesting
a continuity check.
2011-10-28
239
3. The specified circuit identifier must be equipped else the CCS provider should response with
CC_ERROR_ACK and an error of [CCBADADDR].
CC CONT REPORT REQ
Parameters
cc user ref
cc call ref
cc result
Specifies the result of the continuity test, whether success or failure. For Q.764 conforming CCS provider, the result parameter can be one of the following values:
ISUP_COT_SUCCESS
Indicates that the continuity check test was successful.
ISUP_COT_FAILURE
Indicates that the continuity check test failed.
cc addr length
Specifies the length of the identifier of the circuit upon which the continuity check is
to be performed.
cc addr offset
Specifies the offset of the address from the start of the block.
Rules
Rules for addresses:
1. The parameter cc addr length cannot be zero: i.e, an address must be provided or the CCS
provider should respond with CC_ERROR_ACK with an error of [CCNOADDR].
2. The address provided must be the identifier of the circuit upon which the CCS user is requesting
a continuity check.
3. The specified circuit identifier must be equipped else the CCS provider should response with
CC_ERROR_ACK and an error of [CCBADADDR].
CC CONT REPORT IND
Parameters
cc call ref
cc result
Indicates the result of the continuity test, whether success or failure. For Q.764 conforming CCS provider, the result parameter can be one of the following values:
ISUP_COT_SUCCESS
Indicates that the continuity check test was successful.
ISUP_COT_FAILURE
Indicates that the continuity check test failed.
240
Rules
Rules for call reference:
1.
Call Establishment Primitives
CC MORE INFO REQ
Rules
Rules for issuing primitive:
1. This primitive is not directly supported by Q.764 conforming CCS providers. For compatibility
with Q.931 conforming CCS providers, if the Q.764 conforming CCS provider receives a CC_
MORE_INFO_REQ in state CCS_WRES_SIND, it should invoke any interworking procedures and
silently discard the primitive.
CC MORE INFO IND
Rules
Rules for issuing primitive:
1. This primitive may optionally be issued by a Q.764 conforming CCS provider in the overlap
signalling mode, if the appropriate timer has expired and the CCS provider has not received
an indication that the provided address is complete.
CC INFORMATION REQ
Parameters
cc call ref
Specifies the CCS provider assigned call reference for the call.
cc subn length
Specifies the length of the subsequent number. For Q.764 conforming CCS providers,
the format of the called party address is the format of the Subsequent Number parameter (without the parameter type or length octets) as specified in Q.763.
cc subn offset
Specifies the offset of the subsequent number from the beginning of the block.
Rules
Rules for issuing primitive:
1. This primitive will only be issued before any CC_PROCEEDING_IND, CC_ALERTING_IND, CC_
PROGRESS_IND, or CC_IBI_IND has occurred on the stream while in the CCS_WCON_SREQ state. If
not, the CCS provider should respond with a CC_ERROR_ACK primitive with error [CCOUTSTATE].
2. This primitive must not be issued if the preceding CC_SETUP_REQ contained a called party
address which was complete (i.e, contains a ST code following the digits). If it is, the CCS
provider should respond with a CC_ERROR_ACK with error [CCBADADDR].
2011-10-28
241
3. This primitive must not be issued if the trunk group or circuit to which the stream is bound is
configured for en bloc operation. If it is, the CCS provider should respond with a CC_ERROR_ACK
with error CCNOTSUPP.
CC INFORMATION IND
Parameters
cc call ref
cc subn length
Indicates the length of the subsequent number. For Q.764 conforming CCS providers,
the format of the subsequent number is the format of the Subsequent Number parameter (without the parameter type or length octets) as specified in Q.763.
cc subn offset
Indicates the offset of the subsequent number from the beginning of the block.
Rules
Rules for issuing primitive:
1. This primitive will only be issued by the CCS provider before any CC_PROCEEDING_REQ, CC_
ALERTING_REQ, CC_PROGRESS_REQ, or CC_IBI_REQ has been received in state CCS_WCON_SREQ.
2. This primitive will not be issued by the CCS provider if the preceding CC_SETUP_REQ contained
a complete called party address (i.e, contains an ST code following the digits), or if the trunk
group or circuit is configured for en bloc operation.
CC INFO TIMEOUT IND
Rules
Rules for issuing primitive:
1. If the Q.764 conforming CCS provider encounters interworking on a call and is not expecting
an address complete message, and timer T11 expires, the CCS provider will issue this primitive
to the CCS user.
2. Upon receipt of this primitive, it is the CCS users responsibility to determine whether the
address digits are sufficient and to issue a CC_SETUP_RES or CC_REJECT_REQ primitive.
For compatibility between CCS providers conforming to Q.931 and CCS providers conforming to
Q.764, if the CCS user receives a CC_INFO_TIMEOUT_IND
CC PROCEEDING REQ
Parameters
cc flags
242
Specifies the options associated with the call. Indicates the flags associated with the
primitive. For Q.764 conforming CCS providers, call flags can be an of the following:
Q.764 conforming CCS provider must support the following flags:
Version 1.1 Rel. 1.20110510
The following flags correspond to bits in the Backward Call Indicators parameter of
Q.763:
ISUP_BCI_NO_CHARGE
ISUP_BCI_CHARGE
When one of these flags is set, it indicates that the call is not to be
charged, or the call is to be charged. Otherwise, it indicates that there is
no indication with regard to charging.
ISUP_BCI_SUBSCRIBER_FREE
ISUP_BCI_CONNECT_FREE
When one of these flags is set, it indicates that the terminating subscriber
is free, or that the connection is free. Otherwise, no indication is given.
ISUP_BCI_ORDINARY_SUBSCRIBER
ISUP_BCI_PAYPHONE
When one of these flags is set, it indicates that the call has terminated to
an ordinary subscriber, or that the call has terminated to a pay phone.
ISUP_BCI_PASS_ALONG_E2E_METHOD_AVAILABLE
ISUP_BCI_SCCP_E2E_METHOD_AVAILABLE
When one of these flags is set, either the pass along end-to-end method
is available, or the SCCP end-to-end method is available. Otherwise, no
end-to-end method is available and only link-by-link method is available.
ISUP_BCI_INTERWORKING_ENCOUNTERED
When this flag is set, interworking has been encountered on the call.
Otherwise, to interworking has been encountered on the call.
ISUP_BCI_E2E_INFORMATION_AVAILABLE
When this flag is set, end-to-end information is now available. Otherwise,
no end-to-end information is available.
ISUP_BCI_ISDN_USER_PART_ALL_THE_WAY
When this flag is set, ISDN User Part has been used all the way on the
call, Otherwise, ISDN User Part has not be used all the way.
ISUP_BCI_HOLDING_REQUESTED
When this flag is set, holding is requested. Otherwise, holding is not
requested.
ISUP_BCI_TERMINATING_ACCESS_ISDN
When this flag is set, the terminating access is ISDN. Otherwise, the
terminating access is non-ISDN.
ISUP_BCI_IC_ECHO_CONTROL_DEVICE
When set, this flag indicates that an incoming half echo control device is
included on the connection. Otherwise, it indicates that no incoming half
echo control device is included in the connection.
2011-10-28
243
ISUP_BCI_SCCP_CLNS_METHOD_AVAILABLE
ISUP_BCI_SCCP_CONS_METHOD_AVAILABLE
ISUP_BCI_SCCP_ALL_METHODS_AVAILABLE
When one of these flags is set, either the connectionless SCCP method
is available, the connection oriented SCCP method is available, or both
methods are available. Otherwise, no SCCP method is indicated as available.
Rules
Rules for issuing primitive:
1. This primitive can only be issued by the CCS user before any CC_ALERTING_REQ, CC_PROGRESS_
REQ or CC_IBI_REQ has been issued while in state CCS_WRES_SIND.
CC PROCEEDING IND
Rules
Rules for issuing primitive:
1. This primitive will only be issued by the CCS provider before any CC_ALERTING_IND, CC_
PROGRESS_IND or CC_IBI_IND has been issued while in state CCS_WCON_SREQ.
CC ALERTING REQ
Rules
Rules for issuing primitive:
1. This primitive can only be issued by the CCS user before any CC_PROGRESS_REQ or CC_IBI_REQ
has been issued while in state CCS_WRES_SIND.
CC ALERTING IND
Rules
Rules for issuing primitive:
1. This primitive will only be issued by the CCS provider before any CC_PROGRESS_IND or CC_
IBI_IND has been issued while in state CCS_WCON_SREQ.
CC PROGRESS REQ
Parameters
cc event
Indicates the progress event. For Q.764 conforming CCS providers, this can be one of
the following:
ISUP_EVNT_ALERTING
Indicates that the called party is being alerted. This event is indicated
only if a CC CALL PROCEEDING IND primitive has already been received.
244
ISUP_EVNT_PROGRESS
Indicates that the call is progressing with the specified optional parameters.
ISUP_EVNT_IBI
This event is indicated only by the CC_IBI_IND primitive and will not
appear here.
ISUP_EVNT_CALL_FORWARDED_ON_BUSY
This event indicates that the call has been forwarded on busy and the
optional parameters (if any) contain the attributes of the forwarding (e.g.,
redirecting number, etc.).
ISUP_EVNT_CALL_FORWARDED_ON_NO_ANSWER
This event indicates that the call has been forwarded on no answer and
the optional parameters (if any) contain the attributes of the forwarding
(e.g., redirecting number, etc.).
ISUP_EVNT_CALL_FORWARDED_UNCONDITIONAL
This event indicates that the call has been forwarded unconditionally and
the optional parameters (if any) contain the attributes of the forwarding
(e.g., redirecting number, etc.).
cc flags
Rules
Rules for issuing primitive:
1. This primitive can only be issued by the CCS user before any CC_IBI_REQ has been issued
while in state CCS_WRES_SIND.
Rules for progress event:
1. Q.764 conforming CCS providers must support the complete list of progress events listed above.
2. When this primitive is issued with the event ISUP EVNT ALERTING, it must follow the rules
for the primitive CC_ALERTING_REQ.
3. When this primitive is issued with the event ISUP EVNT IBI, it must follow the rules for the
primitive CC_IBI_REQ.
Rules for progress flags:
1. The flag ISUP EVNT PRESENTATION RESTRICTED cannot be set when the event is
ISUP EVNT ALERTING, ISUP EVNT PROGRESS or ISUP EVNT IBI.
CC PROGRESS IND
2011-10-28
245
Parameters
cc event
Indicates the progress event. The event can be any of the events listed in this addendum
under CC_PROGRESS_REQ.
cc flags
Rules
Rules for issuing primitive:
1. This primitive will only be issued by the CCS provider before any CC_IBI_IND has been issued
while in state CCS_WCON_SREQ.
Rules for progress event:
1. Q.764 conforming CCS providers must support the complete list of progress events listed above.
2. This primitive will not be issued by the CCS provider with event ISUP EVNT ALERTING or
event ISUP EVNT IBI: instead, a CC_ALERTING_IND or CC_IBI_IND event will be issued.
Rules for progress flags:
1. The flag ISUP EVNT PRESENTATION RESTRICTED cannot be set when the vent is
ISUP EVNT PROGRESS.
CC IBI REQ
Rules
CC IBI IND
Rules
Call Established Primitives
CC SUSPEND REQ
Parameters
cc flags
246
Rules
Rules for issuing primitive:
1. For Q.764 conforming CCS providers, suspend can be requested by independently either via
local provider or the remote provider. A call can be:
Not Suspended
Locally Suspended
Remotely Suspended
Locally and Remotely Suspended
2. Requests to locally suspend a call which is already locally suspended should be ignored by the
CCS provider.
CC SUSPEND IND
Parameters
cc flags
Rules
Rules for issuing primitive:
1. For Q.764 conforming CCS providers, suspend can be requested by independently either via
local provider or the remote provider. A call can be:
Not Suspended
Locally Suspended
Remotely Suspended
Locally and Remotely Suspended
2. Indications of remote suspension of a call which is already remotely suspended will not be issued
by the CCS provider.
CC SUSPEND RES
Rules
Rules for issuing primitive:
For compatibility between CCS providers conforming to Q.931 and CCS providers conforming
to Q.764, if the CCS provider receives a CC_SUSPEND_RES in the CCS WRES SUSIND or CCS_
SUSPENDED states, the CCS provider should ignore the CC_SUSPEND_RES primitive and move directly
to the CCS_SUSPENDED state if it has not already done so.
CC SUSPEND REJECT REQ
2011-10-28
247
Rules
Rules for issuing primitive:
For compatibility between CCS providers conforming to Q.931 and CCS providers conforming to
Q.764, if the CCS provider receives a CC_SUSPEND_REJECT_REQ in the CCS WRES SUSIND or
CCS_SUSPENDED states, the CCS provider should reply with a CC_ERROR_ACK primitive with error
CCNOTSUPP.
CC RESUME REQ
Parameters
cc flags
Rules
CC RESUME IND
Parameters
cc flags
Rules
CC RESUME RES
Rules
Rules for issuing primitive:
For compatibility between CCS providers conforming to Q.931 and CCS providers conforming
to Q.764, if the CCS provider receives a CC_RESUME_RES in the CCS WRES SUSIND or
CCS ANSWERED states, the CCS provider should ignore the CC_RESUME_RES primitive and move
directly to the CCS RESUMEED state if it has not already done so.
CC RESUME REJECT REQ
Rules
Rules for issuing primitive:
248
For compatibility between CCS providers conforming to Q.931 and CCS providers conforming
to Q.764, if the CCS provider receives a CC_RESUME_REJECT_REQ in the CCS WRES SUSIND or
CCS ANSWERED states, the CCS provider should reply with a CC_ERROR_ACK primitive with error
CCNOTSUPP.
Call Termination Primitives
CC REJECT REQ
Rules
Rules for issuing primitive:
For compatibility between CCS providers conforming to Q.931 and CCS providers conforming to
Q.764, if the CCS provider receives a CC_REJECT_REQ in the CCS_WRES_SIND (CCS ICC WAIT COT
or CCS ICC WAIT ACM) states, the provider should perform an automatic release procedure and
move to the CCS WAIT RLC state.
CC CALL FAILURE IND
Parameters
cc cause
Indicates the cause of the failure. The cc cause can have one of the following values:
ISUP_CALL_FAILURE_COT_FAILURE
Indicates that the continuity check on the circuit failed. This applies to
incoming calls only.
ISUP_CALL_FAILURE_RESET
ISUP_CALL_FAILURE_RECV_RLC
Indicates that the circuit was not completely released by the distant end.
This applies to incoming calls only.
ISUP_CALL_FAILURE_BLOCKING
Indicates that the circuit was blocked during call setup. This applies to
incoming calls only.
ISUP_CALL_FAILURE_T2_TIMEOUT
ISUP_CALL_FAILURE_T3_TIMEOUT
ISUP_CALL_FAILURE_T6_TIMEOUT
Indicates that the call was suspended beyond the allowable period. This
applies to all established calls.
ISUP_CALL_FAILURE_T7_TIMEOUT
Indicates that there was no response to the call setup request. This applies
to outgoing calls only.
ISUP_CALL_FAILURE_T8_TIMEOUT
Indicates that the call failed waiting for a continuity check report from
the distant end. This applies to incoming calls only.
2011-10-28
249
ISUP_CALL_FAILURE_T9_TIMEOUT
Indicates that the call failed while waiting for the distant end to answer.
This applies to outgoing calls only.
ISUP_CALL_FAILURE_T35_TIMEOUT
Indicates that additional information (digits) were not received from the
caller within a sufficient period. This applies to incoming calls only.
ISUP_CALL_FAILURE_T38_TIMEOUT
Indicates that the call was suspended beyond the allowable period. This
applies to all established calls.
ISUP_CALL_FAILURE_CIRCUIT_BUSY
Rules
CC DISCONNECT REQ
Rules
For compatibility between CCS providers conforming to Q.931 and CCS providers conforming to
Q.764, if the CCS provider receives a CC_DISCONNECT_REQ, the provider should respond with CC_
ERROR_ACK with the error CCNOTSUPP.
CC RELEASE REQ
Parameters
cc cause
Indicates the cause of the release. Cause can be one of the following values:
CC_CAUS_UNALLOCATED_NUMBER
(no description)
CC_CAUS_NO_ROUTE_TO_TRANSIT_NETWORK
(no description)
CC_CAUS_NO_ROUTE_TO_DESTINATION
(no description)
CC_CAUS_SEND_SPECIAL_INFO_TONE
(no description)
CC_CAUS_MISDIALLED_TRUNK_PREFIX
(no description)
CC_CAUS_PREEMPTION
(no description)
CC_CAUS_PREEMPTION_CCT_RESERVED
(no description)
CC_CAUS_NORMAL_CALL_CLEARING
(no description)
250
CC_CAUS_USER_BUSY
(no description)
CC_CAUS_NO_USER_RESPONDING
(no description)
CC_CAUS_NO_ANSWER
(no description)
CC_CAUS_SUBSCRIBER_ABSENT
(no description)
CC_CAUS_CALL_REJECTED
(no description)
CC_CAUS_NUMBER_CHANGED
(no description)
CC_CAUS_REDIRECT
(no description)
CC_CAUS_OUT_OF_ORDER
(no description)
CC_CAUS_ADDRESS_INCOMPLETE
(no description)
CC_CAUS_FACILITY_REJECTED
(no description)
CC_CAUS_NORMAL_UNSPECIFIED
(no description)
CC_CAUS_NO_CCT_AVAILABLE
(no description)
CC_CAUS_NETWORK_OUT_OF_ORDER
(no description)
CC_CAUS_TEMPORARY_FAILURE
(no description)
CC_CAUS_SWITCHING_EQUIP_CONGESTION
(no description)
CC_CAUS_ACCESS_INFO_DISCARDED
(no description)
CC_CAUS_REQUESTED_CCT_UNAVAILABLE
(no description)
CC_CAUS_PRECEDENCE_CALL_BLOCKED
(no description)
CC_CAUS_RESOURCE_UNAVAILABLE
(no description)
2011-10-28
251
CC_CAUS_NOT_SUBSCRIBED
(no description)
CC_CAUS_OGC_BARRED_WITHIN_CUG
(no description)
CC_CAUS_ICC_BARRED WITHIN_CUG
(no description)
CC_CAUS_BC_NOT_AUTHORIZED
(no description)
CC_CAUS_BC_NOT_AVAILABLE
(no description)
CC_CAUS_INCONSISTENCY
(no description)
CC_CAUS_SERVICE_OPTION_NOT_AVAILABLE
(no description)
CC_CAUS_BC_NOT_IMPLEMENTED
(no description)
CC_CAUS_FACILITY_NOT_IMPLEMENTED
(no description)
CC_CAUS_RESTRICTED_BC_ONLY
(no description)
CC_CAUS_SERIVCE_OPTION_NOT_IMPLEMENTED
(no description)
CC_CAUS_USER_NOT_MEMBER_OF_CUG
(no description)
CC_CAUS_INCOMPATIBLE_DESTINATION
(no description)
CC_CAUS_NON_EXISTENT_CUG
(no description)
CC_CAUS_INVALID_TRANSIT_NTWK_SELECTION
(no description)
CC_CAUS_INVALID_MESSAGE
(no description)
CC_CAUS_MESSAGE_TYPE_NOT_IMPLEMENTED
(no description)
CC_CAUS_PARAMETER_NOT_IMPLEMENTED
(no description)
CC_CAUS_RECOVERY_ON_TIMER_EXPIRY
(no description)
252
CC_CAUS_PARAMETER_PASSED_ON
(no description)
CC_CAUS_MESSAGE_DISCARDED
(no description)
CC_CAUS_PROTOCOL_ERROR
(no description)
CC_CAUS_INTERWORKING
(no description)
CC_CAUS_UNALLOCATED_DEST_NUMBER
(no description)
CC_CAUS_UNKNOWN_BUSINESS_GROUP
(no description)
CC_CAUS_EXCHANGE_ROUTING_ERROR
(no description)
CC_CAUS_MISROUTED_CALL_TO_PORTED_NUMBER 26
(no description)
CC_CAUS_LNP_QOR_NUMBER_NOT_FOUND
(no description)
CC_CAUS_PREEMPTION
(no description)
CC_CAUS_PRECEDENCE_CALL_BLOCKED
(no description)
CC_CAUS_CALL_TYPE_INCOMPATIBLE
(no description)
CC_CAUS_GROUP_RESTRICTIONS
(no description)
Rules
CC RELEASE IND
Parameters
cc cause
Indicates the cause of the release. Cause can be one of the cause value listed in this
addendum under CC RELEASE REQ.
Rules
Management Primitives
2011-10-28
253
CC RESTART REQ
Rules
For compatibility between CCS providers conforming to Q.931 and CCS provider conforming to
Q.764, if the CCS provider conforming to Q.764 receives a CC_RESTART_REQ, the provider should
respond with CC_ERROR_ACK with the error CCNOTSUPP.
CC RESET REQ
Parameters
cc flags
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
CC RESET IND
Parameters
cc flags
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
CC RESET RES
254
Parameters
cc flags
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
CC RESET CON
Parameters
cc flags
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
CC BLOCKING REQ
Parameters
cc flags
2011-10-28
255
ISUP_MAINTENANCE_ORIENTED
ISUP_HARDWARE_FAILURE_ORIENTED
When one of these flags is set it indicates that either maintenance oriented
or hardware failure oriented blocking is to be performed. If both or neither
of these flags are set, the primitive will fail with error [CCBADFLAG].
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
CC BLOCKING IND
Parameters
cc flags
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
CC BLOCKING RES
Parameters
cc flags
256
ISUP_MAINTENANCE_ORIENTED
ISUP_HARDWARE_FAILURE_ORIENTED
When one of these flags is set it indicates that either maintenance oriented
or hardware failure oriented blocking is to be performed. If both or neither
of these flags are set, the primitive will fail with error [CCBADFLAG].
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
CC BLOCKING CON
Parameters
cc flags
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
CC UNBLOCKING REQ
Parameters
cc flags
2011-10-28
257
ISUP_MAINTENANCE_ORIENTED
ISUP_HARDWARE_FAILURE_ORIENTED
When one of these flags is set it indicates that either maintenance oriented
or hardware failure oriented blocking is to be performed. If both or neither
of these flags are set, the primitive will fail with error [CCBADFLAG].
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
CC UNBLOCKING IND
Parameters
cc flags
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
CC UNBLOCKING RES
Parameters
cc flags
258
ISUP_MAINTENANCE_ORIENTED
ISUP_HARDWARE_FAILURE_ORIENTED
When one of these flags is set it indicates that either maintenance oriented
or hardware failure oriented blocking is to be performed. If both or neither
of these flags are set, the primitive will fail with error [CCBADFLAG].
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
CC UNBLOCKING CON
Parameters
cc flags
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
CC QUERY REQ
Parameters
cc flags
2011-10-28
259
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
CC QUERY IND
Parameters
cc flags
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
CC QUERY RES
Parameters
cc flags
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
CC QUERY CON
260
Parameters
cc flags
cc addr length
Indicates the length of the address which consists of a circuit identifier.
cc addr offset
Indicates the offset of the address from the start of the block.
Rules
ISUP_SCOPE_CT
ISUP_SCOPE_CG
ISUP_SCOPE_TG
ISUP_SCOPE_SR
ISUP_SCOPE_SP
ISUP_SCOPE_DF
ISUP_SCOPE_CIC
1
2
3
4
5
6
7
/*
/*
/*
/*
/*
/*
/*
circuit scope */
circuit group scope */
trunk group scope */
signalling relation scope */
signalling point scope */
default scope */
for unidentified cic addresses */
/*
* Definitions for CCI for Q.764 Conforming CCS Providers.
*/
enum {
ISUP_INCOMING_INTERNATIONAL_EXCHANGE = 0x00000001UL,
ISUP_SUSPEND_NATIONALLY_PERFORMED = 0x00000002UL,
};
enum {
CMS_IDLE = 0,
CMS_WCON_BLREQ,
CMS_WRES_BLIND,
2011-10-28
261
CMS_WACK_BLRES,
CMS_WCON_UBREQ,
CMS_WRES_UBIND,
CMS_WACK_UBRES,
CMS_WCON_RESREQ,
CMS_WRES_RESIND,
CMS_WACK_RESRES,
CMS_WCON_QRYREQ,
CMS_WRES_QRYIND,
CMS_WACK_QRYRES,
};
enum {
CKS_IDLE = 0,
CKS_WIND_CONT,
CKS_WRES_CONT,
CKS_WIND_CTEST,
CKS_WREQ_CTEST,
CKS_WIND_CCREP,
CKS_WREQ_CCREP,
CKS_WCON_RELREQ,
CKS_WRES_RELIND,
};
/*
* Circuit States:
*/
#define CTS_ICC
0x00000010
#define CTS_OGC
0x00000020
#define CTS_COT
0x00000040
#define CTS_LPA
0x00000080
#define CTS_COR
0x00000100
#define CTS_MASK 0x0000000f
#define CTS_DIRECTION(__val)
#define CTS_CONT_CHECK(__val)
#define CTS_MESSAGE(__val)
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
CTS_IDLE
CTS_WAIT_IAM
CTS_WAIT_CCR
CTS_WAIT_LPA
CTS_WAIT_SAM
CTS_WAIT_ACM
CTS_WAIT_ANM
CTS_ANSWERED
CTS_SUSPENDED
CTS_WAIT_RLC
CTS_SEND_RLC
#define
#define
#define
#define
#define
#define
CTS_ICC_WAIT_COT_CCR
CTS_OGC_WAIT_COT_CCR
CTS_ICC_WAIT_LPA_CCR
CTS_OGC_WAIT_LPA_CCR
CTS_ICC_WAIT_CCR
CTS_OGC_WAIT_CCR
262
0x00000000
0x00000001
0x00000002
0x00000003
0x00000004
0x00000005
0x00000006
0x00000007
0x00000008
0x00000009
0x0000000a
(
(
(
(
(
(
CTS_ICC
CTS_OGC
CTS_ICC
CTS_OGC
CTS_ICC
CTS_OGC
|
|
|
|
|
|
CTS_COT | CTS_WAIT_CCR
CTS_COT | CTS_WAIT_CCR
CTS_LPA | CTS_WAIT_CCR
CTS_LPA | CTS_WAIT_CCR
CTS_WAIT_CCR )
CTS_WAIT_CCR )
)
)
)
)
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
CTS_ICC_WAIT_COR_SAM
CTS_OGC_WAIT_COR_SAM
CTS_ICC_WAIT_COT_SAM
CTS_OGC_WAIT_COT_SAM
CTS_ICC_WAIT_LPA_SAM
CTS_OGC_WAIT_LPA_SAM
CTS_ICC_WAIT_SAM
CTS_OGC_WAIT_SAM
CTS_ICC_WAIT_COR_ACM
CTS_OGC_WAIT_COR_ACM
CTS_ICC_WAIT_COT_ACM
CTS_OGC_WAIT_COT_ACM
CTS_ICC_WAIT_LPA_ACM
CTS_OGC_WAIT_LPA_ACM
CTS_ICC_WAIT_ACM
CTS_OGC_WAIT_ACM
CTS_ICC_WAIT_ANM
CTS_OGC_WAIT_ANM
CTS_ICC_ANSWERED
CTS_OGC_ANSWERED
CTS_ICC_SUSPENDED
CTS_OGC_SUSPENDED
CTS_ICC_WAIT_RLC
CTS_OGC_WAIT_RLC
CTS_ICC_SEND_RLC
CTS_OGC_SEND_RLC
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(
(
/*
* Circuit, Group and MTP Flags
*/
#define CCTF_LOC_M_BLOCKED
#define CCTF_REM_M_BLOCKED
#define CCTF_LOC_H_BLOCKED
#define CCTF_REM_H_BLOCKED
#define CCTF_LOC_M_BLOCK_PENDING
#define CCTF_REM_M_BLOCK_PENDING
#define CCTF_LOC_H_BLOCK_PENDING
#define CCTF_REM_H_BLOCK_PENDING
#define CCTF_LOC_M_UNBLOCK_PENDING
#define CCTF_REM_M_UNBLOCK_PENDING
#define CCTF_LOC_H_UNBLOCK_PENDING
#define CCTF_REM_H_UNBLOCK_PENDING
#define CCTF_LOC_RESET_PENDING
#define CCTF_REM_RESET_PENDING
#define CCTF_LOC_QUERY_PENDING
#define CCTF_REM_QUERY_PENDING
#define CCTF_ORIG_SUSPENDED
#define CCTF_TERM_SUSPENDED
#define CCTF_UPT_PENDING
#define CCTF_LOC_S_BLOCKED
#define CCTF_LOC_G_BLOCK_PENDING
#define CCTF_REM_G_BLOCK_PENDING
#define CCTF_LOC_G_UNBLOCK_PENDING
#define CCTF_REM_G_UNBLOCK_PENDING
#define CCTF_COR_PENDING
#define CCTF_COT_PENDING
2011-10-28
CTS_ICC
CTS_OGC
CTS_ICC
CTS_OGC
CTS_ICC
CTS_OGC
CTS_ICC
CTS_OGC
CTS_ICC
CTS_OGC
CTS_ICC
CTS_OGC
CTS_ICC
CTS_OGC
CTS_ICC
CTS_OGC
CTS_ICC
CTS_OGC
CTS_ICC
CTS_OGC
CTS_ICC
CTS_OGC
CTS_ICC
CTS_OGC
CTS_ICC
CTS_OGC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CTS_COR | CTS_WAIT_SAM
CTS_COR | CTS_WAIT_SAM
CTS_COT | CTS_WAIT_SAM
CTS_COT | CTS_WAIT_SAM
CTS_LPA | CTS_WAIT_SAM
CTS_LPA | CTS_WAIT_SAM
CTS_WAIT_SAM )
CTS_WAIT_SAM )
CTS_COR | CTS_WAIT_ACM
CTS_COR | CTS_WAIT_ACM
CTS_COT | CTS_WAIT_ACM
CTS_COT | CTS_WAIT_ACM
CTS_LPA | CTS_WAIT_ACM
CTS_LPA | CTS_WAIT_ACM
CTS_WAIT_ACM )
CTS_WAIT_ACM )
CTS_WAIT_ANM )
CTS_WAIT_ANM )
CTS_ANSWERED )
CTS_ANSWERED )
CTS_SUSPENDED )
CTS_SUSPENDED )
CTS_WAIT_RLC )
CTS_WAIT_RLC )
CTS_SEND_RLC )
CTS_SEND_RLC )
)
)
)
)
)
)
)
)
)
)
)
)
0x00000001UL
0x00000002UL
0x00000004UL
0x00000008UL
0x00000010UL
0x00000020UL
0x00000040UL
0x00000080UL
0x00000100UL
0x00000200UL
0x00000400UL
0x00000800UL
0x00001000UL
0x00002000UL
0x00004000UL
0x00008000UL
0x00010000UL
0x00020000UL
0x00040000UL
0x00080000UL
0x00100000UL
0x00200000UL
0x00400000UL
0x00800000UL
0x01000000UL
0x02000000UL
263
#define CCTF_LPA_PENDING
#define CCTM_OUT_OF_SERVICE
0x04000000UL
( \
CCTF_LOC_S_BLOCKED | \
CCTF_REM_M_BLOCKED | \
CCTF_REM_H_BLOCKED | \
CCTF_REM_M_BLOCK_PENDING
CCTF_REM_H_BLOCK_PENDING
CCTF_REM_G_BLOCK_PENDING
CCTF_LOC_RESET_PENDING |
CCTF_REM_RESET_PENDING |
0 \
| \
| \
| \
\
\
)
#define CCTM_CONT_CHECK
( \
CCTF_COR_PENDING | \
CCTF_COT_PENDING | \
CCTF_LPA_PENDING | \
0 \
)
/*
Cause values for CC_CALL_REATTEMPT_IND
*/
/*
Cause values -- Q.764 conforming
*/
#define ISUP_REATTEMPT_DUAL_SIEZURE
#define ISUP_REATTEMPT_RESET
#define ISUP_REATTEMPT_BLOCKING
#define ISUP_REATTEMPT_T24_TIMEOUT
#define ISUP_REATTEMPT_UNEXPECTED
#define ISUP_REATTEMPT_COT_FAILURE
#define ISUP_REATTEMPT_CIRCUIT_BUSY
1UL
2UL
3UL
4UL
5UL
6UL
7UL
/*
Call types for CC_SETUP_REQ and CC_SETUP_IND
*/
/*
Call
*/
#define
#define
#define
#define
#define
#define
#define
#define
/*
Call
*/
/*
Call
*/
#define
264
0x00000000UL
0x00000002UL
0x00000003UL
0x00000006UL
0x00000007UL
0x00000008UL
0x00000009UL
0x0000000aUL
0x00000001UL
#define
#define
#define
#define
#define
#define
/*
Call
*/
/*
Call
*/
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
/*
Call
*/
/*
Call
*/
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
ISUP_NCI_TWO_SATELLITE_CCT
ISUP_NCI_SATELLITE_MASK
ISUP_NCI_CONT_CHECK_REQUIRED
ISUP_NCI_CONT_CHECK_PREVIOUS
ISUP_NCI_CONT_CHECK_MASK
ISUP_NCI_OG_ECHO_CONTROL_DEVICE
0x00000002UL
0x00000003UL
0x00000004UL
0x00000008UL
0x0000000cUL
0x00000010UL
0x00000100UL
0x00000200UL
0x00000400UL
0x00000800UL
0x00001000UL
0x00002000UL
0x00004000UL
0x00008000UL
0x00010000UL
0x00020000UL
0x00040000UL
0xff000000UL
0x00000000UL
0x01000000UL
0x02000000UL
0x03000000UL
0x04000000UL
0x05000000UL
0x06000000UL
0x07000000UL
0x08000000UL
0x09000000UL
0x0a000000UL
0x0b000000UL
0x0c000000UL
0x0d000000UL
0x0e000000UL
0x0f000000UL
/*
Flags for CC_CONT_REPORT_REQ and CC_CONT_REPORT_IND
*/
/*
Flags -- Q.764 Conforming
*/
#define ISUP_COT_FAILURE 0x00000000UL
#define ISUP_COT_SUCCESS 0x00000001UL
2011-10-28
265
/*
Flags for CC_PROCEEDING, CC_ALERTING, CC_PROGRESS, CC_IBI
*/
/*
Flags -- Q.764 Conforming
*/
#define ISUP_BCI_NO_CHARGE
#define ISUP_BCI_CHARGE
#define ISUP_BCI_CHARGE_MASK
#define ISUP_BCI_SUBSCRIBER_FREE
#define ISUP_BCI_CONNECT_FREE
#define ISUP_BCI_CPS_MASK
#define ISUP_BCI_ORDINARY_SUBSCRIBER
#define ISUP_BCI_PAYPHONE
#define ISUP_BCI_CPI_MASK
#define ISUP_BCI_PASS_ALONG_E2E_METHOD_AVAIL
#define ISUP_BCI_SCCP_E2E_METHOD_AVAILABLE
#define ISUP_BCI_E2E_MASK
#define ISUP_BCI_INTERWORKING_ENCOUNTERED
#define ISUP_BCI_E2E_INFORMATION_AVAILABLE
#define ISUP_BCI_ISDN_USER_PART_ALL_THE_WAY
#define ISUP_BCI_HOLDING_REQUESTED
#define ISUP_BCI_TERMINATING_ACCESS_ISDN
#define ISUP_BCI_IC_ECHO_CONTROL_DEVICE
#define ISUP_BCI_SCCP_CLNS_METHOD_AVAILABLE
#define ISUP_BCI_SCCP_CONS_METHOD_AVAILABLE
#define ISUP_BCI_SCCP_METHOD_MASK
#define ISUP_OBCI_INBAND_INFORMATION_AVAILABLE
#define ISUP_OBCI_CALL_DIVERSION_MAY_OCCUR
#define ISUP_OBCI_ADDITIONAL_INFO_IN_SEG
#define ISUP_OBCI_MLPP_USER
0x00000001UL
0x00000002UL
0x00000003UL
0x00000004UL
0x00000008UL
0x0000000cUL
0x00000010UL
0x00000020UL
0x00000030UL
0x00000040UL
0x00000080UL
0x000000c0UL
0x00000100UL
0x00000200UL
0x00000400UL
0x00000800UL
0x00001000UL
0x00002000UL
0x00004000UL
0x00008000UL
0x0000c000UL
0x00010000UL
0x00020000UL
0x00040000UL
0x00080000UL
/*
Events for CC_PROGRESS_REQ and CC_PROGRESS_IND
*/
/*
Events -- Q.764 Conforming
*/
#define ISUP_EVNT_PRES_RESTRICT
#define ISUP_EVNT_ALERTING
#define ISUP_EVNT_PROGRESS
#define ISUP_EVNT_IBI
#define ISUP_EVNT_CFB
#define ISUP_EVNT_CFNA
#define ISUP_EVNT_CFU
#define ISUP_EVNT_MASK
0x80
0x01
0x02
0x03
0x04
0x05
0x06
0x7f
/*
/*
/*
/*
/*
/*
alerting */
progress */
in-band info or approp pattern avail */
call forwarded busy */
call forwarded no reply */
call forwarded unconditional */
/*
Cause values CC_CALL_FAILURE_IND -- Q.764 Conforming
*/
#define ISUP_CALL_FAILURE_COT_FAILURE
1UL
#define ISUP_CALL_FAILURE_RESET
2UL
#define ISUP_CALL_FAILURE_RECV_RLC
3UL
#define ISUP_CALL_FAILURE_BLOCKING
4UL
#define ISUP_CALL_FAILURE_T2_TIMEOUT
5UL
#define ISUP_CALL_FAILURE_T3_TIMEOUT
6UL
266
#define
#define
#define
#define
#define
#define
#define
ISUP_CALL_FAILURE_T6_TIMEOUT
ISUP_CALL_FAILURE_T7_TIMEOUT
ISUP_CALL_FAILURE_T8_TIMEOUT
ISUP_CALL_FAILURE_T9_TIMEOUT
ISUP_CALL_FAILURE_T35_TIMEOUT
ISUP_CALL_FAILURE_T38_TIMEOUT
ISUP_CALL_FAILURE_CIRCUIT_BUSY
7UL
8UL
9UL
10UL
11UL
12UL
13UL
/*
* Q.850 Cause Values
*/
/*
Normal class
*/
#define CC_CAUS_UNALLOCATED_NUMBER
#define CC_CAUS_NO_ROUTE_TO_TRANSIT_NETWORK
#define CC_CAUS_NO_ROUTE_TO_DESTINATION
#define CC_CAUS_SEND_SPECIAL_INFO_TONE
#define CC_CAUS_MISDIALLED_TRUNK_PREFIX
#define CC_CAUS_PREEMPTION
#define CC_CAUS_PREEMPTION_CCT_RESERVED
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
CC_CAUS_NORMAL_CALL_CLEARING
CC_CAUS_USER_BUSY
CC_CAUS_NO_USER_RESPONDING
CC_CAUS_NO_ANSWER
CC_CAUS_SUBSCRIBER_ABSENT
CC_CAUS_CALL_REJECTED
CC_CAUS_NUMBER_CHANGED
CC_CAUS_REDIRECT
CC_CAUS_OUT_OF_ORDER
CC_CAUS_ADDRESS_INCOMPLETE
1
2
3
4
5
8
9
/*
/*
/*
/*
/*
/*
/*
16
17
18
19
20
21
22
23
27
28
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
#define CC_CAUS_FACILITY_REJECTED
#define CC_CAUS_NORMAL_UNSPECIFIED
/*
Resource Unavailable Class
*/
#define CC_CAUS_NO_CCT_AVAILABLE
#define CC_CAUS_NETWORK_OUT_OF_ORDER
#define CC_CAUS_TEMPORARY_FAILURE
#define CC_CAUS_SWITCHING_EQUIP_CONGESTION
#define CC_CAUS_ACCESS_INFO_DISCARDED
#define CC_CAUS_REQUESTED_CCT_UNAVAILABLE
34
38
41
42
43
44
/*
/*
/*
/*
/*
/*
#define CC_CAUS_PRECEDENCE_CALL_BLOCKED
#define CC_CAUS_RESOURCE_UNAVAILABLE
/*
Service or Option Unavaialble Class
*/
#define CC_CAUS_NOT_SUBSCRIBED
#define CC_CAUS_OGC_BARRED_WITHIN_CUG
#define CC_CAUS_ICC_BARRED WITHIN_CUG
#define CC_CAUS_BC_NOT_AUTHORIZED
#define CC_CAUS_BC_NOT_AVAILABLE
50
53
55
57
58
/*
/*
/*
/*
/*
2011-10-28
29 /*
31 /*
No circuit/channel available */
Network out of order */
Temporary failure */
Switching equipment congestion */
Access information discarded */
Requested circuit/channel not
available */
46 /* Precedence call blocked */
47 /* Resource unavailable, unspecified */
267
#define CC_CAUS_INCONSISTENCY
268
#define CC_CAUS_RESOURCE_PREEMPTION
#define CC_CAUS_PRECEDENCE_CALL_BLOCKED
/*
Service or Option Not Available Class
*/
#define CC_CAUS_CALL_TYPE_INCOMPATIBLE
45 /* Preemption. */
46 /* Precedence call blocked.
*/
#define CC_CAUS_GROUP_RESTRICTIONS
/*
Management flags -- Q.764 Conforming
*/
#define ISUP_GROUP
0x00010000UL
#define ISUP_MAINTENANCE_ORIENTED
0x00000000UL
#define ISUP_HARDWARE_FAILURE_ORIENTED 0x00000001UL
/*
Management flags -- ANSI T1.113 Conforming
*/
#define ISUP_BLOCKING_WITHOUT_RELEASE
0x00000000UL
#define ISUP_BLOCKING_IMMEDIATE_RELEASE 0x00000001UL
#define ISUP_SOFTWARE_FAILURE_ORIENTED 0x00000002UL
#define ISUP_SRIS_MASK
#define ISUP_SRIS_NETWORK_INITIATED
#define ISUP_SRIS_USER_INITIATED
0x3
0x1
0x2
/*
Maintenance indications -- Q.764 Conforming
*/
#define ISUP_MAINT_T5_TIMEOUT
3UL
#define ISUP_MAINT_T13_TIMEOUT
4UL
#define ISUP_MAINT_T15_TIMEOUT
5UL
#define ISUP_MAINT_T17_TIMEOUT
6UL
#define ISUP_MAINT_T19_TIMEOUT
7UL
#define ISUP_MAINT_T21_TIMEOUT
8UL
#define ISUP_MAINT_T23_TIMEOUT
9UL
#define ISUP_MAINT_T25_TIMEOUT
10UL
#define ISUP_MAINT_T26_TIMEOUT
11UL
#define ISUP_MAINT_T27_TIMEOUT
12UL
#define ISUP_MAINT_T28_TIMEOUT
13UL
#define ISUP_MAINT_T36_TIMEOUT
14UL
#define ISUP_MAINT_UNEXPECTED_CGBA
15UL
#define ISUP_MAINT_UNEXPECTED_CGUA
16UL
#define ISUP_MAINT_UNEXPECTED_MESSAGE
17UL
#define ISUP_MAINT_UNEQUIPPED_CIC
18UL
#define ISUP_MAINT_SEGMENTATION_DISCARDED 19UL
#define ISUP_MAINT_USER_PART_UNEQUIPPED
20UL
#define ISUP_MAINT_USER_PART_UNAVAILABLE
21UL
#define ISUP_MAINT_USER_PART_AVAILABLE
22UL
#define ISUP_MAINT_USER_PART_MAN_MADE_BUSY 23UL
#define ISUP_MAINT_USER_PART_CONGESTED
24UL
#define ISUP_MAINT_USER_PART_UNCONGESTED
25UL
#define ISUP_MAINT_MISSING_ACK_IN_CGBA
26UL
#define ISUP_MAINT_MISSING_ACK_IN_CGUA
27UL
#define ISUP_MAINT_ABNORMAL_ACK_IN_CGBA
28UL
2011-10-28
/*
/*
/*
/*
/*
/*
/*
Q.752
Q.752
Q.752
Q.752
Q.752
Q.752
Q.752
12.5 on occrence */
12.16 1st and delta */
12.17 1st and delta */
12.1 1st and delta */
12.18 1st and delta */
12.19 1st and delta */
12.2 1st and delta */
/*
/*
/*
/*
/*
/*
/*
/*
Q.752
Q.752
Q.752
Q.752
Q.752
Q.752
Q.752
Q.752
269
#define
#define
#define
#define
#define
#define
#endif
270
ISUP_MAINT_ABNORMAL_ACK_IN_CGUA
ISUP_MAINT_UNEXPECTED_BLA
ISUP_MAINT_UNEXPECTED_UBA
ISUP_MAINT_RELEASE_UNREC_INFO
ISUP_MAINT_RELEASE_FAILURE
ISUP_MAINT_MESSAGE_FORMAT_ERROR
29UL
30UL
31UL
32UL
33UL
34UL
/*
/*
/*
/*
/*
/*
Q.752
Q.752
Q.752
Q.752
Q.752
Q.752
12.11
12.14
12.15
12.22
12.23
12.20
1st
1st
1st
1st
1st
1st
and
and
and
and
and
and
delta
delta
delta
delta
delta
delta
*/
*/
*/
*/ /* XXX */
*/ /* XXX */
*/ /* XXX */
/* __SS7_ISUPI_H__ */
271
CC_CALL_TYPE_5x64KBS_UNRESTRICTED
The call type is 5 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 5
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_6x64KBS_UNRESTRICTED
The call type is 6 x 64 kbit/s unrestricted digital information. This call type
corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of 384
kbit/s unrestricted digital information. This call type can be synonymous with
CC CALL TYPE 384KBS UNRESTRICTED.
CC_CALL_TYPE_7x64KBS_UNRESTRICTED
The call type is 7 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 7
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_8x64KBS_UNRESTRICTED
The call type is 8 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 8
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_9x64KBS_UNRESTRICTED
The call type is 9 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 9
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_10x64KBS_UNRESTRICTED
The call type is 10 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 10
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_11x64KBS_UNRESTRICTED
The call type is 11 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 11
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_12x64KBS_UNRESTRICTED
The call type is 12 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 12
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_13x64KBS_UNRESTRICTED
The call type is 13 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 13
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_14x64KBS_UNRESTRICTED
The call type is 14 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 14
x 64 kbit/s unrestricted digital information".
272
CC_CALL_TYPE_15x64KBS_UNRESTRICTED
The call type is 15 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 15
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_16x64KBS_UNRESTRICTED
The call type is 16 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 16
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_17x64KBS_UNRESTRICTED
The call type is 17 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 17
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_18x64KBS_UNRESTRICTED
The call type is 18 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 28
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_19x64KBS_UNRESTRICTED
The call type is 19 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 19
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_20x64KBS_UNRESTRICTED
The call type is 20 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 20
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_21x64KBS_UNRESTRICTED
This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement
of "reserved for 21 x 64 kbit/s unrestricted digital information". The call type is 21 x
64 kbit/s unrestricted digital information.
CC_CALL_TYPE_22x64KBS_UNRESTRICTED
The call type is 22 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 22
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_23x64KBS_UNRESTRICTED
The call type is 23 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 23
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_24x64KBS_UNRESTRICTED
The call type is 24 x 64 kbit/s unrestricted digital information. This call type
corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "1536
kbit/s unrestricted digital information". This call type can be synonymous with
CC CALL TYPE 1536KBS UNRESTRICTED.
2011-10-28
273
CC_CALL_TYPE_25x64KBS_UNRESTRICTED
The call type is 25 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 25
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_26x64KBS_UNRESTRICTED
The call type is 26 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 26
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_27x64KBS_UNRESTRICTED
The call type is 27 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 27
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_28x64KBS_UNRESTRICTED
The call type is 28 x 64 kbit/s unrestricted digital information. This call type corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "reserved for 28
x 64 kbit/s unrestricted digital information".
CC_CALL_TYPE_29x64KBS_UNRESTRICTED
The call type is 29 x 64 kbit/s unrestricted digital information. This call type
corresponds to a EN 300 356-1 V3.2.2 transmission medium requirement of "1920
kbit/s unrestricted digital information". This call type can be synonymous with
CC CALL TYPE 1920KBS UNRESTRICTED.
Rules
Rules for call type:
1. Only multi-rate connection types for 384 kbit/s (6 x 64 kbit/s), 1536 kbit/s (24 x 64 kbit/s) and
1920 kbit/s (29 x 64 kbit/s) are supported. For EN 300 356-1 V3.2.2 compliant CCS providers.
274
Q.931 Primitive
CC_INFO_REQ
CC_INFO_ACK
CC_BIND_REQ
CC_BIND_ACK
CC_UNBIND_REQ
CC_ADDR_REQ
CC_ADDR_ACK
CC_OK_ACK
CC_ERROR_ACK
CC_SETUP_REQ
CC_SETUP_IND
CC_MORE_INFO_REQ
CC_MORE_INFO_IND
CC_INFORMATION_REQ
CC_INFORMATION_IND
CC_INFO_TIMEOUT_IND
CC_SETUP_RES
CC_SETUP_CON
CC_SETUP_COMPLETE_REQ
CC_SETUP_COMPLETE_IND
CC_PROCEEDING_REQ
CC_PROCEEDING_IND
CC_ALERTING_REQ
CC_ALERTING_IND
CC_PROGRESS_REQ
CC_PROGRESS_IND
CC_CONNECT_REQ
CC_CONNECT_IND
CC_SUSPEND_REQ
CC_SUSPEND_IND
CC_SUSPEND_RES
CC_SUSPEND_CON
CC_SUSPEND_REJECT_REQ
CC_SUSPEND_REJECT_IND
CC_RESUME_REQ
CC_RESUME_IND
CC_RESUME_RES
CC_RESUME_CON
CC_RESUME_REJECT_REQ
CC_RESUME_REJECT_IND
CC_CALL_REATTEMPT_IND
CC_CALL_FAILURE_IND
CC_REJECT_REQ
CC_REJECT_IND
CC_DISCONNECT_REQ
CC_DISCONNECT_IND
CC_RELEASE_REQ
CC_RELEASE_IND
CC_RELEASE_RES
Setup Request
Setup Indication
More Info Request
More Info Indication
Information Request
Information Indication
Timeout Indication
Proceeding, Alerting, Progress Request; Setup Response
Proceeding, Alerting, Progress Indication; Setup Confirm
Setup Complete Request
Setup Complete Indication
Proceeding Request
Proceeding Indication
Alerting Request
Alerting Indication
Progress Request
Progress Indication
Setup Response
Setup Confirm
Suspend Request, Notify Request
Suspend Indication, Notify Indication
Suspend Response
Suspend Confirm
Suspend Reject Request
Suspend Reject Indication
Resume Request, Notify Request
Resume Indication, Notify Indication
Resume Response
Resume Confirm
Resume Reject Request
Resume Reject Indication
275
the addressing and assign a stream and correspond to the first backward message (i.e, Processing,
Alerting or Progress Request or Indication; and Setup Indication or Confirm).
276
Q.764 Primitive
CC_INFO_REQ
CC_INFO_ACK
CC_BIND_REQ
CC_BIND_ACK
CC_UNBIND_REQ
CC_ADDR_REQ
CC_ADDR_ACK
CC_OK_ACK
CC_ERROR_ACK
CC_SETUP_REQ
CC_SETUP_IND
CC_MORE_INFO_REQ
CC_MORE_INFO_IND
CC_INFORMATION_REQ
CC_INFORMATION_IND
CC_INFO_TIMEOUT_IND
CC_SETUP_RES
CC_SETUP_CON
CC_PROCEEDING_REQ
CC_PROCEEDING_IND
CC_ALERTING_REQ
CC_ALERTING_IND
CC_PROGRESS_REQ
CC_PROGRESS_IND
CC_CONNECT_REQ
CC_CONNECT_IND
CC_SUSPEND_REQ
CC_SUSPEND_IND
CC_RESUME_REQ
CC_RESUME_IND
CC_CALL_REATTEMPT_IND
CC_CALL_FAILURE_IND
CC_REJECT_REQ
CC_REJECT_IND
CC_RELEASE_REQ
CC_RELEASE_IND
CC_RELEASE_RES
CC_RELEASE_CON
CC_RESET_REQ
CC_RESET_IND
CC_RESET_RES
CC_RESET_CON
CC_BLOCKING_REQ
CC_BLOCKING_IND
CC_BLOCKING_RES
CC_BLOCKING_CON
CC_UNBLOCKING_REQ
CC_UNBLOCKING_IND
CC_UNBLOCKING_RES
Setup Request
Setup Indication
Information Request
Information Indication
277
the addressing and assign a stream and correspond to the first backward message (i.e, Processing,
Alerting or Progress Request or Indication; and Setup Indication or Confirm).
278
State/Event Tables
2011-10-28
279
2011-10-28
281
lmi_long cc_long;
lmi_ulong cc_ulong;
lmi_ushort cc_ushort;
lmi_uchar cc_uchar;
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
CC_INFO_REQ
CC_OPTMGMT_REQ
CC_BIND_REQ
CC_UNBIND_REQ
CC_ADDR_REQ
CC_SETUP_REQ
CC_MORE_INFO_REQ
CC_INFORMATION_REQ
CC_CONT_CHECK_REQ
CC_CONT_TEST_REQ
CC_CONT_REPORT_REQ
CC_SETUP_RES
CC_PROCEEDING_REQ
CC_ALERTING_REQ
CC_PROGRESS_REQ
CC_IBI_REQ
CC_DISCONNECT_REQ
CC_CONNECT_REQ
CC_SETUP_COMPLETE_REQ
CC_FORWXFER_REQ
CC_SUSPEND_REQ
CC_SUSPEND_RES
CC_SUSPEND_REJECT_REQ
CC_RESUME_REQ
CC_RESUME_RES
CC_RESUME_REJECT_REQ
CC_REJECT_REQ
CC_RELEASE_REQ
CC_RELEASE_RES
CC_NOTIFY_REQ
CC_RESTART_REQ
CC_RESET_REQ
CC_RESET_RES
CC_BLOCKING_REQ
CC_BLOCKING_RES
CC_UNBLOCKING_REQ
CC_UNBLOCKING_RES
CC_QUERY_REQ
CC_QUERY_RES
CC_STOP_REQ
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
#define
#define
#define
#define
CC_OK_ACK
CC_ERROR_ACK
CC_INFO_ACK
CC_BIND_ACK
64
65
66
67
2011-10-28
/* ISDN only */
/* ISUP only */
/* ISUP only */
/* ISUP only */
/* ISDN only */
/* ISUP only */
/* ISDN only */
/* ISDN only */
/* ISDN only */
/* ISDN only */
/* ISDN only */
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
ISUP
ISDN
ISDN
ISUP
ISUP
ISUP
ISUP
ISUP
ISUP
ISUP
ISUP
ISUP
only
only
only
only
only
only
only
only
only
only
only
only
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
283
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
CC_OPTMGMT_ACK
CC_ADDR_ACK
CC_CALL_REATTEMPT_IND
CC_SETUP_IND
CC_MORE_INFO_IND
CC_INFORMATION_IND
CC_CONT_CHECK_IND
CC_CONT_TEST_IND
CC_CONT_REPORT_IND
CC_SETUP_CON
CC_PROCEEDING_IND
CC_ALERTING_IND
CC_PROGRESS_IND
68
69
70
71
72
73
74
75
76
77
78
79
80
#define CC_IBI_IND
81
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
#define
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
CC_DISCONNECT_IND
CC_CONNECT_IND
CC_SETUP_COMPLETE_IND
CC_FORWXFER_IND
CC_SUSPEND_IND
CC_SUSPEND_CON
CC_SUSPEND_REJECT_IND
CC_RESUME_IND
CC_RESUME_CON
CC_RESUME_REJECT_IND
CC_REJECT_IND
CC_CALL_FAILURE_IND
CC_RELEASE_IND
CC_RELEASE_CON
CC_NOTIFY_IND
CC_RESTART_CON
CC_STATUS_IND
CC_ERROR_IND
CC_DATALINK_FAILURE_IND
CC_INFO_TIMEOUT_IND
CC_RESET_IND
CC_RESET_CON
CC_BLOCKING_IND
CC_BLOCKING_CON
CC_UNBLOCKING_IND
CC_UNBLOCKING_CON
CC_QUERY_IND
CC_QUERY_CON
CC_STOP_IND
CC_MAINT_IND
CC_START_RESET_IND
/*
/*
/*
/*
/*
/*
/*
ISUP
recv
ISDN
recv
ISUP
ISUP
ISUP
only */
IAM */
only */
SAM */
only */
only */
only */
/* ISDN only */
/* ISUP only */
/* ISDN only */
/* ISDN only */
/*
/*
/*
/*
ISDN
ISDN
ISDN
ISUP
only
only
only
only
*/
*/
*/
(ERROR_IND?) */
/*
/*
/*
/*
/*
ISDN
ISDN
ISDN
ISDN
ISDN
only
only
only
only
only
*/
*/
*/
(CALL_FAILURE_IND?) */
*/
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
ISUP
ISUP
ISUP
ISUP
ISUP
ISUP
ISUP
ISUP
ISUP
ISUP
ISUP
only
only
only
only
only
only
only
only
only
only
only
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
*/
/*
* Interface state
*/
enum {
CCS_UNBND,
CCS_IDLE,
CCS_WIND_SETUP,
CCS_WREQ_SETUP,
284
CCS_WREQ_MORE,
CCS_WIND_MORE,
CCS_WREQ_INFO,
CCS_WIND_INFO,
CCS_WACK_INFO,
CCS_WCON_SREQ,
CCS_WRES_SIND,
CCS_WREQ_CCREP,
CCS_WIND_CCREP,
CCS_WREQ_PROCEED,
CCS_WIND_PROCEED,
CCS_WACK_PROCEED,
CCS_WREQ_ALERTING,
CCS_WIND_ALERTING,
CCS_WACK_ALERTING,
CCS_WREQ_PROGRESS,
CCS_WIND_PROGRESS,
CCS_WACK_PROGRESS,
CCS_WREQ_IBI,
CCS_WIND_IBI,
CCS_WACK_IBI,
CCS_WREQ_CONNECT,
CCS_WIND_CONNECT,
CCS_WCON_CREQ,
CCS_WACK_FORWXFER,
CCS_WCON_SUSREQ,
CCS_CONNECTED,
CCS_SUSPENDED,
CCS_WIND_RELEASE,
CCS_WCON_RELREQ,
CCS_WRES_RELIND,
CCS_UNUSABLE,
};
typedef struct CC_ok_ack {
cc_ulong cc_primitive;
cc_ulong cc_correct_prim;
cc_ulong cc_state;
cc_ulong cc_call_ref;
} CC_ok_ack_t;
/*
/*
/*
/*
always CC_OK_ACK */
primitive being acknowledged */
current state */
call reference */
/*
/*
/*
/*
/*
/*
always CC_ERROR_ACK */
primitive in error */
CCI error code */
UNIX system error code */
current state */
call reference */
enum {
CCSYSERR = 0,
CCOUTSTATE,
CCBADADDR,
CCBADDIGS,
CCBADOPT,
2011-10-28
285
CCNOADDR,
CCADDRBUSY,
CCBADCLR,
CCBADTOK,
CCBADFLAG,
CCNOTSUPP,
CCBADPRIM,
CCACCESS,
};
typedef struct CC_info_req {
cc_ulong cc_primitive;
} CC_info_req_t;
typedef struct CC_info_ack {
cc_ulong cc_primitive;
/* FIXME ... more ...
} CC_info_ack_t;
/* always CC_INFO_REQ */
/* always CC_INFO_ACK */
*/
/*
/*
/*
/*
/*
always CC_BIND_REQ */
length of address */
offset of address */
req # of setup inds to be queued */
bind options flags */
/*
Flags associated with CC_BIND_REQ
*/
#define CC_DEFAULT_LISTENER
#define CC_TOKEN_REQUEST
#define CC_MANAGEMENT
#define CC_TEST
#define CC_MAINTENANCE
#define CC_MONITOR
0x000000001UL
0x000000002UL
0x000000004UL
0x000000008UL
0x000000010UL
0x000000020UL
/*
/*
/*
/*
/*
/* always CC_UNBIND_REQ */
/* always CC_ADDR_REQ */
/* call reference */
286
always CC_BIND_ACK */
length of address */
offset of address */
setup indications */
setup response token value */
/* always CC_ADDR_ACK */
cc_ulong
cc_ulong
cc_ulong
cc_ulong
cc_ulong
} CC_addr_ack_t;
cc_bind_length;
cc_bind_offset;
cc_call_ref;
cc_conn_length;
cc_conn_offset;
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
always CC_OPTMGMT_REQ */
call reference */
length of option values */
offset of option values */
option flags */
/*
/*
/*
/*
/*
always CC_OPTMGMT_ACK */
call reference */
length of option values */
offset of option values */
option flags */
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
always CC_SETUP_REQ */
user call reference */
call type */
call flags */
called party number length */
called party number offset */
optional parameters length */
optional parameters offset */
connect to address length */
connect to address offset */
/* always CC_CALL_REATTEMPT_IND */
/* user call reference */
/* reason for reattempt */
/*
/*
/*
/*
/*
/*
/*
/*
/*
/*
always CC_SETUP_IND */
call reference */
call type */
call flags */
called party number length */
called party number offset */
optional parameters length */
optional parameters offset */
connecting address length */
connecting address offset */
2011-10-28
287
cc_ulong cc_primitive;
cc_ulong cc_call_ref;
cc_ulong cc_token_value;
} CC_setup_res_t;
/* always CC_SETUP_RES */
/* call reference */
/* call response token value */
/*
/*
/*
/*
/*
/* always CC_CONT_CHECK_REQ */
/* adress length */
/* adress offset */
/*
/*
/*
/*
/* always CC_CONT_TEST_REQ */
/* call reference */
/* token value */
/*
/*
/*
/*
always CC_CONT_TEST_IND */
call reference */
adress length */
adress offset */
/*
/*
/*
/*
always CC_CONT_REPORT_REQ */
user call reference */
call reference */
result of continuity check */
/* always CC_CONT_REPORT_IND */
/* call reference */
/* result of continuity check */
288
always CC_SETUP_CON */
user call reference */
call reference */
connecting address length */
connecting address offset */
always CC_CONT_CHECK_IND */
call reference */
adress length */
adress offset */
/* always CC_MORE_INFO_REQ */
/* call reference */
/* optional parameter length */
cc_ulong cc_opt_offset;
} CC_more_info_req_t;
/*
/*
/*
/*
always CC_MORE_INFO_IND */
user call reference */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
/*
always CC_INFORMATION_REQ */
call reference */
subsequent number length */
subsequent number offset */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
/*
always CC_INFORMATION_IND */
call reference */
subsequent number length */
subsequent number offset */
optional parameter length */
optional parameter offset */
/* always CC_INFO_TIMEOUT_IND */
/* call reference */
/*
/*
/*
/*
/*
always CC_PROCEEDING_REQ */
call reference */
proceeding flags */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
always CC_PROCEEDING_IND */
call reference */
proceeding flags */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
always CC_ALERTING_REQ */
call reference */
alerting flags */
optional parameter length */
optional parameter offset */
2011-10-28
289
/*
/*
/*
/*
/*
always CC_ALERTING_IND */
call reference */
alerting flags */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
/*
always CC_PROGRESS_REQ */
call reference */
progress event */
progress flags */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
/*
always CC_PROGRESS_IND */
call reference */
progress event */
progress flags */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
always CC_IBI_REQ */
call reference */
ibi flags */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
always CC_IBI_IND */
call reference */
ibi flags */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
always CC_CONNECT_REQ */
call reference */
connect flags */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
always CC_CONNECT_IND */
call reference */
connect flags */
optional parameter length */
290
cc_ulong cc_opt_offset;
} CC_connect_ind_t;
/*
/*
/*
/*
always CC_SETUP_COMPLETE_REQ */
call reference */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
always CC_SETUP_COMPLETE_IND */
call reference */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
always CC_FORWXFER_REQ */
call reference */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
always CC_FORWXFER_IND */
call reference */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
always CC_SUSPEND_REQ */
call reference */
suspend flags */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
always CC_SUSPEND_IND */
call reference */
suspend flags */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
always CC_SUSPEND_RES */
call reference */
optional parameter length */
optional parameter offset */
2011-10-28
/* always CC_SUSPEND_CON */
291
cc_ulong cc_call_ref;
cc_ulong cc_opt_length;
cc_ulong cc_opt_offset;
} CC_suspend_con_t;
/* call reference */
/* optional parameter length */
/* optional parameter offset */
/*
/*
/*
/*
/*
always CC_SUSPEND_REJECT_REQ */
call reference */
cause value */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
always CC_SUSPEND_REJECT_IND */
call reference */
cause value */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
always CC_RESUME_REQ */
call reference */
suspend flags */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
always CC_RESUME_IND */
call reference */
suspend flags */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
always CC_RESUME_RES */
call reference */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
always CC_RESUME_CON */
call reference */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
always CC_RESUME_REJECT_REQ */
call reference */
cause value */
optional parameter length */
292
cc_ulong cc_opt_offset;
} CC_resume_reject_req_t;
/*
/*
/*
/*
/*
always CC_RESUME_REJECT_IND */
call reference */
cause value */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
always CC_REJECT_REQ */
call reference */
cause value */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
always CC_REJECT_IND */
user call reference */
cause value */
optional parameter length */
optional parameter offset */
/* always CC_ERROR_IND */
/* call reference */
/*
/*
/*
/*
always CC_CALL_FAILURE_IND */
call reference */
reason for failure */
cause to use in release */
/*
/*
/*
/*
/*
always CC_DISCONNECT_REQ */
call reference */
cause value */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
always CC_DISCONNECT_IND */
call reference */
cause value */
optional parameter length */
optional parameter offset */
2011-10-28
293
cc_ulong cc_primitive;
cc_ulong cc_user_ref;
cc_ulong cc_call_ref;
cc_ulong cc_cause;
cc_ulong cc_opt_length;
cc_ulong cc_opt_offset;
} CC_release_req_t;
/*
/*
/*
/*
/*
/*
always CC_RELEASE_REQ */
user call reference */
call reference */
cause value */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
/*
always CC_RELEASE_IND */
user call reference */
call reference */
cause value */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
always CC_RELEASE_RES */
user call reference */
call reference */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
/*
always CC_RELEASE_CON */
user call reference */
call reference */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
always CC_NOTIFY_REQ */
call reference */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
always CC_NOTIFY_IND */
call reference */
optional parameter length */
optional parameter offset */
/*
/*
/*
/*
always CC_RESTART_REQ */
restart flags */
adddress length */
adddress offset */
294
/* always CC_RESTART_CON */
cc_ulong cc_flags;
cc_ulong cc_addr_length;
cc_ulong cc_addr_offset;
} CC_restart_con_t;
typedef struct CC_status_ind {
cc_ulong cc_primitive;
cc_ulong cc_flags;
cc_ulong cc_addr_length;
cc_ulong cc_addr_offset;
} CC_status_ind_t;
/* restart flags */
/* adddress length */
/* adddress offset */
/*
/*
/*
/*
always CC_STATUS_IND */
status flags */
adddress length */
adddress offset */
/*
/*
/*
/*
always CC_RESET_REQ */
reset flags */
address length */
address offset */
/*
/*
/*
/*
always CC_RESET_IND */
reset flags */
address length */
address offset */
/*
/*
/*
/*
always CC_RESET_RES */
reset flags */
address length */
address offset */
/*
/*
/*
/*
always CC_RESET_CON */
reset flags */
address length */
address offset */
/*
/*
/*
/*
always CC_BLOCKING_REQ */
blocking flags */
address length */
address offset */
2011-10-28
/* always CC_BLOCKING_IND */
/* blocking flags */
295
cc_ulong cc_addr_length;
cc_ulong cc_addr_offset;
} CC_blocking_ind_t;
/* address length */
/* address offset */
/*
/*
/*
/*
always CC_BLOCKING_RES */
blocking flags */
address length */
address offset */
/*
/*
/*
/*
always CC_BLOCKING_CON */
blocking flags */
address length */
address offset */
/*
/*
/*
/*
always CC_UNBLOCKING_REQ */
unblocking flags */
address length */
address offset */
/*
/*
/*
/*
always CC_UNBLOCKING_IND */
unblocking flags */
address length */
address offset */
/*
/*
/*
/*
always CC_UNBLOCKING_RES */
blocking flags */
address length */
address offset */
/*
/*
/*
/*
always CC_UNBLOCKING_CON */
unblocking flags */
address length */
address offset */
/*
/*
/*
/*
always CC_QUERY_REQ */
query flags */
address length */
address offset */
296
/* always CC_QUERY_IND */
/* query flags */
cc_ulong cc_addr_length;
cc_ulong cc_addr_offset;
} CC_query_ind_t;
/* address length */
/* address offset */
/*
/*
/*
/*
always CC_QUERY_RES */
blocking flags */
address length */
address offset */
/*
/*
/*
/*
always CC_QUERY_CON */
query flags */
address length */
address offset */
/*
/*
/*
/*
/*
always CC_MAINT_IND */
reason for indication */
call reference */
length of address */
length of address */
union CC_primitives {
cc_ulong cc_primitive;
CC_ok_ack_t ok_ack;
CC_error_ack_t error_ack;
CC_info_req_t info_req;
CC_info_ack_t info_ack;
CC_bind_req_t bind_req;
CC_bind_ack_t bind_ack;
CC_unbind_req_t unbind_req;
CC_addr_req_t addr_req;
CC_addr_ack_t addr_ack;
CC_optmgmt_req_t optmgmt_req;
CC_optmgmt_ack_t optmgmt_ack;
CC_setup_req_t setup_req;
CC_call_reattempt_ind_t call_reattempt_ind;
CC_setup_ind_t setup_ind;
CC_setup_res_t setup_res;
CC_setup_con_t setup_con;
CC_cont_check_req_t cont_check_req;
CC_cont_check_ind_t cont_check_ind;
CC_cont_test_req_t cont_test_req;
CC_cont_test_ind_t cont_test_ind;
CC_cont_report_req_t cont_report_req;
CC_cont_report_ind_t cont_report_ind;
CC_more_info_req_t more_info_req;
CC_more_info_ind_t more_info_ind;
CC_information_req_t information_req;
CC_information_ind_t information_ind;
CC_proceeding_req_t proceeding_req;
CC_proceeding_ind_t proceeding_ind;
2011-10-28
297
CC_alerting_req_t alerting_req;
CC_alerting_ind_t alerting_ind;
CC_progress_req_t progress_req;
CC_progress_ind_t progress_ind;
CC_ibi_req_t ibi_req;
CC_ibi_ind_t ibi_ind;
CC_connect_req_t connect_req;
CC_connect_ind_t connect_ind;
CC_setup_complete_req_t setup_complete_req;
CC_setup_complete_ind_t setup_complete_ind;
CC_forwxfer_req_t forwxfer_req;
CC_forwxfer_ind_t forwxfer_ind;
CC_suspend_req_t suspend_req;
CC_suspend_ind_t suspend_ind;
CC_suspend_res_t suspend_res;
CC_suspend_con_t suspend_con;
CC_suspend_reject_req_t suspend_reject_req;
CC_suspend_reject_ind_t suspend_reject_ind;
CC_resume_req_t resume_req;
CC_resume_ind_t resume_ind;
CC_resume_res_t resume_res;
CC_resume_con_t resume_con;
CC_resume_reject_req_t resume_reject_req;
CC_resume_reject_ind_t resume_reject_ind;
CC_reject_req_t reject_req;
CC_reject_ind_t reject_ind;
CC_error_ind_t error_ind;
CC_call_failure_ind_t call_failure_ind;
CC_disconnect_req_t disconnect_req;
CC_disconnect_ind_t disconnect_ind;
CC_release_req_t release_req;
CC_release_ind_t release_ind;
CC_release_res_t release_res;
CC_release_con_t release_con;
CC_restart_req_t restart_req;
CC_restart_con_t restart_con;
CC_status_ind_t status_ind;
CC_datalink_failure_ind_t datalink_failure_ind;
CC_reset_req_t reset_req;
CC_reset_ind_t reset_ind;
CC_reset_res_t reset_res;
CC_reset_con_t reset_con;
CC_blocking_req_t blocking_req;
CC_blocking_ind_t blocking_ind;
CC_blocking_res_t blocking_res;
CC_blocking_con_t blocking_con;
CC_unblocking_req_t unblocking_req;
CC_unblocking_ind_t unblocking_ind;
CC_unblocking_res_t unblocking_res;
CC_unblocking_con_t unblocking_con;
CC_query_req_t query_req;
CC_query_ind_t query_ind;
CC_query_res_t query_res;
CC_query_con_t query_con;
CC_maint_ind_t maint_ind;
};
298
#endif
2011-10-28
/* __SS7_CCI_H__ */
299
Glossary
Glossary
Signalling Data Link Service Data Unit
A grouping of SDL user data whose boundaries are preserved from one end of the
signalling data link connection to the other.
Data transfer
The phase in connection and connectionless modes that supports the transfer of data
between to signalling data link users.
SDL provider
The signalling data link layer protocol that provides the services of the signalling data
link interface.
SDL user
The user-level application or user-level or kernel-level protocol that accesses the services
of the signalling data link layer.
Local management
The phase in connection and connectionless modes in which a SDL user initializes a
stream and attaches a PPA address to the stream. Primitives in this phase generate
local operations only.
PPA
PPA identifier
An identifier of a particular physical medium over which communication transpires.
2011-10-28
301
Acronyms
Acronyms
ITU-T
PPA
SDLI
SDL SDU
SDL
2011-10-28
303
References
References
1. ITU-T Recommendation X.210, (Geneva, 1993), Information Technology Open Systems
Interconnection Basic reference model: Conventions for the definition of OSI services,
ISO/IEC 10731:1994.
2. ITU-T Recommendation X.217, (Geneva, 1995), Information Technology Open Systems
Interconnection Service definition for the Association Control Service Element, ISO/IEC
8649:1996.
3. ITU-T Recommendation X.227, (Geneva, 1995), Information Technology Open Systems
Interconnection Connection-oriented protocol for the Association Control Service Element:
Protocol Specification, ISO/IEC 8650-1.
4. ITU-T Recommendation X.237, (Geneva, 1995), Information Technology Open Systems Interconnection Connectionless protocol for the Association Control Service Element: Protocol
Specification, ISO/IEC 10035-1 : 1995.
5. ITU-T Recommendation X.216, (Geneva, 1994), Information Technology Open Systems
Interconnection Presentation service definition, ISO/IEC 8822:1994.
6. ITU-T Recommendation X.226, (Geneva, 1994), Information Technology Open Systems Interconnection Connection-oriented presentation protocol: Protocol specification, ISO/IEC
8823-1:1994.
7. ITU-T Recommendation X.236, (Geneva, 1995), Information Technology Open Systems Interconnection Connectionless presentation protocol: Protocol specification, ISO/IEC 95761:1995.
8. ITU-T Recommendation X.215, (Geneva, 1995), Information Technology Open Systems
Interconnection Session service definition, ISO/IEC 8326:1996.
9. ITU-T Recommendation X.225, (Geneva, 1995), Information Technology Open Systems Interconnection Connection-oriented session protocol: Protocol specification, ISO/IEC 83271:1996.
10. ITU-T Recommendation X.235, (Geneva, 1995), Information Technology Open Systems
Interconnection Connectionless session protocol: Protocol specification, ISO/IEC 95481:1995.
11. ITU-T Recommendation X.214, (Geneva, 1995), Information Technology Open Systems
Interconnection Transport service definition, ISO/IEC 8072:1996.
12. ITU-T Recommendation X.224
13. ITU-T Recommendation Q.700
14. ITU-T Recommendation Q.701
15. ITU-T Recommendation Q.702
16. ITU-T Recommendation Q.703
17. ITU-T Recommendation Q.704
18. Geoffrey Gerrien, CDI - Application Program Interface Guide, Gcom, Inc., March 1999.
19. ITU-T Recommendation Q.771, (Geneva, 1993), Signalling System No. 7 Functional description of transaction capabilities, (White Book).
2011-10-28
305
Licenses
Licenses
All code presented in this manual is licensed under the [GNU Affero General Public License],
page 307. The text of this manual is licensed under the [GNU Free Documentation License], page 318,
with no invariant sections, no front-cover texts and no back-cover texts. Please note, however, that
it is just plain wrong to modify statements of, or attribute statements to, the Author or OpenSS7
Corporation.
307
Licenses
texi/agpl3.texi
An older license, called the Affero General Public License and published by Affero, was designed to
accomplish similar goals. This is a different license, not a version of the Affero GPL, but Affero has
released a new version of the Affero GPL which permits relicensing under this license.
The precise terms and conditions for copying, distribution and modification follow.
Licenses
(if any) on which the executable work runs, or a compiler used to produce the work, or an
object code interpreter used to run it.
The Corresponding Source for a work in object code form means all the source code needed
to generate, install, and (for an executable work) run the object code and to modify the work,
including scripts to control those activities. However, it does not include the works System Libraries, or general-purpose tools or generally available free programs which are used unmodified
in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the
source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between
those subprograms and other parts of the work.
The Corresponding Source need not include anything that users can regenerate automatically
from other parts of the Corresponding Source.
The Corresponding Source for a work in source code form is that same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of copyright on the Program,
and are irrevocable provided the stated conditions are met. This License explicitly affirms your
unlimited permission to run the unmodified Program. The output from running a covered work
is covered by this License only if the output, given its content, constitutes a covered work. This
License acknowledges your rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not convey, without conditions
so long as your license otherwise remains in force. You may convey covered works to others for
the sole purpose of having them make modifications exclusively for you, or provide you with
facilities for running those works, provided that you comply with the terms of this License in
conveying all material for which you do not control copyright. Those thus making or running
the covered works for you must do so exclusively on your behalf, under your direction and
control, on terms that prohibit them from making any copies of your copyrighted material
outside their relationship with you.
Conveying under any other circumstances is permitted solely under the conditions stated below.
Sublicensing is not allowed; section 10 makes it unnecessary.
3. Protecting Users Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological measure under any applicable
law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December
1996, or similar laws prohibiting or restricting circumvention of such measures.
When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this
License with respect to the covered work, and you disclaim any intention to limit operation
or modification of the work as a means of enforcing, against the works users, your or third
parties legal rights to forbid circumvention of technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Programs source code as you receive it, in any medium,
provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms
2011-10-28
309
Licenses
texi/agpl3.texi
added in accord with section 7 apply to the code; keep intact all notices of the absence of any
warranty; and give all recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey, and you may offer support
or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to produce it from the
Program, in the form of source code under the terms of section 4, provided that you also meet
all of these conditions:
a. The work must carry prominent notices stating that you modified it, and giving a relevant
date.
b. The work must carry prominent notices stating that it is released under this License
and any conditions added under section 7. This requirement modifies the requirement in
section 4 to keep intact all notices.
c. You must license the entire work, as a whole, under this License to anyone who comes into
possession of a copy. This License will therefore apply, along with any applicable section
7 additional terms, to the whole of the work, and all its parts, regardless of how they are
packaged. This License gives no permission to license the work in any other way, but it
does not invalidate such permission if you have separately received it.
d. If the work has interactive user interfaces, each must display Appropriate Legal Notices;
however, if the Program has interactive interfaces that do not display Appropriate Legal
Notices, your work need not make them do so.
A compilation of a covered work with other separate and independent works, which are not
by their nature extensions of the covered work, and which are not combined with it such as
to form a larger program, in or on a volume of a storage or distribution medium, is called an
aggregate if the compilation and its resulting copyright are not used to limit the access or
legal rights of the compilations users beyond what the individual works permit. Inclusion of
a covered work in an aggregate does not cause this License to apply to the other parts of the
aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms of sections 4 and 5,
provided that you also convey the machine-readable Corresponding Source under the terms of
this License, in one of these ways:
a. Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical
medium customarily used for software interchange.
b. Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid
for as long as you offer spare parts or customer support for that product model, to give
anyone who possesses the object code either (1) a copy of the Corresponding Source for all
the software in the product that is covered by this License, on a durable physical medium
customarily used for software interchange, for a price no more than your reasonable cost
of physically performing this conveying of source, or (2) access to copy the Corresponding
Source from a network server at no charge.
310
Licenses
c. Convey individual copies of the object code with a copy of the written offer to provide the
Corresponding Source. This alternative is allowed only occasionally and noncommercially,
and only if you received the object code with such an offer, in accord with subsection 6b.
d. Convey the object code by offering access from a designated place (gratis or for a charge),
and offer equivalent access to the Corresponding Source in the same way through the same
place at no further charge. You need not require recipients to copy the Corresponding
Source along with the object code. If the place to copy the object code is a network
server, the Corresponding Source may be on a different server (operated by you or a third
party) that supports equivalent copying facilities, provided you maintain clear directions
next to the object code saying where to find the Corresponding Source. Regardless of what
server hosts the Corresponding Source, you remain obligated to ensure that it is available
for as long as needed to satisfy these requirements.
e. Convey the object code using peer-to-peer transmission, provided you inform other peers
where the object code and Corresponding Source of the work are being offered to the
general public at no charge under subsection 6d.
A separable portion of the object code, whose source code is excluded from the Corresponding
Source as a System Library, need not be included in conveying the object code work.
A User Product is either (1) a consumer product, which means any tangible personal
property which is normally used for personal, family, or household purposes, or (2) anything
designed or sold for incorporation into a dwelling. In determining whether a product is a
consumer product, doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, normally used refers to a typical or common use of
that class of product, regardless of the status of the particular user or of the way in which the
particular user actually uses, or expects or is expected to use, the product. A product is a
consumer product regardless of whether the product has substantial commercial, industrial or
non-consumer uses, unless such uses represent the only significant mode of use of the product.
Installation Information for a User Product means any methods, procedures, authorization
keys, or other information required to install and execute modified versions of a covered work
in that User Product from a modified version of its Corresponding Source. The information
must suffice to ensure that the continued functioning of the modified object code is in no case
prevented or interfered with solely because modification has been made.
If you convey an object code work under this section in, or with, or specifically for use in, a
User Product, and the conveying occurs as part of a transaction in which the right of possession
and use of the User Product is transferred to the recipient in perpetuity or for a fixed term
(regardless of how the transaction is characterized), the Corresponding Source conveyed under
this section must be accompanied by the Installation Information. But this requirement does
not apply if neither you nor any third party retains the ability to install modified object code
on the User Product (for example, the work has been installed in ROM).
The requirement to provide Installation Information does not include a requirement to continue
to provide support service, warranty, or updates for a work that has been modified or installed
by the recipient, or for the User Product in which it has been modified or installed. Access
to a network may be denied when the modification itself materially and adversely affects the
2011-10-28
311
Licenses
texi/agpl3.texi
operation of the network or violates the rules and protocols for communication across the
network.
Corresponding Source conveyed, and Installation Information provided, in accord with this
section must be in a format that is publicly documented (and with an implementation available
to the public in source code form), and must require no special password or key for unpacking,
reading or copying.
7. Additional Terms.
Additional permissions are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the
entire Program shall be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions apply only to part of the
Program, that part may be used separately under those permissions, but the entire Program
remains governed by this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option remove any additional
permissions from that copy, or from any part of it. (Additional permissions may be written
to require their own removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work, for which you have or can
give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you add to a covered work,
you may (if authorized by the copyright holders of that material) supplement the terms of this
License with terms:
a. Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16
of this License; or
b. Requiring preservation of specified reasonable legal notices or author attributions in that
material or in the Appropriate Legal Notices displayed by works containing it; or
c. Prohibiting misrepresentation of the origin of that material, or requiring that modified
versions of such material be marked in reasonable ways as different from the original
version; or
d. Limiting the use for publicity purposes of names of licensors or authors of the material; or
e. Declining to grant rights under trademark law for use of some trade names, trademarks,
or service marks; or
f. Requiring indemnification of licensors and authors of that material by anyone who conveys
the material (or modified versions of it) with contractual assumptions of liability to the
recipient, for any liability that these contractual assumptions directly impose on those
licensors and authors.
All other non-permissive additional terms are considered further restrictions within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating
that it is governed by this License along with a term that is a further restriction, you may
remove that term. If a license document contains a further restriction but permits relicensing
or conveying under this License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does not survive such relicensing
or conveying.
312
Licenses
If you add terms to a covered work in accord with this section, you must place, in the relevant
source files, a statement of the additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the form of a separately
written license, or stated as exceptions; the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly provided under this
License. Any attempt otherwise to propagate or modify it is void, and will automatically
terminate your rights under this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your license from a particular copyright
holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally
terminates your license, and (b) permanently, if the copyright holder fails to notify you of the
violation by some reasonable means prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is reinstated permanently if the
copyright holder notifies you of the violation by some reasonable means, this is the first time
you have received notice of violation of this License (for any work) from that copyright holder,
and you cure the violation prior to 30 days after your receipt of the notice.
Termination of your rights under this section does not terminate the licenses of parties who
have received copies or rights from you under this License. If your rights have been terminated
and not permanently reinstated, you do not qualify to receive new licenses for the same material
under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or run a copy of the Program.
Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer
transmission to receive a copy likewise does not require acceptance. However, nothing other
than this License grants you permission to propagate or modify any covered work. These actions
infringe copyright if you do not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically receives a license from the
original licensors, to run, modify and propagate that work, subject to this License. You are not
responsible for enforcing compliance by third parties with this License.
An entity transaction is a transaction transferring control of an organization, or substantially
all assets of one, or subdividing an organization, or merging organizations. If propagation of a
covered work results from an entity transaction, each party to that transaction who receives a
copy of the work also receives whatever licenses to the work the partys predecessor in interest
had or could give under the previous paragraph, plus a right to possession of the Corresponding
Source of the work from the predecessor in interest, if the predecessor has it or can get it with
reasonable efforts.
You may not impose any further restrictions on the exercise of the rights granted or affirmed
under this License. For example, you may not impose a license fee, royalty, or other charge for
2011-10-28
313
Licenses
texi/agpl3.texi
exercise of rights granted under this License, and you may not initiate litigation (including a
cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making,
using, selling, offering for sale, or importing the Program or any portion of it.
11. Patents.
A contributor is a copyright holder who authorizes use under this License of the Program
or a work on which the Program is based. The work thus licensed is called the contributors
contributor version.
A contributors essential patent claims are all patent claims owned or controlled by the
contributor, whether already acquired or hereafter acquired, that would be infringed by some
manner, permitted by this License, of making, using, or selling its contributor version, but do
not include claims that would be infringed only as a consequence of further modification of the
contributor version. For purposes of this definition, control includes the right to grant patent
sublicenses in a manner consistent with the requirements of this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the
contributors essential patent claims, to make, use, sell, offer for sale, import and otherwise
run, modify and propagate the contents of its contributor version.
In the following three paragraphs, a patent license is any express agreement or commitment,
however denominated, not to enforce a patent (such as an express permission to practice a
patent or covenant not to sue for patent infringement). To grant such a patent license to a
party means to make such an agreement or commitment not to enforce a patent against the
party.
If you convey a covered work, knowingly relying on a patent license, and the Corresponding
Source of the work is not available for anyone to copy, free of charge and under the terms
of this License, through a publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to
deprive yourself of the benefit of the patent license for this particular work, or (3) arrange,
in a manner consistent with the requirements of this License, to extend the patent license to
downstream recipients. Knowingly relying means you have actual knowledge that, but for
the patent license, your conveying the covered work in a country, or your recipients use of the
covered work in a country, would infringe one or more identifiable patents in that country that
you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or arrangement, you convey, or
propagate by procuring conveyance of, a covered work, and grant a patent license to some of
the parties receiving the covered work authorizing them to use, propagate, modify or convey a
specific copy of the covered work, then the patent license you grant is automatically extended
to all recipients of the covered work and works based on it.
A patent license is discriminatory if it does not include within the scope of its coverage,
prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that
are specifically granted under this License. You may not convey a covered work if you are a
party to an arrangement with a third party that is in the business of distributing software,
under which you make payment to the third party based on the extent of your activity of
conveying the work, and under which the third party grants, to any of the parties who would
receive the covered work from you, a discriminatory patent license (a) in connection with copies
314
Licenses
of the covered work conveyed by you (or copies made from those copies), or (b) primarily for
and in connection with specific products or compilations that contain the covered work, unless
you entered into that arrangement, or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting any implied license or other
defenses to infringement that may otherwise be available to you under applicable patent law.
12. No Surrender of Others Freedom.
If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License.
If you cannot convey a covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may not convey it at all.
For example, if you agree to terms that obligate you to collect a royalty for further conveying
from those to whom you convey the Program, the only way you could satisfy both those terms
and this License would be to refrain entirely from conveying the Program.
13. Remote Network Interaction; Use with the GNU General Public License.
Notwithstanding any other provision of this License, if you modify the Program, your modified
version must prominently offer all users interacting with it remotely through a network (if
your version supports such interaction) an opportunity to receive the Corresponding Source
of your version by providing access to the Corresponding Source from a network server at no
charge, through some standard or customary means of facilitating copying of software. This
Corresponding Source shall include the Corresponding Source for any work covered by version
3 of the GNU General Public License that is incorporated pursuant to the following paragraph.
Notwithstanding any other provision of this License, you have permission to link or combine
any covered work with a work licensed under version 3 of the GNU General Public License
into a single combined work, and to convey the resulting work. The terms of this License will
continue to apply to the part which is the covered work, but the work with which it is combined
will remain governed by version 3 of the GNU General Public License.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of the GNU Affero
General Public License from time to time. Such new versions will be similar in spirit to the
present version, but may differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the Program specifies that a certain
numbered version of the GNU Affero General Public License or any later version applies to it,
you have the option of following the terms and conditions either of that numbered version or of
any later version published by the Free Software Foundation. If the Program does not specify
a version number of the GNU Affero General Public License, you may choose any version ever
published by the Free Software Foundation.
If the Program specifies that a proxy can decide which future versions of the GNU Affero
General Public License can be used, that proxys public statement of acceptance of a version
permanently authorizes you to choose that version for the Program.
Later license versions may give you additional or different permissions. However, no additional
obligations are imposed on any author or copyright holder as a result of your choosing to follow
a later version.
2011-10-28
315
Licenses
texi/agpl3.texi
316
Licenses
Also add information on how to contact you by electronic and paper mail.
If your software can interact with users remotely through a network, you should also make sure that
it provides a way for users to get its source. For example, if your program is a web application, its
interface could display a Source link that leads users to an archive of the code. There are many
ways you could offer source, and different solutions will be better for different programs; see section
13 for the specific requirements.
You should also get your employer (if you work as a programmer) or school, if any, to sign a
copyright disclaimer for the program, if necessary. For more information on this, and how to
apply and follow the GNU AGPL, see http://www.gnu.org/licenses/.
2011-10-28
317
Licenses
texi/fdl13.texi
Licenses
License. If a section does not fit the above definition of Secondary then it is not allowed to be
designated as Invariant. The Document may contain zero Invariant Sections. If the Document
does not identify any Invariant Sections then there are none.
The Cover Texts are certain short passages of text that are listed, as Front-Cover Texts or
Back-Cover Texts, in the notice that says that the Document is released under this License. A
Front-Cover Text may be at most 5 words, and a Back-Cover Text may be at most 25 words.
A Transparent copy of the Document means a machine-readable copy, represented in a format
whose specification is available to the general public, that is suitable for revising the document
straightforwardly with generic text editors or (for images composed of pixels) generic paint
programs or (for drawings) some widely available drawing editor, and that is suitable for input
to text formatters or for automatic translation to a variety of formats suitable for input to text
formatters. A copy made in an otherwise Transparent file format whose markup, or absence of
markup, has been arranged to thwart or discourage subsequent modification by readers is not
Transparent. An image format is not Transparent if used for any substantial amount of text.
A copy that is not Transparent is called Opaque.
Examples of suitable formats for Transparent copies include plain ascii without markup, Texinfo input format, LaTEX input format, SGML or XML using a publicly available DTD, and
standard-conforming simple HTML, PostScript or PDF designed for human modification. Examples of transparent image formats include PNG, XCF and JPG. Opaque formats include
proprietary formats that can be read and edited only by proprietary word processors, SGML or
XML for which the DTD and/or processing tools are not generally available, and the machinegenerated HTML, PostScript or PDF produced by some word processors for output purposes
only.
The Title Page means, for a printed book, the title page itself, plus such following pages as
are needed to hold, legibly, the material this License requires to appear in the title page. For
works in formats which do not have any title page as such, Title Page means the text near
the most prominent appearance of the works title, preceding the beginning of the body of the
text.
The publisher means any person or entity that distributes copies of the Document to the
public.
A section Entitled XYZ means a named subunit of the Document whose title either is precisely
XYZ or contains XYZ in parentheses following text that translates XYZ in another language.
(Here XYZ stands for a specific section name mentioned below, such as Acknowledgements,
Dedications, Endorsements, or History.) To Preserve the Title of such a section when
you modify the Document means that it remains a section Entitled XYZ according to this
definition.
The Document may include Warranty Disclaimers next to the notice which states that this
License applies to the Document. These Warranty Disclaimers are considered to be included
by reference in this License, but only as regards disclaiming warranties: any other implication
that these Warranty Disclaimers may have is void and has no effect on the meaning of this
License.
2. VERBATIM COPYING
2011-10-28
319
Licenses
texi/fdl13.texi
You may copy and distribute the Document in any medium, either commercially or noncommercially, provided that this License, the copyright notices, and the license notice saying this
License applies to the Document are reproduced in all copies, and that you add no other conditions whatsoever to those of this License. You may not use technical measures to obstruct or
control the reading or further copying of the copies you make or distribute. However, you may
accept compensation in exchange for copies. If you distribute a large enough number of copies
you must also follow the conditions in section 3.
You may also lend copies, under the same conditions stated above, and you may publicly display
copies.
3. COPYING IN QUANTITY
If you publish printed copies (or copies in media that commonly have printed covers) of the
Document, numbering more than 100, and the Documents license notice requires Cover Texts,
you must enclose the copies in covers that carry, clearly and legibly, all these Cover Texts:
Front-Cover Texts on the front cover, and Back-Cover Texts on the back cover. Both covers
must also clearly and legibly identify you as the publisher of these copies. The front cover
must present the full title with all words of the title equally prominent and visible. You may
add other material on the covers in addition. Copying with changes limited to the covers, as
long as they preserve the title of the Document and satisfy these conditions, can be treated as
verbatim copying in other respects.
If the required texts for either cover are too voluminous to fit legibly, you should put the first
ones listed (as many as fit reasonably) on the actual cover, and continue the rest onto adjacent
pages.
If you publish or distribute Opaque copies of the Document numbering more than 100, you must
either include a machine-readable Transparent copy along with each Opaque copy, or state in
or with each Opaque copy a computer-network location from which the general network-using
public has access to download using public-standard network protocols a complete Transparent
copy of the Document, free of added material. If you use the latter option, you must take
reasonably prudent steps, when you begin distribution of Opaque copies in quantity, to ensure
that this Transparent copy will remain thus accessible at the stated location until at least one
year after the last time you distribute an Opaque copy (directly or through your agents or
retailers) of that edition to the public.
It is requested, but not required, that you contact the authors of the Document well before
redistributing any large number of copies, to give them a chance to provide you with an updated
version of the Document.
4. MODIFICATIONS
You may copy and distribute a Modified Version of the Document under the conditions of
sections 2 and 3 above, provided that you release the Modified Version under precisely this
License, with the Modified Version filling the role of the Document, thus licensing distribution
and modification of the Modified Version to whoever possesses a copy of it. In addition, you
must do these things in the Modified Version:
A. Use in the Title Page (and on the covers, if any) a title distinct from that of the Document,
and from those of previous versions (which should, if there were any, be listed in the History
320
Licenses
section of the Document). You may use the same title as a previous version if the original
publisher of that version gives permission.
B. List on the Title Page, as authors, one or more persons or entities responsible for authorship
of the modifications in the Modified Version, together with at least five of the principal
authors of the Document (all of its principal authors, if it has fewer than five), unless they
release you from this requirement.
C. State on the Title page the name of the publisher of the Modified Version, as the publisher.
D. Preserve all the copyright notices of the Document.
E. Add an appropriate copyright notice for your modifications adjacent to the other copyright
notices.
F. Include, immediately after the copyright notices, a license notice giving the public permission to use the Modified Version under the terms of this License, in the form shown in the
Addendum below.
G. Preserve in that license notice the full lists of Invariant Sections and required Cover Texts
given in the Documents license notice.
H. Include an unaltered copy of this License.
I. Preserve the section Entitled History, Preserve its Title, and add to it an item stating
at least the title, year, new authors, and publisher of the Modified Version as given on the
Title Page. If there is no section Entitled History in the Document, create one stating
the title, year, authors, and publisher of the Document as given on its Title Page, then
add an item describing the Modified Version as stated in the previous sentence.
J. Preserve the network location, if any, given in the Document for public access to a Transparent copy of the Document, and likewise the network locations given in the Document
for previous versions it was based on. These may be placed in the History section. You
may omit a network location for a work that was published at least four years before the
Document itself, or if the original publisher of the version it refers to gives permission.
K. For any section Entitled Acknowledgements or Dedications, Preserve the Title of the
section, and preserve in the section all the substance and tone of each of the contributor
acknowledgements and/or dedications given therein.
L. Preserve all the Invariant Sections of the Document, unaltered in their text and in their
titles. Section numbers or the equivalent are not considered part of the section titles.
M. Delete any section Entitled Endorsements. Such a section may not be included in the
Modified Version.
N. Do not retitle any existing section to be Entitled Endorsements or to conflict in title
with any Invariant Section.
O. Preserve any Warranty Disclaimers.
If the Modified Version includes new front-matter sections or appendices that qualify as Secondary Sections and contain no material copied from the Document, you may at your option
designate some or all of these sections as invariant. To do this, add their titles to the list of
Invariant Sections in the Modified Versions license notice. These titles must be distinct from
any other section titles.
2011-10-28
321
Licenses
texi/fdl13.texi
You may add a section Entitled Endorsements, provided it contains nothing but endorsements
of your Modified Version by various partiesfor example, statements of peer review or that
the text has been approved by an organization as the authoritative definition of a standard.
You may add a passage of up to five words as a Front-Cover Text, and a passage of up to 25
words as a Back-Cover Text, to the end of the list of Cover Texts in the Modified Version. Only
one passage of Front-Cover Text and one of Back-Cover Text may be added by (or through
arrangements made by) any one entity. If the Document already includes a cover text for the
same cover, previously added by you or by arrangement made by the same entity you are acting
on behalf of, you may not add another; but you may replace the old one, on explicit permission
from the previous publisher that added the old one.
The author(s) and publisher(s) of the Document do not by this License give permission to use
their names for publicity for or to assert or imply endorsement of any Modified Version.
5. COMBINING DOCUMENTS
You may combine the Document with other documents released under this License, under
the terms defined in section 4 above for modified versions, provided that you include in the
combination all of the Invariant Sections of all of the original documents, unmodified, and list
them all as Invariant Sections of your combined work in its license notice, and that you preserve
all their Warranty Disclaimers.
The combined work need only contain one copy of this License, and multiple identical Invariant
Sections may be replaced with a single copy. If there are multiple Invariant Sections with the
same name but different contents, make the title of each such section unique by adding at the
end of it, in parentheses, the name of the original author or publisher of that section if known,
or else a unique number. Make the same adjustment to the section titles in the list of Invariant
Sections in the license notice of the combined work.
In the combination, you must combine any sections Entitled History in the various original
documents, forming one section Entitled History; likewise combine any sections Entitled
Acknowledgements, and any sections Entitled Dedications. You must delete all sections
Entitled Endorsements.
6. COLLECTIONS OF DOCUMENTS
You may make a collection consisting of the Document and other documents released under
this License, and replace the individual copies of this License in the various documents with a
single copy that is included in the collection, provided that you follow the rules of this License
for verbatim copying of each of the documents in all other respects.
You may extract a single document from such a collection, and distribute it individually under
this License, provided you insert a copy of this License into the extracted document, and follow
this License in all other respects regarding verbatim copying of that document.
7. AGGREGATION WITH INDEPENDENT WORKS
A compilation of the Document or its derivatives with other separate and independent documents or works, in or on a volume of a storage or distribution medium, is called an aggregate
if the copyright resulting from the compilation is not used to limit the legal rights of the compilations users beyond what the individual works permit. When the Document is included in
an aggregate, this License does not apply to the other works in the aggregate which are not
themselves derivative works of the Document.
322
Licenses
If the Cover Text requirement of section 3 is applicable to these copies of the Document, then if
the Document is less than one half of the entire aggregate, the Documents Cover Texts may be
placed on covers that bracket the Document within the aggregate, or the electronic equivalent
of covers if the Document is in electronic form. Otherwise they must appear on printed covers
that bracket the whole aggregate.
8. TRANSLATION
Translation is considered a kind of modification, so you may distribute translations of the
Document under the terms of section 4. Replacing Invariant Sections with translations requires
special permission from their copyright holders, but you may include translations of some or
all Invariant Sections in addition to the original versions of these Invariant Sections. You
may include a translation of this License, and all the license notices in the Document, and
any Warranty Disclaimers, provided that you also include the original English version of this
License and the original versions of those notices and disclaimers. In case of a disagreement
between the translation and the original version of this License or a notice or disclaimer, the
original version will prevail.
If a section in the Document is Entitled Acknowledgements, Dedications, or History,
the requirement (section 4) to Preserve its Title (section 1) will typically require changing the
actual title.
9. TERMINATION
You may not copy, modify, sublicense, or distribute the Document except as expressly provided
under this License. Any attempt otherwise to copy, modify, sublicense, or distribute it is void,
and will automatically terminate your rights under this License.
However, if you cease all violation of this License, then your license from a particular copyright
holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally
terminates your license, and (b) permanently, if the copyright holder fails to notify you of the
violation by some reasonable means prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is reinstated permanently if the
copyright holder notifies you of the violation by some reasonable means, this is the first time
you have received notice of violation of this License (for any work) from that copyright holder,
and you cure the violation prior to 30 days after your receipt of the notice.
Termination of your rights under this section does not terminate the licenses of parties who
have received copies or rights from you under this License. If your rights have been terminated
and not permanently reinstated, receipt of a copy of some or all of the same material does not
give you any rights to use it.
10. FUTURE REVISIONS OF THIS LICENSE
The Free Software Foundation may publish new, revised versions of the GNU Free
Documentation License from time to time. Such new versions will be similar in spirit to
the present version, but may differ in detail to address new problems or concerns. See
http://www.gnu.org/copyleft/.
Each version of the License is given a distinguishing version number. If the Document specifies
that a particular numbered version of this License or any later version applies to it, you
have the option of following the terms and conditions either of that specified version or of any
later version that has been published (not as a draft) by the Free Software Foundation. If
2011-10-28
323
Licenses
texi/fdl13.texi
the Document does not specify a version number of this License, you may choose any version
ever published (not as a draft) by the Free Software Foundation. If the Document specifies
that a proxy can decide which future versions of this License can be used, that proxys public
statement of acceptance of a version permanently authorizes you to choose that version for the
Document.
11. RELICENSING
Massive Multiauthor Collaboration Site (or MMC Site) means any World Wide Web server
that publishes copyrightable works and also provides prominent facilities for anybody to edit
those works. A public wiki that anybody can edit is an example of such a server. A Massive
Multiauthor Collaboration (or MMC) contained in the site means any set of copyrightable
works thus published on the MMC site.
CC-BY-SA means the Creative Commons Attribution-Share Alike 3.0 license published by
Creative Commons Corporation, a not-for-profit corporation with a principal place of business
in San Francisco, California, as well as future copyleft versions of that license published by that
same organization.
Incorporate means to publish or republish a Document, in whole or in part, as part of another
Document.
An MMC is eligible for relicensing if it is licensed under this License, and if all works that
were first published under this License somewhere other than this MMC, and subsequently
incorporated in whole or in part into the MMC, (1) had no cover texts or invariant sections,
and (2) were thus incorporated prior to November 1, 2008.
The operator of an MMC Site may republish an MMC contained in the site under CC-BY-SA
on the same site at any time before August 1, 2009, provided the MMC is eligible for relicensing.
324
Licenses
If you have Invariant Sections, Front-Cover Texts and Back-Cover Texts, replace the with. . . Texts.
line with this:
with the Invariant Sections being list their titles , with
the Front-Cover Texts being list , and with the Back-Cover Texts
being list .
If you have Invariant Sections without Cover Texts, or some other combination of the three, merge
those two alternatives to suit the situation.
If your document contains nontrivial examples of program code, we recommend releasing these
examples in parallel under your choice of free software license, such as the GNU General Public
License, to permit their use in free software.
2011-10-28
325
Index
Index
C
CC_ADDR_ACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
CC_ADDR_ACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
CC_ADDR_ACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
CC_addr_ack_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
cc_addr_length . . . . . 60, 63, 73, 77, 80, 83, 85, 89,
154, 155, 156, 158, 159, 161, 162, 164, 165,
167, 168, 170, 171, 173, 174, 176, 177, 179,
180, 181, 183, 187, 195, 198, 205, 219, 225,
228, 229, 230, 234, 236, 238, 239, 240, 254,
255, 256, 257, 258, 259, 260, 261
cc_addr_offset . . . . . 60, 63, 73, 77, 80, 83, 85, 89,
154, 155, 156, 158, 159, 161, 162, 164, 165,
167, 168, 170, 171, 173, 174, 176, 177, 179,
180, 181, 183, 187, 195, 198, 205, 219, 225,
228, 229, 230, 234, 236, 238, 239, 240, 254,
255, 256, 257, 258, 259, 260, 261
CC_ADDR_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
CC_ADDR_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58, 59
CC_addr_req_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
CC_ALERTING_IND . . . . . . . . . . . . . . . . . . . . . . . . . . 26, 43
CC_ALERTING_IND . . . . . . . . . . . . . . . . . . . . . . . . 106, 209
CC_ALERTING_IND . . . . . . . . . . . . . . . . . . . 241, 244, 246
CC_alerting_ind_t . . . . . . . . . . . . . . . . . . . . . . . . . . 106
CC_ALERTING_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . 26, 42
CC_ALERTING_REQ . . . . . . . . . . . . . . . . . . . . . . . . 104, 209
CC_ALERTING_REQ . . . . . . . . . . . . . . . . . . . 242, 244, 245
CC_alerting_req_t . . . . . . . . . . . . . . . . . . . . . . . . . . 104
CC_BIND_ACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
CC_BIND_ACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59, 61
CC_BIND_ACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
CC_BIND_ACK . . . . . . . . . . 64, 77, 78, 85, 87, 183, 185
CC_BIND_ACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 199
CC_BIND_ACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 229
CC_BIND_ACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 230
CC_bind_ack_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
cc_bind_flags . . . . . . . . . . . . . . . . . . . . . . . . . . . 61, 228
cc_bind_length . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
cc_bind_offset . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
CC_BIND_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19, 60
CC_BIND_REQ . . . . . 61, 63, 64, 73, 78, 80, 85, 87, 89,
154, 155, 156, 162, 168, 174, 183, 185, 187
CC_BIND_REQ. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 198, 228
CC_BIND_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 230
CC_bind_req_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
CC_BLOCKING_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 50
CC_BLOCKING_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 163
CC_BLOCKING_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 167
CC_BLOCKING_CON . . . . . . . . . . . . . . . . . . . . . . . . 169, 175
CC_BLOCKING_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 257
CC_blocking_con_t . . . . . . . . . . . . . . . . . . . . . . . . . . 167
CC_BLOCKING_IND . . . . . . . . . . . . . . . . . . . . . . . . . 50, 164
2011-10-28
327
Index
328
CC_CONT_TEST_IND . . . . . . . . . . . . . . . . . . . . . . . . . 39, 41
CC_CONT_TEST_IND . . . 84, 89, 90, 92, 182, 187, 188,
190, 239
CC_cont_test_ind_t . . . . . . . . . . . . . . . . . . . . . . 89, 187
CC_CONT_TEST_REQ . . . . . . . . 38, 40, 85, 87, 183, 185
CC_CONT_TEST_REQ. . . . . . . . . . . . . . . . . . . . . . . . . . . . 207
CC_CONT_TEST_REQ. . . . . . . . . . . . . . . . . . . . . . . . . . . . 238
CC_cont_test_req_t . . . . . . . . . . . . . . . . . . . . . . 87, 185
cc_correct_prim . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71
CC_DEFAULT_LISTENER . . . . . . . . . . . . . . . . . . . . . . . . . 50
CC_DEFAULT_LISTENER . . 61, 62, 198, 199, 228, 229,
230
CC_DISCONNECT_IND . . . . . . . . . . . . . . . . . . . . . . . . 26, 31
CC_DISCONNECT_IND. . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
CC_DISCONNECT_IND . . . . . . . . . . . . . . . . . . . . . . . . . . 114
CC_DISCONNECT_IND . . . . . . . . . . . . . . . . . . . . . . . . . . 146
CC_DISCONNECT_IND . . . . . . . . . . . . . . . . . . . . . . . . . . 213
CC_DISCONNECT_IND . . . . . . . . . . . . . . . . . . . . . . . . . . 218
CC_disconnect_ind_t . . . . . . . . . . . . . . . . . . . . . . . . 146
CC_DISCONNECT_REQ. . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
CC_DISCONNECT_REQ . . . . . . . . . . . . . . . . . . . . . . . . 26, 31
CC_DISCONNECT_REQ . . . . . . . . . . . . . . . . . . . . . . . . 32, 36
CC_DISCONNECT_REQ . . . . . . . . . . . . . 63, 100, 144, 213
CC_DISCONNECT_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . 217
CC_DISCONNECT_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . 250
CC_disconnect_req_t . . . . . . . . . . . . . . . . . . . . . . . . 144
CC_ERROR_ACK . . . . 21, 58, 61, 64, 65, 67, 69, 73, 74,
79, 84, 88, 91, 94, 97, 102, 105, 108, 111, 114,
117, 120, 123, 125, 129, 132, 135, 138, 141,
145, 148, 152, 157, 160, 163, 166, 169, 172,
175, 178, 182, 186, 189, 193, 197, 210, 227,
235, 238, 239, 240, 241, 242, 248, 249, 250, 254
CC_error_ack_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69
cc_error_primitive . . . . . . . . . . . . . . . . . . . . . . . . . . 69
cc_error_type . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69
cc_event . . . . . . . . . . . . . . . . . . . . . . 107, 109, 244, 246
cc_flags . . . 101, 103, 104, 106, 107, 109, 110, 112,
113, 115, 122, 124, 131, 133, 154, 155, 156,
158, 159, 161, 162, 164, 165, 167, 168, 170,
171, 173, 174, 176, 177, 179, 210, 211, 212,
219, 242, 245, 246, 247, 248, 254, 255, 256,
257, 258, 259, 260, 261
CC_FORWXFER_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 121
CC_forwxfer_ind_t . . . . . . . . . . . . . . . . . . . . . . . . . . 121
CC_forwxfer_req_t . . . . . . . . . . . . . . . . . . . . . . . . . . 119
CC_IBI_IND. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
CC_IBI_IND. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
CC_IBI_IND. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
CC_IBI_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112, 210
CC_IBI_IND . . . . . . . . . . . . . . . . . . . . 241, 244, 245, 246
CC_ibi_ind_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 112
CC_IBI_REQ. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 26
CC_IBI_REQ. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
CC_IBI_REQ. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
CC_IBI_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 110, 210
CC_IBI_REQ . . . . . . . . . . . . . . . . . . . . . . . . . 242, 244, 245
2011-10-28
Index
CC_IBI_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 246
CC_ibi_req_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 110
CC_INFO_ACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
CC_INFO_ACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56
CC_INFO_ACK . . . . . . . . . . . . . . . . . . . . . . . . . 57, 198, 228
CC_info_ack_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
CC_INFO_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18, 56
CC_INFO_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
CC_info_req_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 56
CC_INFO_TIMEOUT_IND . . . . . . . . . . . . . . . . . . . . . . 24, 36
CC_INFO_TIMEOUT_IND . . . . . . . . . . . 94, 100, 208, 242
CC_info_timeout_ind_t . . . . . . . . . . . . . . . . . . . . . . 100
CC_INFORMATION_IND . . . . . . . . . . . . . . . . . . . . . . . 24, 36
CC_INFORMATION_IND . . . . . . . . . . . . . . . . . . . . . . . . . . 94
CC_INFORMATION_IND . . . . . . . . . . . . . . . . . . . . . . . . . . 98
CC_INFORMATION_IND . . . . . . . . . . . . . . . . . . . . . . . . . 206
CC_INFORMATION_IND . . . . . . . . . . . . . . . . . . . . 208, 242
CC_information_ind_t . . . . . . . . . . . . . . . . . . . . . . . . 98
CC_INFORMATION_REQ . . . . . . . . . . . . . . . . . . . . . . . 24, 36
CC_INFORMATION_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . 95
CC_INFORMATION_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . 96
CC_INFORMATION_REQ . . . . . . . . . . . . . . . . . . . . . . . . . 205
CC_INFORMATION_REQ . . . . . . . . . . . . . . . . . . . . 208, 241
CC_information_req_t . . . . . . . . . . . . . . . . . . . . . . . . 96
CC_ITC_WITH_TONES_AND_ANNOUNCEMENTS". . . . . 203
CC_MAINT_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34, 61
CC_MAINT_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 180
CC_MAINT_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 228
CC_maint_ind_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 180
CC_MAINTENANCE . . . . . . . . . . . . . . 61, 62, 77, 229, 230
CC_MANAGEMENT . . . . . . . . . . . . . . . 61, 62, 77, 229, 230
CC_MORE_INFO_IND . . . . . . . . . . . . . . . . . . . . . . . . . 24, 36
CC_MORE_INFO_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95
CC_MORE_INFO_IND . . . . . . . . . . . . . . . . . . 205, 208, 241
CC_more_info_ind_t . . . . . . . . . . . . . . . . . . . . . . . . . . 95
CC_MORE_INFO_REQ . . . . . . . . . . . . . . . . . . . . . . . . . 24, 36
CC_MORE_INFO_REQ . . . . . . . . . . . . . . 93, 206, 208, 241
CC_more_info_req_t . . . . . . . . . . . . . . . . . . . . . . . . . . 93
CC_OK_ACK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
CC_OK_ACK . . . . 65, 67, 71, 78, 91, 97, 102, 104, 108,
111, 116, 117, 120, 125, 129, 132, 135, 138,
141, 145, 152, 160, 166, 172, 178, 189, 239
CC_ok_ack_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71
cc_opt_flags . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66
cc_opt_length . . . . . 66, 73, 76, 93, 95, 96, 98, 101,
103, 104, 106, 107, 109, 110, 112, 113, 115,
116, 118, 119, 121, 122, 124, 125, 127, 128,
130, 131, 133, 134, 136, 137, 139, 140, 142,
143, 144, 146, 147, 149, 151, 153, 197, 227, 234
cc_opt_offset . . . . . 66, 73, 77, 93, 95, 96, 98, 101,
103, 104, 106, 107, 109, 110, 112, 113, 115,
116, 118, 119, 121, 122, 124, 125, 127, 128,
130, 131, 133, 134, 136, 137, 139, 140, 142,
143, 144, 146, 147, 149, 151, 153, 197, 227, 234
CC_optmgmt_ack_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 68
CC_OPTMGMT_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
329
Index
CC_OPTMGMT_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . 66, 72
CC_OPTMGMT_REQ . . . . . . . . . . . . . . . . . . . . . . . . . 199, 230
CC_optmgmt_req_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 66
cc_primitive . . . . 56, 57, 58, 59, 60, 63, 65, 66, 69,
71, 72, 76, 78, 80, 82, 83, 85, 87, 89, 90, 92, 93,
95, 96, 98, 100, 101, 103, 104, 106, 107, 109,
110, 112, 113, 115, 116, 118, 119, 121, 122,
124, 125, 127, 128, 130, 131, 133, 134, 136,
137, 139, 140, 142, 143, 144, 146, 147, 149,
151, 153, 154, 155, 156, 158, 159, 161, 162,
164, 165, 167, 168, 170, 171, 173, 174, 176,
177, 179, 180, 181, 183, 185, 187, 188, 190
CC_PROCEEDING_IND . . . . . . . . . . . . . . . . . . . . . . . . 26, 43
CC_PROCEEDING_IND . . . . . . . . . . . . . . . . . . . . . . 103, 209
CC_PROCEEDING_IND . . . . . . . . . . . . . . . . . . . . . . . . . . 241
CC_PROCEEDING_IND . . . . . . . . . . . . . . . . . . . . . . . . . . 244
CC_proceeding_ind_t . . . . . . . . . . . . . . . . . . . . . . . . 103
CC_PROCEEDING_REQ . . . . . . . . . . . . . . . . . . . . . . . . 26, 42
CC_PROCEEDING_REQ . . . . . . . . . . . . . . . . . . . . . . 101, 209
CC_PROCEEDING_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . 242
CC_proceeding_req_t . . . . . . . . . . . . . . . . . . . . . . . . 101
CC_PROGRESS_IND . . . . . . . . . . . . . . . . . . . . . . . . . . 26, 43
CC_PROGRESS_IND . . . . . . . . . . . . . . . . . . . . . . . . 109, 209
CC_PROGRESS_IND . . . . . . . . . . . . . . . . . . . . . . . . 241, 244
CC_PROGRESS_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 245
CC_progress_ind_t . . . . . . . . . . . . . . . . . . . . . . . . . . 109
CC_PROGRESS_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . 26, 42
CC_PROGRESS_REQ . . . . . . . . . . . . . . . . . . . . . . . . 107, 209
CC_PROGRESS_REQ . . . . . . . . . . . . . . . . . . . 242, 244, 246
CC_progress_req_t . . . . . . . . . . . . . . . . . . . . . . . . . . 107
CC_QUERY_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
CC_QUERY_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . 179, 260
CC_query_con_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 179
CC_QUERY_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
CC_QUERY_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . 176, 260
CC_query_ind_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 176
CC_QUERY_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
CC_QUERY_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . 174, 259
CC_query_req_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 174
CC_QUERY_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 52
CC_QUERY_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . 177, 260
CC_query_res_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 177
cc_reason . . . . . . . . . . . . . . . . . . 82, 143, 180, 217, 236
CC_REJECT_IND . . . . . . . . . . . . . . . . . . . . . . . . 30, 44, 142
CC_REJECT_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 213
CC_REJECT_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 217
CC_reject_ind_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 142
CC_REJECT_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
CC_REJECT_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
CC_REJECT_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
CC_REJECT_REQ . . . . . . . . . . . . . . . . . . . . . 140, 208, 213
CC_REJECT_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 216
CC_REJECT_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . 242, 249
CC_reject_req_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 140
CC_RELEASE. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
CC_RELEASE . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29, 30, 44
330
CC_RELEASE_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
CC_RELEASE_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
CC_RELEASE_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45
CC_RELEASE_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
CC_RELEASE_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 148
CC_RELEASE_CON . . . . . . . . . . . . . . . . . . . . . . . . . 153, 218
CC_release_con_t. . . . . . . . . . . . . . . . . . . . . . . . . . . . 153
CC_RELEASE_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . 23, 31
CC_RELEASE_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . 32, 46
CC_RELEASE_IND . . . . . 74, 75, 88, 97, 114, 123, 148,
149, 153, 163, 166, 169, 172, 175, 178, 186, 213
CC_RELEASE_IND . . . . . . . . . . . . . . . . . . . . . . . . . 218, 253
CC_release_ind_t. . . . . . . . . . . . . . . . . . . . . . . . . . . . 149
CC_RELEASE_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . 23, 31
CC_RELEASE_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
CC_RELEASE_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . 35, 45
CC_RELEASE_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46
CC_RELEASE_REQ . . . 76, 85, 100, 140, 147, 151, 183,
213
CC_RELEASE_REQ . . . . . . . . . . . . . . . . . . . . 218, 250, 253
CC_release_req_t. . . . . . . . . . . . . . . . . . . . . . . . . . . . 147
CC_RELEASE_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
CC_RELEASE_RES . . . . . . . . . . . . . . . . . . 32, 46, 151, 218
CC_release_res_t. . . . . . . . . . . . . . . . . . . . . . . . . . . . 151
CC_RESET . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
CC_RESET . . . . . . . . . . . . . . . . . . . . . . . . . . . 29, 30, 44, 46
CC_RESET_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
CC_RESET_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
CC_RESET_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157
CC_RESET_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . 161, 255
CC_reset_con_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 161
CC_RESET_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30, 44
CC_RESET_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
CC_RESET_IND. . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48, 158
CC_RESET_IND . . . . . . . . . . . . . . . . . . 159, 163, 169, 175
CC_RESET_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 254
CC_reset_ind_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 158
CC_RESET_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30, 44
CC_RESET_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
CC_RESET_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 48
CC_RESET_REQ . . . . . . . . . . . . . . . . . . . . . . . 154, 155, 156
CC_RESET_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 254
CC_reset_req_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 156
CC_RESET_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
CC_RESET_RES . . . . . . . . . . . . . . . . . . . . . . . . 48, 159, 254
CC_reset_res_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 159
CC_RESTART. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
CC_RESTART_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
CC_RESTART_CON . . . . . . . . . . . . . . . . . . . . . . . . . 155, 219
CC_restart_ind_t. . . . . . . . . . . . . . . . . . . . . . . . . . . . 155
CC_RESTART_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
CC_RESTART_REQ . . . . . . . . . . . . . . . . . . . . . . . . . 154, 219
CC_RESTART_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 254
CC_restart_req_t. . . . . . . . . . . . . . . . . . . . . . . . . . . . 154
cc_result . . . . . . . . . . . . . . . . . . . 90, 92, 188, 190, 240
CC_RESUME_CON . . . . . . . . . . . . . . . . . . . . . . . 29, 136, 212
CC_resume_con_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 136
CC_RESUME_IND . . . . . . . . . . . . . . 29, 44, 133, 212, 248
CC_resume_ind_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 133
CC_RESUME_REJECT_IND. . . . . . . . . . . . . . . 29, 139, 212
CC_resume_reject_ind_t . . . . . . . . . . . . . . . . . . . . . 139
CC_RESUME_REJECT_REQ . . . . . . . . . . 29, 137, 212, 248
CC_RESUME_REJECT_REQ . . . . . . . . . . . . . . . . . . . . . . . 249
CC_resume_reject_req_t . . . . . . . . . . . . . . . . . . . . . 137
CC_RESUME_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29, 30
CC_RESUME_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
CC_RESUME_REQ . . . . . . . . . . . . . . . . . . 44, 131, 211, 248
CC_resume_req_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 131
CC_RESUME_RES . . . . . . . . . . . . . . . . . . . . . . . 29, 134, 212
CC_RESUME_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 248
CC_resume_res_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 134
CC_SETUP_COMPLETE_IND. . . . . . . . . . . . . . . 27, 43, 114
CC_SETUP_COMPLETE_IND . . . . . . . . . . . . . . . . . 118, 207
CC_SETUP_COMPLETE_IND . . . . . . . . . . . . . . . . . . . . . . 237
CC_setup_complete_ind_t . . . . . . . . . . . . . . . . . . . 118
CC_SETUP_COMPLETE_REQ. . . . . . . . . . . . . . . 26, 42, 115
CC_SETUP_COMPLETE_REQ . . . . . . . . . . . . . . . . . 116, 207
CC_SETUP_COMPLETE_REQ . . . . . . . . . . . . . . . . . . . . . . 237
CC_setup_complete_req_t . . . . . . . . . . . . . . . . . . . 116
CC_SETUP_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24, 36
CC_SETUP_CON . . . 42, 74, 80, 82, 115, 128, 131, 134,
137, 147, 149, 151, 153
CC_SETUP_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 206
CC_SETUP_CON . . . . . . . . . . . . . . . . . . 231, 235, 236, 275
CC_SETUP_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 276
CC_SETUP_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 277
CC_SETUP_CON . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 278
CC_setup_con_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80
cc_setup_ind . . . . . . . . . . . . 60, 63, 64, 198, 228, 230
CC_SETUP_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
CC_SETUP_IND . . . . . . . . . . . . . . . . . . . . . . . . . . 24, 30, 36
CC_SETUP_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
CC_SETUP_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
CC_SETUP_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
CC_SETUP_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
CC_SETUP_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
CC_SETUP_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44
CC_SETUP_IND . . . . 63, 76, 77, 78, 85, 87, 88, 93, 98,
100, 113, 128, 131, 134, 137, 140, 144, 147,
149, 151, 153, 183, 185, 186, 199
CC_SETUP_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 205
CC_SETUP_IND . . . . . . . . . . . . . . . . . . 234, 235, 236, 239
CC_SETUP_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 271
CC_setup_ind_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 76
CC_SETUP_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
CC_SETUP_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
CC_SETUP_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
CC_SETUP_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
CC_SETUP_REQ . . . . 38, 40, 42, 66, 72, 73, 74, 80, 81,
82, 90, 92, 95, 96, 142, 147, 149, 151, 153, 188,
190, 199
CC_SETUP_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 203
2011-10-28
Index
CC_SETUP_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 206
CC_SETUP_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 231
CC_SETUP_REQ . . . . . . . . 234, 235, 236, 237, 241, 242
CC_SETUP_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 271
CC_setup_req_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 72
CC_SETUP_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
CC_SETUP_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24
CC_SETUP_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
CC_SETUP_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
CC_SETUP_RES . . . . . . . . . . . . . . . . . . . 42, 61, 63, 76, 78
CC_SETUP_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 206
CC_SETUP_RES . . . . . . . . . . . . . . . . . . . . . . . 208, 229, 234
CC_SETUP_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 235
CC_SETUP_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . 242, 275
CC_SETUP_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 276
CC_SETUP_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 277
CC_SETUP_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 278
CC_setup_res_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78
cc_state . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69, 71
cc_subn_length . . . . . . . . . . . . . . . . . . 96, 98, 241, 242
cc_subn_offset . . . . . . . . . . . . . . . . . . 96, 98, 241, 242
CC_SUSPEND_CON . . . . . . . . . . . . . . . . . . . . . . . . . . 28, 123
CC_SUSPEND_CON . . . . . . . . . . . . . . . . . . . . . . . . . 127, 211
CC_suspend_con_t. . . . . . . . . . . . . . . . . . . . . . . . . . . . 127
CC_SUSPEND_IND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
CC_SUSPEND_IND . . . . . . . . . . . . . . . . . 44, 124, 210, 247
CC_suspend_ind_t. . . . . . . . . . . . . . . . . . . . . . . . . . . . 124
CC_SUSPEND_REJECT_IND . . . . . . . . . . . . . . . . . . 28, 123
CC_SUSPEND_REJECT_IND . . . . . . . . . . . . . . . . . 130, 211
CC_suspend_reject_ind_t . . . . . . . . . . . . . . . . . . . 130
CC_SUSPEND_REJECT_REQ . . . . . . . . . . . . . . . . . . . . . . . 27
CC_SUSPEND_REJECT_REQ . . . . . . . . . . . . 128, 211, 247
CC_SUSPEND_REJECT_REQ . . . . . . . . . . . . . . . . . . . . . . 248
CC_suspend_reject_req_t . . . . . . . . . . . . . . . . . . . 128
CC_SUSPEND_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
CC_SUSPEND_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
CC_SUSPEND_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43
CC_SUSPEND_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . 44, 122
CC_SUSPEND_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 210
CC_SUSPEND_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 246
CC_suspend_req_t. . . . . . . . . . . . . . . . . . . . . . . . . . . . 122
CC_SUSPEND_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
CC_SUSPEND_RES . . . . . . . . . . . . . . . . . . . . . . . . . 125, 210
CC_SUSPEND_RES . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 247
CC_suspend_res_t. . . . . . . . . . . . . . . . . . . . . . . . . . . . 125
CC_SUSRES_NETWORK_INITIATED . . . . . 246, 247, 248
CC_TEST. . . . . . 61, 62, 77, 85, 89, 183, 187, 229, 230
CC_TOKEN_REQ . . . . . . . . . . . . . . . . . . . . . . . . . 78, 87, 185
CC_TOKEN_REQUEST . . . . . . . . . . . . . . . . . . . . . . . . 61, 229
cc_token_value . . . . . . . . . . . . . . 63, 78, 87, 185, 235
CC_TRUNK_GROUP . . . . . . . . . . . . . . . . . . . . . . . . . 198, 199
CC_UNBIND_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19, 65
CC_unbind_req_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
CC_UNBLOCKING_CON . . . . . . . . . . . . . . . . . . 51, 173, 259
CC_unblocking_con_t . . . . . . . . . . . . . . . . . . . . . . . . 173
CC_UNBLOCKING_IND . . . . . . . . . . . . . . . . . . 51, 170, 258
331
Index
CC_unblocking_ind_t . . . . . . . . . . . . . . . . . . . . . . . . 170
CC_UNBLOCKING_REQ . . . . . . . . . . . . . . . . . . 51, 168, 257
CC_unblocking_req_t . . . . . . . . . . . . . . . . . . . . . . . . 168
CC_UNBLOCKING_RES . . . . . . . . . . . . . . . . . . 51, 171, 258
CC_unblocking_res_t . . . . . . . . . . . . . . . . . . . . . . . . 171
cc_unix_error . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 69
cc_user_ref . . 72, 80, 82, 90, 95, 96, 142, 147, 149,
151, 153, 188, 231, 235, 236, 240
CC_WACK_AREQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
CCACCESS . . 62, 67, 70, 75, 84, 88, 94, 97, 102, 105,
108, 111, 114, 117, 129, 132, 135, 138, 141,
145, 148, 157, 160, 163, 166, 169, 172, 175,
178, 182, 186
CCADDRBUSY . . . . . . . . . . . . . . . . . . . . 61, 62, 70, 75, 228
CCBADADDR . . . . 62, 70, 73, 75, 84, 97, 157, 160, 163,
169, 175, 182, 238, 239, 240, 241
CCBADCLR . . . . . 58, 67, 70, 75, 78, 79, 87, 88, 91, 94,
97, 102, 105, 108, 111, 114, 117, 129, 132, 135,
138, 141, 144, 145, 148, 185, 186, 189, 235
CCBADDIGS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 70, 75
CCBADFLAG . . . . . 62, 67, 70, 102, 105, 108, 111, 114,
256, 257, 258, 259
CCBADOPT . . . 67, 70, 75, 97, 102, 105, 108, 111, 114,
117, 129, 132, 135, 138, 141, 145, 148, 197, 227
CCBADPRIM . . . . . . 62, 67, 70, 75, 79, 91, 94, 97, 102,
105, 108, 111, 114, 117, 129, 132, 135, 138,
141, 145, 148, 189
CCBADTOK . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 70, 79
CCFLAGS . . . . . . . . . . . . . . . . . . . . . . . . . . . . 163, 169, 175
CCNOADDR . . . . . 62, 70, 73, 75, 84, 97, 157, 160, 163,
169, 175, 182, 238, 239, 240
CCNOTSUPP . . 70, 84, 88, 94, 117, 129, 132, 135, 138,
141, 145, 148, 157, 160, 163, 169, 175, 182,
186, 210, 242, 248, 249, 250, 254
CCOUTSTATE . . 62, 65, 67, 69, 75, 79, 84, 88, 91, 94,
97, 102, 105, 108, 111, 114, 117, 120, 123, 126,
129, 132, 135, 138, 141, 145, 148, 152, 157, 160,
163, 166, 169, 172, 175, 178, 182, 186, 189, 241
CCS_ALERTING_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78
CCS_CONNECT_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78
CCS_CONNECTED . . 115, 116, 118, 119, 121, 122, 124,
128, 130, 131, 133, 134, 136
CCS_DISCONNECT_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . 78
CCS_IBI_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78
CCS_IDLE . . . . . 34, 64, 65, 66, 67, 74, 77, 82, 83, 85,
90, 92, 141, 142, 143, 147, 148, 149, 150, 151,
153, 157, 158, 161, 163, 169, 175, 177, 179,
181, 183, 188, 190
CCS_PROCEED_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78
CCS_PROGRESS_REQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 78
CCS_SETUP . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74
CCS_SUSPENDED . . 122, 124, 125, 127, 128, 130, 131,
133, 134, 136, 137, 139, 247, 248
CCS_UNBND . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61
CCS_WACK_AREQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
CCS_WACK_BREQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61, 64
332
CCS_WACK_OPTREQ . . . . . . . . . . . . . . . . . . . . . . . . . . 66, 71
CCS_WACK_UREQ . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65, 71
CCS_WAIT_COR . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89
CCS_WCON_CREQ . . . . . . . . . . . . . . . . . . . . . . . . . . . 89, 187
CCS_WCON_RELREQ . . . . . . . . . . . . . . 147, 148, 150, 153
CCS_WCON_SREQ . . 74, 80, 82, 92, 142, 143, 190, 241,
242, 244, 246
CCS_WCON_SUSREQ . . . . . . . . . . . . . . 127, 130, 136, 139
CCS_WCON_SUSREQ. . . . . . . . . . . . . . 127, 130, 136, 139
CCS_WIND_ALERTING . . . . . . . . . . . . 103, 106, 112, 146
CCS_WIND_CCREP . . . . . . . . . . . . . . . . . . . . . . . 77, 92, 190
CCS_WIND_CONNECT . . . . . . . . . . . . . . . . . . . . . . . 112, 146
CCS_WIND_CTEST . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74
CCS_WIND_INFO . . . . . . . . . . . . . . . . . . . . . . . . 93, 98, 100
CCS_WIND_MORE . . . 74, 82, 95, 96, 97, 112, 143, 146
CCS_WIND_PROCEED . . . . . 82, 97, 101, 103, 106, 112,
143, 146
CCS_WIND_PROGRESS . . . . . . . . . . . . 106, 109, 112, 146
CCS_WREQ_ALERTING . . . . . . . . . . . . 104, 110, 113, 144
CCS_WREQ_CCREP . . . . . . . . . . . . . . . 74, 80, 82, 90, 188
CCS_WREQ_CONNECT . . . . . . . . . . . . . . . . . . 110, 113, 144
CCS_WREQ_CTEST . . . . . . . . . . . . . . . . . . . . . . . . . . . 77, 92
CCS_WREQ_INFO . . . . . . . . . . . 82, 95, 96, 100, 143, 146
CCS_WREQ_MORE . . . . 77, 81, 90, 93, 98, 99, 101, 103,
104, 106, 110, 113, 144, 188
CCS_WREQ_PROCEED . . . 78, 81, 90, 99, 104, 110, 113,
144, 188
CCS_WREQ_PROGRESS . . . . . . . 104, 107, 110, 113, 144
CCS_WRES_RELIND . . . . . . . . . . . . . . 148, 149, 150, 151
CCS_WRES_SIND . . . . . 77, 78, 140, 241, 244, 245, 249
CCSYSERR . . 58, 62, 65, 67, 69, 75, 79, 84, 88, 91, 94,
97, 102, 105, 108, 111, 114, 117, 120, 123, 126,
129, 132, 135, 138, 141, 145, 148, 152, 157,
160, 163, 166, 169, 172, 175, 178, 182, 186, 189
cic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 195, 225
G
getmsg(2s). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
I
id . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 195,
isdn_addr_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
ISDN_SCOPE_CH . . . . . . . . . . . . . . . . . . . . . . . . . . . 13,
ISDN_SCOPE_DF . . . . . . . . . . . . . . . . . . . . . . . 12, 196,
ISDN_SCOPE_EG . . . . . . . . . . . . . . . . . . . . . . . 12, 196,
ISDN_SCOPE_FG . . . . . . . . . . . . . . . . . . . . . . . . 12, 13,
ISDN_SCOPE_TG . . . . . . . . . . . . . . . . . . . . . . . . . . . 13,
ISDN_SCOPE_XG . . . . . . . . . . . . . . . . . . . . . . . 12, 196,
isup_addr_t . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
ISUP_BCI_CHARGE . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
ISUP_BCI_CONNECT_FREE . . . . . . . . . . . . . . . . . . . . . .
ISUP_BCI_E2E_INFORMATION_AVAILABLE . . . . . . .
ISUP_BCI_HOLDING_REQUESTED . . . . . . . . . . . . . . . .
ISUP_BCI_IC_ECHO_CONTROL_DEVICE . . . . . . . . . .
225
195
196
197
197
196
196
197
225
243
243
243
243
243
ISUP_BCI_INTERWORKING_ENCOUNTERED . . . . . . . . 243
ISUP_BCI_ISDN_USER_PART_ALL_THE_WAY . . . . . . 243
ISUP_BCI_NO_CHARGE . . . . . . . . . . . . . . . . . . . . . . . . . 243
ISUP_BCI_ORDINARY_SUBSCRIBER . . . . . . . . . . . . . . 243
ISUP_BCI_PASS_ALONG_E2E_METHOD_AVAILABLE
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 243
ISUP_BCI_PAYPHONE . . . . . . . . . . . . . . . . . . . . . . . . . . 243
ISUP_BCI_SCCP_ALL_METHODS_AVAILABLE . . . . . . 244
ISUP_BCI_SCCP_CLNS_METHOD_AVAILABLE . . . . . . 244
ISUP_BCI_SCCP_CONS_METHOD_AVAILABLE . . . . . . 244
ISUP_BCI_SCCP_E2E_METHOD_AVAILABLE . . . . . . . 243
ISUP_BCI_SUBSCRIBER_FREE . . . . . . . . . . . . . . . . . . 243
ISUP_BCI_TERMINATING_ACCESS_ISDN . . . . . . . . . 243
ISUP_CALL_FAILURE_BLOCKING . . . . . . . . . . . . . . . . 249
ISUP_CALL_FAILURE_CIRCUIT_BUSY . . . . . . . . . . . 250
ISUP_CALL_FAILURE_COT_FAILURE . . . . . . . . . . . . . 249
ISUP_CALL_FAILURE_ERROR . . . . . . . . . . . . . . . . . . . 217
ISUP_CALL_FAILURE_RECV_RLC . . . . . . . . . . . . . . . . 249
ISUP_CALL_FAILURE_RESET . . . . . . . . . . . . . . . . . . . 249
ISUP_CALL_FAILURE_RESTART . . . . . . . . . . . . . . . . . 217
ISUP_CALL_FAILURE_STATUS . . . . . . . . . . . . . . . . . . 217
ISUP_CALL_FAILURE_T2_TIMEOUT . . . . . . . . . . . . . . 249
ISUP_CALL_FAILURE_T3_TIMEOUT . . . . . . . . . . . . . . 249
ISUP_CALL_FAILURE_T35_TIMEOUT . . . . . . . . . . . . . 250
ISUP_CALL_FAILURE_T38_TIMEOUT . . . . . . . . . . . . . 250
ISUP_CALL_FAILURE_T6_TIMEOUT . . . . . . . . . . . . . . 249
ISUP_CALL_FAILURE_T7_TIMEOUT . . . . . . . . . . . . . . 249
ISUP_CALL_FAILURE_T8_TIMEOUT . . . . . . . . . . . . . . 249
ISUP_CALL_FAILURE_T9_TIMEOUT . . . . . . . . . . . . . . 250
ISUP_COT_FAILURE . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
ISUP_COT_FAILURE. . . . . . . . . . . . . . . . . . . . . . . . . . . . 240
ISUP_COT_SUCCESS . . . . . . . . . . . . . . . . . . . . . . . . 38, 240
ISUP_EVNT_ALERTING . . . . . . . . . . . . . . . . . . . . . . . . . 244
ISUP_EVNT_CALL_FORWARDED_ON_BUSY . . . . . . . . . 245
ISUP_EVNT_CALL_FORWARDED_ON_NO_ANSWER . . . 245
ISUP_EVNT_CALL_FORWARDED_UNCONDITIONAL . . 245
ISUP_EVNT_IBI . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 245
ISUP_EVNT_PRESENTATION_RESTRICTED . . . 245, 246
ISUP_EVNT_PROGRESS . . . . . . . . . . . . . . . . . . . . . . . . . 245
ISUP_FCI_E2E_INFORMATION_AVAILABLE . . . . . . . 232
ISUP_FCI_INTERNATIONAL_CALL . . . . . . . . . . . . . . . 232
ISUP_FCI_INTERWORKING_ENCOUNTERED . . . . . . . . 232
ISUP_FCI_ISDN_USER_PART_ALL_THE_WAY . . . . . . 232
ISUP_FCI_ORIGINATING_ACCESS_ISDN . . . . . . . . . 232
ISUP_FCI_PASS_ALONG_E2E_METHOD_AVAILABLE
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 232, 233
ISUP_FCI_SCCP_ALL_METHODS_AVAILABLE . . . . . . 233
ISUP_FCI_SCCP_CLNS_METHOD_AVAILABLE . . . . . . 233
ISUP_FCI_SCCP_CONS_METHOD_AVAILABLE . . . . . . 233
ISUP_FCI_SCCP_E2E_METHOD_AVAILABLE . . 232, 233
ISUP_GROUP . . 254, 255, 256, 257, 258, 259, 260, 261
ISUP_HARDWARE_FAILURE_ORIENTED . . . . . . 256, 257,
258, 259
ISUP_MAINTENANCE_ORIENTED . . . 256, 257, 258, 259
ISUP_NCI_CONT_CHECK_PREVIOUS . . . . . . . . . . 74, 232
ISUP_NCI_CONT_CHECK_PREVIOUS . . . . . . . . . . . . . . 233
2011-10-28
Index
ISUP_NCI_CONT_CHECK_PREVIOUS. . . . . . . . . . . . . . 233
ISUP_NCI_CONT_CHECK_REQUIRED . . . . . . . . . . . . . . . 38
ISUP_NCI_CONT_CHECK_REQUIRED . . . . . . . . . . . . . . . 39
ISUP_NCI_CONT_CHECK_REQUIRED . . . . . . . . . . . . . . . 40
ISUP_NCI_CONT_CHECK_REQUIRED . . . . . . . . . . . . . . . 41
ISUP_NCI_CONT_CHECK_REQUIRED . . . 42, 74, 80, 87,
185, 232
ISUP_NCI_CONT_CHECK_REQUIRED . . . . . . . . . . . . . . 233
ISUP_NCI_CONT_CHECK_REQUIRED . . . . . . . . . . . . . . 239
ISUP_NCI_CONT_CHECK_REQUIRED and. . . . . . . . . . 233
ISUP_NCI_OG_ECHO_CONTROL_DEVICE . . . . . . . . . . 232
ISUP_NCI_ONE_SATELLITE_CCT . . . . . . . . . . . . . . . . 232
ISUP_NCI_TWO_SATELLITE_CCT . . . . . . . . . . . . . . . . 232
ISUP_REATTEMPT_BLOCKING . . . . . . . . . . . . . . . . . . . 236
ISUP_REATTEMPT_CIRCUIT_BUSY . . . . . . . . . . . . . . . 237
ISUP_REATTEMPT_COT_FAILURE . . . . . . . . . . . . . . . . 237
ISUP_REATTEMPT_DUAL_SEIZURE . . . . . . . . . . . . . . . 236
ISUP_REATTEMPT_RESET . . . . . . . . . . . . . . . . . . . . . . . 236
ISUP_REATTEMPT_T24_TIMEOUT . . . . . . . . . . . . . . . . 236
ISUP_REATTEMPT_UNEXPECTED . . . . . . . . . . . . . . . . . 236
ISUP_SCOPE_CG . . . . . . . . . . . . . . . . . . . 14, 15, 226, 229
ISUP_SCOPE_CT . . . 15, 226, 229, 235, 236, 237, 238,
239
ISUP_SCOPE_DF . . . . . . . . . . . . . . . . . . 14, 226, 227, 229
ISUP_SCOPE_SP . . . . . . . . . . . . . . . . . . 14, 226, 227, 229
ISUP_SCOPE_SR . . . . . . . . . . . . . . . . . . . 14, 15, 226, 229
ISUP_SCOPE_TG . . . . . . . . . . . . . . . . . . . . . . . 14, 226, 229
L
license,
license,
license,
license,
AGPL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
FDL . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
GNU Affero General Public License . . .
GNU Free Documentation License . . . .
307
318
307
318
M
M_DATA . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 180
M_ERROR . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193
M_PCPROTO . . . . . . . . . . . . . . . . . . . 56, 57, 63, 68, 69, 71
M_PROTO . . 58, 59, 60, 65, 66, 72, 73, 76, 77, 78, 80,
82, 83, 85, 87, 89, 90, 92, 93, 94, 95, 96, 97, 98,
100, 101, 102, 103, 104, 105, 106, 107, 108,
109, 110, 111, 112, 113, 114, 115, 116, 118,
119, 121, 122, 124, 125, 127, 128, 130, 131,
133, 134, 136, 137, 139, 140, 142, 143, 144,
146, 147, 149, 151, 153, 154, 155, 156, 158,
159, 161, 162, 164, 165, 167, 168, 170, 171,
173, 174, 176, 177, 179, 180, 181, 183, 185,
187, 188, 190
P
putmsg(2s). . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
333
Index
S
scope . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 195, 225
STREAMS . . . . . . . . . . . . . . . . . . . . . . . 5, 9, 10, 11, 193
struct CC_addr_ack . . . . . . . . . . . . . . . . . . . . . . . . . . . 59
struct CC_addr_req . . . . . . . . . . . . . . . . . . . . . . . . . . . 58
struct CC_alerting_ind . . . . . . . . . . . . . . . . . . . . . 106
struct CC_alerting_req . . . . . . . . . . . . . . . . . . . . . 104
struct CC_bind_ack . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
struct CC_bind_req . . . . . . . . . . . . . . . . . . . . . . . . . . . 60
struct CC_blocking_con . . . . . . . . . . . . . . . . . . . . . 167
struct CC_blocking_ind . . . . . . . . . . . . . . . . . . . . . 164
struct CC_blocking_req . . . . . . . . . . . . . . . . . . . . . 162
struct CC_blocking_res . . . . . . . . . . . . . . . . . . . . . 165
struct CC_call_failure_ind . . . . . . . . . . . . . . . . 143
struct CC_call_reattempt_ind . . . . . . . . . . . . . . . 82
struct CC_connect_ind . . . . . . . . . . . . . . . . . . . . . . 115
struct CC_connect_req . . . . . . . . . . . . . . . . . . . . . . 113
struct CC_cont_check_ind . . . . . . . . . . . . . . . 85, 183
struct CC_cont_check_req . . . . . . . . . . . . . . . 83, 181
struct CC_cont_report_ind . . . . . . . . . . . . . . 92, 190
struct CC_cont_report_req . . . . . . . . . . . . . . 90, 188
struct CC_cont_test_ind . . . . . . . . . . . . . . . . 89, 187
struct CC_cont_test_req . . . . . . . . . . . . . . . . 87, 185
struct CC_disconnect_ind . . . . . . . . . . . . . . . . . . . 146
struct CC_disconnect_req . . . . . . . . . . . . . . . . . . . 144
struct CC_error_ack . . . . . . . . . . . . . . . . . . . . . . . . . . 69
struct CC_forwxfer_ind . . . . . . . . . . . . . . . . . . . . . 121
struct CC_forwxfer_req . . . . . . . . . . . . . . . . . . . . . 119
struct CC_ibi_ind . . . . . . . . . . . . . . . . . . . . . . . . . . . 112
struct CC_ibi_req . . . . . . . . . . . . . . . . . . . . . . . . . . . 110
struct CC_info_ack . . . . . . . . . . . . . . . . . . . . . . . . . . . 57
struct CC_info_req . . . . . . . . . . . . . . . . . . . . . . . . . . . 56
struct CC_info_timeout_ind . . . . . . . . . . . . . . . . 100
struct CC_information_ind . . . . . . . . . . . . . . . . . . . 98
struct CC_information_req . . . . . . . . . . . . . . . . . . . 96
struct CC_maint_ind . . . . . . . . . . . . . . . . . . . . . . . . 180
struct CC_more_info_ind . . . . . . . . . . . . . . . . . . . . . 95
struct CC_more_info_req . . . . . . . . . . . . . . . . . . . . . 93
struct CC_ok_ack . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 71
struct CC_optmgmt_ack . . . . . . . . . . . . . . . . . . . . . . . 68
struct CC_optmgmt_req . . . . . . . . . . . . . . . . . . . . . . . 66
struct CC_proceeding_ind . . . . . . . . . . . . . . . . . . . 103
struct CC_proceeding_req . . . . . . . . . . . . . . . . . . . 101
334
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
struct
CC_progress_ind . . . . . . . . . . . . . . . . . . . . . 109
CC_progress_req . . . . . . . . . . . . . . . . . . . . . 107
CC_query_con . . . . . . . . . . . . . . . . . . . . . . . . 179
CC_query_ind . . . . . . . . . . . . . . . . . . . . . . . . 176
CC_query_req . . . . . . . . . . . . . . . . . . . . . . . . 174
CC_query_res . . . . . . . . . . . . . . . . . . . . . . . . 177
CC_reject_ind . . . . . . . . . . . . . . . . . . . . . . . 142
CC_reject_req . . . . . . . . . . . . . . . . . . . . . . . 140
CC_release_con . . . . . . . . . . . . . . . . . . . . . . 153
CC_release_ind . . . . . . . . . . . . . . . . . . . . . . 149
CC_release_req . . . . . . . . . . . . . . . . . . . . . . 147
CC_release_res . . . . . . . . . . . . . . . . . . . . . . 151
CC_reset_con . . . . . . . . . . . . . . . . . . . . . . . . 161
CC_reset_ind . . . . . . . . . . . . . . . . . . . . . . . . 158
CC_reset_req . . . . . . . . . . . . . . . . . . . . . . . . 156
CC_reset_res . . . . . . . . . . . . . . . . . . . . . . . . 159
CC_restart_ind . . . . . . . . . . . . . . . . . . . . . . 155
CC_restart_req . . . . . . . . . . . . . . . . . . . . . . 154
CC_resume_con . . . . . . . . . . . . . . . . . . . . . . . 136
CC_resume_ind . . . . . . . . . . . . . . . . . . . . . . . 133
CC_resume_reject_ind . . . . . . . . . . . . . . . 139
CC_resume_reject_req . . . . . . . . . . . . . . . 137
CC_resume_req . . . . . . . . . . . . . . . . . . . . . . . 131
CC_resume_res . . . . . . . . . . . . . . . . . . . . . . . 134
CC_setup_complete_ind . . . . . . . . . . . . . . 118
CC_setup_complete_req . . . . . . . . . . . . . . 116
CC_setup_con . . . . . . . . . . . . . . . . . . . . . . . . . . 80
CC_setup_ind . . . . . . . . . . . . . . . . . . . . . . . . . . 76
CC_setup_req . . . . . . . . . . . . . . . . . . . . . . . . . . 72
CC_setup_res . . . . . . . . . . . . . . . . . . . . . . . . . . 78
CC_suspend_con . . . . . . . . . . . . . . . . . . . . . . 127
CC_suspend_ind . . . . . . . . . . . . . . . . . . . . . . 124
CC_suspend_reject_ind . . . . . . . . . . . . . . 130
CC_suspend_reject_req . . . . . . . . . . . . . . 128
CC_suspend_req . . . . . . . . . . . . . . . . . . . . . . 122
CC_suspend_res . . . . . . . . . . . . . . . . . . . . . . 125
CC_unbind_req . . . . . . . . . . . . . . . . . . . . . . . . 65
CC_unblocking_con . . . . . . . . . . . . . . . . . . . 173
CC_unblocking_ind . . . . . . . . . . . . . . . . . . . 170
CC_unblocking_req . . . . . . . . . . . . . . . . . . . 168
CC_unblocking_res . . . . . . . . . . . . . . . . . . . 171
isdn_addr . . . . . . . . . . . . . . . . . . . . . . . . . . . . 195
isup_addr . . . . . . . . . . . . . . . . . . . . . . . . . . . . 225