1. 593cd88 transaction: move cc.codecs.remote -> cc.remote by Oliver Smith · 1 year, 1 month ago
  2. ceca8e6 codec_filter_run: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  3. 1c7f178 codec_filter_set_bss: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  4. c7c40c9 codec_filter_set_ran: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  5. a35abb7 codec_filter_init: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  6. 5375f78 codec_filter_set_ms_from_bc: prepare for CSD by Oliver Smith · 1 year, 1 month ago
  7. 9e3bab9 Use new mgcp_client_conf_alloc() API to alloc mgcp_client_conf by Pau Espin Pedrol · 1 year, 1 month ago
  8. 999a593 copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbH by Vadim Yanitskiy · 1 year, 2 months ago
  9. 1c06507 mncc_recvmsg(): log caller file,line by Neels Hofmeyr · 1 year, 11 months ago
  10. bd5f8e9 do CN CRCX first by Neels Hofmeyr · 2 years, 6 months ago
  11. 8dd1646 [codecs filter] send + receive SDP via MNCC by Neels Hofmeyr · 2 years, 6 months ago
  12. 7934e0d in ran_msg, return gsm0808_speech_codec (inter-MSC) by Neels Hofmeyr · 1 year, 8 months ago
  13. cec51b3 in ran_msg, return gsm0808_speech_codec (intra-MSC) by Neels Hofmeyr · 1 year, 4 months ago
  14. 62bfa37 rtp_stream: allow multiple codecs / use codec filter from Assignment by Neels Hofmeyr · 1 year, 8 months ago
  15. 1dc3961 add ran_infra.force_mgw_codecs_to_ran by Neels Hofmeyr · 1 year, 4 months ago
  16. e276ae9 [codecs filter] store BSS codec list from Compl L3 by Neels Hofmeyr · 2 years, 6 months ago
  17. 4c57bb0 [codecs filter] add trans.cc.codecs by Neels Hofmeyr · 2 years, 6 months ago
  18. 63881a3 [codecs filter] add codec_filter.h,c by Neels Hofmeyr · 2 years, 6 months ago
  19. b2ce748 add codec_mapping.h,c by Neels Hofmeyr · 2 years, 6 months ago
  20. 0143108 sdp_msg.c: parse send/recv mode by Neels Hofmeyr · 2 years ago
  21. 634591e SMPP: make smpp_smsc_stop() static by Max · 1 year, 8 months ago
  22. 40d3497 add some comments to sdp_msg.c,h by Neels Hofmeyr · 2 years ago
  23. 2d11682 add sdp_audio_codec_is_set by Neels Hofmeyr · 1 year, 11 months ago
  24. 1cb18a2 vlr: implement fallback to no-auth by Neels Hofmeyr · 1 year, 9 months ago
  25. 3189f39 vlr: auth_fsm: rename AUTH_RES to AUTH_SUCCESS by Neels Hofmeyr · 1 year, 8 months ago
  26. 923b664 vlr: auth_fsm: clarify success/failure result by Neels Hofmeyr · 1 year, 9 months ago
  27. 2ea7264 msc_a,vlr: add is_ciphering_required (accurately named) by Neels Hofmeyr · 1 year, 9 months ago
  28. d99a607 msc_a,vlr: rename ciphering_required to is_ciphering_to_be_attempted by Neels Hofmeyr · 1 year, 9 months ago
  29. b44cf2d Introduce support for libosmo-mgcp-client MGW pooling by Pau Espin Pedrol · 1 year, 9 months ago
  30. 8e15c79 mncc: move MNCC_F_ALL from mncc.c to mncc.h by Vadim Yanitskiy · 1 year, 9 months ago
  31. dfb1cb8 cosmetic: use proper name for SMPP handlers by Max · 1 year, 11 months ago
  32. 4743a77 Use libsmpputil functions in smpp_mirror tool by Max · 1 year, 11 months ago
  33. 366a340 Make esme struct shared by Max · 1 year, 11 months ago
  34. 62977d0 Add ESME-specific logging by Max · 1 year, 11 months ago
  35. 5346f69 Introduce libsmpputil by Max · 2 years ago
  36. d20dd22 sdp_msg: s/sdp_audio_codec_/sdp_audio_codecs_ by Neels Hofmeyr · 2 years, 6 months ago
  37. c9e0ca3 sdp_msg: add sdp_audio_codecs_cmp(), add compare flags by Neels Hofmeyr · 2 years, 6 months ago
  38. 9a515e5 sdp_msg: s/_name_/_to_str_/g by Neels Hofmeyr · 2 years, 6 months ago
  39. a3c639f sms: Introduce VTY-configurable minimum SMS validity period by Harald Welte · 2 years, 2 months ago
  40. 2765a18 sms: Make default SMS validity period configurable via VTY by Harald Welte · 2 years, 2 months ago
  41. 53e2e5f sms_queue: Make deletion of messages from DB VTY-configurable by Harald Welte · 2 years, 2 months ago
  42. 1a62db2 sms: Give smsc its own VTY config node by Harald Welte · 2 years, 2 months ago
  43. d302bb1 sms: Encapsulate SMS queue related config parameters by Harald Welte · 2 years, 2 months ago
  44. d43c22e switch from libdbi to lbsqlite3 by Harald Welte · 2 years, 2 months ago
  45. 123261e vlr: Add rate counters and stat items by Harald Welte · 2 years, 2 months ago
  46. 2ee27f9 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  47. f4b87fa libvlr: vlr_set_ciph_mode(): avoid redundant check by Vadim Yanitskiy · 2 years, 7 months ago
  48. 2c5e461 libmsc/gsm_04_08: refactor require ciphering into an own function by Alexander Couzens · 2 years, 8 months ago
  49. 2aaff75 Validate the choosen UTRAN encryption algorithm by Alexander Couzens · 2 years, 9 months ago
  50. 505a94a Make UTRAN encryption algorithms configurable by Harald Welte · 3 years, 5 months ago
  51. 274b70f Fix enabling of UMTS UEA encryption by Harald Welte · 3 years, 5 months ago
  52. c6921e5 mncc: rework passing GCR over the MNCC interface by Vadim Yanitskiy · 2 years, 8 months ago
  53. a1a70be Add support for LCLS to the MSC by Keith Whyte · 3 years, 2 months ago
  54. 017ba1f vlr_sgs: Balance use_count incremented in vlr_sgs_loc_update by Pau Espin Pedrol · 2 years, 11 months ago
  55. 13f17c1 vlr_sgs.h: Set proper logic order of items in enum sgs_ue_fsm_state by Pau Espin Pedrol · 2 years, 11 months ago
  56. ae98b97 implement CM Re-Establish for voice calls by Neels Hofmeyr · 3 years ago
  57. 5bdba0d add vlr_subscr_find_by_mi by Neels Hofmeyr · 3 years ago
  58. 6ce2edc support A5/4 in Cipher Mode Command by Neels Hofmeyr · 3 years, 1 month ago
  59. 6710670 Fill Last Used E-UTRAN PLMN Id when in CSFB by Pau Espin Pedrol · 3 years, 2 months ago
  60. ac6ccd9 gsm_network: drop unused neighbor_list member by Neels Hofmeyr · 3 years, 5 months ago
  61. ae167fc Convert paging response timer into an osmocom own X4 timer by Alexander Couzens · 3 years, 9 months ago
  62. 754def9 fix comment in ran_peer.h by Neels Hofmeyr · 3 years, 10 months ago
  63. cbcfe99 drop duplicate ran_peer_find() vs ran_peer_find_by_addr() by Neels Hofmeyr · 3 years, 10 months ago
  64. eeda9e1 mncc: Support IPv6 addresses (new version mncc 7) by Pau Espin Pedrol · 3 years, 10 months ago pespin/ipv6
  65. 1587ffb vty: allow configuring db path from cfg file by Keith Whyte · 3 years, 10 months ago
  66. b697274 refactor: move RESET Osmux TLV parsing to ran_msg_a.c by Neels Hofmeyr · 4 years ago
  67. f34d945 msc_a: add callref as call id to ASSIGNMENT REQ. by Philipp Maier · 4 years, 1 month ago
  68. 9aac5c2 add rudimentary NRI support for MSC pooling by Neels Hofmeyr · 4 years, 1 month ago
  69. 46d526a use new osmo_mobile_identity API everywhere by Neels Hofmeyr · 4 years, 1 month ago
  70. 2c88905 libmsc/gsm_04_11.h: remove unused sms_deliver definition by Vadim Yanitskiy · 4 years, 5 months ago
  71. 064a1e0 msc/sccp_ran.h: fix: do not pass -1 to osmo_rat_type_name() by Vadim Yanitskiy · 4 years, 5 months ago
  72. fc2b019 libmsc: move subscriber expiration timer T3212 to libvlr by Vadim Yanitskiy · 4 years, 6 months ago
  73. baf71a7 libvlr: use generic osmo_tdef API for T3250, T3260, and T3270 by Vadim Yanitskiy · 4 years, 5 months ago
  74. ffc7f39 VTY: add osmo_tdef introspection and configuration commands by Vadim Yanitskiy · 4 years, 6 months ago
  75. 4b4a1a1 msc/signal.h: remove unused (since the NiTB split up) signals by Vadim Yanitskiy · 4 years, 6 months ago
  76. ecfcd99 libvlr: remove unused 'periodic_lu_timer' from struct vlr_subscr by Vadim Yanitskiy · 4 years, 6 months ago
  77. a79aac0 libmsc/gsm_04_08.c: fix: verify MI before calling vlr_subscr_rx_id_resp() by Vadim Yanitskiy · 4 years, 6 months ago
  78. c6b088b counters: polish documentation of cm_service_request / paging_resp by Vadim Yanitskiy · 4 years, 7 months ago
  79. 1448052 counters: clarify documentation for MSC_CTR_CALL_* entries by Vadim Yanitskiy · 4 years, 7 months ago
  80. bc7dabd counters: clarify documentation for MSC_CTR_LOC_UPDATE_* entries by Vadim Yanitskiy · 4 years, 8 months ago
  81. 1ce842d counters: clarify documentation for MSC_CTR_SMS_* entries by Vadim Yanitskiy · 4 years, 8 months ago
  82. b455205 MNCC v6: add optional SDP to the socket protocol by Neels Hofmeyr · 4 years, 9 months ago
  83. eef4578 add sdp_msg API: SDP parsing/composition by Neels Hofmeyr · 4 years, 9 months ago
  84. 3f07dac Fix some typos by Martin Hauke · 4 years, 8 months ago
  85. 8a50cfb BSSMAP: decode Codec List (BSS Supported) by Neels Hofmeyr · 4 years, 9 months ago
  86. e04cd98 cc trans: remove unused tch_rtp_create by Neels Hofmeyr · 4 years, 8 months ago
  87. cf90bdb send MNCC REL only if MNCC has actually started by Neels Hofmeyr · 4 years, 9 months ago
  88. f636e6c LOG_TRANS for CC: always log CC state by Neels Hofmeyr · 4 years, 9 months ago
  89. 7312b15 make vlr_gmm_cause_to_mm_cause public by Alexander Couzens · 4 years, 11 months ago
  90. 002fb01 paging: Send SGsAP-SERVICE-ABORT-REQUEST on paging timeout by Philipp Maier · 4 years, 10 months ago
  91. e9a3911 fix error on BSSMAP Cipher Mode Complete L3 msg IE by Neels Hofmeyr · 4 years, 10 months ago
  92. 991bb42 Implement a global switch on the network to disable call waiting. by Keith Whyte · 5 years ago
  93. 7c8df44 cosmetic: fix call_leg_ensure_ci() decl. arg name to match impl. by Neels Hofmeyr · 4 years, 10 months ago
  94. 5e19b9a mncc: send payload type matching chosen codec by Neels Hofmeyr · 5 years ago
  95. 4dfb2ba add 'encryption uea 1 2' cfg / fix ttcn3 iu tests by Neels Hofmeyr · 5 years ago
  96. efa7b97 replace osmo_counter with stat_items by Alexander Couzens · 5 years ago
  97. 3a357de fix spelling detected by lintian by Thorsten Alteholz · 5 years ago
  98. 8b0737f Use GSM23003_MSISDN_MAX_DIGITS from libosmogsm by Vadim Yanitskiy · 5 years ago
  99. 483cea8 sgs_iface: detect and react to VLR/HLR failure by Philipp Maier · 5 years ago
  100. b683dcf transaction: accept trans_type enum in trans_log_subsys() by Vadim Yanitskiy · 5 years ago