| OpenSS7 SS7 for the Common Man | © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. Last modified: Sat, 01 Nov 2008 10:42:26 GMT | ||||||||||||||||
| |||||||||||||||||
| Description: Manual PageKeywords: ss7 ss7/ip ss7 over ip ss7 mtp ss7 sccp ss7 tcap sigtran mtp sccp tcap openss7 acb56 linux telephony pstn linux telephony linux nebs linux compactpciCD_READ_REQSection: Communications Device Interface (CDI) (7)Updated: 2008-10-31 Index Return to Main Contents NAMECD_READ_REQ - wait for input requestSYNOPSISThis primitive consists of one M_PROTO(9) or M_PCPROTO(9) message block structured as follows:
typedef struct {
cd_ulong cd_primitive;
cd_ulong cd_msec;
} cd_read_req_t;
DESCRIPTIONThis user originated primitive requests that an enabled communications device temporarily allow the input section.When a stream is enabled with CD_ENABLE_REQ(7), it can be used for transmission. If the stream returns CD_AUTOALLOW in the cd_features field of the CD_INFO_ACK(7), the device automatically allows input and there is no need to call the CD_READ_REQ primitive for the device, unless CD_HALT_INPUT_REQ(7) has been successfuly called beforehand. ParametersThis primitive contains the following parameters:
StateThis primitive is valid in the CD_ENABLED state. When successful, the new state is CD_INPUT_ALLOWED. After the interval cd_msec has expired, the state will revert to CD_ENABLED.RESPONSEThis primitive requires that the provider acknowledge receipt of the primitive as follows:Successful: When successful, the provider acknowledges the receipt of this primitivew ith the CD_OK_ACK(7) primitive. The new state is CD_INPUT_ALLOWED. Unsuccessful (non-fatal errors): ERRORSNon-Fatal Errors: applicable non-fatal errors are as follows:"
FILES<sys/cdi.h>SEE ALSOCD_ENABLE_REQ(7), CD_ERROR_ACK(7), CD_HALT_INPUT_REQ(7), CD_OK_ACK(7).HISTORYThe Communications Device Interface first appeared in SVR 4[1]. CONFORMANCEThis interface conforms to CDI with Gcom extensions. REFERENCES
TRADEMARKS
Other trademarks are the property of their respective owners. IDENTIFICATION
Copyright©1997-2008OpenSS7 Corp.
All Rights Reserved.
Index
This document was created by man2html, using the manual pages. Time: 17:52:33 GMT, May 19, 2013 | ||||||||||||||||
| OpenSS7 SS7 for the Common Man |
| ||||||||||||||||
| Last modified: Sat, 01 Nov 2008 10:42:26 GMT © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. |