aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-11-18add --enable-sanitize config optionNeels Hofmeyr1-0/+12
2017-11-15debian: remove doublicated project name in example filesAlexander Couzens1-1/+2
2017-11-12osmo-bsc: Print NOTICE message on unimplemented BSSMAP UDTHarald Welte1-0/+4
2017-11-12mgcp: remove unused variablePhilipp Maier1-4/+0
2017-11-12mgcp: add missing out statePhilipp Maier1-1/+1
2017-11-12cosmetic: replace term MGCP-GW with MGWPhilipp Maier1-7/+7
2017-11-12cosmetic: reorder case listPhilipp Maier1-2/+2
2017-11-12cosmetic: remove distracting newlinePhilipp Maier1-1/+0
2017-11-11configure.ac/debian: Require libosmo-mgcp-client-dev >= 1.2.0Harald Welte2-2/+2
2017-11-10use osmo_sccp_inst_addr_name() instead of looking up ss7Neels Hofmeyr1-8/+4
2017-11-09osmo-bsc vty: be fatal for addressbook entry errorsNeels Hofmeyr1-10/+8
2017-11-09osmo-bsc: SCCP addrs: default only if unset, reject invalidNeels Hofmeyr1-32/+25
2017-11-09osmo-bsc RESET FSM: use distinct struct namesNeels Hofmeyr1-10/+10
2017-11-09debian: Increase required libosmo-legacy-mgcp-dev versionHarald Welte1-1/+1
2017-11-09debian: Add dependency to libosmo-mgcp-client-devHarald Welte1-1/+2
2017-11-07fix build: bssap test broke by undefined referencesNeels Hofmeyr1-0/+3
2017-11-07mgcp: use osmo-mgw to switch RTP streamsPhilipp Maier13-67/+1324
2017-11-07bssap: paging: page entire BSS for unimplemented cell id listNeels Hofmeyr8-9/+240
2017-11-02Check OML state per-BTSMax4-10/+10
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr6-12/+0
2017-10-29Bump version: 1.1.1.2-52cd → 1.1.21.1.2Harald Welte1-0/+7
2017-10-29debian/control: Specify versions of packages we depend uponHarald Welte1-7/+7
2017-10-28Debian: depend on libosmo-sigtran (bsc) and libosmo-sccp (bsc-nat)Harald Welte1-0/+1
2017-10-28Bump version: 1.1.0.2-0ae59 → 1.1.11.1.1Harald Welte1-0/+10
2017-10-28Debian: re-introduce missing build dependency to libssl-devHarald Welte1-0/+1
2017-10-28jenkins: use osmo-clean-workspace.sh before and after buildNeels Hofmeyr1-1/+4
2017-10-28Tag/Release Version 1.1.01.1.0Harald Welte1-1/+62
2017-10-28Debian: osmo-bsc-dbg should cover only the osmo-bsc packageHarald Welte1-1/+1
2017-10-28Debian: Split off osmo-bsc-{bs11,ipaccess}-utils sub-packagesHarald Welte3-0/+5
2017-10-28Don't link osmo-bsc_nat against libosmoabisHarald Welte1-2/+0
2017-10-28Debian: Package osmo-bsc systemd serviceHarald Welte1-0/+1
2017-10-28Debian: Don't package osmo-bsc_natHarald Welte2-1/+18
2017-10-28osmo-bsc_nat: Don't link against libosmonetifHarald Welte1-2/+0
2017-10-28connfigure.ac: Depend on latest versions of libosmo-*Harald Welte1-7/+7
2017-10-28Debian: Remove obsolete build dependenciesHarald Welte1-6/+1
2017-10-26log: output hexdump of transmitted sccp messagesPhilipp Maier1-2/+2
2017-10-26log: log the sccp message type of messages sentPhilipp Maier1-0/+16
2017-10-24Rename osmo_fsm to avoid illegal space in name + more meaningful nameHarald Welte2-4/+4
2017-10-24osmo-bsc: Initialize logging before initializing rate_ctrHarald Welte1-3/+3
2017-10-24nanobts_omlattra_test: Initialize logging before executing testsHarald Welte1-0/+3
2017-10-24Fix nanobts_omlattr unit testHarald Welte1-0/+1
2017-10-23bsc_vty: Improve description of mid-call-text cmdPau Espin Pedrol1-1/+2
2017-10-23libbsc: Use correct printf formatting for uint64_tPau Espin Pedrol1-4/+4
2017-10-17bsc_api: Fix NULL secondary_lchan access in handle_ass_failPau Espin Pedrol1-2/+4
2017-10-11debian/rules: show testsuite.log when tests are failingAlexander Couzens1-0/+4
2017-10-11SI1q: fix EARFCN appenderMax2-12/+33
2017-10-11ctrl: add oml-uptime commandMax4-13/+43
2017-10-10Remove pkg-config fileMax3-14/+0
2017-10-10SI2q: fix generation for multiple UARFCNsMax3-29/+25
2017-10-09OML: consider RSL link stateMax7-6/+39