mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-03 13:33:29 +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;
|
struct timer_list pong_timeout;
|
||||||
|
|
||||||
/* mgcp related code */
|
/* mgcp related code */
|
||||||
int endpoint_status[33];
|
int endpoint_status[32];
|
||||||
int last_endpoint;
|
int last_endpoint;
|
||||||
|
|
||||||
/* a back pointer */
|
/* a back pointer */
|
||||||
|
|||||||
Reference in New Issue
Block a user