laforge has submitted this change. (
https://gerrit.osmocom.org/c/osmo-pcu/+/31736 )
(
6 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
)Change subject: doc: add sample config to illustrate how to use an E1 CCU
......................................................................
doc: add sample config to illustrate how to use an E1 CCU
Let's add an example to illustrate how to use an E1 CCU with OsmoPCU.
Change-Id: I1fd0bb6b0c3fe031d5241355c66b01b6ca45b1de
Related: OS#5198
---
A doc/examples/osmo-pcu.e1_ccu.cfg
1 file changed, 21 insertions(+), 0 deletions(-)
Approvals:
fixeria: Looks good to me, approved
Jenkins Builder: Verified
Objections:
pespin: I would prefer this is not merged as is
diff --git a/doc/examples/osmo-pcu.e1_ccu.cfg b/doc/examples/osmo-pcu.e1_ccu.cfg
new file mode 100644
index 0000000..01f9b09
--- /dev/null
+++ b/doc/examples/osmo-pcu.e1_ccu.cfg
@@ -0,0 +1,9 @@
+pcu
+ flow-control-interval 10
+ cs 2
+ alloc-algorithm dynamic
+ gamma 0
+e1_input
+ e1_line 0 driver dahdi
+ e1_line 0 port 2
+ no e1_line 0 keepalive
--
To view, visit
https://gerrit.osmocom.org/c/osmo-pcu/+/31736
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-pcu
Gerrit-Branch: master
Gerrit-Change-Id: I1fd0bb6b0c3fe031d5241355c66b01b6ca45b1de
Gerrit-Change-Number: 31736
Gerrit-PatchSet: 7
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged