| OpenSS7 SS7 for the Common Man | © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. Last modified: Sat, 01 Nov 2008 10:42:25 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_MODEM_SIG_REQSection: Communications Device Interface (CDI) (7)Updated: 2008-10-31 Index Return to Main Contents NAMECD_MODEM_SIG_REQ - assert modem signalsSYNOPSISThis primitive consists of one M_PROTO(9) message block structured as follows:
typedef struct {
cd_ulong cd_primitive;
cd_ulong cd_sigs;
} cd_modem_sig_req_t;
DESCRIPTIONThis user originated primitive requests that the CD provider assert or deassert the specified modem leads and signals.ParametersThis primitive contains the following parameters:
If the flag is set in cd_sigs, the corresponding lead will be asserted. If the flag is clear, the corresponding lead will be deasserted. Flags that are not output leads and are input leads only (such as CD_DCD) are ignored. StateThis primitive is valid in any state other than CD_UNATTACHED or CD_UNUSABLED, and where a local acknowledgment is not pending. The state remains unchanged.RESPONSEThis primitive requires the CD provider to acknowledge receipt of the primitive as follows:Successful: Upon success, the CD provider acknowledges receipt of the primitive with a CD_OK_ACK(7) primitives. The state remains unchanged. Unsuccessful (non-fatal errors): Upon failure, the CD provider acknowledges receipt of the primitive with a CD_ERROR_ACK(7) indicating the reason for failure in the error number. The state remains unchanged. ERRORSNon-Fatal Errors: applicable non-fatal errors are as follows:
FILES<sys/cdi.h>SEE ALSOCD_MODEM_SIG_POLL(7), CD_MODEM_SIG_IND(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: 07:29:04 GMT, May 21, 2013 | ||||||||||||||||
| OpenSS7 SS7 for the Common Man |
| ||||||||||||||||
| Last modified: Sat, 01 Nov 2008 10:42:25 GMT © Copyright 1997-2007 OpenSS7 Corporation All Rights Reserved. |