diff --git a/include/osmo-bts/bts.h b/include/osmo-bts/bts.h index dcd845935..296aa0d6d 100644 --- a/include/osmo-bts/bts.h +++ b/include/osmo-bts/bts.h @@ -137,7 +137,7 @@ struct bsc_oml_host { char *addr; }; -#define BTS_PCU_SOCK_WQUEUE_LEN_DEFAULT 10 +#define BTS_PCU_SOCK_WQUEUE_LEN_DEFAULT 100 /* One BTS */ struct gsm_bts {