aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-05-27add config for: channel-description attachneels/mscpoolNeels Hofmeyr2-0/+4
2020-05-27two MSCs on one BSCNeels Hofmeyr7-4/+124
2020-05-21config_neelsNeels Hofmeyr3-10/+134
2020-05-21sgsn-manual.optsNeels Hofmeyr1-0/+1
2020-05-21bsc-manual.optsNeels Hofmeyr1-0/+1
2020-05-20fill_config.py: fix expansion of ${_name}Neels Hofmeyr1-1/+1
2020-05-05README: update ttcn3.sh descriptionOliver Smith1-9/+15
2020-05-05ttcn3.sh: clone deps on first runOliver Smith1-0/+7
2020-05-05ttcn3.sh: make sure respawn.sh is availableOliver Smith1-0/+21
2020-05-05ttcn3: mount osmo-dev src in docker containersOliver Smith1-168/+41
2020-01-07ttcn3.sh: use no_{dahdi,optimization,doxygen}.optsOliver Smith1-1/+9
2019-12-04make freeswitch template configurableNeels Hofmeyr9-906/+916
2019-12-04clean up naming: s/SIPCON_REMOTE/PBX_SIP etcNeels Hofmeyr4-15/+17
2019-12-04add no_dahdi.opts hlr-manual.optsNeels Hofmeyr2-0/+2
2019-12-04add freeswitchOliver Smith82-10/+5244
2019-12-04fill_config.py: copy subdirsOliver Smith1-0/+7
2019-12-04fix BTS_MAX_POWER_REDNeels Hofmeyr1-1/+1
2019-11-28ttcn3.sh: support sip (osmo-sip-connector)Oliver Smith1-1/+2
2019-10-18ttcn3: run ttcn3 testsuites from osmo-devOliver Smith7-0/+428
2019-08-21fill_config.py: sort foreach items numerically, not alphabeticallyNeels Hofmeyr1-3/+3
2019-08-08kamailio: fixes and tweaksNeels Hofmeyr2-9/+10
2019-08-08osmo-bsc.cfg: remove 'as' config from cs7Neels Hofmeyr1-3/+0
2019-08-08run.sh: drop -M mncc-socket option from osmo-msc cmdlineNeels Hofmeyr1-1/+0
2019-08-08run.sh: add comment to show how to enable MNCC udtraceNeels Hofmeyr1-0/+6
2019-08-08add sysmobts-calib.pyNeels Hofmeyr1-0/+200
2019-07-12don't trigger rebuild on config.h.inNeels Hofmeyr1-1/+1
2019-03-29gits: dont ask to push -f to NoneNeels Hofmeyr1-6/+7
2019-03-15gits: also rebase onto origin/masterNeels Hofmeyr1-0/+24
2019-03-15gits: tweak "Rebasing" outputNeels Hofmeyr1-1/+1
2019-03-15fill_config.py: expand ${FOOn} outside of ${foreach} blocksNeels Hofmeyr1-0/+16
2019-03-13run.sh: fix $TO_RAN_IP and $TO_RAN_IU_IP usageOliver Smith1-5/+5
2019-03-10gen_makefile: fix deps: add *.map (for e.g. libosmogsm.map)Neels Hofmeyr1-1/+1
2019-03-07net/: refactor cfg templatesNeels Hofmeyr33-308/+413
2019-03-06add manuals.opts, no_doxygen.opts, no_optimization.optsNeels Hofmeyr3-0/+3
2019-03-04Add .gitreviewOliver Smith1-0/+3
2019-02-12fix osmo-uninstall.sh: do not clear the entire pkgconfigNeels Hofmeyr1-2/+6
2019-02-12drop mgw endpoint-rangeNeels Hofmeyr1-1/+0
2019-02-12readme on osmo-trx and address sanitizerNeels Hofmeyr1-0/+6
2019-02-12gen_makefile: add *.tpl to dependency file listNeels Hofmeyr1-1/+1
2019-02-12gen_makefile: fix dependency file listNeels Hofmeyr1-1/+1
2019-01-30run.sh: more userfriendly "stale configs" messageOliver Smith2-1/+9
2019-01-30net/tmpl_std: add Makefile for 'make regen'Oliver Smith1-0/+5
2019-01-30net: enable saving IMEI in HLR by defaultOliver Smith2-0/+3
2018-12-13run.sh: run osmo-hlr with --db-upgradeOliver Smith1-1/+1
2018-11-26fill_config: fix multiple command expansionsNeels Hofmeyr1-3/+9
2018-11-26fill_config: tweak for_each error messageNeels Hofmeyr1-1/+1
2018-11-23gits: fix ask_reset_hard_or_push_f(), missing argsNeels Hofmeyr1-3/+3
2018-11-20gits: when asking for reset --hard, also offer push -fNeels Hofmeyr1-5/+8
2018-11-20gits: remove code dup: ask_reset_hard()Neels Hofmeyr1-16/+14
2018-11-20gits: use @{u} to get upstream branch, not origin/%sNeels Hofmeyr1-22/+30