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

backend for an event publication agent More...

#include <sip.h>

Collaboration diagram for epa_backend:
Collaboration graph
[legend]

Data Fields

struct {
   struct epa_backend *   next
 
next
 
const struct epa_static_datastatic_data
 

Detailed Description

backend for an event publication agent

Definition at line 1639 of file sip.h.

Field Documentation

◆ next [1/2]

struct epa_backend* next

Definition at line 1641 of file sip.h.

Referenced by find_static_data(), sip_epa_register(), and sip_epa_unregister_all().

◆ next [2/2]

struct { ... } next

◆ static_data

const struct epa_static_data* static_data

Definition at line 1640 of file sip.h.

Referenced by find_static_data(), and sip_epa_register().


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