|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
#include <resource_endpoints.h>
Data Fields | |
| const char * | resource |
| const char * | tech |
Argument struct for ast_ari_endpoints_get()
Definition at line 128 of file resource_endpoints.h.
| const char* resource |
ID of the endpoint
Definition at line 132 of file resource_endpoints.h.
| const char* tech |
Technology of the endpoint
Definition at line 130 of file resource_endpoints.h.