ttcn3-mgw: Increase number of enpoints in osmo-mgw.cfg

This is needed by test TC_crcx_osmux_257

Related: osmo-ttcn3-hacks.git Change-Id I74e6c760e076fe2547b6297a54524255fb8b
Related: SYS#5987
Change-Id: I14e3abdf63c585e4518b0c0a61dbc57e6710a998
This commit is contained in:
Pau Espin 2022-10-07 10:44:04 +02:00
parent 8bf8057668
commit 5761378906
2 changed files with 2 additions and 1 deletions

View File

@ -13,6 +13,7 @@ mp_local_ipv4 := "172.18.4.181";
mp_local_ipv6 := "fd02:db8:4::181";
mp_remote_ipv4 := "172.18.4.180";
mp_remote_ipv6 := "fd02:db8:4::180";
mp_num_endpoints := 300;
[MAIN_CONTROLLER]

View File

@ -55,7 +55,7 @@ mgcp
sdp audio-payload send-name
conn-timeout 0
loop 0
number endpoints 31
number endpoints 300
allow-transcoding
osmux off
osmux bind-ip 172.18.4.180