Ring Daemon 16.0.0
Loading...
Searching...
No Matches
sippresence.h File Reference

A SIP Presence manages buddy subscription in both PBX and IP2IP contexts. More...

Include dependency graph for sippresence.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  jami::pres_msg_data
 
class  jami::SIPPresence
 

Namespaces

namespace  jami
 

Macros

#define PRESENCE_CLIENT_LOCK_FLAG   2
 
#define PRESENCE_FUNCTION_PUBLISH   0
 
#define PRESENCE_FUNCTION_SUBSCRIBE   1
 
#define PRESENCE_LOCK_FLAG   1
 

Detailed Description

A SIP Presence manages buddy subscription in both PBX and IP2IP contexts.

Definition in file sippresence.h.

Macro Definition Documentation

◆ PRESENCE_CLIENT_LOCK_FLAG

#define PRESENCE_CLIENT_LOCK_FLAG   2

Definition at line 37 of file sippresence.h.

◆ PRESENCE_FUNCTION_PUBLISH

#define PRESENCE_FUNCTION_PUBLISH   0

Definition at line 34 of file sippresence.h.

◆ PRESENCE_FUNCTION_SUBSCRIBE

#define PRESENCE_FUNCTION_SUBSCRIBE   1

Definition at line 35 of file sippresence.h.

◆ PRESENCE_LOCK_FLAG

#define PRESENCE_LOCK_FLAG   1

Definition at line 36 of file sippresence.h.