Data Fields | |
struct { | |
chanlist * next | |
} | list |
ast_channel_tech * | tech |
Definition at line 98 of file channel.c.
struct { ... } list |
struct ast_channel_tech* tech |
Definition at line 99 of file channel.c.
Referenced by ast_channel_alloc(), ast_channel_register(), ast_channel_unregister(), ast_channeltype_list(), ast_get_channel_tech(), ast_request(), complete_channeltypes(), complete_channeltypes_deprecated(), show_channeltype(), show_channeltype_deprecated(), and show_channeltypes().