HP-UX Java SIP Stack Programmer's Guide (September 2007)
Table Of Contents
- HP-UX Java SIP Stack Programmer's Guide
- Table of Contents
- About This Document
- 1 Introduction
- 2 JSR32 JAIN SIP APIs
- 3 Creating an Application
- 4 Compiling and Running Applications Using the HP-UX JSR32 Kit
- 5 Troubleshooting HP JSR32 APIs
- Glossary
- Index
JSR32 Factories..............................................................................................................41
HP-UX JSR32 Features........................................................................................................42
Event Notification.........................................................................................................42
The REFER Method.......................................................................................................43
SIP for Telephones.........................................................................................................43
Provisional Response Acknowledgement in SIP..........................................................43
E.164 Number Mapping................................................................................................44
Parsing Different URIs..................................................................................................44
Additional SIP Extensions.............................................................................................44
Persistent Connection....................................................................................................45
Transport Support.........................................................................................................45
Support for IPv6 Addresses..........................................................................................45
Configuration Parameters.............................................................................................45
3 Creating an Application............................................................................................................51
Creating an Instance of the SIP Stack.................................................................................51
Creating Instances of Factory Implementations.................................................................52
Creating an Instance of the SipProvider ............................................................................52
Forming a SIP Message.......................................................................................................53
Sending a SIP Message.......................................................................................................53
Processing an Event............................................................................................................54
4 Compiling and Running Applications Using the HP-UX JSR32 Kit...................................................55
5 Troubleshooting HP JSR32 APIs..................................................................................................57
Glossary.....................................................................................................................................59
Index..........................................................................................................................................61
4 Table of Contents