Asterisk - The Open Source Telephony Project
GIT-master-a24979a
|
#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.
const char* tech |
Technology of the endpoint
Definition at line 98 of file resource_endpoints.h.