1. 8dd1646 [codecs filter] send + receive SDP via MNCC by Neels Hofmeyr · 2 years, 6 months ago
  2. cec51b3 in ran_msg, return gsm0808_speech_codec (intra-MSC) by Neels Hofmeyr · 1 year, 4 months ago
  3. 62bfa37 rtp_stream: allow multiple codecs / use codec filter from Assignment by Neels Hofmeyr · 1 year, 8 months ago
  4. 1dc3961 add ran_infra.force_mgw_codecs_to_ran by Neels Hofmeyr · 1 year, 4 months ago
  5. 2d57d6e [codecs filter] apply BSS codecs from Assignment Complete by Neels Hofmeyr · 2 years, 6 months ago
  6. e276ae9 [codecs filter] store BSS codec list from Compl L3 by Neels Hofmeyr · 2 years, 6 months ago
  7. a818153 IuCS: remove IuUP LOOPBACK hack by Neels Hofmeyr · 1 year, 4 months ago
  8. ede9083 comment: clarify L3 Info processing by Neels Hofmeyr · 2 years, 6 months ago
  9. 2ea7264 msc_a,vlr: add is_ciphering_required (accurately named) by Neels Hofmeyr · 1 year, 9 months ago
  10. d99a607 msc_a,vlr: rename ciphering_required to is_ciphering_to_be_attempted by Neels Hofmeyr · 1 year, 9 months ago
  11. 550506a err log: fix reverse statement in msc_a call handling by Neels Hofmeyr · 2 years, 6 months ago
  12. 5d53c60 fix crash on CM Serv Rej: fix use count mismatch by Neels Hofmeyr · 2 years, 2 months ago
  13. 9de384a Avoid setting audio codec if not available during assignment_complete (MDCX) by Pau Espin Pedrol · 2 years, 6 months ago
  14. 3a02d29 Announce IuFP audio codec for UTRAN conns in CRCX towards MGW by Pau Espin Pedrol · 2 years, 6 months ago
  15. c44342b libmsc: fix memory leak (struct msgb) in msc_i_ran_enc() by Vadim Yanitskiy · 2 years, 7 months ago
  16. 2c5e461 libmsc/gsm_04_08: refactor require ciphering into an own function by Alexander Couzens · 2 years, 8 months ago
  17. 2aaff75 Validate the choosen UTRAN encryption algorithm by Alexander Couzens · 2 years, 9 months ago
  18. 505a94a Make UTRAN encryption algorithms configurable by Harald Welte · 3 years, 5 months ago
  19. 274b70f Fix enabling of UMTS UEA encryption by Harald Welte · 3 years, 5 months ago
  20. a1a70be Add support for LCLS to the MSC by Keith Whyte · 3 years, 2 months ago
  21. ae98b97 implement CM Re-Establish for voice calls by Neels Hofmeyr · 3 years ago
  22. e53ecde msc_a.c: Allow MSC_A_EV_CN_CLOSE in state MSC_A_ST_RELEASING by Pau Espin Pedrol · 3 years ago
  23. 73d093a improve logging on encryption, for Ciphering and HO by Neels Hofmeyr · 3 years ago neels/a54
  24. 6ce2edc support A5/4 in Cipher Mode Command by Neels Hofmeyr · 3 years, 1 month ago
  25. 435f67f msc_tx_common_id(): fix potential NULL pointer dereference by Vadim Yanitskiy · 3 years, 1 month ago
  26. 2e21a68 Use new osmo stat items/ctr APIs by Pau Espin Pedrol · 3 years, 1 month ago
  27. 6710670 Fill Last Used E-UTRAN PLMN Id when in CSFB by Pau Espin Pedrol · 3 years, 2 months ago
  28. d9fe711 Clear Command: set cause value to "Call Control" by Neels Hofmeyr · 4 years ago
  29. 83cf10c propagate Compl L3 Info Cell ID to the VLR subscriber record by Neels Hofmeyr · 4 years ago
  30. 68f50da add comments to clarify some complete l3 details by Neels Hofmeyr · 4 years ago
  31. f34d945 msc_a: add callref as call id to ASSIGNMENT REQ. by Philipp Maier · 4 years, 1 month ago
  32. 46d526a use new osmo_mobile_identity API everywhere by Neels Hofmeyr · 4 years, 1 month ago
  33. 00a476b msc_a CC: add some basic sanity tests by Neels Hofmeyr · 4 years, 7 months ago
  34. cc918cb fail on invalid RTP address from MGW by Neels Hofmeyr · 4 years, 7 months ago
  35. 3f07dac Fix some typos by Martin Hauke · 4 years, 8 months ago
  36. f439ff1 CC: add error handling for CRCX responses by Neels Hofmeyr · 4 years, 9 months ago
  37. c192c0b log which DTAP messages are sent to RAN by Neels Hofmeyr · 4 years, 9 months ago
  38. e9a3911 fix error on BSSMAP Cipher Mode Complete L3 msg IE by Neels Hofmeyr · 4 years, 10 months ago
  39. 0165325 msc_a fsm: ignore state chg to same state by Neels Hofmeyr · 4 years, 10 months ago
  40. b4ef5e7 msc_a.c, CC trans: change a comment to a debug log by Neels Hofmeyr · 4 years, 10 months ago
  41. 2e8f881 fix segfault: don't send CC REL on NULL msc_a by Neels Hofmeyr · 4 years, 11 months ago
  42. 47cf84d msc_a: switch RAN type back to SGs when a CSFB-Call is cleared by Philipp Maier · 5 years ago
  43. 6539bfb libmsc/msc_a.c: fix: remove dummy allstate_action of msc_a_fsm by Vadim Yanitskiy · 5 years ago
  44. a3cdab4 Request Osmux CID and forward it in Assign Req and Assign Compl by Pau Espin Pedrol · 5 years ago
  45. 4dd477f libmsc/msc_a.c: fix possible NULL-pointer dereferences by Vadim Yanitskiy · 5 years ago
  46. 0a437be silence error messages about HANDOVER_END not permitted by Neels Hofmeyr · 5 years ago
  47. 265a4c7 call_leg: remove unused event MSC_EV_CALL_LEG_RTP_RELEASED by Neels Hofmeyr · 5 years ago
  48. 911e597 make msc_a_vsub() and others NULL-safe by Neels Hofmeyr · 5 years ago
  49. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago