mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
nat: We have 1 to 31 available to the BSC.
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user