| OpenSS7 SS7 for the Common Man | © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. Last modified: Sat, 01 Nov 2008 10:42:34 GMT | ||||||||||||||||
| |||||||||||||||||
| Manpage of T_ERROR_ACKDescription: Manual PageKeywords: ss7 ss7/ip ss7 over ip ss7 mtp ss7 sccp ss7 tcap sigtran mtp sccp tcap openss7 acb56 linux telephony pstn linux telephony linux nebs linux compactpciT_ERROR_ACKSection: Transport Provider Interface (TPI) (7)Updated: 2008-10-31 Index Return to Main Contents NAMET_ERROR_ACK - Error AcknowledgmentSYNOPSISThis message consists of a M_PCPROTO message block formatted as follows:
struct T_error_ack {
t_scalar_t PRIM_type; /* Always T_ERROR_ACK */
t_scalar_t ERROR_prim; /* Primitive in error */
t_scalar_t TLI_error;
t_scalar_t UNIX_error;
};
DESCRIPTIONThis primitive indicates to the transport user that a non-fatal error has occurred in the last transport-user-originated primitive.For an overview of the error handling capabilities available to the transport provider see reference TPI-SMD. PARAMETERS
RULESThis may only be initiated as an acknowledgment for those primitives that require one. It also indicates to the user that no action was taken on the primitive that caused the error.ERRORSThe list of Transport Level Interface error codes are listed in Appendix F of the referenced XNS specification.MODESBoth connection-mode and connectionless-mode.ORIGINATORTransport provider.SEE ALSOT_OK_ACK(7).HISTORYThe Transport Provider Interface first appeared in SVR 4[1]. CONFORMANCEThis interface conforms to TPI Version 2, Draft 2[2]. REFERENCES
TRADEMARKS
Other trademarks are the property of their respective owners. IDENTIFICATION
Copyright©1992UNIX International, Inc.
Index
This document was created by man2html, using the manual pages. Time: 10:35:02 GMT, September 08, 2010 | ||||||||||||||||
| OpenSS7 SS7 for the Common Man |
| ||||||||||||||||
| Last modified: Sat, 01 Nov 2008 10:42:34 GMT © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. |