nat: We have 1 to 31 available to the BSC.

This commit is contained in:
Holger Hans Peter Freyther 2010-09-01 09:31:46 +08:00
parent f7c86c5b4d
commit 85902a4d4a
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ struct bsc_connection {
struct timer_list pong_timeout;
/* mgcp related code */
int endpoint_status[33];
int endpoint_status[32];
int last_endpoint;
/* a back pointer */