Asterisk - The Open Source Telephony Project
18.5.0
|
backend for an event publication agent More...
#include <sip.h>
Data Fields | |
struct { | |
struct epa_backend * next | |
} | next |
const struct epa_static_data * | static_data |
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().
struct { ... } next |
const struct epa_static_data* static_data |
Definition at line 1640 of file sip.h.
Referenced by find_static_data(), and sip_epa_register().