1. 8e814ee sms: WIP adding more log messages to SMS code for easier SMS performance monitoring. by Alexander Chemeris · 11 years ago achemeris/external_number
  2. 68bac47 sms_queue,smpp: Refactor MO SUBMIT code to make further changes easier. by Alexander Chemeris · 11 years ago
  3. 59189e3 Initial implementation of an external number alias for a subscriber. by Alexander Chemeris · 11 years ago
  4. 5f3218e Introduce a standard way for printing a subscriber's info. by Alexander Chemeris · 11 years ago
  5. cf77667 abis: Consistent usage of LOGP/DEBUGP at the "RSL CONNECT NACK" log output. by Alexander Chemeris · 11 years ago
  6. d08c440 Add "subscriber create" VTY command. by Alexander Chemeris · 11 years ago
  7. 7a72f64 Slight clean up of the code in gsm340_rx_tpdu() and a fix for an unlikely, but possible memory leak there. by Alexander Chemeris · 11 years ago
  8. 89b43c4 Fix typo in console output: "PEROIDOC" -> "PERIODIC". by Alexander Chemeris · 11 years ago
  9. 5c23238 Fix typo ',' -> ';' at the end of a line. by Alexander Chemeris · 11 years ago
  10. 73eb38d Fix copy-paste error in console output in db_test. by Alexander Chemeris · 11 years ago
  11. c69099b Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  12. 4402238 Allow handling of TCH/F and TCH/H frames from layer 4 by Andreas Eversberg · 11 years ago
  13. bb3e01d osmo-nitb support for codec negotiation by Andreas Eversberg · 11 years ago
  14. 521e1a4 If requested TCH/H channel is not available, try assigning TCH/F by Andreas Eversberg · 11 years ago
  15. 525f529 Fix: If half rate channel is used, indicate hr when modifying channel mode by Andreas Eversberg · 11 years ago
  16. d52dbff Fix: If paging for half rate was requested, use hr, if supported by MS by Andreas Eversberg · 11 years ago
  17. a1bcfef Fixed AMR payload type selection and handling by Andreas Eversberg · 11 years ago
  18. a53caa9 Add full AMR multirate IE support with VTY config for MS and BTS side by Andreas Eversberg · 11 years ago
  19. bdd3c96 Drop bad speech frames rather than forwarding them via RTP by Andreas Eversberg · 11 years ago
  20. 8e67fa4 Add check for non existing lchan at tch_frame_down() by Andreas Eversberg · 11 years ago
  21. 72e6e17 Use helper function to check is an MNCC frame is data (speech/traffic) by Andreas Eversberg · 11 years ago
  22. 695bee1 Send RADIO LINK TIMEOUT value via OML attribute to BTS by Andreas Eversberg · 11 years ago
  23. c88d417 Add option to set RADIO LINK TIMEOUT value via VTY by Andreas Eversberg · 11 years ago
  24. 762a623 Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  25. ceee363 Fix: TCHH/HR payloads are 15 bytes (ToC + 14 bytes of speech data) by Andreas Eversberg · 11 years ago
  26. 685e567 Fixed problem of mute audio on some calls by Andreas Eversberg · 12 years ago
  27. dbddc88 Finished support for all codecs (RTP bridge and MNCC interface) by Andreas Eversberg · 12 years ago
  28. edf41a2 Fixed delay problems, if RTP stream jitters too much by Andreas Eversberg · 12 years ago
  29. 23ce6df Allow dynamic RTP payload types between application and MNCC interface by Andreas Eversberg · 12 years ago
  30. a9f011c Adding handling of BFI (Bad Frame Indicatior) of received TRAU frames by Andreas Eversberg · 12 years ago
  31. d1dea06 Adding traffic forwarding via RTP to remote application by Andreas Eversberg · 12 years ago
  32. 0af6a32 Fix of several compiler warnings by Andreas Eversberg · 11 years ago
  33. 92aa6bb gprs: Fix a typo in the comment by Holger Hans Peter Freyther · 11 years ago
  34. c0438e3 tests: TestCase.assertGreater is not available on Python 2.5 by Holger Hans Peter Freyther · 11 years ago
  35. c63f6f1 expiration: Allow to disable the periodic location updating procedure by Holger Hans Peter Freyther · 11 years ago
  36. e7bd863 expiration: Speculative fixes for the periodic expiring handling by Holger Hans Peter Freyther · 11 years ago
  37. b970894 expiration: Print the "expire_lu" time in show subscriber by Holger Hans Peter Freyther · 11 years ago
  38. a7328a5 smpp: Move the coding/mode detection into a utils file by Holger Hans Peter Freyther · 11 years ago
  39. 5ecbc93 misc: Fix compilation warnings by Holger Hans Peter Freyther · 11 years ago
  40. 649e1ff sgsn: spelling fixes inside comments by Harald Welte · 11 years ago
  41. b4b21f5 SMPP: complete the VTY help/documentation by Harald Welte · 11 years ago
  42. badb12f remove 'bind early' from osmo-bsc_mgcp example config by Harald Welte · 11 years ago
  43. 3dfb549 sgsn: Add "auth-policy" VTY command to enable/disable ACL by Harald Welte · 11 years ago
  44. 7f6da48 sgsn: add a minimalistic ACL by Harald Welte · 11 years ago
  45. cb5353d oml: Add a missing break switch for NM_OC_BS11 by Holger Hans Peter Freyther · 11 years ago
  46. 1b624ba smpp: Close the file descriptor when we can't accept the SMSC conn by Holger Hans Peter Freyther · 11 years ago
  47. c962d45 smpp: Add the classic check for osmo_fd_register by Holger Hans Peter Freyther · 11 years ago
  48. 921b227 smpp: Fix possible NULL dereference of the emse->acl by Holger Hans Peter Freyther · 11 years ago
  49. ae9d8d3 smpp: Checking an array for NULL will always be false by Holger Hans Peter Freyther · 11 years ago
  50. c9251fa ipaccess: The proxy code checked the array but not the element by Holger Hans Peter Freyther · 11 years ago
  51. 3aedba6 ipaccess: Fix a resource leak in case the stat is failing by Holger Hans Peter Freyther · 11 years ago
  52. 5ccd015 nitb: The subscr->imsi is an array will never be NULL by Holger Hans Peter Freyther · 11 years ago
  53. 995ff35 Fix license header at smpp_openbsc.c and smpp_smsc.c by Harald Welte · 11 years ago
  54. 4c5babc smpp_openbsc: Fix parsing of 03.38 data coding scheme in MO case by Harald Welte · 11 years ago
  55. 641475c Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  56. 46bd424 libmgcp: add enum mgcp_type and use it by Pablo Neira Ayuso · 11 years ago
  57. 1e61b25 mncc: Remove what we believe to be a tautology from the MNCC code by Holger Hans Peter Freyther · 11 years ago
  58. 096dc3a nat: The con variable is not assigned at this point by Holger Hans Peter Freyther · 11 years ago
  59. 7346081 nat: number could point to an address on the stack that can be reused by Holger Hans Peter Freyther · 11 years ago
  60. 9bec10e nat: Address coverity warning about uninitialized addr by Holger Hans Peter Freyther · 11 years ago
  61. b0b8a34 nat: Please coverity and initialize the saveptr to NULL by Holger Hans Peter Freyther · 11 years ago
  62. 9feef48 nitb: Add a missing NULL check for searching the subscriber by Holger Hans Peter Freyther · 11 years ago
  63. e885951 db: Fix an issue with the memset by Holger Hans Peter Freyther · 11 years ago
  64. 81cff91 gsm_subscriber: Fix compiler warning of the printf string by Holger Hans Peter Freyther · 11 years ago
  65. 7b76934 nat: The second call didn't really add anything to the test. by Holger Hans Peter Freyther · 11 years ago
  66. b18c745 ipaccess-config: Add missing break to parsing the -L option by Holger Hans Peter Freyther · 11 years ago
  67. 7d8139a ipaccess-config: Fix a resource leak in an error path by Holger Hans Peter Freyther · 11 years ago
  68. aa63d70 sgsn: Fix the unimplemented/uninstalled show ggsn command by Holger Hans Peter Freyther · 11 years ago
  69. 80e0365 sgsn_vty: Fix uninitialized variable in the gprs_apn2str method by Holger Hans Peter Freyther · 11 years ago
  70. 3a708af sgsn: Fix logically dead code in regard to the osmo_fd_register by Holger Hans Peter Freyther · 11 years ago
  71. 84402c0 sgsn: Fix lengths of MS Network Capability and MS Radio Access Capability elements. by Alexander Chemeris · 11 years ago
  72. f0167dd hsl: Remove the support for the HSL bts from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  73. a164d52 nat: Fix compiler warning and cast uint16_t to uint8_t by Holger Hans Peter Freyther · 11 years ago
  74. 1eba7de mgcp: Make sure the save pointer is initialized with NULL. by Holger Hans Peter Freyther · 11 years ago
  75. d5c270e ipaccess-find: Address a warning by coverity of unitialized memory by Holger Hans Peter Freyther · 11 years ago
  76. 8690b98 isdnsync: Remove a double close of the isdn device by Holger Hans Peter Freyther · 11 years ago
  77. 8bb0720 nanobts: Do not crash on an invalid TRX number by Holger Hans Peter Freyther · 11 years ago
  78. eb0acb6 tests: Add a custom test runner to test the VTY functionality. by Holger Hans Peter Freyther · 11 years ago
  79. 9e22e69 misc: Ignore compiled python code and another test case by Holger Hans Peter Freyther · 11 years ago
  80. e0aee7a Introduced support for external python tests by Katerina Barone-Adesi · 11 years ago
  81. cc6b2d2 ctrlif: Flush/Clear write_queue when closing the control socket by Harald Welte · 11 years ago
  82. 1304b35 bsc_vty: Print human-readable string version of NM ADM STATE by Harald Welte · 11 years ago
  83. abadd54 GPRS LLC: Add non-standard method of sequence number recovery by Harald Welte · 11 years ago
  84. 22ce598 osmo-bsc VTY: fix saving of codec-list by Harald Welte · 11 years ago
  85. b0bf1da smpp: Only write the systemd-id if it is not empty by Holger Hans Peter Freyther · 11 years ago
  86. a1c09a4 Makefile.am: Use AM_CPPFLAGS by Alexander Huemer · 11 years ago
  87. 846d8dc vty: Print the state of all GPRS OML objects in show bts by Holger Hans Peter Freyther · 11 years ago
  88. c75ed6d SMPP: Add new 'dcs_transparent' ESME setting by Harald Welte · 11 years ago
  89. 27d5e65 SMPP: Pass on 0xFx style DCS from SMPP to GSM by Harald Welte · 11 years ago
  90. 61e1935 SMPP: Respond with BIND_TRX_RESP to BIND_TRX, not BIND_TX_RESP by Harald Welte · 11 years ago
  91. 9f3835b mgcp: Initialize the tone to CHAR_MAX as this might not be a request by Holger Hans Peter Freyther · 11 years ago
  92. 0a244b4 nat: fix use after free in forward_sccp_to_bts by Pablo Neira Ayuso · 11 years ago
  93. 2177624 channels: Mark channels as broken that time out on activation/release by Holger Hans Peter Freyther · 11 years ago
  94. e152a46 Merge branch 'zecke/features/sysmobts' by Holger Hans Peter Freyther · 11 years ago
  95. e48c187 ipaccess: Remove the ipaccess_gsmnet and assume there is a bsc_gsmnet by Holger Hans Peter Freyther · 11 years ago
  96. 4b0e36a sysmobts: Make the nanoBTS NM code work for the sysmobts by Holger Hans Peter Freyther · 11 years ago
  97. 84b033f sysmobts: Initialize the NM signal handler only once in a mixed network by Holger Hans Peter Freyther · 11 years ago
  98. e84dd98 sysmobts: Avoid a crash when trying to look-up a BTS by Holger Hans Peter Freyther · 11 years ago
  99. 7a0010b nat: Include LAC/CI as TV values at the end of the 'status' message by Holger Hans Peter Freyther · 11 years ago
  100. d7b22c6 smpp: Attempt to fix a memory leak of the msgb by Holger Hans Peter Freyther · 11 years ago