aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-12-01mgcp: use mgw assigned connection identifiersPhilipp Maier1-0/+6
2017-11-30auth: remove obsolete VTY commandsPhilipp Maier1-1/+0
2017-11-30auth: remove unused structsPhilipp Maier1-35/+0
2017-11-30sccp-lite: remove obsolete VTY commandsPhilipp Maier1-4/+0
2017-11-29HO prep: pass gsm_network to gsm_bts_alloc() alreadyNeels Hofmeyr1-1/+1
2017-11-29cosmetic: handover.h: use "#pragma once", declare structs, commentsNeels Hofmeyr1-8/+3
2017-11-29compiler warnings: add includes in abis_rsl.h, gsm_data_shared.hNeels Hofmeyr2-0/+2
2017-11-29cleanup: drop unused gsm_bts.roleNeels Hofmeyr1-2/+0
2017-11-29cosmetic: mark gsm_objclass2mo as staticMax1-4/+0
2017-11-29cosmetic: drop unused includeMax2-192/+0
2017-11-29cosmetic: tighten function type signaturesMax2-2/+2
2017-11-29auth: remove obsolete VTY commandsPhilipp Maier1-3/+0
2017-11-29cosmetic: remove obsolete ROLE_BSCMax2-104/+0
2017-11-29OML: consider administrative state when reportingMax1-1/+1
2017-11-24vty: Add cmd to configure 3g Early Classmark SendingPau Espin Pedrol2-0/+2
2017-11-24Use type bool for boolean fields in gsm48_si_ro_infoPau Espin Pedrol1-3/+3
2017-11-20reset: remove name variable from reset contextPhilipp Maier1-3/+0
2017-11-12cosmetic: remove distracting newlinePhilipp Maier1-1/+0
2017-11-07mgcp: use osmo-mgw to switch RTP streamsPhilipp Maier4-0/+70
2017-11-02Check OML state per-BTSMax2-1/+1
2017-10-11ctrl: add oml-uptime commandMax1-0/+2
2017-10-09OML: consider RSL link stateMax2-0/+4
2017-10-04Remove any references to RANAP and IuHarald Welte2-65/+0
2017-09-27Show OML link uptime in vtyMax1-0/+2
2017-09-25Further cleanup leftovers from BSC/MSC splitMax3-101/+0
2017-09-23Wrap channel state assignment in macroMax1-1/+4
2017-09-14SI13: drop PBCCH-related bitsMax1-25/+4
2017-09-08Make TRX rf locking more visibleMax1-1/+1
2017-09-06drop MGCP client from osmo-bscNeels Hofmeyr1-6/+0
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr72-35/+38
2017-09-06drop files unrelated to osmo-bscNeels Hofmeyr1-15/+0
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr35-3674/+46
2017-08-30move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr7-845/+3
2017-08-30move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr8-87/+61
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier18-29/+417
2017-08-27libmsc: Use actual delivery time in delivery reports.Keith1-0/+1
2017-08-27Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte1-1/+0
2017-08-27mgcp_osmux: Remove unused parameterPau Espin Pedrol1-2/+1
2017-08-27libcommon: Fix log output for bts>0.Alexander Chemeris1-1/+1
2017-08-27libmsc: add support for SMPP delivery receiptsPablo Neira Ayuso1-0/+1
2017-08-27GSM timers: User reasonable defaults; don't save if equal defaultHarald Welte1-2/+10
2017-08-27Support for TS 04.14 conformance test commandsHarald Welte2-0/+16
2017-08-27sgsn: Fill the cch_pdp with a value coming from the tlv structureHolger Hans Peter Freyther1-0/+5
2017-08-27mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr1-0/+1
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr18-20/+229
2017-08-27sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr1-2/+2
2017-08-27mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr7-17/+100
2017-08-27vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr1-1/+2
2017-08-27Use libvlr in libmsc (large refactoring)Harald Welte18-182/+147
2017-08-27Add libvlr implementationHarald Welte4-9/+415