HP-UX C SIP Stack Programmer's Guide (Novembery 2007)
xix
About This Document
This document discusses the SIP protocol in brief and describes how to use SIP
stack libraries for developing SIP applications. It describes how to create,
compile, and run applications that use the C SIP APIs on systems running HP-
UX 11i v2.
The document printing date and part number indicate the document’s current
edition. The printing date will change when a new edition is printed. Minor
changes may be made at reprint without changing the printing date. The
document part number will change when extensive changes are made.
The latest version of the document will be available at:
http://www.docs.hp.com.
Document updates can be issued between editions to correct errors or document
product changes. To ensure that you receive the updated or new edition,
subscribe to the appropriate support service.
Contact your HP sales representative for details.
Intended Audience
This document is intended for developers who wish to build SIP Stack
applications. Readers are expected to be familiar with the following:
System administration concepts
UNIX operating system concepts
Networking concepts
Document Organization
The HP-UX C SIP Stack Programmer’s Guide is organized as follows:
Chapter 1 Session Initiation Protocol (SIP) Introduces SIP Stack and
its key constituents.
Chapter 2 Sip Stack Describes the HP implementation of SIP Stack
features at various levels.
Chapter 3 API Conventions Describes how to use API structures and
functions using an object-oriented methodology that are
implemented in C.