|
HOME
SIP/media Features
High Performance SIP
Small Footprint SIP
Symbian Port
FAQ
Documentation
Licensing
Download
Development (Trac)
Projects using pjsip
Mailing List
Open Source Links
About: PJLIB, PJLIB-UTIL, PJSIP, and PJMEDIA are created by: Benny Prijono <bennylp pjsip.org>
|
|
Home --> Documentations --> PJNATH Reference
NAT Traversal Helper Library
Define Documentation
| #define PJ_TURN_INVALID_CHANNEL 0xFFFF |
This constant describes a number to be used to identify an invalid TURN channel number.
Function Documentation
Initialize pjnath library.
- Returns:
- Initialization status.
| void pjnath_perror |
( |
const char * |
sender, |
|
|
const char * |
title, |
|
|
pj_status_t |
status | |
|
) |
| | |
Display error to the log.
- Parameters:
-
| sender | The sender name. |
| title | Title message. |
| status | The error status. |
PJNATH - Open Source NAT traversal helper library supporting STUN, TURN, and ICE
(C)2001-2008 Benny Prijono
|
|