aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-09-08fix crash for unknown MI during Paging Responseneels/1.6.2Neels Hofmeyr1-1/+6
2020-01-09Bump version: 1.6.0.3-02dd2 → 1.6.11.6.1Pau Espin Pedrol1-0/+11
2020-01-06vlr.c: fix condition to check MSISDN presenceNeels Hofmeyr1-1/+1
2020-01-06vlr_gsup_rx: fix uninitialized rcNeels Hofmeyr1-1/+1
2020-01-05libmsc/gsm_04_08.c: fix: verify MI before calling vlr_subscr_rx_id_resp()Vadim Yanitskiy2-0/+39
2020-01-03Bump version: 1.5.0.72-6e72-dirty → 1.6.01.6.0Pau Espin Pedrol3-7/+101
2019-12-19libmsc/gsm_04_11_gsup.c: fix SM-RP-OA encoding for MO SMS over GSUPVadim Yanitskiy1-6/+12
2019-12-19libmsc/gsm_04_11_gsup.c: do not init a buffer in gsm411_gsup_mo_fwd_sm_req()Vadim Yanitskiy1-1/+1
2019-12-12sms log tweakNeels Hofmeyr1-1/+1
2019-12-12sms db: when storing an SMS, retrieve the IDNeels Hofmeyr1-0/+3
2019-12-12osmoappdesc.py, tests: switch to python 3Oliver Smith4-60/+60
2019-12-12gsup: indicate CN-Domain in SendAuthInfo RequestsNeels Hofmeyr22-146/+148
2019-12-03msc: exit(2) on unsupported positional arguments on command lineHarald Welte1-0/+5
2019-12-02libmsc: fix potential NULL-pointer dereferences detected by GCC's LTOVadim Yanitskiy2-1/+9
2019-12-02counters: polish documentation of cm_service_request / paging_respVadim Yanitskiy2-8/+8
2019-12-02counters: clarify documentation for MSC_CTR_CALL_* entriesVadim Yanitskiy2-14/+14
2019-12-02counters: clarify documentation for MSC_CTR_LOC_UPDATE_* entriesVadim Yanitskiy2-12/+12
2019-12-02counters: clarify documentation for MSC_CTR_SMS_* entriesVadim Yanitskiy2-13/+14
2019-12-01Check for osmo_fsm_register() error return valueHarald Welte2-2/+2
2019-12-01manual: Fix copy+paste errorHarald Welte1-1/+1
2019-12-01check for osmo_ss7_init() error return valueHarald Welte1-1/+1
2019-11-28msc_vlr_test_call: rename lu_utran_tmsiNeels Hofmeyr2-16/+16
2019-11-28msc_vlr_tests: log descriptions in color with -vNeels Hofmeyr1-1/+4
2019-11-28msc_vlr_test_call.c: add MNCC loggingNeels Hofmeyr2-5/+41
2019-11-28msc_vlr_tests: better err logging for dtap msgsNeels Hofmeyr1-1/+3
2019-11-28MNCC v6: add optional SDP to the socket protocolNeels Hofmeyr9-9/+189
2019-11-28add sdp_msg API: SDP parsing/compositionNeels Hofmeyr11-0/+1846
2019-11-28fix incoming call while PagingNeels Hofmeyr1-10/+2
2019-11-28msc_a CC: add some basic sanity testsNeels Hofmeyr1-0/+10
2019-11-28fail on invalid RTP address from MGWNeels Hofmeyr1-0/+6
2019-11-19Fix some typosMartin Hauke27-50/+50
2019-11-05BSSMAP: decode Codec List (BSS Supported)Neels Hofmeyr2-0/+32
2019-11-05fix msc_vlr_test_call.cNeels Hofmeyr4-22/+432
2019-11-05cc trans: remove unused tch_rtp_createNeels Hofmeyr2-18/+0
2019-11-01charts: add full MO and MT voice call diagramNeels Hofmeyr2-1/+126
2019-11-01add msc_log_to_ladder.pyNeels Hofmeyr1-0/+724
2019-11-01CC: add error handling for CRCX responsesNeels Hofmeyr1-3/+3
2019-11-01use osmo_sockaddr_str_is_nonzero()Neels Hofmeyr6-19/+19
2019-11-01rtp_stream: sanely cancel MGW endpoint FSM notifyNeels Hofmeyr1-0/+1
2019-11-01fsm: use deferred deallocationNeels Hofmeyr1-2/+2
2019-10-29send MNCC REL only if MNCC has actually startedNeels Hofmeyr2-3/+9
2019-10-29log: ran_msg_a: tweak a message nameNeels Hofmeyr1-1/+1
2019-10-29log: RANAP encode: use RANAP message names instead of BSSAPNeels Hofmeyr1-2/+5
2019-10-29BSSMAP log tweakNeels Hofmeyr1-1/+1
2019-10-29also log MNCC_SETUP_REQNeels Hofmeyr2-0/+5
2019-10-29tests: only check IU configs if IU is enabledOliver Smith2-6/+14
2019-10-21log: drop duplicate MNCC logNeels Hofmeyr1-2/+0
2019-10-21log which DTAP messages are sent to RANNeels Hofmeyr10-2/+89
2019-10-21LOG_TRANS for CC: always log CC stateNeels Hofmeyr3-146/+164
2019-10-17vlr_auth_fsm: on SAI use the GSUP provided GMM cause codeAlexander Couzens1-7/+8