[paging] Slightly increase the timeout to not overload the BTS...

This commit is contained in:
Holger Freyther 2009-01-27 23:49:40 +00:00
parent bf83481799
commit 97cce476a2
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
#include <openbsc/abis_rsl.h>
#include <openbsc/gsm_04_08.h>
#define PAGING_TIMEOUT 0, 5000
#define PAGING_TIMEOUT 1, 0
static LLIST_HEAD(managed_bts);