aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom
AgeCommit message (Expand)AuthorFilesLines
2018-11-29Re-introduce support for IPA-encapsulated MGCPlaforge/mgcp-ipaHarald Welte2-0/+20
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
2018-09-17gsm_data: remove unused struct member chan_modePhilipp Maier1-4/+0
2018-09-17gsm_data: remove unused struct member full_rate.Philipp Maier1-3/+0
2018-09-11ts,lchan_fsm: do not attempt to allocate CBCH subslotsNeels Hofmeyr1-0/+1
2018-09-09Introduce gsm48_lchan2chan_desc_as_configured()Harald Welte1-0/+1
2018-09-09gsm48_lchan2chan_desc() belongs to gsm_data.hHarald Welte2-2/+3
2018-08-29lchan_fsm: safer 'concluded' flagNeels Hofmeyr1-1/+4
2018-08-25MGCP: add 'X-Osmo-IGN: C' for SCCPlite by defaultNeels Hofmeyr1-0/+3
2018-08-23Fix heap-use-after-free due to OML link destructionPau Espin Pedrol2-0/+3
2018-08-20use __FILE__, not __BASE_FILE__Neels Hofmeyr1-2/+2
2018-08-08lcls: do not LCLS call legs with different codecsPhilipp Maier1-0/+1
2018-08-07GSCON: call api of a_reset.c with msc object directlyPhilipp Maier1-5/+7
2018-08-01gscon: use BSS-common payload types on BSS sidePhilipp Maier1-1/+1
2018-07-28cosmetic: rename bsc_api.h to gsm_08_08.hNeels Hofmeyr2-1/+1
2018-07-28cosmetic: reduce bsc_api.hNeels Hofmeyr3-15/+19
2018-07-28cosmetic: dissolve bsc_api.cNeels Hofmeyr1-4/+0
2018-07-28cosmetic: constify gsm_bts_num() net argNeels Hofmeyr1-1/+1
2018-07-28create separate logging categories for lchan,ts,as FSMsNeels Hofmeyr1-0/+3
2018-07-28lchan_fsm: add in_release_handler flagNeels Hofmeyr1-0/+4
2018-07-28lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlierNeels Hofmeyr4-15/+58
2018-07-28fix BSC_CTR_ASSIGNMENT doc stringsNeels Hofmeyr1-7/+7
2018-07-28fix nanobts: timeslot FSM: use flags to remember OML,RSL statusNeels Hofmeyr1-1/+5
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr20-222/+720
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr3-37/+60
2018-07-28cosmetic: move RR functions from bsc_api.c to gsm_04_08_rr.cNeels Hofmeyr2-1/+2
2018-07-28rename gsm_04_08_utils.[hc] to gsm_04_08_rrNeels Hofmeyr2-1/+1
2018-07-28fix / clarify rsl dtap cacheNeels Hofmeyr2-3/+8