Mon Jun 27 16:51:23 2011

Asterisk developer's documentation


ast_group_info Struct Reference

channel group info More...

#include <channel.h>


Data Fields

char * category
ast_channelchan
char * group
struct {
   ast_group_info *   next
group_list


Detailed Description

channel group info

Definition at line 2385 of file channel.h.


Field Documentation

char* category

Definition at line 2387 of file channel.h.

Referenced by ast_app_group_get_count(), ast_app_group_match_get_count(), ast_app_group_set_channel(), group_count_function_read(), group_function_read(), group_list_function_read(), and group_show_channels().

struct ast_channel* chan

Definition at line 2386 of file channel.h.

Referenced by ast_app_group_discard(), ast_app_group_set_channel(), ast_app_group_update(), group_count_function_read(), group_function_read(), group_function_write(), group_list_function_read(), and group_show_channels().

char* group

Definition at line 2388 of file channel.h.

Referenced by ast_app_group_get_count(), ast_app_group_match_get_count(), ast_app_group_set_channel(), group_count_function_read(), group_function_read(), group_list_function_read(), and group_show_channels().

struct { ... } group_list

Referenced by ast_app_group_discard(), ast_app_group_get_count(), ast_app_group_match_get_count(), ast_app_group_set_channel(), ast_app_group_update(), group_count_function_read(), group_function_read(), group_list_function_read(), and group_show_channels().

struct ast_group_info* next

Definition at line 2389 of file channel.h.


The documentation for this struct was generated from the following file:
Generated on Mon Jun 27 16:51:23 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7