aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
AgeCommit message (Expand)AuthorFilesLines
2017-12-20mgcp: cancel transactions on timeoutPhilipp Maier1-0/+2
2017-12-19remove unused 'lac' member of 'struct gsm_subscriber_connection'Harald Welte1-2/+0
2017-12-19gsm_data.h: Document all fields of gsm_subscriber_connectionHarald Welte1-8/+14
2017-12-19osmo-bsc: Move user plane/voice related bits into sub-structureHarald Welte1-17/+17
2017-12-19osmo_bsc.h: document every field in 'struct osmo_bsc_sccp_con'Harald Welte1-0/+5
2017-12-19Remove unused struct osmo_bsc_sccp_con member sccp_queue_sizeHarald Welte1-3/+0
2017-12-19remove libosmo-sccp dependency for osmo-bscHarald Welte1-4/+0
2017-12-19Remove some more dead codeHarald Welte2-134/+0
2017-12-19Remove bogus MM INFO configurationHarald Welte1-2/+0
2017-12-19Remove bogus vty config for LU reject causeHarald Welte1-1/+0
2017-12-19Remove unused RRLP options/codecHarald Welte4-24/+0
2017-12-19Remove dead code left over from NITB splitHarald Welte22-813/+6
2017-12-14Add new "chan:mode_modify_nack" counter to count RSL MODE MODIFY NACKHarald Welte1-0/+2
2017-12-14Add a new counter "rsl:ipa_nack" to count number of IPA related NACKsHarald Welte1-0/+2
2017-12-14Add new per-BTS "rsl:unknown" counter to count unknown RSL messagesHarald Welte1-0/+2
2017-12-14Add per-BTS rate_ctr for total + failed number of RSL CHAN_ACTHarald Welte1-0/+4
2017-12-14Reduce T3113 default from 60s to 10sHarald Welte1-1/+1
2017-12-14libbsc: paging: more reasonable (and detailed) paging statisticsHarald Welte1-5/+13
2017-12-13cosmetic: osmo_bsc_mgcp: improve commentsPhilipp Maier1-2/+7
2017-12-12Generate SI2bis Rest OctetsMax1-0/+1
2017-12-11paging: Stop all paging if MSC sends us BSSMAP RESETHarald Welte1-0/+3
2017-12-11paging: Remove obsolete paging call-back supportHarald Welte1-8/+9
2017-12-11Change T3101 default from 10s to 3s.Harald Welte1-1/+1
2017-12-11Generate SI2ter Rest OctetsMax1-0/+1
2017-12-09Remove 'msc' counter group from BSCHarald Welte1-53/+0
2017-12-09rate_ctr: Use ':' as separator, not '.'Harald Welte1-18/+18
2017-12-09Move many counters from BSC-global to per-BTS granularityHarald Welte2-22/+37
2017-12-06use _NUM_CHREQ_T to define the size of ctype_by_chreqAlexander Couzens1-1/+1
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