aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/doc/examples/osmo-bsc_mgcp
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/doc/examples/osmo-bsc_mgcp')
-rw-r--r--openbsc/doc/examples/osmo-bsc_mgcp/mgcp.cfg19
1 files changed, 19 insertions, 0 deletions
diff --git a/openbsc/doc/examples/osmo-bsc_mgcp/mgcp.cfg b/openbsc/doc/examples/osmo-bsc_mgcp/mgcp.cfg
new file mode 100644
index 000000000..678f54637
--- /dev/null
+++ b/openbsc/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