Asterisk - The Open Source Telephony Project
18.5.0
|
#include <resource_endpoints.h>
Data Fields | |
const char * | tech |
Argument struct for ast_ari_endpoints_list_by_tech()
Definition at line 83 of file resource_endpoints.h.
const char* tech |
Technology of the endpoints (sip,iax2,...)
Definition at line 85 of file resource_endpoints.h.
Referenced by ast_ari_endpoints_list_by_tech(), and ast_ari_endpoints_list_by_tech_cb().