aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-14codec_pref: fix missing breaks in switch-case statementPhilipp Maier1-0/+4
2018-09-14codec_pref: add AMR configuration bits to make_scl_config() in unit-testPhilipp Maier1-0/+6
2018-09-14codec_pref: fix typo in commentPhilipp Maier1-1/+1
2018-09-13Install sample cfg file to /etc/osmocomPau Espin Pedrol2-0/+9
2018-09-13Install systemd services with autotoolsPau Espin Pedrol7-2/+32
2018-09-11ts,lchan_fsm: do not attempt to allocate CBCH subslotsNeels Hofmeyr3-0/+17
2018-09-10lchan_fsm: allow late RTP release events without erroringNeels Hofmeyr1-0/+9
2018-09-10ho fsm: handle RR HO Failure for inter-BSC outgoingNeels Hofmeyr1-0/+16
2018-09-09CBCH: Fix gsm_bts_get_cbch()Harald Welte1-2/+2
2018-09-09CBCH: Fix SI4 CBCH IE generationHarald Welte1-1/+1
2018-09-09Introduce gsm48_lchan2chan_desc_as_configured()Harald Welte2-5/+20
2018-09-09gsm48_lchan2chan_desc() belongs to gsm_data.hHarald Welte2-2/+3
2018-09-09cbch: Don't send cell-broadcast command on BTS without CBCH channelHarald Welte1-0/+4
2018-09-07inter-BSC HO outgoing: fix L3 forwardingNeels Hofmeyr1-3/+2
2018-09-07inter-BSC HO incoming: send BSSMAP HO Complete directlyNeels Hofmeyr1-1/+1
2018-09-07SCCPlite Assignment Complete: include Speech Codec (Chosen)Neels Hofmeyr1-4/+4
2018-09-07codec_pref.c: Add comment in expected switch case without breakPau Espin Pedrol1-0/+1
2018-09-06assignment: remove unnecessary call to gsm0808_speech_codec_from_chan_type()Philipp Maier1-2/+0
2018-09-04codec_pref: Log HR2 specifically as never specifiedPau Espin Pedrol1-1/+2
2018-09-04codec_pref: Log unsupported codec name usedPau Espin Pedrol1-1/+4
2018-08-29lchan: pick proper power and ta valuesNeels Hofmeyr1-6/+15
2018-08-29cosmetic: lchan activ: drop todo commentsNeels Hofmeyr1-2/+0
2018-08-29cosmetic: lchan activ: no need to clear mr againNeels Hofmeyr1-2/+0
2018-08-29fix dependency bug: include mgcp_client/, not mgcp/Neels Hofmeyr1-1/+1
2018-08-29log: tweaks and more context in osmo_bsc_sigtran_send()Neels Hofmeyr1-4/+6
2018-08-29inter-BSC HO: send failure msg directlyNeels Hofmeyr1-1/+1
2018-08-29log: 'sending BSSMAP HO Request ACK'Neels Hofmeyr1-0/+1
2018-08-29log: lchan_rtp_fsm: add missing '\n'Neels Hofmeyr1-4/+4
2018-08-29lchan_fsm: safer 'concluded' flagNeels Hofmeyr2-8/+13
2018-08-29cosmetic: lchan_fsm failure: log about state transitionsNeels Hofmeyr1-2/+9
2018-08-29lchan_fsm: lchan_fail_to(): store target state earlyNeels Hofmeyr1-1/+3
2018-08-29inter-BSC HO incoming: drop old/wrong RTP port codeNeels Hofmeyr1-17/+0
2018-08-29inter-BSC HO incoming: continue despite missing ClassmarkNeels Hofmeyr1-4/+4
2018-08-29neighbor_ident_vty.c: fix CI format, should be 16bitNeels Hofmeyr2-16/+16
2018-08-27cosmetic: neighbor_ident_vty.c: add and use common string defsNeels Hofmeyr1-12/+21
2018-08-25MGCP: add 'X-Osmo-IGN: C' for SCCPlite by defaultNeels Hofmeyr4-1/+56
2018-08-23abis_nm_ipaccess_rsl_connect: Log bts and trx nrPau Espin Pedrol1-2/+2
2018-08-23Fix heap-use-after-free due to OML link destructionPau Espin Pedrol4-2/+31
2018-08-22fix lchan_rtp_fsm: missing event handlingNeels Hofmeyr1-0/+13
2018-08-22abis_nm: Fix trailing whitespacingPau Espin Pedrol1-15/+15
2018-08-22abis_nm: Fix heap-use-after-free in abis_nm_set_channel_attrPau Espin Pedrol1-1/+1
2018-08-20use __FILE__, not __BASE_FILE__Neels Hofmeyr1-2/+2
2018-08-17bsc: Use libosmocore API to track osmo_signal structsPau Espin Pedrol1-2/+1
2018-08-13doc: update mgw settings in example config filePhilipp Maier1-0/+1
2018-08-08lcls: do not LCLS call legs with different codecsPhilipp Maier3-0/+36
2018-08-07GSCON: call api of a_reset.c with msc object directlyPhilipp Maier6-39/+54
2018-08-07GSCON: avoid sending connection oriented data when not connectedPhilipp Maier1-1/+6
2018-08-07sigtran: fix memleak in osmo_bsc_sigtran_send()Philipp Maier1-1/+2
2018-08-01handover_fsm.c: Fix -Werror=format-security errorsHarald Welte1-4/+2
2018-08-01Migrate from osmo_ipa_idtag_parse() to ipa_ccm_id_resp_parse()Harald Welte1-2/+1