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

switch_caller_extension Struct Reference
[Caller Identity / Dialplan]

#include <switch_caller.h>

Collaboration diagram for switch_caller_extension:

Collaboration graph
[legend]

Detailed Description

An Abstract Representation of a dialplan extension.


Data Fields

char * extension_name
char * extension_number
switch_caller_application_tcurrent_application
switch_caller_application_tlast_application
switch_caller_application_tapplications
switch_caller_profilechildren
switch_caller_extensionnext


Field Documentation

switch_caller_application_t* switch_caller_extension::applications
 

Pointer to the entire stack of applications for this extension

struct switch_caller_profile* switch_caller_extension::children
 

switch_caller_application_t* switch_caller_extension::current_application
 

Pointer to the current application for this extension

char* switch_caller_extension::extension_name
 

The name of the extension

char* switch_caller_extension::extension_number
 

The number of the extension

switch_caller_application_t* switch_caller_extension::last_application
 

Pointer to the last application for this extension

struct switch_caller_extension* switch_caller_extension::next
 


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