Navigation
index
next
|
PJSUA2 Documentation 1.0-alpha documentation
»
PJSUA2 Documentation
¶
Contents:
1. Introduction
Getting Started with PJSIP
PJSIP Info and Documentation
2. Development Guidelines and Considerations
Development Guidelines
Platform Consideration
Which API to Use
Network and Infrastructure Considerations
Sound Device
3. PJSUA2-High Level API
PJSUA2 Main Classes
General Concepts
Building PJSUA2
Building Java, Python, and C# SWIG Modules
Using in C++ Application
Using in Python Application
Using in Java Application
Using in C# Application
4. Endpoint
Instantiating the Endpoint
Creating the Library
Initializing the Library and Configuring the Settings
Creating One or More Transports
Creating A Secure Transport (TLS)
Starting the Library
Shutting Down the Library
Class Reference
5. Accounts
Subclassing the Account class
Creating Userless Accounts
Creating Account
Account Configurations
Account Operations
Class Reference
6. Media
The Audio Conference Bridge
Audio Device Management
Class Reference
7. Calls
Subclassing the Call Class
Making Outgoing Calls
Receiving Incoming Calls
Call Properties
Call Disconnection
Working with Call’s Audio Media
Call Operations
Instant Messaging(IM)
Class Reference
8. Buddy (Presence)
Subclassing the Buddy class
Subscribing to Buddy’s Presence Status
Responding to Presence Subscription Request
Changing Account’s Presence Status
Instant Messaging(IM)
Class Reference
9. PJSUA2 Sample Applications
Sample Apps
Miscellaneous
10. Media Quality
Audio Quality
Video Quality
11. Network Problems
IP Address Change
Blocked/Filtered Network
12. PJSUA2 API Reference Manuals
endpoint.hpp
account.hpp
media.hpp
call.hpp
presence.hpp
persistent.hpp
json.hpp
siptypes.hpp
types.hpp
config.hpp
13. Appendix: Generating This Documentation
Requirements
Rendering The Documentation
How to Use Integrate Book with Doxygen
Indices and tables
¶
Index
Module Index
Search Page
Table of Contents
PJSUA2 Documentation
Indices and tables
Next topic
1.
Introduction
This Page
Show Source
Quick search
Navigation
index
next
|
PJSUA2 Documentation 1.0-alpha documentation
»