switch_ivr_dmachine_binding Struct Reference

Collaboration diagram for switch_ivr_dmachine_binding:
[legend]

Data Fields

char * digits
int32_t key
switch_ivr_dmachine_callback_t callback
switch_byte_t is_regex
void * user_data
switch_ivr_dmachine_bindingnext

Detailed Description

Definition at line 40 of file switch_ivr_async.c.


Field Documentation

switch_ivr_dmachine_callback_t switch_ivr_dmachine_binding::callback

Definition at line 43 of file switch_ivr_async.c.

char* switch_ivr_dmachine_binding::digits

Definition at line 41 of file switch_ivr_async.c.

Referenced by switch_ivr_dmachine_check_match().

switch_byte_t switch_ivr_dmachine_binding::is_regex

Definition at line 44 of file switch_ivr_async.c.

Referenced by switch_ivr_dmachine_check_match().

int32_t switch_ivr_dmachine_binding::key

Definition at line 42 of file switch_ivr_async.c.

struct switch_ivr_dmachine_binding* switch_ivr_dmachine_binding::next

Definition at line 46 of file switch_ivr_async.c.

Referenced by switch_ivr_dmachine_bind(), and switch_ivr_dmachine_check_match().

void* switch_ivr_dmachine_binding::user_data

Definition at line 45 of file switch_ivr_async.c.


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:31 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7