Query: sip_get_cseq
OS: opensolaris
Section: 3sip
Links: opensolaris man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
sip_get_cseq(3SIP) Session Initiation Protocol Library Functions sip_get_cseq(3SIP)NAMEsip_get_cseq, sip_get_rseq - get initial sequence numberSYNOPSIScc [ flag ... ] file ... -lsip [ library ... ] #include <sip.h> uint32_t sip_get_cseq(); uint32_t sip_get_rseq();DESCRIPTIONThe sip_get_cseq() and sip_get_rseq() functions can be used to generate an initial sequence number for the CSEQ and RSEQ headers.RETURN VALUESThe value of errno is not changed by these calls in the event of an error.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Interface Stability |Committed | +-----------------------------+-----------------------------+ |MT-Level |MT-Safe | +-----------------------------+-----------------------------+SEE ALSOlibsip(3LIB) SunOS 5.11 25 Jan 2007 sip_get_cseq(3SIP)
Related Man Pages |
---|
sip_delete_dialog(3sip) - opensolaris |
sip_branchid(3sip) - opensolaris |
sip_clear_stale_data(3sip) - opensolaris |
sip_get_msg_len(3sip) - opensolaris |
sip_hold_msg(3sip) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
How to learn UNIX |
PHP Man Pages Now Available (Over 10,000) |
Study UNIX Kernel |
Identify problem with while getopts |
Solaris 10 - password complexity not working |