summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
b32c690)
anywhere anymore
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2279
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
#include <string.h>
#include <stdio.h>
#include <string.h>
#include <stdio.h>
-/* Uncomment the EXPERIMENTAL_TRANSLATION to enable a more complicated, but probably more
- correct way of handling full duplex translation */
-
-/*
-#define EXPERIMENTAL_TRANSLATION
-*/
-
/* This could all be done more efficiently *IF* we chained packets together
by default, but it would also complicate virtually every application. */
/* This could all be done more efficiently *IF* we chained packets together
by default, but it would also complicate virtually every application. */