mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-18 18:58:22 +00:00
Make the translation table show slin16
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@95735 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -485,7 +485,7 @@ static void rebuild_matrix(int samples)
|
||||
|
||||
static char *handle_cli_core_show_translation(struct ast_cli_entry *e, int cmd, struct ast_cli_args *a)
|
||||
{
|
||||
#define SHOW_TRANS 13
|
||||
#define SHOW_TRANS 16
|
||||
int x, y, z;
|
||||
int curlen = 0, longest = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user