Sun Oct 16 2011 08:43:15

Asterisk developer's documentation


translator_path Struct Reference
Collaboration diagram for translator_path:

Data Fields

unsigned int cost
unsigned int multistep
enum path_samp_change rate_change
struct ast_translatorstep

Field Documentation

unsigned int cost

Complete cost to destination

Definition at line 62 of file translate.c.

Referenced by rebuild_matrix(), and ast_translator_best_choice().

unsigned int multistep

Multiple conversions required for this translation

Definition at line 63 of file translate.c.

Referenced by rebuild_matrix(), ast_translator_best_choice(), and ast_translate_path_steps().

does this path require a sample rate change, if so what kind.

Definition at line 64 of file translate.c.

Referenced by rebuild_matrix(), and ast_translator_best_choice().

Next step translator

Definition at line 61 of file translate.c.

Referenced by ast_translator_build_path(), rebuild_matrix(), and handle_cli_core_show_translation().


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