aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-27libmsc: use SMPP34_DELIVERY_RECEIPT_* in libsmpp34Pablo Neira Ayuso1-7/+1
2017-08-27Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte8-51/+17
2017-08-27sgsn_vty: Don't assume pdp->lib is always validHarald Welte1-14/+16
2017-08-27Fix gsm_pchan2chan_nr() to use RSL_CHAN_OSMO_PDCHHarald Welte2-2/+5
2017-08-27SGSN: Fix RAN information exposed on GTP during PDP CTX CREATEHarald Welte1-7/+18
2017-08-27mgcp: Fix uplink activation of Osmux streamPau Espin Pedrol1-2/+4
2017-08-27handover_logic: set correct link to bts for subscriber_connection in case of ...Ivan Kluchnikov1-0/+1