aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-01-05libmsc/gsm_04_08.c: fix: verify MI before calling vlr_subscr_rx_id_resp()Vadim Yanitskiy1-0/+3
2019-12-02counters: polish documentation of cm_service_request / paging_respVadim Yanitskiy1-4/+4
2019-12-02counters: clarify documentation for MSC_CTR_CALL_* entriesVadim Yanitskiy1-7/+7
2019-12-02counters: clarify documentation for MSC_CTR_LOC_UPDATE_* entriesVadim Yanitskiy1-6/+6
2019-12-02counters: clarify documentation for MSC_CTR_SMS_* entriesVadim Yanitskiy1-7/+8
2019-11-28MNCC v6: add optional SDP to the socket protocolNeels Hofmeyr1-1/+6
2019-11-28add sdp_msg API: SDP parsing/compositionNeels Hofmeyr2-0/+69
2019-11-19Fix some typosMartin Hauke5-8/+8
2019-11-05BSSMAP: decode Codec List (BSS Supported)Neels Hofmeyr1-0/+2
2019-11-05cc trans: remove unused tch_rtp_createNeels Hofmeyr1-4/+0
2019-10-29send MNCC REL only if MNCC has actually startedNeels Hofmeyr1-0/+1
2019-10-21LOG_TRANS for CC: always log CC stateNeels Hofmeyr1-1/+3
2019-10-17make vlr_gmm_cause_to_mm_cause publicAlexander Couzens1-0/+3
2019-09-26paging: Send SGsAP-SERVICE-ABORT-REQUEST on paging timeoutPhilipp Maier1-0/+1
2019-09-18fix error on BSSMAP Cipher Mode Complete L3 msg IENeels Hofmeyr1-0/+1
2019-09-03Implement a global switch on the network to disable call waiting.Keith Whyte1-0/+3
2019-09-02cosmetic: fix call_leg_ensure_ci() decl. arg name to match impl.Neels Hofmeyr1-1/+1
2019-08-28mncc: send payload type matching chosen codecNeels Hofmeyr1-0/+3
2019-08-13add 'encryption uea 1 2' cfg / fix ttcn3 iu testsNeels Hofmeyr1-0/+5
2019-07-18replace osmo_counter with stat_itemsAlexander Couzens1-2/+20
2019-07-16fix spelling detected by lintianThorsten Alteholz2-2/+2
2019-05-29Use GSM23003_MSISDN_MAX_DIGITS from libosmogsmVadim Yanitskiy1-2/+1
2019-05-27sgs_iface: detect and react to VLR/HLR failurePhilipp Maier1-0/+1
2019-05-26transaction: accept trans_type enum in trans_log_subsys()Vadim Yanitskiy1-4/+2
2019-05-21Request Osmux CID and forward it in Assign Req and Assign ComplPau Espin Pedrol3-0/+16
2019-05-19libmsc/gsm_04_11.c: properly handle MMTS indicationVadim Yanitskiy3-1/+5
2019-05-19bssap: Detect BSC Osmux support on RESET (ACK) recvPau Espin Pedrol1-0/+3
2019-05-19vty: Add option to enable osmux towards BSCsPau Espin Pedrol3-0/+16
2019-05-15remove msc specific db countersAlexander Couzens1-6/+0
2019-05-15vlr: fix IMEI lengthOliver Smith1-1/+1
2019-05-14make LOG_TRANS() NULL-safe againSylvain Munaut1-1/+1
2019-05-12add DSS logging categoryNeels Hofmeyr2-4/+2
2019-05-10call_leg: document the parent_event_* itemsNeels Hofmeyr1-0/+1
2019-05-10call_leg: remove unused event MSC_EV_CALL_LEG_RTP_RELEASEDNeels Hofmeyr2-6/+2
2019-05-10LOG_TRANS: store subsys in trans, unify USSD logging back to DMMNeels Hofmeyr1-3/+9
2019-05-09comment: apply function renames to message cycle explanationNeels Hofmeyr1-12/+12
2019-05-09fix regression: fix internal MNCC operationNeels Hofmeyr1-1/+1
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr51-726/+2470
2019-04-26vlr subscr get/put: also check against NULLNeels Hofmeyr1-2/+2
2019-04-12add LOG_TRANS, proper context for all transactionsNeels Hofmeyr1-0/+30
2019-04-12vlr_subscr: use osmo_use_countNeels Hofmeyr5-16/+36
2019-04-08msc/gsm_data.h: drop unused SMS_HDR_SIZE macroVadim Yanitskiy1-1/+0
2019-03-19libvlr: Allow 2G auth tuples to be re-used without going through AUTHSylvain Munaut1-0/+2
2019-03-14libmsc: Allow different channel types to be requested as silent callsSylvain Munaut1-1/+4
2019-02-20libmsc/gsm_09_11.c: implement guard timer for NCSS sessionsVadim Yanitskiy2-0/+4
2019-02-18a_iface: use 'const' qualifier for ran_conn whenever possibleHarald Welte1-1/+1
2019-02-15transaction.h: use #pragma once as include guardVadim Yanitskiy1-4/+1
2019-02-15transaction: clarify magic 0xff transaction IDMax1-0/+3
2019-02-15transaction: drop meaningless ti_flag of trans_assign_trans_id()Max1-1/+1
2019-02-13libmsc/gsm_04_80.c: add msc_send_ussd_release_complete_cause()Vadim Yanitskiy1-0/+3