Wed Jan 27 20:02:54 2016

Asterisk developer's documentation


translator_path Struct Reference

Data Fields

unsigned int cost
unsigned int multistep
enum path_samp_change rate_change
struct ast_translatorstep

Detailed Description

Definition at line 104 of file translate.c.


Field Documentation

unsigned int cost

Complete cost to destination

Definition at line 106 of file translate.c.

Referenced by ast_translator_best_choice(), and rebuild_matrix().

unsigned int multistep

Multiple conversions required for this translation

Definition at line 107 of file translate.c.

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

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

Definition at line 108 of file translate.c.

Referenced by ast_translator_best_choice(), and rebuild_matrix().

struct ast_translator* step [read]

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

Generated on 27 Jan 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1