Sat Apr 12 07:12:57 2008

Asterisk developer's documentation


asent Struct Reference

Collaboration diagram for asent:

Collaboration graph
[legend]

Data Fields

struct ast_channelchan
unsigned int orig_end_dtmf_flag:1
unsigned int use_count

Detailed Description

Definition at line 55 of file autoservice.c.


Field Documentation

struct ast_channel* chan [read]

unsigned int orig_end_dtmf_flag

Definition at line 61 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 60 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 Sat Apr 12 07:12:57 2008 for Asterisk - the Open Source PBX by  doxygen 1.5.5