#include <server.h>
Definition at line 571 of file server.h.
Enumerator |
---|
CALL |
|
MESSAGE |
|
REGISTRAR |
|
NONE |
|
Definition at line 615 of file server.h.
bool sipwitch::thread::authenticate |
( |
void |
| ) |
|
|
private |
bool sipwitch::thread::authorize |
( |
void |
| ) |
|
|
private |
void sipwitch::thread::challenge |
( |
void |
| ) |
|
|
private |
void sipwitch::thread::deregister |
( |
void |
| ) |
|
|
private |
void sipwitch::thread::expiration |
( |
void |
| ) |
|
|
private |
const char * sipwitch::thread::getIdent |
( |
void |
| ) |
|
|
private |
bool sipwitch::thread::getsource |
( |
void |
| ) |
|
|
private |
void sipwitch::thread::identify |
( |
void |
| ) |
|
|
private |
void sipwitch::thread::invite |
( |
void |
| ) |
|
|
private |
void sipwitch::thread::message |
( |
void |
| ) |
|
|
private |
void sipwitch::thread::options |
( |
void |
| ) |
|
|
private |
void sipwitch::thread::publish |
( |
void |
| ) |
|
|
private |
void sipwitch::thread::registration |
( |
void |
| ) |
|
|
private |
void sipwitch::thread::reregister |
( |
const char * |
contact, |
|
|
time_t |
interval |
|
) |
| |
|
private |
void sipwitch::thread::run |
( |
void |
| ) |
|
|
private |
void sipwitch::thread::send_reply |
( |
int |
error | ) |
|
|
private |
void sipwitch::thread::shutdown |
( |
void |
| ) |
|
|
static |
bool sipwitch::thread::unauthenticated |
( |
void |
| ) |
|
|
private |
void sipwitch::thread::validate |
( |
void |
| ) |
|
|
private |
void sipwitch::thread::wait |
( |
unsigned |
count | ) |
|
|
staticprivate |
bool sipwitch::thread::activated |
|
private |
enum { ... } sipwitch::thread::authorizing |
Socket::address sipwitch::thread::contact_address |
|
private |
const char * sipwitch::thread::contact_host |
|
private |
unsigned sipwitch::thread::contact_port |
|
private |
unsigned sipwitch::thread::extension |
|
private |
unsigned sipwitch::thread::from_port |
|
private |
long sipwitch::thread::header_expires |
|
private |
const char* sipwitch::thread::instance |
|
private |
struct sockaddr_storage sipwitch::thread::peering |
|
private |
Socket::address sipwitch::thread::request_address |
|
private |
char* sipwitch::thread::sip_realm |
|
private |
Socket::address sipwitch::thread::via_address |
|
private |
unsigned sipwitch::thread::via_hops |
|
private |
const char* sipwitch::thread::via_host |
|
private |
unsigned sipwitch::thread::via_port |
|
private |
The documentation for this class was generated from the following files: