Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
sip_monitor_instance Struct Reference

#include <sip.h>

Collaboration diagram for sip_monitor_instance:
Collaboration graph
[legend]

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 
int core_id
 
const ast_string_field device_name
 
const ast_string_field notify_uri
 
const ast_string_field peername
 
const ast_string_field subscribe_uri
 
struct sip_pvtsubscription_pvt
 
struct sip_epa_entrysuspension_entry
 

Detailed Description

Definition at line 1813 of file sip.h.

Field Documentation

◆ __field_mgr

struct ast_string_field_mgr __field_mgr

Definition at line 1819 of file sip.h.

◆ __field_mgr_pool

struct ast_string_field_pool* __field_mgr_pool

Definition at line 1819 of file sip.h.

◆ core_id

int core_id

◆ device_name

const ast_string_field device_name

◆ notify_uri

const ast_string_field notify_uri

◆ peername

const ast_string_field peername

◆ subscribe_uri

const ast_string_field subscribe_uri

◆ subscription_pvt

struct sip_pvt* subscription_pvt

◆ suspension_entry

struct sip_epa_entry* suspension_entry

The documentation for this struct was generated from the following file: