Change in ...osmo-ttcn3-hacks[master]: pcu: add osmo-pcu.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/.

osmith gerrit-no-reply at lists.osmocom.org
Fri Jul 26 07:51:33 UTC 2019


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14960


Change subject: pcu: add osmo-pcu.cfg
......................................................................

pcu: add osmo-pcu.cfg

Copy from docker-playground.git, change IP to 127.0.0.1, log to stderr
and adjust pcu-socket patch.

Change-Id: Iff3e5e6cf0c608680c8c5f9f83e8bc1032274ea9
---
A pcu/osmo-pcu.cfg
1 file changed, 22 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/60/14960/1

diff --git a/pcu/osmo-pcu.cfg b/pcu/osmo-pcu.cfg
new file mode 100644
index 0000000..d6213b5
--- /dev/null
+++ b/pcu/osmo-pcu.cfg
@@ -0,0 +1,22 @@
+log gsmtap 127.0.0.1
+ logging level set-all debug
+
+log stderr
+ logging filter all 1
+ logging print level 1
+ logging print category 1
+ logging print category-hex 0
+ logging print file basename last
+ logging print extended-timestamp 1
+ logging level set-all debug
+
+line vty
+ no login
+ bind 127.0.0.1
+pcu
+ flow-control-interval 10
+ cs 2
+ alloc-algorithm dynamic
+ alpha 0
+ gamma 0
+ pcu-socket /tmp/pcu_bts

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14960
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: Iff3e5e6cf0c608680c8c5f9f83e8bc1032274ea9
Gerrit-Change-Number: 14960
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190726/0d3c3a81/attachment.htm>


More information about the gerrit-log mailing list