[PATCH] Rename example config so it could be used right after copying.

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Max Max.Suraev at fairwaves.ru
Wed Sep 12 18:35:28 UTC 2012


---
 openbsc/doc/examples/osmo-sgsn/osmo-sgsn.cfg |   26 --------------------------
 openbsc/doc/examples/osmo-sgsn/osmo_sgsn.cfg |   26 ++++++++++++++++++++++++++
 2 files changed, 26 insertions(+), 26 deletions(-)
 delete mode 100644 openbsc/doc/examples/osmo-sgsn/osmo-sgsn.cfg
 create mode 100644 openbsc/doc/examples/osmo-sgsn/osmo_sgsn.cfg

diff --git a/openbsc/doc/examples/osmo-sgsn/osmo-sgsn.cfg b/openbsc/doc/examples/osmo-sgsn/osmo-sgsn.cfg
deleted file mode 100644
index 027c03d..0000000
--- a/openbsc/doc/examples/osmo-sgsn/osmo-sgsn.cfg
+++ /dev/null
@@ -1,26 +0,0 @@
-!
-! Osmocom SGSN configuration
-!
-!
-line vty
- no login
-!
-sgsn
- gtp local-ip 10.23.23.23
- ggsn 0 remote-ip 192.168.0.101
- ggsn 0 gtp-version 1
-!
-ns
- timer tns-block 3
- timer tns-block-retries 3
- timer tns-reset 3
- timer tns-reset-retries 3
- timer tns-test 30
- timer tns-alive 3
- timer tns-alive-retries 10
- encapsulation udp local-ip 192.168.0.101
- encapsulation udp local-port 23000
- encapsulation framerelay-gre enabled 0
-!
-bssgp
-!
diff --git a/openbsc/doc/examples/osmo-sgsn/osmo_sgsn.cfg b/openbsc/doc/examples/osmo-sgsn/osmo_sgsn.cfg
new file mode 100644
index 0000000..027c03d
--- /dev/null
+++ b/openbsc/doc/examples/osmo-sgsn/osmo_sgsn.cfg
@@ -0,0 +1,26 @@
+!
+! Osmocom SGSN configuration
+!
+!
+line vty
+ no login
+!
+sgsn
+ gtp local-ip 10.23.23.23
+ ggsn 0 remote-ip 192.168.0.101
+ ggsn 0 gtp-version 1
+!
+ns
+ timer tns-block 3
+ timer tns-block-retries 3
+ timer tns-reset 3
+ timer tns-reset-retries 3
+ timer tns-test 30
+ timer tns-alive 3
+ timer tns-alive-retries 10
+ encapsulation udp local-ip 192.168.0.101
+ encapsulation udp local-port 23000
+ encapsulation framerelay-gre enabled 0
+!
+bssgp
+!
-- 
1.7.9.5


--------------060008010109090003040201--




More information about the OpenBSC mailing list