|
Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
| int | decoders |
| int | encoders |
| int | total |
Definition at line 87 of file codec_dahdi.c.
| int decoders |
Definition at line 90 of file codec_dahdi.c.
Referenced by dahdi_destroy(), dahdi_translate(), and handle_cli_transcoder_show().
| int encoders |
Definition at line 89 of file codec_dahdi.c.
Referenced by dahdi_destroy(), dahdi_translate(), and handle_cli_transcoder_show().
| int total |
Definition at line 88 of file codec_dahdi.c.
Referenced by find_transcoders(), and handle_cli_transcoder_show().
1.8.13