Change in osmo-ttcn3-hacks[master]: sip: add osmo-sip-connector.cfg

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/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Nov 28 15:26:06 UTC 2019


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/16313 )

Change subject: sip: add osmo-sip-connector.cfg
......................................................................

sip: add osmo-sip-connector.cfg

Add config that works with SIP_Tests.default.

Change-Id: I820a6573fafea9990eabcf40f1b7745558717cc7
---
A sip/osmo-sip-connector.cfg
1 file changed, 25 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved



diff --git a/sip/osmo-sip-connector.cfg b/sip/osmo-sip-connector.cfg
new file mode 100644
index 0000000..59f89db
--- /dev/null
+++ b/sip/osmo-sip-connector.cfg
@@ -0,0 +1,25 @@
+!
+! OsmoMNCC (1.1.0-dirty) configuration saved from vty
+!!
+!
+log stderr
+ logging filter all 1
+ logging color 1
+ logging print category 1
+ logging timestamp 1
+ logging print extended-timestamp 1
+ logging print file basename
+ logging level all debug
+!
+stats interval 5
+!
+line vty
+ no login
+ bind 127.0.0.1
+!
+sip
+ local 127.0.0.1 5060
+ remote 127.0.0.2 5060
+mncc
+ socket-path /tmp/mncc
+app

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/16313
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I820a6573fafea9990eabcf40f1b7745558717cc7
Gerrit-Change-Number: 16313
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191128/f39dc7ed/attachment.htm>


More information about the gerrit-log mailing list