aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-19add OsmoMSC manualneels/osmo-mscNeels Hofmeyr13-0/+4010
Change-Id: I9ecff2837fbf5fdc19675a726f6d70c21eb178ee
2017-09-19OsmoNITB: update vty referenceNeels Hofmeyr2-118/+761
Change node IDs to use the names derived from the node prompt, in the process fix the node references to not place the vty_additions in the wrong places. Related: I8fa555570268b231c5e01727c661da92fad265de (libosmocore) Change-Id: I48edb65be94be56c4b57293d8edc1b30271acc12
2017-09-19fix make deps: don't use the FORCENeels Hofmeyr9-37/+19
With the FORCE dependency in place, every 'make' invocation builds all from scratch all the time. Remove that to have intelligent re-build on edits. Change-Id: I9758e04162a480e28c7dc83475b514cf7fd25ec0
2017-09-19fix make deps: join hint_to_remove_draft_mode to build stepNeels Hofmeyr1-4/+1
Change-Id: Iecf8e18ce2f1dac61bf55019e1fec601b33abb95
2017-09-19INSTALL.txt: add missing dep and vty ref howtoNeels Hofmeyr1-1/+23
Change-Id: I1068d665b91faf1faa1b295503fcdc33f4ac500a
2017-09-07OsmoGGSN: Add VTY reference manualHarald Welte4-1/+1575
Change-Id: Iddf6fe26689172d7db001198943c816eaaed7931
2017-09-06initial version of OsmoGGSN user manualHarald Welte7-0/+521
Closes: OS#1721 Change-Id: I7cdf150e8dd4f9dfc5e6d28e780d05dc1e1e5458
2017-09-04OsmoGsmTester: Move coredump section and add reference to ↵Pau Espin Pedrol1-25/+32
kernel.core_pattern sysctl This section is moved further below in order to have it after section which explains how to create user jenkins and osmo-gsm-tester group, as we need this group already created anyway for the config to work correctly. Change-Id: I5bdde0a9960f9806f081e9a876b8b66db9e7f37c
2017-09-01Allow easily disabling GFDL referencesPau Espin Pedrol9-1/+20
All parts referencing GFDL can be easily disabled by removing the 'gfdl-enabled' attribute from the document. Change-Id: I2489726ad2e90301bceadfada926e31ae0f85986
2017-08-18MGW: Include MGCP endpoint naming scheme of old IPA/SCCPlite approachHarald Welte1-8/+8
Change-Id: Ib1fe96f0041534fa027b70ee67978cb7c6bc5207
2017-08-18mgw: Fix endpoint names for new MGWHarald Welte2-16/+16
According to RFC3435, an RTP bridge forrwarding packets, transcoding or otherwise, is a single endpoint with two connections. Let's treat it as such. We introduce the "rtpbridge/" prefix to identify such special RTP endpoints. Change-Id: Id1f079307225faf05d298dcb12aa1c421bfa680a
2017-08-18OsmoGSMTester: use proper systemd service namesMax1-1/+1
* use osmo-bts-sysmo for sysmoBTS systemd service name which is available since 114293a414bd5b7c86622ec8c293c4034c80d243 * use osmo-pcu for OsmoPCU systemd service name which is available since 241f5bcb00f9c6fee4200a3aea9aa497bf0d3eee Change-Id: Ie017946b9099460ac6758ff84ec7a10df13390a1
2017-08-16Add VTY port number for GGSNHarald Welte1-0/+1
Change-Id: I199f0d10b819215442885629ffc9955c949133ca
2017-08-11osmux: Fix description for Dummy frames FT fieldPau Espin Pedrol1-3/+3
Change-Id: Ia421655bd1be45101da3db2a0af44fbb3cc111c1
2017-08-08rf.adoc: Fix table rendering for path loss modelsHarald Welte1-1/+1
Change-Id: Ia36c5ecf943b978d846884a1c4b638dccd89da3b
2017-07-20update osmo-bts-virtual documentation, now that code is mergedHarald Welte1-12/+41
Change-Id: Icd8706d29ca0e96cb89b7736dbb62f9ce159382d
2017-07-20Makefile: Add check-deps target and run it by defaultPau Espin Pedrol1-1/+20
This target will do several quick tests to ensure all the required dependencies needed to build all documents are installed on the system. If a dependency is missing, we abort the build early. Otherwise we can end up building documents which some content missing. Change-Id: I9b86aedd3bfccd7ac00343c16b9d25adc605808d
2017-07-19osmux-reference-docinfo: Add latest changes to revhistoryPau Espin Pedrol1-0/+8
Change-Id: I01e513a71a3f830d393c57c43678d7e4c8d2d151
2017-07-19osmux-reference: Add traffic saving plotPau Espin Pedrol4-81/+79
Change-Id: I8fa60c1f95436c39fd1ff9424a907876d367484e
2017-07-19osmux-reference: Add sequence chartsPau Espin Pedrol1-0/+189
Change-Id: Ic2c63e4d9e67b877dc06a206ec7f07d0704329a5
2017-07-19osmux-reference: Use packetdiag to draw packet header structuresPau Espin Pedrol2-16/+50
Change-Id: Id75152278f41d56b7bd2e652b9947e33d6523c64
2017-07-19all manuals: Move date and release from center head to right footPau Espin Pedrol1-1/+2
Otherwise long doc titles (top left) run on top of release and date making it impossible to read any of them correctly. Change-Id: I685a981a5cfd82214d1d654aa1553a844c2af157
2017-07-18rtp-amr: Fix typo and trailing whitespacePau Espin Pedrol1-2/+2
Change-Id: I8efda2387e0e5e95700b070dab8f8dd427fa562d
2017-07-18rtp-amr: Describe requirement to recieve all PH-DATA.ind eventsPau Espin Pedrol2-35/+59
Change-Id: I4a78b3398c36a8107fa1809ba9b89235980f0e4f
2017-07-17osmo-gsm-tester: jenkins fixes: install JDK, SSH instructionsNeels Hofmeyr1-1/+11
Add instructions to install Java JDK for jenkins build slave. Minor fixes to SSH key instructions. Change-Id: Ib2c1adc2ddee3be016e4d253451593b19dbe133a
2017-07-11Add Message Sequence Chart for MO call with ext. MNCC in OsmoMSCHarald Welte1-0/+90
We simply talk to the MGW instead of the BTS, everything else should remain identical. Change-Id: I5c249cc2144276a25dba4d7bcb086a34b52d6334
2017-07-11Add Message Sequence Chart for a MO calls with ext. MNCC handlerHarald Welte2-0/+196
Change-Id: Ida10fc7ccb345b8cd084c4ecc5f4f7d4ce6c98a0
2017-07-10SMPP: Document Osmocom extensionsHarald Welte1-2/+51
Change-Id: I4cedd07a33633bdd2350d2bda0a22cc0c631c0a9
2017-07-08Remove currently broken everything logging optionMax1-1/+1
Change-Id: I52e370d59274e29502cd23690f0d5c73aa3a4cc7 Related: OS#71
2017-07-07sgsn: Add charging characteristics to GSUPHolger Hans Peter Freyther1-0/+24
Reserve a new IE for the charging characteristics. We need to handle them as a GGSN might otherwise reject the PDP context creation. For the SGSN it is enough to send the two octets as it. Pick the 0x1X range for the IEs as it is used with the PDP contexts. Change-Id: I1d7423582e154728a240cf15c32772a06822f4ad
2017-07-07sgsn: Fix numbering of QoS and add basic description for APNHolger Hans Peter Freyther1-2/+9
QoS was supposed to be 13 as 12 has been used for the APN. Fix that and document the APN. Change-Id: Ib6113aa7c59841aada424e2cafd94ed88c7badc7
2017-07-05smpp.adoc: describe VTY cmd 'local-tcp-ip' instead of 'local-tcp-port'Pau Espin Pedrol1-4/+5
Change-Id: I594b89094413758146bb25f5262902e263f8f3d1
2017-06-18OsmoBTS: Update osmotrx ip to diff between local and remotePau Espin Pedrol1-2/+8
Change Id of the code implementation: I0bd34b7b02c1a9b0c6f6f89f327b486e5620c8d5 Change-Id: Ia4c70b3b8436e2647fc35d579a302dfbf32a83f0
2017-06-18OsmoGSMTester: update run-job post-build artifact archiving ruleNeels Hofmeyr1-6/+6
Change-Id: I73c1a6793369604cbe494c83b595a4130a44adc9
2017-06-14OsmoGsmTester: install.adoc: Remove trailing whitespacePau Espin Pedrol1-1/+0
My editor is removing it automatically. Change-Id: I25c8d179a21c66ab3424204e12215f8e1ddd8e54
2017-06-14OsmoGsmTester: Add missing dependency python-smpplibPau Espin Pedrol1-0/+1
Change-Id: I9a6ad33d41c8a90317d079ff0d1f9640c48a2353
2017-06-14OsmoGsmTester: Update sample test scriptPau Espin Pedrol1-7/+8
Copied from newest mo_mt_sms.py test. Change-Id: I49644f6f8223d45bccbcbb3aa8325c20c06dcdbe
2017-06-12all: show 'DRAFT' watermark on the first pageNeels Hofmeyr2-1/+12
Unconditionally show a 'DRAFT' watermark only on the first page of each document. I would have liked to make this conditional based on the BUILD_RELEASE=* variable, but could not figure out how to switch off a .sty code segment based on command line parameters. Since we only seem to render all manuals in DRAFT mode all the time, it seems reasonable to include the DRAFT watermark always, requiring manual .sty editing if anyone wanted to build a non-DRAFT version. In the makefile, add an echo to say so in case of non-draft builds. Change-Id: Ia71795481c2467aab11ab344517df74775b2a852
2017-06-12all: show 'DRAFT' in page header, disable DRAFT watermarkNeels Hofmeyr1-4/+4
The 'DRAFT' watermark in the page background is a hindrance when trying to copy-paste text from the rendered PDFs. It segments the texts so that many code lines cannot be marked in whole to copy. So drop the watermark and instead just show 'DRAFT' in the page header. Change-Id: Ie22cdddf46bf7640e7f027940a6db904bf639142
2017-06-09osmo-sgsn: fix arrow tips in flow diagramsPhilipp Maier1-37/+37
The arrow style used to desribe the flowcharts in gsup.adoc does not match the arrow style used in the protocol descriptions which are included from the common directory (gb.adoc, control_if.adoc, oap.adoc). This patch changes the arrow style to match the already existing common parts. Change-Id: I7faa0c97ee3705a64289a47bc63f311d05f988b3
2017-06-09osmo-nitb: Update VTY command referencePhilipp Maier2-393/+1045
Change-Id: Ia4c2d71eeca853ef277e802e9e8e200eb3414bca
2017-06-09BSC: Add series of message sequence charts about MGCP handlingHarald Welte7-1/+353
Change-Id: Id5948677d23a58ce112b57f91bea953a93baab4c
2017-06-03OsmoGSMTester: tweak sysmobts: systemctl, ssh, limits, rebootNeels Hofmeyr1-29/+20
Simpler systemctl rule to disable stock services. Fix the limits config, which was not the right way for sysmoBTS. SSH access: apparently no need to create an ssh key at all, login is permitted right away. Add hint to reboot at the right time. Change-Id: I8e686383318ee2eece908a4e690e5061ade0cd02
2017-06-03OsmoGSMTester: add sqlite3 as dependencyNeels Hofmeyr1-0/+1
Needed to setup the initial hlr db using the hlr.sql file from osmo-hlr since osmo-gsm-tester commit 798e592fd642a1dd86380c412a9501931b9048e1 "MSC+BSC: add test api to run OsmoMSC and OsmoBSC with AoIP" Change-Id: Ic19f93a69df4062364da8523b5d30a1611a0eb77
2017-05-29Add chapter on Cell Broadcast Support in Osmocom (to BSC+NITB manual)Harald Welte4-0/+91
Change-Id: I2c621def499dc0564d31eb9440e22e79948a5466
2017-05-28OsmoGSMTester: add rtprio conf, tweak core dump confNeels Hofmeyr1-1/+16
Change-Id: I284c3bfb15e914f1f6ab00f15874fe5ea6190c5c
2017-05-22apply rename of resource nitb_iface to ip_addressNeels Hofmeyr2-6/+6
See osmo-gsm-tester change-id I829903d7b2111ab5ee106bce52d6121204a5a401 Change-Id: Icbbb7d921e7340739883650f778d5a7341840875
2017-05-15OsmoGSMTester: say 'modems', not 'modem' (sounds like it supports only one)Neels Hofmeyr1-1/+1
Change-Id: Ib59788a50754ea5290e665a9f9376d70e01c9be5
2017-05-15all manuals: number paragraphs up to level 5 depthNeels Hofmeyr1-0/+3
Change-Id: Ic03ff99df4d655ce0b2dbc5a042a3a62f07cfef7
2017-05-14OsmoGSMTester: add install docs; fixes and tweaksosmo-gsm-testerNeels Hofmeyr5-12/+624
Change-Id: I574937dbf31bce49cfb7523f91041c20fecb421e