FreeSWITCH API Documentation  1.7.0
Data Fields
switch_ivr_dmachine_match Struct Reference

#include <switch_types.h>

+ Collaboration diagram for switch_ivr_dmachine_match:

Data Fields

switch_ivr_dmachine_tdmachine
 
const char * match_digits
 
int32_t match_key
 
dm_match_type_t type
 
void * user_data
 

Detailed Description

Definition at line 2345 of file switch_types.h.

Field Documentation

switch_ivr_dmachine_t* switch_ivr_dmachine_match::dmachine

Definition at line 2346 of file switch_types.h.

Referenced by switch_ivr_dmachine_create().

const char* switch_ivr_dmachine_match::match_digits

Definition at line 2347 of file switch_types.h.

int32_t switch_ivr_dmachine_match::match_key

Definition at line 2348 of file switch_types.h.

dm_match_type_t switch_ivr_dmachine_match::type

Definition at line 2349 of file switch_types.h.

void* switch_ivr_dmachine_match::user_data

Definition at line 2350 of file switch_types.h.


The documentation for this struct was generated from the following file: