Fri Apr 27 14:27:32 2012

Asterisk developer's documentation


asent Struct Reference

Data Fields

struct ast_channelchan
unsigned int ignore_frame_types
unsigned int orig_end_dtmf_flag:1
unsigned int use_count

Detailed Description

Definition at line 57 of file autoservice.c.


Field Documentation

struct ast_channel* chan [read]
unsigned int ignore_frame_types

Definition at line 64 of file autoservice.c.

Referenced by ast_autoservice_ignore(), and ast_autoservice_stop().

unsigned int orig_end_dtmf_flag

Definition at line 63 of file autoservice.c.

Referenced by ast_autoservice_start(), and ast_autoservice_stop().

unsigned int use_count

This gets incremented each time autoservice gets started on the same channel. It will ensure that it doesn't actually get stopped until it gets stopped for the last time.

Definition at line 62 of file autoservice.c.

Referenced by ast_autoservice_start(), and ast_autoservice_stop().


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

Generated on 27 Apr 2012 for Asterisk - the Open Source PBX by  doxygen 1.6.1