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

switch_caller_application Struct Reference
[Caller Identity / Dialplan]

#include <switch_caller.h>

Collaboration diagram for switch_caller_application:

Collaboration graph
[legend]

Detailed Description

An Abstract Representation of a dialplan Application.


Data Fields

char * application_name
char * application_data
switch_application_function_t application_function
switch_caller_applicationnext


Field Documentation

char* switch_caller_application::application_data
 

An optional argument string to pass to the application

switch_application_function_t switch_caller_application::application_function
 

A function pointer to the application

char* switch_caller_application::application_name
 

The name of the registered application to call

struct switch_caller_application* switch_caller_application::next
 


The documentation for this struct was generated from the following file:
Generated on Mon May 26 22:06:53 2008 for FreeSWITCH by  doxygen 1.3.9.1