Asterisk - The Open Source Telephony Project GIT-master-754dea3
|
A device state provider (not a channel) More...
Data Fields | |
ast_devstate_prov_cb_type | callback |
char | label [40] |
A device state provider (not a channel)
Definition at line 194 of file devicestate.c.
ast_devstate_prov_cb_type callback |
Definition at line 196 of file devicestate.c.
Referenced by ast_devstate_prov_add(), and getproviderstate().
char label[40] |
Definition at line 195 of file devicestate.c.
Referenced by ast_devstate_prov_add(), ast_devstate_prov_del(), and getproviderstate().