aboutsummaryrefslogtreecommitdiffstats
path: root/src/input
diff options
context:
space:
mode:
Diffstat (limited to 'src/input')
-rw-r--r--src/input/misdn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/misdn.c b/src/input/misdn.c
index 4cefd8b8f..8acf4c901 100644
--- a/src/input/misdn.c
+++ b/src/input/misdn.c
@@ -206,7 +206,7 @@ static int handle_ts1_write(struct bsc_fd *bfd)
return ret;
}
-#define BCHAN_TX_GRAN 40
+#define BCHAN_TX_GRAN 160
/* write to a B channel TS */
static int handle_tsX_write(struct bsc_fd *bfd)
{