OpenSS7
SS7 for the
Common Man
© Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved.
Last modified: Sat, 01 Nov 2008 10:43:06 GMT
Home TopIndex FirstPrev Next LastMore Download Info FAQ Mail  Home -> Documentation -> Man Pages -> Manpage of CC_UNBIND_REQ
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_UNBIND_REQ

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_UNBIND_REQ

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

NAME

CC_UNBIND_REQ - unbind protocol address request

SYNOPSIS

The format of the message is one M_PROTO block, and its structure is as follows:

typedef struct CC_unbind_req {
    ulong cc_primitive;         /* always CC_UNBIND_REQ */
} CC_unbind_req_t;

DESCRIPTION

This primitive request that the CCS provider unbind the CCS user entity that was previously bound to the call control address.

Parameters

This primitive contains the following parameters:

cc_primitive
specifies the primitive type. Always CC_UNBIND_REQ.

State

This primitive is valid in the CCS_IDLE state. The new state is CCS_WACK_UREQ.

Modes

This primitive is valid in all modes.

Originator

This primitive is originated by the CC User.

ACKNOWLEDGMENTS

This primitive requires the CCS provider to generate the following acknowledgments upon receipt of the primitive:

Successful:
Correct acknowledgment of the primitive is indicated via the CC_OK_ACK(7) primitive.
Unsuccessful (Non-fatal errors):
These errors will be indicated via the CC_ERROR_ACK(7) primitive.

ERRORS

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 CC_ERROR_ACK(7) primitive.

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
ACKNOWLEDGMENTS
ERRORS
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: 05:21:16 GMT, May 24, 2013
OpenSS7
SS7 for the
Common Man
Home TopIndex FirstPrev Next LastMore Download Info FAQ Mail  Home -> Documentation -> Man Pages -> Manpage of CC_UNBIND_REQ
Last modified: Sat, 01 Nov 2008 10:43:06 GMT
© Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved.