aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-19Revert "fix inter-BSC-HO-incoming for AoIP (1/2)"Daniel Willmann1-3/+3
2019-04-17gsm_data.h: Remove unused variable from OpenBSC timesDaniel Willmann1-1/+0
2019-04-15Drop unused old osmux leftover codePau Espin Pedrol2-42/+0
2019-04-08fix inter-BSC-HO-incoming for AoIP (1/2)Neels Hofmeyr1-3/+3
2019-04-08Handover Request: also parse Chosen Algorithm IE, pass to lchan activationNeels Hofmeyr1-0/+4
2019-04-08lchan activation: add explicit encryption info to activationNeels Hofmeyr1-0/+1
2019-03-19AMR: Signal usage of octet-aligned or bandwith-efficient mode to MSCPhilipp Maier1-0/+1
2019-03-14Revert "assignment_fsm: Properly support assigning signalling mode TCH/x"Neels Hofmeyr2-11/+8
2019-03-14Move msc related code from gsm_data to bsc_mscPau Espin Pedrol2-2/+3
2019-03-14Move LCLS references from gsm_data to osmo_bsc_lclsPau Espin Pedrol2-13/+17
2019-03-14assignment_fsm: Properly support assigning signalling mode TCH/xSylvain Munaut2-8/+11
2019-03-04cosmetic: drop unused struct mgcp_ctx shadowNeels Hofmeyr1-1/+0
2019-02-21assignment_fsm: fix channel allocator preferencesPhilipp Maier2-7/+28
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 Hofmeyr1-0/+2
2019-02-05Implement CSFB "Fast Return" Handling at RR RELEASEHarald Welte1-0/+3
2019-02-05gsm_data: Add gsm_bts_name() just like we have gsm_{trx,ts,lchan}_name()Harald Welte1-0/+1
2019-01-28LCLS: use libosmocore function to add statusMax1-2/+0
2019-01-21LCLS: constify helper parametersMax1-1/+1
2019-01-17chan_alloc: remove references to lchan_alloc()Philipp Maier1-3/+0
2019-01-03IPA: log OML/RSL link drop reasonMax1-2/+2
2018-12-21comments: describe some lchan detailsNeels Hofmeyr1-0/+3
2018-12-21make sure early lchan act failure resets the lchanNeels Hofmeyr2-18/+14
2018-12-18LCLS: update parameter representationMax1-2/+2
2018-12-14Add VTY option to avoid sending empty Full BCCH Info for disabled SIPau Espin Pedrol1-0/+3
2018-12-05paging: Add VTY options to calculate T3113 timeout dynamicallyPau Espin Pedrol2-1/+2
2018-12-05bsc: Add define for ts_as_pchan_for_each_lchan with ts->pchan_on_initPau Espin Pedrol1-0/+13
2018-11-29bsc: ts_for_each_lchan: Improve documentationPau Espin Pedrol1-2/+4
2018-11-29bsc: ts_as_pchan_for_each_lchan: reorder and improve documentationPau Espin Pedrol1-9/+12
2018-11-27send Immediate Assignment Reject only before Immediate AssignmentNeels Hofmeyr1-0/+1
2018-11-22LCLS: add bts-loop variantMax1-1/+1
2018-11-22RSL: restructure MDCX functionsMax1-0/+1
2018-11-21abis_nm: Introduce new signal S_NM_GET_ATTR_REPPau Espin Pedrol1-0/+1
2018-11-20bsc: Enable force-combined-si on nanoBTS by defaultPau Espin Pedrol1-0/+4
2018-11-14cosmetic: lchan: introduce sub-struct lchan->release.*Neels Hofmeyr1-15/+17
2018-11-14lchan release: always Deact SACCHNeels Hofmeyr3-3/+2
2018-11-14fix: send RR Release (e.g. after BSSMAP Clear Cmd)Neels Hofmeyr3-2/+3
2018-11-09abis_nm: Add support to parse OML IP and Unit Id in Get AttributesPau Espin Pedrol1-0/+2
2018-11-09gsm_data: make cgi_for_msc available for other modulesPhilipp Maier1-0/+2
2018-11-08LCLS: expand logging to print the name of the mode in useMax1-0/+7
2018-11-07constify rsl_tx_ipacc_*cx() parametersMax1-2/+2
2018-11-07Make IP address helper accessible via header fileMax1-0/+2
2018-11-06vty doc: drop "(HO algo 2 only)" stringsNeels Hofmeyr1-9/+8
2018-10-30vty: add 'show rejected-bts'Oliver Smith1-0/+11
2018-10-24gsm_04_08: improve gsm48_multirate_config()Philipp Maier1-1/+2
2018-10-23codec_pref: also check amr codec rates in check_codec_pref()Philipp Maier1-0/+4
2018-10-08codec_pref: check codec configuration before startPhilipp Maier1-0/+2
2018-10-05codec_pref: handle S0-S15 in ASSIGNMENT REQUESTPhilipp Maier3-3/+5
2018-09-24codec_pref: Add Codec List to COMPLETE LAYER 3 INFORMATIONPhilipp Maier1-0/+6
2018-09-18Implement RR Classmark EnquiryNeels Hofmeyr1-0/+1