Mon Aug 31 12:30:49 2015

Asterisk developer's documentation


devstate_prov Struct Reference

A device state provider (not a channel). More...

Data Fields

ast_devstate_prov_cb_type callback
char label [40]
struct {
   struct devstate_prov *   next
list

Detailed Description

A device state provider (not a channel).

Definition at line 166 of file devicestate.c.


Field Documentation

Definition at line 168 of file devicestate.c.

Referenced by ast_devstate_prov_add(), and getproviderstate().

char label[40]

Definition at line 167 of file devicestate.c.

Referenced by ast_devstate_prov_add(), ast_devstate_prov_del(), and getproviderstate().

struct { ... } list
struct devstate_prov* next [read]

Definition at line 169 of file devicestate.c.

Referenced by do_devstate_changes().


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

Generated on 31 Aug 2015 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1