Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:00 2007

Asterisk developer's documentation :: Codename Pineapple


ast_ignorepat Struct Reference

Collaboration diagram for ast_ignorepat:

Collaboration graph
[legend]

Detailed Description

ast_ignorepat: Ignore patterns in dial plan

Definition at line 155 of file pbx.c.

Data Fields

ast_ignorepatnext
const char pattern [0]
const char * registrar


Field Documentation

struct ast_ignorepat* next
 

Definition at line 157 of file pbx.c.

Referenced by __ast_context_destroy(), ast_context_add_ignorepat2(), ast_context_remove_ignorepat2(), ast_ignore_pattern(), and ast_walk_context_ignorepats().

const char pattern[0]
 

Definition at line 158 of file pbx.c.

Referenced by ast_context_add_ignorepat2(), ast_context_remove_ignorepat2(), ast_get_ignorepat_name(), and ast_ignore_pattern().

const char* registrar
 

Definition at line 156 of file pbx.c.

Referenced by ast_context_add_ignorepat2(), ast_context_remove_ignorepat2(), and ast_get_ignorepat_registrar().


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