aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-04-19SIP_Emulation: Remove duplicated map()pespin/tmpPau Espin Pedrol1-5/+0
2024-04-19asterisk: Use Titan TEXT encoder to implement AMI record enc/decPau Espin Pedrol1-48/+18
2024-04-19sgsn: TC_sgsn_context_req_in: match MM Context & GSN Address IEsVadim Yanitskiy2-3/+45
2024-04-19sgsn: add testcases for SGSN Context Request procedureVadim Yanitskiy2-1/+166
2024-04-19library: GTPv1C: fix ts_MM_Context{GSM,UMTS} templatesVadim Yanitskiy1-5/+5
2024-04-19library: GTPv1C: make ts_GTPC_SGSNContextAck more compactVadim Yanitskiy1-1/+2
2024-04-18SIP_Templates: Make tag collisions harderPau Espin Pedrol5-2/+9
2024-04-18asterisk: Split SIPConnHdlr to its own filePau Espin Pedrol2-691/+732
2024-04-18Asterisk: Initial AMI supportPau Espin Pedrol5-1/+243
2024-04-18HTTP_Adapter: add HOST field to header lines.Philipp Maier1-4/+6
2024-04-18sgsn: derive altsteps from f_routing_area_update()Vadim Yanitskiy1-26/+47
2024-04-18sgsn: fix unused param in f_routing_area_update()Vadim Yanitskiy1-2/+2
2024-04-18library: GTPv1C add ts_MM_ContextGSMVadim Yanitskiy1-0/+24
2024-04-18library: cosmetic: fix code formattingVadim Yanitskiy1-1/+1
2024-04-18Move f_str_split() Osmocom_VTY_Functions.ttcn -> Misc_Helpers.ttcnPau Espin Pedrol3-26/+27
2024-04-18Move f_strstr_count() Osmocom_VTY_Functions.ttcn -> Misc_Helpers.ttcnPau Espin Pedrol6-23/+26
2024-04-16bsc: Early shutdown upon BSSMAP RESET-ACK timeoutPau Espin Pedrol1-2/+4
2024-04-16hnbgw: TC_hnb_register_duplicate: Fix 2nd HNB_REG_REQ containing different LACPau Espin Pedrol1-0/+6
2024-04-16hnbgw: osmo-hnbgw.cfg: Update file to make it similar to the one in docker-pl...Pau Espin Pedrol1-4/+27
2024-04-16hnbgw: Add new recent tests to expected-results.xmlPau Espin Pedrol1-0/+5
2024-04-16ggsn: TC_gy_charging_volume_quota_threshold: Fix Gy Threshold/Quota expectanciesPau Espin Pedrol2-9/+18
2024-04-16hnbgw: Provide proper params to set StatsD local ip/portPau Espin Pedrol2-4/+7
2024-04-15msc: expect TC_attached_imsi_lu_unknown_tmsi to passVadim Yanitskiy1-6/+1
2024-04-15msc: expand TC_lu_tmsi_noauth_notmsiNeels Hofmeyr1-0/+24
2024-04-15msc: add TC_lu_tmsi_noauth_notmsiNeels Hofmeyr2-0/+43
2024-04-15msc: add mi arg to f_perform_lu()Neels Hofmeyr1-2/+8
2024-04-15msc: allow f_verify_vty_lac_ci() to pass for CompL3 by TMSI MINeels Hofmeyr1-1/+3
2024-04-15msc: derive altsteps from f_expect_paging() and use themVadim Yanitskiy2-41/+54
2024-04-15msc: rework f_expect_paging(): handle mismatch and timeoutVadim Yanitskiy1-7/+21
2024-04-15msc: f_expect_paging(): fix by_tmsi argNeels Hofmeyr1-2/+7
2024-04-15pcu: Update component diagramPau Espin Pedrol2-10/+87
2024-04-14ran-emu: allow receiving Paging without a TMSINeels Hofmeyr1-2/+5
2024-04-13hnbgw: Implement validation of [some] countersHarald Welte3-3/+78
2024-04-13hnbgw: Use iddentical LAC/RAC/SAC valuesHarald Welte1-5/+6
2024-04-13hnbgw: Test normal and abnormal RAB releaseHarald Welte1-0/+14
2024-04-13hnbgw: Use "NAS/Normal" as default release causeHarald Welte2-2/+4
2024-04-13hnbgw: Make RAB release cause configurableHarald Welte1-10/+13
2024-04-11asterisk: Introduce tests TC_internal_call_all_*registeredPau Espin Pedrol3-14/+221
2024-04-10asterisk: Introduce test TC_internal_call_momtPau Espin Pedrol4-110/+711
2024-04-10{SIP,Asterisk}_Tests: Mark all components alivePau Espin Pedrol3-4/+4
2024-04-10pgw: Always expect local TEIC when receiving DeleteSessionResponsePau Espin Pedrol1-5/+4
2024-04-08SIP_Emulation: Match empty port as default port 5060Pau Espin Pedrol1-0/+3
2024-04-08SIP_Emulation: Fix SIPEM_register when several conns are activePau Espin Pedrol1-2/+2
2024-04-08library/SIP_Templates: Fix wrong method name in tr_SIP_REGISTERPau Espin Pedrol1-1/+1
2024-04-08asterisk: Implement and test SIP Digest AuthorizationPau Espin Pedrol7-23/+600
2024-04-05asterisk: Add missing 0-digit prefix in userPau Espin Pedrol1-1/+1
2024-04-04hnbgw: Add TC_ue_register_tmsi_lai for UE Registration without IMSIHarald Welte1-0/+14
2024-04-03msc: fix race condition in TC_mm_id_resp_no_identityVadim Yanitskiy2-8/+9
2024-04-02hnbgw: Introduce tests about UE registrationHarald Welte2-0/+219
2024-04-02Introduce Asterisk_Tests testsuitePau Espin Pedrol10-1/+396