Ring Daemon 16.0.0
|
A SIP Presence manages buddy subscription in both PBX and IP2IP contexts. More...
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 |
A SIP Presence manages buddy subscription in both PBX and IP2IP contexts.
Definition in file sippresence.h.
#define PRESENCE_CLIENT_LOCK_FLAG 2 |
Definition at line 37 of file sippresence.h.
#define PRESENCE_FUNCTION_PUBLISH 0 |
Definition at line 34 of file sippresence.h.
#define PRESENCE_FUNCTION_SUBSCRIBE 1 |
Definition at line 35 of file sippresence.h.
#define PRESENCE_LOCK_FLAG 1 |
Definition at line 36 of file sippresence.h.