Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_ari_endpoints_list_by_tech_args Struct Reference

#include <resource_endpoints.h>

Data Fields

const char * tech
 

Detailed Description

Argument struct for ast_ari_endpoints_list_by_tech()

Definition at line 83 of file resource_endpoints.h.

Field Documentation

◆ tech

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().


The documentation for this struct was generated from the following file: