aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/doc/examples/osmo-bsc_mgcp
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-05-11 22:11:28 +0200
committerHarald Welte <laforge@gnumonks.org>2011-05-11 22:14:59 +0200
commiteb113137c8cb2092e41fdda728832f0d1ddeee83 (patch)
tree68a437569e55059ee0b4da4db4f7aa95e7455a43 /openbsc/doc/examples/osmo-bsc_mgcp
parent88b6a1fa80790dfa253ceea5d22859b3422219a0 (diff)
examples: automatically copy all examples in dist and install it to docdir
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