From d0288076583f3813725598cecf2c0c5a807aa024 Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Sat, 28 Jul 2012 15:30:09 +0200 Subject: misc: Introduce a script tha generates the VTY reference Update/Move/Create example configuration files for NiTB, BSC, MGCP, NAT and the GbProxy. Create a script that starts, generates the vty reference and terminates the application. --- openbsc/doc/examples/osmo-bsc_mgcp/mgcp.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsc/doc/examples/osmo-bsc_mgcp') diff --git a/openbsc/doc/examples/osmo-bsc_mgcp/mgcp.cfg b/openbsc/doc/examples/osmo-bsc_mgcp/mgcp.cfg index 678f54637..c46b46d4c 100644 --- a/openbsc/doc/examples/osmo-bsc_mgcp/mgcp.cfg +++ b/openbsc/doc/examples/osmo-bsc_mgcp/mgcp.cfg @@ -9,7 +9,7 @@ line vty mgcp ! local ip 213.167.134.14 bts ip 172.16.252.43 - bind ip 213.167.134.141 + bind ip 127.0.0.1 bind port 2427 bind early 1 rtp base 4000 -- cgit v1.2.3