1. b64cdb2 osmo-msc: #if BUILD_IU for ss7_setup() by Philipp Maier · 7 years ago pmaier/aoip3
  2. ed29a13 fixup for: fix handover (signalling only) and add VTX command to trigger by Philipp Maier · 7 years ago
  3. 2fdce87 osmo-bsc: fix handover (signalling only) and add VTX command to trigger by Philipp Maier · 7 years ago
  4. a51835a fix typo by Philipp Maier · 7 years ago
  5. e44a891 fixup: fix possible null pointer deref by Philipp Maier · 7 years ago
  6. 724dba6 cosmetic: fix ugly variable naming by Philipp Maier · 7 years ago
  7. ce0a86b osmo-bsc: fix (null) string in VTY config by Philipp Maier · 7 years ago
  8. 23b8cf5 osmo-bsc: pointcodes in human readable form by Philipp Maier · 7 years ago
  9. 4aacc42 osmo-msc: point codes in human readable form by Philipp Maier · 7 years ago
  10. 4110ddc osmo-bsc: cleanup osmo_bsc_sigtran_init() by Philipp Maier · 7 years ago
  11. c2d3093 osmo-msc: cleanup ss7_setup() by Philipp Maier · 7 years ago
  12. 4e73ea8 fixup: osmo_ss7_vty_init_asp() instead of osmo_ss7_vty_init_sg() by Philipp Maier · 7 years ago
  13. 2ba2b7d fixup for: mgcp: add VTY Option to force-realloc endpoints by Philipp Maier · 7 years ago
  14. f4d0911 osmo-bsc: make use of osmo_sccp_addr_set_ssn() by Philipp Maier · 7 years ago
  15. 4cca037 bsc/msc: fixup compiler issues by Philipp Maier · 7 years ago
  16. e94d119 osmo-bsc: full auto configuration for SS7/CS7 by Philipp Maier · 7 years ago
  17. 1e61f9e mgcp: add VTY Option to force-realloc endpoints by Philipp Maier · 7 years ago
  18. 8f1d1fc osmo-bsc: fix invalid for loop head by Philipp Maier · 7 years ago
  19. c7ee7cc osmo-msc: Use proper sccp instance names by Philipp Maier · 7 years ago
  20. 2515fb8 osmo-bsc: improve checking of sccp addresses by Philipp Maier · 7 years ago
  21. c54a5f3 mgcp: remove proactive DLCX by Philipp Maier · 7 years ago
  22. e40a123 MSC,SGSN: use OSMO_GSUP_PORT == 4222 instead of 2222 by Neels Hofmeyr · 7 years ago
  23. fd60925 msc_vlr_tests: properly check BSSAP Clear and Iu Release by Neels Hofmeyr · 7 years ago
  24. b22ee29 cosmetic: msc_vlr_tests: better place clear_cmd wrap, adjust printed msg by Neels Hofmeyr · 7 years ago
  25. 5e1f3de msc_vlr_test_gsm_ciph: remove dead code by Neels Hofmeyr · 7 years ago
  26. 9613d78 fix release upon IMSI Detach by Neels Hofmeyr · 7 years ago
  27. 3fc122d cosmetic: add debug log to msc_subscr_conn_close() by Neels Hofmeyr · 7 years ago
  28. cf04231 cosmetic: tweak IMSI Detach log output by Neels Hofmeyr · 7 years ago
  29. 73d7feb msc_vlr_tests: add missing wrap for iu_tx_release() by Neels Hofmeyr · 7 years ago
  30. b6a5e19 cosmetic: add info log for Iu Release tx by Neels Hofmeyr · 7 years ago
  31. 6b9b641 cosmetic: remove obsolete comment by Neels Hofmeyr · 7 years ago
  32. 9208d9c fix handling of paging response: use conn->lac by Neels Hofmeyr · 7 years ago
  33. e0828ad gsm04_08.c patches from neels (remove when committed properly) by Philipp Maier · 7 years ago
  34. e4f357e a-iface: move clear command to subscriber_conn.c by Philipp Maier · 7 years ago
  35. d8a6e06 vty: Fixup sccp/ss7 configuration by Philipp Maier · 7 years ago
  36. f558587 fixup for: mgcp: display properly mgcp-messages in log by Philipp Maier · 7 years ago
  37. a3d37cb msc-vty-complete by Philipp Maier · 7 years ago
  38. 5042e57 msc_vlr: Fix tests: accomodate a_iface_tx_clear_cmd() by Philipp Maier · 7 years ago
  39. 7a1c033 osmo_msc: only clear A-Interface connections for GSM calls by Philipp Maier · 7 years ago
  40. 1a63a31 fixup: fix typo by Philipp Maier · 7 years ago
  41. 7941a94 mncc: make external mncc work by Philipp Maier · 7 years ago
  42. bd85cdf mgcp: display properly mgcp-messages in log by Philipp Maier · 7 years ago
  43. c123ce5 fixup for: a_iface: fix missing clear command by Philipp Maier · 7 years ago
  44. edc5dfe cosmetic: tweak error log in osmo_bsc_sigtran_init() by Neels Hofmeyr · 7 years ago
  45. fac9c9e a_iface: fix missing clear command by Philipp Maier · 7 years ago
  46. 7a4855a a_iface: fix missing log output by Philipp Maier · 7 years ago
  47. ea6b3ec a_iface: fix missing const by Philipp Maier · 7 years ago
  48. 9a6c0ea a_iface: add missing static by Philipp Maier · 7 years ago
  49. 362e8b0 msc_ifaces: add checks for nullpointers by Philipp Maier · 7 years ago
  50. 4fca7f8 fixup: remove allocation/usage of iu struct again. by Neels Hofmeyr · 7 years ago
  51. 0940242 osmo-bsc change bsc_handle_dt1() to bsc_handle_dt() by Philipp Maier · 7 years ago
  52. 59f0ff6 osmo-bsc: fix sccp name string by Philipp Maier · 7 years ago
  53. edc140f a_iface: remove unused variable by Philipp Maier · 7 years ago
  54. 6cd9cc0 osmo-msc/a_iface/reset: add missing const by Philipp Maier · 7 years ago
  55. c2a3f6e osmo-bsc/sigtran: add missing const by Philipp Maier · 7 years ago
  56. 82e2f76 osmo-msc/a_iface: add missing assertions by Philipp Maier · 7 years ago
  57. fd4167a osmo-bsc: add missing comment by Philipp Maier · 7 years ago
  58. 4e3818b osmo-bsc: add missing assertion by Philipp Maier · 7 years ago
  59. e93733f osmo-msc: remove orphanned struct members by Philipp Maier · 7 years ago
  60. 29e63bb osmo-msc: rename called/calling address in struct a_conn_info by Philipp Maier · 7 years ago
  61. 116568d osmo-bsc: use better msc identifier by Philipp Maier · 7 years ago
  62. 458c2b0 osmo-bsc: fix typo by Philipp Maier · 7 years ago
  63. 250c7f7 osmo-bsc: vty: fix error message by Philipp Maier · 7 years ago
  64. 2662502 build: osmo-bsc_nat: add missing sigtran LDADD by Neels Hofmeyr · 7 years ago
  65. c099ad7 osmo-bsc: rename calling_addr to msc_addr by Philipp Maier · 7 years ago
  66. 03bf3a7 osmo-bsc: change calling/called addr in VTY by Philipp Maier · 7 years ago
  67. a550a09 osmo-bsc: change calling/called_addr variable names by Philipp Maier · 7 years ago
  68. 5ee1506 osmo-bsc: check configured sccp addresses before start by Philipp Maier · 7 years ago
  69. 6b62bab osmo-bsc: make sure only default SSNs are used by Philipp Maier · 7 years ago
  70. 55154fb cosmetic: fix typo in log output by Philipp Maier · 7 years ago
  71. 9360d61 osmo-bsc: only clear connections of a specific MSC by Philipp Maier · 7 years ago
  72. e80608d osmo-bsc: Make SCCP-Addresses configurable via VTY by Philipp Maier · 7 years ago
  73. fc515ef common-vty: add ss7 nodes commands to VTY by Philipp Maier · 7 years ago
  74. d6ec7a4 osmo-msc: finish msc-sided reset by Philipp Maier · 7 years ago
  75. 0bfa685 msc_vlr: fix linker problem in testcase by Philipp Maier · 7 years ago
  76. 9e1e0f4 mgcp: Fix missing call id in DLCX by Philipp Maier · 7 years ago
  77. e2b37af reset: fix allocation and add deallocator for reset procedure by Philipp Maier · 7 years ago
  78. 9244306 aoip: don't use iu struct: move rtp ports from .iu to new subscr_conn.rtp by Neels Hofmeyr · 7 years ago
  79. 208505b aoip: don't use iu struct: do not allocate unnecessary ue_conn_ctx by Neels Hofmeyr · 7 years ago
  80. 366c7b0 osmo_bsc_main: use osmo_sccp_make_addr_pc_ssn() for SCCP addresses by Neels Hofmeyr · 7 years ago
  81. 628cf3d AoIP+3G: use one common SCCP client for A and IuCS by Neels Hofmeyr · 7 years ago
  82. 5600a21 msc: re-enable iu_init() by Neels Hofmeyr · 7 years ago
  83. 656b578 a_init: use name arg for sccp client and user bind by Neels Hofmeyr · 7 years ago
  84. bc0ab90 a_iface: fix typo in function name by Philipp Maier · 7 years ago
  85. aaffff6 a_iface: Check if channel type and speech codec list are successful by Philipp Maier · 7 years ago
  86. 02fdbb4 rsl: fix stray line break in logtext by Philipp Maier · 7 years ago
  87. 4e2e186 mgcp: fix line-break problem in log by Philipp Maier · 7 years ago
  88. 0008777 apply function renames in merged libosmocore patches by Neels Hofmeyr · 7 years ago
  89. 51d2a33 osmo-bsc: react on reset requests from MSC by Philipp Maier · 7 years ago
  90. 738cc11 libcommon-cs: genralize a interface reset fsm by Philipp Maier · 7 years ago
  91. 2abf6b0 fixup: remove unused counter by Philipp Maier · 7 years ago
  92. 5cb12d0 sccp-lite: remove old sccp-lite code by Philipp Maier · 7 years ago
  93. 151feb9 osmo-bsc: Send USSD notification when an MSC loss is detected by Philipp Maier · 7 years ago
  94. b64c234 cosmetic: make function names in a_iface_bssap more expressive. by Philipp Maier · 7 years ago
  95. 0f82438 cosmetic: more expressive function names in a_iface by Philipp Maier · 7 years ago
  96. 7d98e00 fixup: return with value in void function by Philipp Maier · 7 years ago
  97. 39f3b11 mgcp: make bts base port configurable by Philipp Maier · 7 years ago
  98. 778e14a Revert "mgcp: make sure all endpoints are closed on startup" by Philipp Maier · 7 years ago
  99. 7a36bba mgcp: Make sure endpoint is free on CRCX by Philipp Maier · 7 years ago
  100. 41c0e21 a_iface_bssap: clear lingering subscriber connections on reset by Philipp Maier · 7 years ago