aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2010-03-31 11:53:36 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2010-03-31 11:53:36 +0200
commitfa7afb31e991fce821486ff750fd240b6abcb6d6 (patch)
treeeeebbfd97423f7082c9207feb8425330f06b18f2
parent7513b3a1c2bac3c830de86c7e341127e3a492cae (diff)
nat: Add an example configuration for the BSC NAT with MGCP
-rw-r--r--openbsc/src/bsc-nat.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/openbsc/src/bsc-nat.cfg b/openbsc/src/bsc-nat.cfg
index ebe5cc26b..eb943754a 100644
--- a/openbsc/src/bsc-nat.cfg
+++ b/openbsc/src/bsc-nat.cfg
@@ -13,3 +13,12 @@ nat
bsc 1
token roch
location_area_code 4
+mgcp
+ local ip 10.0.0.23
+ bts ip 0.0.0.0
+ bind ip 127.0.0.1
+ bind port 2427
+ bind early 1
+ rtp base 4000
+ number endpoints 31
+ call agent ip 127.0.0.1