Data Fields | |
char | type [80] |
char | description [80] |
int | capabilities |
ast_channel *(* | requester )(char *type, int format, void *data) |
int(* | devicestate )(void *data) |
chanlist * | next |
|
Definition at line 70 of file channel.c. Referenced by ast_channel_register_ex(), and ast_request(). |
|
Definition at line 69 of file channel.c. Referenced by ast_channel_register_ex(). |
|
Referenced by ast_channel_register_ex(), and ast_device_state(). |
|
Definition at line 73 of file channel.c. Referenced by ast_channel_register_ex(), ast_channel_unregister(), ast_device_state(), and ast_request(). |
|
Referenced by ast_channel_register_ex(), and ast_request(). |
|
Definition at line 68 of file channel.c. Referenced by ast_channel_register_ex(), ast_channel_unregister(), ast_device_state(), and ast_request(). |