Mon Oct 8 12:39:31 2012

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 2439 of file channel.h.


Field Documentation

char* category

Definition at line 2441 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 2440 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 2442 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 2443 of file channel.h.


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:31 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7