aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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-07mgcp: use osmo-mgw to switch RTP streamsPhilipp Maier8-65/+1252
2017-11-07bssap: paging: page entire BSS for unimplemented cell id listNeels Hofmeyr1-9/+39
2017-11-02Check OML state per-BTSMax2-9/+9
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr6-12/+0
2017-10-28Don't link osmo-bsc_nat against libosmoabisHarald Welte1-2/+0
2017-10-28osmo-bsc_nat: Don't link against libosmonetifHarald Welte1-2/+0
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-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-11SI1q: fix EARFCN appenderMax1-5/+20
2017-10-11ctrl: add oml-uptime commandMax3-13/+41
2017-10-10SI2q: fix generation for multiple UARFCNsMax2-13/+11
2017-10-09OML: consider RSL link stateMax5-6/+35
2017-10-09SI2q: cleanup UARFCN additionMax2-88/+90
2017-10-05add ';' after OSMO_ASSERT()Neels Hofmeyr1-1/+1
2017-10-01Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1'Harald Welte2-3/+21
2017-10-01libbsc: document arguments of generate_bcch_chan_list()Harald Welte1-1/+7
2017-09-27Show OML link uptime in vtyMax3-3/+29
2017-09-25CTRL: cleanup write-only command functionsMax1-31/+3
2017-09-25Further cleanup leftovers from BSC/MSC splitMax1-1/+0
2017-09-23Wrap channel state assignment in macroMax2-5/+6
2017-09-14SI13: drop PBCCH-related bitsMax2-44/+16
2017-09-08Make TRX rf locking more visibleMax3-7/+11
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr85-442/+442
2017-09-06drop files unrelated to osmo-bscNeels Hofmeyr2-413/+0
2017-09-03configure.ac: remove smpp_mirror, which has no relation to a BSCHarald Welte2-377/+0
2017-09-03configure.ac: remove --enable-osmo-bsc, --enable-natHarald Welte1-12/+1
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr109-45634/+45
2017-08-30add msg type to SMS rx loggingNeels Hofmeyr1-1/+3
2017-08-30gsup client: move not-connected to error loglevelNeels Hofmeyr1-10/+2
2017-08-30move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr26-7296/+22
2017-08-30move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr23-1029/+129
2017-08-30mgcp: add VTY Option to force-realloc endpointsPhilipp Maier4-2/+18
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier38-650/+3617
2017-08-27Treat SIGTERM just like SIGINT in our programsHarald Welte5-0/+10
2017-08-27NITB: remove 'help' output about '-a' option that is removed for agesHarald Welte1-2/+0
2017-08-27libmsc: Use actual delivery time in delivery reports.Keith2-2/+3
2017-08-27gbproxy: log signal value as textMax1-6/+4
2017-08-27gbproxy: log unhandled BSSGP PDU as textMax1-2/+1
2017-08-27libmsc: Fix wrong handling of user_message_reference parameterPau Espin Pedrol1-2/+2
2017-08-27smpp: Fix compilation warningPau Espin Pedrol1-1/+1
2017-08-27LIBMSC: Use sms->text, not sms->user_data to construct report bodyKeith1-1/+1
2017-08-27LIBMSC: Place correct dst address in status reportKeith1-1/+1