Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

switch_dialplan_interface Struct Reference

#include <switch_module_interfaces.h>

Collaboration diagram for switch_dialplan_interface:

Collaboration graph
[legend]

Detailed Description

Abstract interface to a dialplan module.


Data Fields

const char * interface_name
switch_dialplan_hunt_function_t hunt_function
switch_thread_rwlock_trwlock
switch_dialplan_interfacenext


Field Documentation

switch_dialplan_hunt_function_t switch_dialplan_interface::hunt_function
 

the function to read an extension and set a channels dialpan

const char* switch_dialplan_interface::interface_name
 

the name of the interface

struct switch_dialplan_interface* switch_dialplan_interface::next
 

switch_thread_rwlock_t* switch_dialplan_interface::rwlock
 


The documentation for this struct was generated from the following file:
Generated on Fri Oct 10 11:24:00 2008 for FreeSWITCH by  doxygen 1.3.9.1