doc/examples/osmo-hnbgw/osmo-hnbgw-cnpool.cfg

Change-Id: I932eca7489f29eab23d180cd6d1216d26c62dd30
This commit is contained in:
Neels Hofmeyr 2023-04-29 03:37:40 +02:00
parent 36b5a74658
commit 6563e11731
3 changed files with 41 additions and 0 deletions

View File

@ -94,6 +94,7 @@ make %{?_smp_mflags} check || (find . -name testsuite.log -exec cat {} +)
%{_docdir}/%{name}/examples/osmo-hnbgw/osmo-hnbgw.cfg
%{_docdir}/%{name}/examples/osmo-hnbgw/osmo-hnbgw-cs7.cfg
%{_docdir}/%{name}/examples/osmo-hnbgw/osmo-hnbgw-pfcp.cfg
%{_docdir}/%{name}/examples/osmo-hnbgw/osmo-hnbgw-cnpool.cfg
%dir %{_sysconfdir}/osmocom
%config(noreplace) %{_sysconfdir}/osmocom/osmo-hnbgw.cfg
%{_unitdir}/%{name}.service

View File

@ -4,3 +4,4 @@ usr/bin/osmo-hnbgw
usr/share/doc/osmo-hnbgw/examples/osmo-hnbgw/osmo-hnbgw.cfg usr/share/doc/osmo-hnbgw/examples
usr/share/doc/osmo-hnbgw/examples/osmo-hnbgw/osmo-hnbgw-pfcp.cfg usr/share/doc/osmo-hnbgw/examples
usr/share/doc/osmo-hnbgw/examples/osmo-hnbgw/osmo-hnbgw-cs7.cfg usr/share/doc/osmo-hnbgw/examples
usr/share/doc/osmo-hnbgw/examples/osmo-hnbgw/osmo-hnbgw-cnpool.cfg usr/share/doc/osmo-hnbgw/examples

View File

@ -0,0 +1,39 @@
log stderr
logging filter all 1
logging color 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 notice
cs7 instance 0
point-code 0.42.0
sccp-address my-msc-0
point-code 0.1.0
sccp-address my-msc-1
point-code 0.1.1
sccp-address my-sgsn-0
point-code 0.2.0
hnbgw
iucs
nri bitlen 10
nri null add 0 7
iups
nri bitlen 8
nri null add 0 5
msc 0
remote-addr my-msc-0
nri add 128 255
msc 1
remote-addr my-msc-1
nri add 256 511
sgsn 0
remote-addr my-sgsn-0
nri add 128 255