1. db2d431 mgcp/rtp: Add RTP header patch mode configuration by Jacob Erlbeck · 11 years ago
  2. 55ba140 mgcp/rtp: Fix output timing error counter by Jacob Erlbeck · 11 years ago
  3. 83c0523 mgcp/rtp: Add more test cases for RTP header patching by Jacob Erlbeck · 11 years ago
  4. 598b1c7 Merge branch 'jerlbeck/mgcp-cleanups' by Holger Hans Peter Freyther · 11 years ago
  5. 78a9501 mgcp: Handle SDP in CRCX received by the MGW by Jacob Erlbeck · 11 years ago
  6. 3dff27d mgcp/nat: Take payload type from SDP data by Jacob Erlbeck · 11 years ago
  7. 9107e2d mgcp: NUL-terminate MGCP message by Jacob Erlbeck · 11 years ago
  8. 1771171 mgcp: Refactor MGCP/SDP parsing by Jacob Erlbeck · 11 years ago
  9. a52ac66 mgcp: Add tests for payload types in MGCP messages by Jacob Erlbeck · 11 years ago
  10. 2bee7f9 mgcp: Add new for_each_line macro that also returns empty lines by Jacob Erlbeck · 11 years ago
  11. a01bd60 mgcp: Rename for_each_line to for_each_non_empty_line by Jacob Erlbeck · 11 years ago
  12. 19d8742 osmo-nitb: don't print 'bac_hack' in usage/help output by Harald Welte · 11 years ago
  13. 72c3090 mgcp/rtp: Fix timestamp offset when patching RTP packets by Jacob Erlbeck · 11 years ago
  14. d62419b mgcp/rtp: Add test case for RTP timestamp patching and stats by Jacob Erlbeck · 11 years ago
  15. 50079a1 mgcp/rtp: Add counter for invalid RTP timestamp deltas by Jacob Erlbeck · 11 years ago
  16. ec37bb2 bsc: Add a VTY command to show the paging group for a BSC/IMSI by Holger Hans Peter Freyther · 11 years ago
  17. d9e4039 rtp: Fixed size check in padded RTP packets by Jacob Erlbeck · 11 years ago
  18. 33b9641 bsc: Use the right string for the notification by Holger Hans Peter Freyther · 11 years ago
  19. 92ce02e rtp: Take the parameter from the arguments by Holger Hans Peter Freyther · 11 years ago
  20. 558bdb4 ipa: Explain that one needs to get the IP address of the BTS as argument by Holger Hans Peter Freyther · 11 years ago
  21. 49976f4 shared: Introduce/Add procedure pending to the MO by Holger Hans Peter Freyther · 11 years ago
  22. 82e644b gbproxy: The "[stats]" option was not documented, document it by Holger Hans Peter Freyther · 11 years ago
  23. aff2d62 bsc/ussd: Rename bsc_send_ussd_notification() by Jacob Erlbeck · 11 years ago
  24. b125031 bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  25. 24d3b91 bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c by Jacob Erlbeck · 11 years ago
  26. 28e183f Revert "bsc/ussd: Send faked CM Service Accept before sending USSD" by Holger Hans Peter Freyther · 11 years ago
  27. 61bd965 bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  28. 6e919db vty: Enable the end/exit test for libosmocore nodes by Jacob Erlbeck · 11 years ago
  29. 36722e1 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  30. fc7a75f bts: Add a flag to remember the kind of activation/release by Holger Hans Peter Freyther · 11 years ago
  31. 64cb924 gbproxy: Fix handling of NSEI changes by Jacob Erlbeck · 11 years ago
  32. 72b401f gbproxy: Add test for NSEI and NSVCI changes by Jacob Erlbeck · 11 years ago
  33. 4211d79 gbproxy/vty: Enhance delete-gbproxy-peer command by Jacob Erlbeck · 11 years ago
  34. 90267a9 gbproxy: Add a command to delete peers from the GBProxy by Holger Hans Peter Freyther · 11 years ago
  35. 02ca778 gbproxy: Fix rate counter group leak in peer_free() by Jacob Erlbeck · 11 years ago
  36. 6d23371 gbproxy: Add basic VTY tests by Jacob Erlbeck · 11 years ago
  37. 7587727 vty: Fix whitespace in test script by Jacob Erlbeck · 11 years ago
  38. f0f63a4 gbproxy: Reject SGSN UNITDATA messages with an invalid BVCI by Jacob Erlbeck · 11 years ago
  39. da890c7 gbproxy: Test invalid BVCI from SGSN by Jacob Erlbeck · 11 years ago
  40. bc55574 gbproxy: Add global and per peer counters by Jacob Erlbeck · 11 years ago
  41. c5085f9 gbproxy: Fix warning and log message by Jacob Erlbeck · 11 years ago
  42. 2082afa gbproxy: Extended test program to simulate SGSN, too by Jacob Erlbeck · 11 years ago
  43. e75fec6 gbproxy: Replace NS-VC references by NSEI by Jacob Erlbeck · 11 years ago
  44. 51a869c gbproxy: Add test program to test gbproxy message handling by Jacob Erlbeck · 11 years ago
  45. 475f513 ussd: Fix test for RELEASE COMPLETE by Alexander Huemer · 11 years ago
  46. 8c90f47 misc: Require libosmocore 0.6.4 and libosmogb 0.6.4 by Holger Hans Peter Freyther · 11 years ago
  47. 7634ec1 db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago
  48. 0c48fc7 abis: Consistent usage of LOGP/DEBUGP for "RSL CONNECT NACK" by Alexander Chemeris · 11 years ago
  49. caa98d5 osmo-bts: Kill the different ROLE_BSC as e1inp_sign_link is used now by Holger Hans Peter Freyther · 11 years ago
  50. bd6d40f nitb: Add "subscriber create" VTY command. by Alexander Chemeris · 11 years ago
  51. 4ad593c sms: Possiqble meamleak fix gsm340_rx_tpdu() by Alexander Chemeris · 11 years ago
  52. a3d41c9 Fix typo in console output: "PEROIDOC" -> "PERIODIC". by Alexander Chemeris · 11 years ago
  53. 8c16928 Fix typo ',' -> ';' at the end of a line. by Alexander Chemeris · 11 years ago
  54. 86d46c5 Fix copy-paste error in console output in db_test. by Alexander Chemeris · 11 years ago
  55. cc391b8 bsc: Add control command to set timezone by Jacob Erlbeck · 11 years ago
  56. 55e34a3 smpp: Fix the make distcheck for smpp by Holger Hans Peter Freyther · 11 years ago
  57. cb78612 nat: Fix make distcheck for the nat by Holger Hans Peter Freyther · 11 years ago
  58. 946d141 bsc/mminfo: Patch timezone and DST in MM Info messages by Jacob Erlbeck · 11 years ago
  59. 6792059 bsc: Add vty command for setting Access control classes. by Ivan Kluchnikov · 11 years ago
  60. 4f13d03 ctrl: Set a generic reply when it hasn'n been set by Jacob Erlbeck · 11 years ago
  61. 0760a83 ctrl: Add test script for the BSC control interface by Jacob Erlbeck · 11 years ago
  62. cd40fb4 vty: Cosmetic change to the writing of the bts->model by Holger Hans Peter Freyther · 11 years ago
  63. 779a728 ctrl: Remember last 'rf_locked' control command by Jacob Erlbeck · 11 years ago
  64. 733bec8 vty: Hide unconfigured BTS on 'write' by Jacob Erlbeck · 11 years ago
  65. 56595f8 ussd: Send USSD on call setup on MSC errors by Jacob Erlbeck · 11 years ago
  66. 3ffd9bc bsc_msc: Fix possible null pointer dereference by Holger Hans Peter Freyther · 11 years ago
  67. 1b9902c nat: Remember the original dest local reference in the parsed struct by Holger Hans Peter Freyther · 11 years ago
  68. ff98b3c nat: Fix the log message of the code in case of an allocation failure by Holger Hans Peter Freyther · 11 years ago
  69. 33eb587 bsc_msc: Stop the re-connect timer in case the msc is lost by Holger Hans Peter Freyther · 11 years ago
  70. c1a8687 bsc_msc: Add a name field to the MSC Connection to differentiate links by Holger Hans Peter Freyther · 11 years ago
  71. 0df1ab9 vty: Attempt to fix the build when SMPP is not enabled by Holger Hans Peter Freyther · 11 years ago
  72. 4c9dff5 vty: Rename 'mgcp-through-msc-ipa' command to 'use-msc-ipa-for-mgcp' by Jacob Erlbeck · 11 years ago
  73. 0ae92a9 vty: Use generic 'end' and 'exit' commands by Jacob Erlbeck · 11 years ago
  74. 190acf6 vty: Generalize ournode_exit() and ournode_end() by Jacob Erlbeck · 11 years ago
  75. 96903c4 vty: Add test to check vty node hierarchy and related commands by Jacob Erlbeck · 11 years ago
  76. 6a399ef SMPP: add missing VTY parameter 'deliver-src-imsi' for ESME by Harald Welte · 11 years ago
  77. 6fcc3a9 nat: Attempt to follow the MODULE_METHOD pattern for methods by Holger Hans Peter Freyther · 11 years ago
  78. 5741256 nat: Use bsc_nat_msc_is_connected instead of accessing it directly by Holger Hans Peter Freyther · 11 years ago
  79. c85ed4e bsc: Fix compiler warning about undeclare functions by Holger Hans Peter Freyther · 11 years ago
  80. 9303df2 nanobts: Fix initialization of two concurrent BTS. by Holger Hans Peter Freyther · 11 years ago
  81. 0b4f1b9 vty: Fix BSC_NODE prompt string by Jacob Erlbeck · 11 years ago
  82. 97e139f bsc/vty: Add 'no bsc-welcome-text' command by Jacob Erlbeck · 11 years ago
  83. 1b89402 bsc/ussd: Optionally send USSD message on MSC disconnection by Jacob Erlbeck · 11 years ago
  84. 0c0e1c3 nat: Add example bsc entry for pablo by Holger Hans Peter Freyther · 11 years ago
  85. 326b5d8 libmgcp: add enum mgcp_role by Pablo Neira Ayuso · 11 years ago
  86. d81fec0 libmgcp: attach mgcp_ prefix to udp_send by Pablo Neira Ayuso · 11 years ago
  87. a874b8d Fix: Handle CM service request on already secured channel correctly by Andreas Eversberg · 11 years ago
  88. 66b52c1 libmgcp: add mgcp prefix to functions and constants by Pablo Neira Ayuso · 11 years ago
  89. 6cb2ccc nat/ussd: Add 'show ussd-connection' vty command by Jacob Erlbeck · 11 years ago
  90. 27876a2 nat: Fix potential memory leak when reading a message by Holger Hans Peter Freyther · 11 years ago
  91. 9962151 nat: Misc changes spotted while going through the file with Jacob by Holger Hans Peter Freyther · 11 years ago
  92. 3db24b5 Merge branch 'laforge/smpp-fixes' by Holger Hans Peter Freyther · 11 years ago
  93. 045f402 SMPP: use VTY setting for E212/E164 in ALERT NOTIFICATION by Harald Welte · 11 years ago
  94. 99e273d SMPP: convert a SMMA to a SMPP ALERT NOTIFICATION by Harald Welte · 11 years ago
  95. 1aeb2af SMPP: don't get stuck in case of SMS memory exceeded by Harald Welte · 11 years ago
  96. 14d1177 Merge branch 'zecke/features/big-rewrite' by Holger Hans Peter Freyther · 11 years ago
  97. 52f705e nat: Use the DCC region for number rewriting and increase debug output by Holger Hans Peter Freyther · 11 years ago
  98. 67e423c nat: Implement a post-routing for the NAT software by Holger Hans Peter Freyther · 11 years ago
  99. 3615a30 nat: Fix some memory leaks in the testcases. by Holger Hans Peter Freyther · 11 years ago
  100. ddf191e nat: Allow to use the prefix lookup to rewrite numbers by Holger Hans Peter Freyther · 11 years ago