Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:01:59 2007

Asterisk developer's documentation :: Codename Pineapple


ast_channel_spy_list Struct Reference

Collaboration diagram for ast_channel_spy_list:

Collaboration graph
[legend]

Detailed Description

Definition at line 75 of file channel.c.

Data Fields

channel_spy_trans read_translator
channel_spy_trans write_translator


Field Documentation

struct channel_spy_trans read_translator
 

Definition at line 76 of file channel.c.

Referenced by queue_frame_to_spies(), and spy_cleanup().

struct channel_spy_trans write_translator
 

Definition at line 77 of file channel.c.

Referenced by queue_frame_to_spies(), and spy_cleanup().


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen