From 5a45b156d4165fed159a290c46676d1383ffcc80 Mon Sep 17 00:00:00 2001 From: Jonathan Santos Date: Wed, 17 Aug 2011 15:33:57 -0400 Subject: New upstream version 0.9.14 --- doc/examples/osmo-bsc_mgcp/mgcp.cfg | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 doc/examples/osmo-bsc_mgcp/mgcp.cfg (limited to 'doc/examples/osmo-bsc_mgcp/mgcp.cfg') diff --git a/doc/examples/osmo-bsc_mgcp/mgcp.cfg b/doc/examples/osmo-bsc_mgcp/mgcp.cfg new file mode 100644 index 000000000..678f54637 --- /dev/null +++ b/doc/examples/osmo-bsc_mgcp/mgcp.cfg @@ -0,0 +1,19 @@ +! +! MGCP configuration hand edited +! ! +password foo +! +line vty + no login +! +mgcp +! local ip 213.167.134.14 + bts ip 172.16.252.43 + bind ip 213.167.134.141 + bind port 2427 + bind early 1 + rtp base 4000 + sdp audio payload number 98 + sdp audio payload name AMR/8000 + number endpoints 31 + loop 1 -- cgit v1.2.3