nat: We have 1 to 31 available to the BSC.
diff --git a/openbsc/include/openbsc/bsc_nat.h b/openbsc/include/openbsc/bsc_nat.h
index 25b6429..0c9af91 100644
--- a/openbsc/include/openbsc/bsc_nat.h
+++ b/openbsc/include/openbsc/bsc_nat.h
@@ -76,7 +76,7 @@
 	struct timer_list pong_timeout;
 
 	/* mgcp related code */
-	int endpoint_status[33];
+	int endpoint_status[32];
 	int last_endpoint;
 
 	/* a back pointer */