pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/docker-playground/+/36595?usp=email )
Change subject: ttcn3-asterisk: Set Asterisk AMI IP address in Asterisk_Tests
......................................................................
ttcn3-asterisk: Set Asterisk AMI IP address in Asterisk_Tests
The Asterisk_tests testsuite recently gained initial AMI support.
Configure it with the proper IP address.
Depends: osmo-ttcn3-hacks.git Change-Id I2c570e4d04e7ab8c44962cf484e4bbc946209aee
Change-Id: Ibb6af1cbfb652214b2fdd2a6eb9a4887c9a9cfb0
---
M ttcn3-asterisk-ims-ue-test/Asterisk_Tests.cfg
1 file changed, 14 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/95/36595/1
diff --git a/ttcn3-asterisk-ims-ue-test/Asterisk_Tests.cfg
b/ttcn3-asterisk-ims-ue-test/Asterisk_Tests.cfg
index c8744bb..a734c22 100644
--- a/ttcn3-asterisk-ims-ue-test/Asterisk_Tests.cfg
+++ b/ttcn3-asterisk-ims-ue-test/Asterisk_Tests.cfg
@@ -5,6 +5,7 @@
[LOGGING]
[TESTPORT_PARAMETERS]
+*.AMI.CTRL_HOSTNAME := "172.18.11.10"
*.SIP.default_local_address := "172.18.11.103"
*.SIP.local_sip_port := "5060"
*.SIP.default_dest_address := "172.18.11.10"
--
To view, visit
https://gerrit.osmocom.org/c/docker-playground/+/36595?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ibb6af1cbfb652214b2fdd2a6eb9a4887c9a9cfb0
Gerrit-Change-Number: 36595
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: newchange