Home --> Documentations --> PJNATH Reference
◆ PJ_TURN_INVALID_CHANNEL
#define PJ_TURN_INVALID_CHANNEL 0xFFFF |
This constant describes a number to be used to identify an invalid TURN channel number.
◆ pjnath_init()
Initialize pjnath library.
- Returns
- Initialization status.
◆ pjnath_perror()
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. |
References PJ_END_DECL.
|
PJNATH - Open Source NAT traversal helper library supporting STUN, TURN, and ICE
Copyright (C) 2006-2009 Teluu Inc.
|