Daniel Willmann has uploaded this change for review. ( 
https://gerrit.osmocom.org/13806


Change subject: Properly indent config file
......................................................................

Properly indent config file

osmo-config-merge expects only one space indentation for each level and
the VTY also outputs the config formatted like that.

Change-Id: I9c7a5bc6b3eae955288dada80abc856779ca9336
---
M doc/examples/osmo-sip-connector.cfg
1 file changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sip-connector 
refs/changes/06/13806/1

diff --git a/doc/examples/osmo-sip-connector.cfg 
b/doc/examples/osmo-sip-connector.cfg
index 550cba6..bf4967e 100644
--- a/doc/examples/osmo-sip-connector.cfg
+++ b/doc/examples/osmo-sip-connector.cfg
@@ -1,6 +1,6 @@
 app
 mncc
-  socket-path /tmp/msc_mncc
+ socket-path /tmp/msc_mncc
 sip
-  local 0.0.0.0 5060
-  remote pbx 5060
+ local 0.0.0.0 5060
+ remote pbx 5060

--
To view, visit https://gerrit.osmocom.org/13806
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sip-connector
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9c7a5bc6b3eae955288dada80abc856779ca9336
Gerrit-Change-Number: 13806
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Willmann <[email protected]>

Reply via email to