From b5f37ff9352ee450a6a22728d9f6a311c89b39a5 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 19 Jun 2019 17:24:52 +0200 Subject: tests: voice: Add voice call test with Osmux enabled Change-Id: Ie4f360a77f6fcbc74f140a7fcb5feef2d94ac734 --- src/osmo_gsm_tester/templates/osmo-mgw.cfg.tmpl | 1 + 1 file changed, 1 insertion(+) (limited to 'src/osmo_gsm_tester') diff --git a/src/osmo_gsm_tester/templates/osmo-mgw.cfg.tmpl b/src/osmo_gsm_tester/templates/osmo-mgw.cfg.tmpl index f91ab30..5f351a4 100644 --- a/src/osmo_gsm_tester/templates/osmo-mgw.cfg.tmpl +++ b/src/osmo_gsm_tester/templates/osmo-mgw.cfg.tmpl @@ -15,3 +15,4 @@ mgcp rtcp-omit rtp-accept-all 1 osmux ${mgw.use_osmux} + osmux bind-ip ${mgw.ip_address.addr} -- cgit v1.2.3