Asterisk - The Open Source Telephony Project
18.5.0
|
#include <resource_endpoints.h>
Data Fields | |
const char * | resource |
const char * | tech |
Argument struct for ast_ari_endpoints_get()
Definition at line 96 of file resource_endpoints.h.
const char* resource |
ID of the endpoint
Definition at line 100 of file resource_endpoints.h.
Referenced by ast_ari_endpoints_get(), and ast_ari_endpoints_get_cb().
const char* tech |
Technology of the endpoint
Definition at line 98 of file resource_endpoints.h.
Referenced by ast_ari_endpoints_get(), and ast_ari_endpoints_get_cb().