aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-03-11handover_fsm: copy old S15_S0 to new lchanPhilipp Maier2-2/+4
2019-03-08assignment_fsm: use activate.info.s15_s0 for ASS. COMPL.Philipp Maier1-1/+1
2019-03-04cosmetic: drop unused struct mgcp_ctx shadowNeels Hofmeyr1-1/+0
2019-02-21assignment_fsm: fix channel allocator preferencesPhilipp Maier8-115/+323
2019-02-07bsc_vty: add features to disable specific lchans via vtyPhilipp Maier2-0/+48
2019-02-06comments: clarify usage of conn.assignment and .handover scopesNeels Hofmeyr1-2/+13
2019-02-06handover_fsm: do not access conn->assignment.req, it may be outdatedNeels Hofmeyr3-1/+4
2019-02-05Implement CSFB "Fast Return" Handling at RR RELEASEHarald Welte4-1/+89
2019-02-05manual: Remove bogus "Control interface" sub-section in overviewHarald Welte1-22/+0
2019-02-05manual: s/OsmoNITB/OsmoBSC/ in examples; remove E1 based BTSsHarald Welte1-99/+6
2019-02-05manual: Re-order chapters in more logical orderHarald Welte1-6/+6
2019-02-05manual: Add sections on 3G/4G neighbor cellsHarald Welte1-1/+102
2019-02-05manual: It's not "A over SCCP" but "BSSAP over SCCP"Harald Welte1-14/+14
2019-02-05gsm_data: Add gsm_bts_name() just like we have gsm_{trx,ts,lchan}_name()Harald Welte2-0/+11
2019-01-31bsc_vty: add vty command to display all lchansPhilipp Maier1-14/+29
2019-01-28LCLS: use libosmocore function to add statusMax3-41/+4
2019-01-22abis_rsl: Fix TCH-as-SDCCH allocation on Channel RequestNeels Hofmeyr1-14/+4
2019-01-22lchan_select: Do not unsolicitedly select a TCH/FPhilipp Maier1-17/+0
2019-01-21lchan_select: dont allow half rate EFR to be selectedPhilipp Maier1-1/+5
2019-01-21LCLS: constify helper parametersMax2-5/+5
2019-01-20Bump version: 1.3.0.293-605c → 1.4.01.4.0Harald Welte1-0/+322
2019-01-17chan_alloc: remove references to lchan_alloc()Philipp Maier2-5/+0
2019-01-16Log MDCX ACK for established lchanMax1-1/+8
2019-01-14Print BTS number on GPRS options errorMax1-12/+12
2019-01-14paging: fix nullpointer derefPhilipp Maier1-0/+5
2019-01-05use mgcp-client configured endpoint domain nameNeels Hofmeyr1-2/+3
2019-01-04LCLS: use enum values instead of magic numbersMax1-5/+5
2019-01-03IPA: log OML/RSL link drop reasonMax5-17/+17
2018-12-21comments: describe some lchan detailsNeels Hofmeyr2-1/+4
2018-12-21make sure early lchan act failure resets the lchanNeels Hofmeyr8-107/+105
2018-12-19LCLS: log config/control updateMax1-2/+6
2018-12-18LCLS: update parameter representationMax3-21/+15
2018-12-14Add VTY option to avoid sending empty Full BCCH Info for disabled SIPau Espin Pedrol4-6/+50
2018-12-12bsc: bssap: Set subscr log context during pagingPau Espin Pedrol1-2/+8
2018-12-11bsc: dtap: Set subscr log contextPau Espin Pedrol2-3/+11
2018-12-11bsc: rsl: Set subscr log context during meas reportPau Espin Pedrol1-3/+9
2018-12-11bsc: Set subscr log context during complete_layer3Pau Espin Pedrol1-10/+16
2018-12-11bsc_main: filter_fn: Compare imsi values instead of subscr pointersPau Espin Pedrol1-2/+5
2018-12-11paging: Properly enclose logging imsi filter scopePau Espin Pedrol1-0/+3
2018-12-11VTY: Allow logging filter imsi statements for IMSIs we haven't seen yetDaniel Willmann1-2/+8
2018-12-11paging: fix whitespacePau Espin Pedrol1-1/+1
2018-12-09set gscon FSM instances' log level to DEBUGNeels Hofmeyr1-1/+1
2018-12-07handover_fsm: send HANDOVER PERFORMED msg on internal hoPhilipp Maier2-0/+69
2018-12-06gsm_04_08: Free GSM subscr conn if paging response can't be matchedDaniel Willmann1-1/+1
2018-12-06contrib: fix makedistcheck with disabled systemdOliver Smith1-1/+2
2018-12-05paging: Add VTY options to calculate T3113 timeout dynamicallyPau Espin Pedrol7-4/+86
2018-12-05bsc: lchan_fsm: Fix invalid duplicated transitionPau Espin Pedrol1-1/+4
2018-12-05bsc: timeslot_fsm: Handle and ignore tear down of lchan during PDCH DEACTPau Espin Pedrol1-0/+4
2018-12-05bsc: lchan_fsm: Add missing transition WAIT_TS_READY->WAIT_RLL_RTP_RELEASEDPau Espin Pedrol1-0/+1
2018-12-05bsc: lchan_rtp_fsm: Avoid duplicate LCHAN_EV_RTP_RELEASED eventPau Espin Pedrol1-1/+5