Max has submitted this change and it was merged. ( https://gerrit.osmocom.org/11554 )
Change subject: BSC: remove explicit address ...................................................................... BSC: remove explicit address The osmo-bsc.cfg should work on localhost. Having arbitrary IP address in it seems confusing and might lead to hard-to-debug errors. Change-Id: Ideb8a78348af435f9992c42bce0bb197d1e73e04 --- M bsc/osmo-bsc.cfg 1 file changed, 0 insertions(+), 1 deletion(-) Approvals: Harald Welte: Looks good to me, approved Jenkins Builder: Verified diff --git a/bsc/osmo-bsc.cfg b/bsc/osmo-bsc.cfg index c7f34fc..bca5b20 100644 --- a/bsc/osmo-bsc.cfg +++ b/bsc/osmo-bsc.cfg @@ -344,7 +344,6 @@ no bsc-welcome-text no bsc-msc-lost-text no bsc-grace-text - dest 192.168.100.11 6666 0 type normal allow-emergency allow amr-config 12_2k forbidden -- To view, visit https://gerrit.osmocom.org/11554 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ideb8a78348af435f9992c42bce0bb197d1e73e04 Gerrit-Change-Number: 11554 Gerrit-PatchSet: 3 Gerrit-Owner: Max <[email protected]> Gerrit-Reviewer: Harald Welte <[email protected]> Gerrit-Reviewer: Jenkins Builder (1000002) Gerrit-Reviewer: Max <[email protected]>
