|
Asterisk - The Open Source Telephony Project
18.5.0
|
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 191 of file devicestate.c.
| ast_devstate_prov_cb_type callback |
Definition at line 193 of file devicestate.c.
Referenced by ast_devstate_prov_add(), and getproviderstate().
| char label[40] |
Definition at line 192 of file devicestate.c.
Referenced by ast_devstate_prov_add(), ast_devstate_prov_del(), and getproviderstate().
1.8.13