aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-12HO: Send Channel Mode and Multirate IE along with handover commandAndreas Eversberg1-0/+7
2018-01-12HO prep: introduce per-BTS handover config, with defaults on net nodeNeels Hofmeyr16-148/+649
2018-01-12vty: add various manual handover and assignment trigger commandsNeels Hofmeyr1-25/+192
2018-01-12handover_decision: Add more log messages to get more information about HO cau...Ivan Kluchnikov2-6/+31
2018-01-10cosmetic: mgcp: remove duplicate loggingPhilipp Maier1-2/+0
2018-01-10mgcp: log file and line of calls to handle_error()Philipp Maier1-3/+6
2018-01-09Support control connection status query for a particular MSC.Stefan Sperling3-9/+53
2018-01-08vty: fix OML link state printingMax1-3/+3
2018-01-08RSL: print link state per-TRXMax1-0/+1
2018-01-08cosmetic: remove duplicated codeMax2-19/+13
2018-01-08abisip-find: add --interval optionNeels Hofmeyr1-3/+17
2018-01-07osmo_bsc_bssap.c: Fix discard of const qualifier in assignmentPau Espin Pedrol1-1/+1
2018-01-05Fix "CTRL GET msc_connection_status" response.Stefan Sperling1-1/+4
2018-01-04Reduce T3109 default from 19s to 5sHarald Welte1-1/+1
2018-01-02Remove obsolete ./configure optionMax3-7/+2
2017-12-31Check and handle SMS encoding failureMax1-8/+22
2017-12-29Fix .deb buildsMax1-6/+2
2017-12-28Add optional profiling supportMax1-0/+9
2017-12-27Migrate from OpenSSL to osmo_get_rand_id()Max6-17/+8
2017-12-25abisip-find: add timeout optionNeels Hofmeyr1-2/+17
2017-12-25abisip-find: update copyrightNeels Hofmeyr1-1/+3
2017-12-25abisip-find: add -l to list base stations instead of streaming repliesNeels Hofmeyr1-8/+140
2017-12-25abisip-find: add getopt option parsing in preparation for a new optionNeels Hofmeyr1-7/+55
2017-12-23cosmetic: Hide all accesses to conn->bts behind conn_get_bts()Harald Welte8-22/+29
2017-12-23bsc_test.c: Use proper network/bts/lchan structuresHarald Welte1-4/+4
2017-12-22BSC: Fix bsc_subsc leak on pagingHarald Welte1-0/+4
2017-12-22BSC: Add "show subscriber all" commandHarald Welte1-0/+23
2017-12-21Enable sanitize for CI testsMax1-1/+1
2017-12-20mgcp: validate rtp connection data in MGW response (ip/port)Philipp Maier1-2/+18
2017-12-20mgcp: cancel transactions on timeoutPhilipp Maier2-0/+11
2017-12-19remove unused 'lac' member of 'struct gsm_subscriber_connection'Harald Welte2-3/+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 Welte7-46/+45
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-19osmo_bsc_bssap.c: Spelling fixes in commentHarald Welte1-3/+3
2017-12-19remove libosmo-sccp dependency for osmo-bscHarald Welte9-25/+6
2017-12-19Remove some more dead codeHarald Welte4-163/+0
2017-12-19Remove bogus MM INFO configurationHarald Welte8-100/+0
2017-12-19Remove bogus vty config for LU reject causeHarald Welte6-25/+0
2017-12-19Remove unused RRLP options/codecHarald Welte9-65/+0
2017-12-19Remove dead code left over from NITB splitHarald Welte68-2484/+25
2017-12-19Remove unneeded .py scriptsMax9-983/+2
2017-12-18Fix tests after rate_ctr changeMax2-48/+62
2017-12-14fix bssmap_handle_cipher_mode()'s encryption decisionNeels Hofmeyr1-6/+29
2017-12-14debug log: log Cipher Mode info upon sending down RSL/A-bisNeels Hofmeyr1-0/+4
2017-12-14log typo fix in gsm0808_cipher_mode()Neels Hofmeyr1-1/+1
2017-12-14Add new "chan:mode_modify_nack" counter to count RSL MODE MODIFY NACKHarald Welte2-0/+3
2017-12-14Add a new counter "rsl:ipa_nack" to count number of IPA related NACKsHarald Welte2-0/+6
2017-12-14Add new per-BTS "rsl:unknown" counter to count unknown RSL messagesHarald Welte2-0/+11