OpenSS7
SS7 for the
Common Man
© Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved.
Last modified: Sat, 01 Nov 2008 10:43:04 GMT
Home TopIndex FirstPrev Next LastMore Download Info FAQ Mail  Home -> Documentation -> Man Pages -> Manpage of CC_RELEASE_CON
Quick Links

Download

SCTP

SIGTRAN

SS7

Hardware

STREAMS

Asterisk

Related

Package

Manual

FAQ

Man Pages

Applications

SS7 Stack

ISDN Stack

SIGTRAN Stack

VoIP Stack

MG Stack

SS7/ISDN Devices

IP Transport

Embedded Systems

OS

Documentation

FAQ

SIGTRAN

Design

Conformance

Performance

References

Man Pages

Manuals

Papers

Home

Overview

Status

Documentation

Resources

About

News

Manpage of CC_RELEASE_CON

Description: Manual Page

Keywords: ss7 ss7/ip ss7 over ip ss7 mtp ss7 sccp ss7 tcap sigtran mtp sccp tcap openss7 acb56 linux telephony pstn linux telephony linux nebs linux compactpci


CC_RELEASE_CON

Section: Call Control Interface (CCI) (7)
Updated: 2008-10-31
Index Return to Main Contents

NAME

CC_RELEASE_CON - call release confirmation

SYNOPSIS

The format of this message is one M_PROTO message block. The structure of the M_PROTO block is as follows:

typedef struct CC_release_con {
    ulong cc_primitive;         /* always CC_RELEASE_CON */
    ulong cc_user_ref;          /* user call reference */
    ulong cc_call_ref;          /* call reference */
    ulong cc_opt_length;        /* optional parameter length */
    ulong cc_opt_offset;        /* optional parameter offset */
} CC_release_con_t;

DESCRIPTION

This primitive indicates to the releasing CCS user that the release of the associated circuit is complete.

Parameters

This primitive contains the following parameters:
cc_primitive
indicates the primitive type. Always CC_RELEASE_CON.
cc_user_ref
Indicates the user call reference of the CC_SETUP_REQ(7) when the CC_RELEASE_CON primitive is used in response to the CC_SETUP_REQ(7) and before a CC_SETUP_CON(7) 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(7) when the CC_RELEASE_CON primitive is used in response to the CC_SETUP_IND(7) 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.

State

This primitive is valid in state CCS_WCON_RELREQ. The new state is CCS_IDLE.

Modes

This primitive is valid in UNI (User or Network) and NNI modes.

Originator

This primitive is issued by the CC Provider.

NOTES

Considerations for Q.764 and ANSI T1.113 conformance:

CCS providers conforming to Q.764 or ANS T1.113 adhere to the following additional rules: (See also cci_isup(7) for address format and isup(4))

Considerations for Q.931/932 conformance:

CCS providers conforming to Q.931/932 adhere to the following additional rules: (See also cci_isdn(7) for address format and isdn(4))

Considerations for H.225.0 conformance:

CCS providers conforming to H.225.0 adhere to the following additional rules: (See also cci_h225(7) for address format and h225(4))

Considerations for BSSAP conformance:

CCS providers conforming to BSSAP adhere to the following additional rules: (See also cci_bssap(7) for address format and bssap(4))

FILES

<ss7/cci.h>.

SEE ALSO

cci(7).

VERSIONS

This manpage was written for strss7-0.8.4.
The Call Control Interface (CCI) is specific to OpenSS7 and first appeared in strss7-0.8.4.
This is Version 0.8.4 of the CCI interface.

REFERENCES

[1]
CCI Revision 1.0.0, Call Control Interface (CCI) Specification, Draft 1, April 2003, (Edmonton), B. Bidulock, OpenSS7 Corporation. <http://www.openss7.org/docs/cci.pdf>

TRADEMARKS

OpenSS7tm
is a trademark of OpenSS7 Corporation.
Linux®
is a registered trademark of Linus Torvalds.
UNIX®
is a registered trademark of The Open Group.
Solaris®
is a registered trademark of Sun Microsystems.

Other trademarks are the property of their respective owners.

IDENTIFICATION


OpenSS7 STREAMS ISDN: Package strisdn version 0.9.2.4 released 2008-10-31.

Copyright©1997-2008OpenSS7 Corp. All Rights Reserved.
(See roff source for permission notice.)



Index

NAME
SYNOPSIS
DESCRIPTION
Parameters
State
Modes
Originator
NOTES
Considerations for Q.764 and ANSI T1.113 conformance:
Considerations for Q.931/932 conformance:
Considerations for H.225.0 conformance:
Considerations for BSSAP conformance:
FILES
SEE ALSO
VERSIONS
REFERENCES
TRADEMARKS
IDENTIFICATION

This document was created by man2html, using the manual pages.
Time: 13:54:51 GMT, May 20, 2013
OpenSS7
SS7 for the
Common Man
Home TopIndex FirstPrev Next LastMore Download Info FAQ Mail  Home -> Documentation -> Man Pages -> Manpage of CC_RELEASE_CON
Last modified: Sat, 01 Nov 2008 10:43:04 GMT
© Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved.