1. 45b8b72 Merge branch 'zecke/number-rewrite' by Holger Hans Peter Freyther · 14 years ago
  2. d39f310 nat: Close SCCP connections when the USSD Provider is closed. by Holger Hans Peter Freyther · 14 years ago
  3. 0d5fdbb nat: Implement rewriting, have a very basic test for that feature by Holger Hans Peter Freyther · 14 years ago
  4. c3ac978 nat: Add hook for rewriting a setup message by Holger Hans Peter Freyther · 14 years ago
  5. 2945ee9 nat: Add vty option for number rewriting by Holger Hans Peter Freyther · 14 years ago
  6. 6a3e0c7 ipaccess: Add a structure for informing the USSD provider about the state by Holger Hans Peter Freyther · 14 years ago
  7. 1ff40d8 nat: Implement accepting a USSD Provider connection, do authentication by Holger Hans Peter Freyther · 14 years ago
  8. 552fc16 nat: Keep a ussd token in the config by Holger Hans Peter Freyther · 14 years ago
  9. daf5417 nat: Add an option to set the query string to match by Holger Hans Peter Freyther · 14 years ago
  10. 01ae681 nat: Make the imsi checking function public. by Holger Hans Peter Freyther · 14 years ago
  11. de021be nat: Provide a USSD access list to check for which to play HLR. by Holger Hans Peter Freyther · 14 years ago
  12. 908bc9b nat: Create a USSD module to filter out USSDs... by Holger Hans Peter Freyther · 14 years ago
  13. 1b1a936 nat: Introduce a new connection type for Supplementary Services by Holger Hans Peter Freyther · 14 years ago
  14. b542332 nat: Move the DTAP unpacking into a new method by Holger Hans Peter Freyther · 14 years ago
  15. 9bd8bd7 nat: Copy the IMSI, then free it or move the context to the connection by Holger Hans Peter Freyther · 14 years ago
  16. 4a98ae9 nat: Store the IMSI inside the SCCP Connection data by Holger Hans Peter Freyther · 14 years ago
  17. acc0fdf nat: Add a method to add a proper message to the queue. by Holger Hans Peter Freyther · 14 years ago
  18. aee6825 nat: Find a connection by the real ref by Holger Hans Peter Freyther · 14 years ago
  19. 6c1ae96 nat: Make the write_queue write callback a public function by Holger Hans Peter Freyther · 14 years ago
  20. f232b27 nat: Make the queue routine work on any write_queue by Holger Hans Peter Freyther · 14 years ago
  21. d5cd304 ipaccess: Put our extensions to the protocol into the same enum by Holger Hans Peter Freyther · 14 years ago
  22. 7c831f6 misc: Replace the idiom for replacing a string with a function call by Holger Hans Peter Freyther · 14 years ago
  23. 821e0fc ussd: Move the code libosmocore, increase the version number. by Holger Hans Peter Freyther · 14 years ago
  24. 1f04083 nat: Allow a BSC to have multiple LACs by Holger Hans Peter Freyther · 14 years ago
  25. 7982c76 db.h: Move the '*' to the other side for the gsm_subscriber by Holger Hans Peter Freyther · 14 years ago
  26. 2e72807 nat: Provide statistics about amount of different messages. by Holger Hans Peter Freyther · 14 years ago
  27. a5386d1 gsm_04_80: Require libosmocore for creating USSD messages by Holger Hans Peter Freyther · 14 years ago
  28. a67fc6f nat: Keep track of how many connections we reject by Holger Hans Peter Freyther · 14 years ago
  29. 39f1880 nat: Add statistics to the access-list in the NAT by Holger Hans Peter Freyther · 14 years ago
  30. f8fd106 nat: Send a transcoder reset on start up. by Holger Hans Peter Freyther · 14 years ago
  31. d582b20 mgcp: Make the base port of the transcoder configurable by Holger Hans Peter Freyther · 14 years ago
  32. 56ac269 mgcp: Forward data from the BTS-in to the transcoder by Holger Hans Peter Freyther · 14 years ago
  33. 39f2f6d mgcp: Add ports for the transcoder as well by Holger Hans Peter Freyther · 14 years ago
  34. cab3834 mgcp: Add a transcoder-mgw command to store the address by Holger Hans Peter Freyther · 14 years ago
  35. 90d3817 nat: Use the write_queue inside the CFG. by Holger Hans Peter Freyther · 14 years ago
  36. 5d15019 mgcp: Keep the gw_fd inside the mgcp_config by Holger Hans Peter Freyther · 14 years ago
  37. 93651d6 mgcp: Remove the hack to remap timeslot one... by Holger Hans Peter Freyther · 14 years ago
  38. bca2d60 db: Declare db_sms_inc_deliver_attempts. by Holger Hans Peter Freyther · 14 years ago
  39. 2460bed bsc: Prepare to store the SCCP connection inside the subscriber by Holger Hans Peter Freyther · 14 years ago
  40. 74ff36f msc: Send a signal when the connections to the MSC dropped by Holger Hans Peter Freyther · 14 years ago
  41. 054928d bsc: Make the write method public it will be used by other modules by Holger Hans Peter Freyther · 14 years ago
  42. 05394bc bsc: Add code responsible for connecting, reconnecting to the MSC by Holger Hans Peter Freyther · 14 years ago
  43. e519958 bsc: Keep all active subscriber connections in a list. by Holger Hans Peter Freyther · 14 years ago
  44. e60a0a9 bsc: Add the osmo_bsc_grace from the on-waves/bsc-master branch by Holger Hans Peter Freyther · 14 years ago
  45. db60d0a osmo_rf: Keep the current policy inside the RF struct.. by Holger Hans Peter Freyther · 14 years ago
  46. cdcb600 bsc: Move the rf_ctl into the msc data struct by Holger Hans Peter Freyther · 14 years ago
  47. 8c4dca2 bsc: Register a new MSC group with data for the MSC connection by Holger Hans Peter Freyther · 14 years ago
  48. 58b3df5 bsc: Create struct osmo_msc_data to hold MSC information, handle signals by Holger Hans Peter Freyther · 14 years ago
  49. 1b4bde6 nat: Start inspecting every message coming from the BSC for the IMSI by Holger Hans Peter Freyther · 14 years ago
  50. 531d3e3 nat: Remember if we have check the imsi. by Holger Hans Peter Freyther · 14 years ago
  51. 3112f67 [paging] Only page if we have some free channels right now by Holger Hans Peter Freyther · 14 years ago
  52. e7be13c [paging] When we ran down to 0 available paging slots start a credit timer by Holger Hans Peter Freyther · 14 years ago
  53. b6b9d70 chan: Add configuration to handle paging any with TCH by Holger Hans Peter Freyther · 14 years ago
  54. f0f37f1 chan: Store the to be assigned channel type in the GSM Network. by Holger Hans Peter Freyther · 14 years ago
  55. 21d63ff bsc_init: Allow DTXu and enable DTXd on RSL (experimental) by Holger Hans Peter Freyther · 14 years ago
  56. db39203 [alloc] Assign a TCH for LU when all SDCCHs are occupied. by Holger Hans Peter Freyther · 14 years ago
  57. 2a5b796 nat: We have 1 to 31 available to the BSC. by Holger Hans Peter Freyther · 14 years ago
  58. 4e6129a nat: Replace the MGCP Endpoint if that is required by Holger Hans Peter Freyther · 14 years ago
  59. 926c5fd nat: Attempt to assign the BSC Timeslot based on a free list by Holger Hans Peter Freyther · 14 years ago
  60. bf2e1b5 nat: Remove the CRCX value from the nat by Holger Hans Peter Freyther · 14 years ago
  61. 7089d53 nat: Make the code work in terms of endpoints instead of timeslot/multiplex by Holger Hans Peter Freyther · 14 years ago
  62. f6037e2 mgcp: Add method to go back from endpoint to multiplex/timeslot by Holger Hans Peter Freyther · 14 years ago
  63. f044376 mgcp: Speculative mgcp fix... by Holger Hans Peter Freyther · 14 years ago
  64. 19ce77c vty: Provide a is_config_node for the VTY and use it for the bsc by Holger Hans Peter Freyther · 14 years ago
  65. e15223b mgcp: Remember if the endpoint was allocated... by Holger Hans Peter Freyther · 14 years ago
  66. 70d18cb mgcp: Add a callback to inform the client that an endpoint got reallocated by Holger Hans Peter Freyther · 14 years ago
  67. 9a87782 nat: Keep the state (CRCX,MDCX,DLCX) of the operation.. by Holger Hans Peter Freyther · 14 years ago
  68. 526b4d3 mgcp: Make the CI uint32_t all the way to avoid mismatch by Holger Hans Peter Freyther · 14 years ago
  69. 8fdb95e mgcp: Add a call tap feature to forward audio to another forward port by Holger Hans Peter Freyther · 14 years ago
  70. 73aa514 mgcp: Patch RTP packets again if that is allowed. by Holger Hans Peter Freyther · 14 years ago
  71. 05d8f5f mgcp: Allow to dynamically allocate ports from a range.. by Holger Hans Peter Freyther · 14 years ago
  72. f330729 mgcp: Allow to have a different port allocation mode by Holger Hans Peter Freyther · 14 years ago
  73. 2ea9118 mgcp: Prepare to have different port allocation strategies. by Holger Hans Peter Freyther · 14 years ago
  74. 81938e9 mgcp: Allocate a different port for the networking... by Holger Hans Peter Freyther · 14 years ago
  75. ee4657c mgcp: Rename the base port to bts_base as it will be used for the bts by Holger Hans Peter Freyther · 14 years ago
  76. bfb68b7 mgcp: Move the bfd for rtp/rtcp into the port by Holger Hans Peter Freyther · 14 years ago
  77. 083059e mgcp: Make the function internal, only used by the init/config code by Holger Hans Peter Freyther · 14 years ago
  78. d1725f4 mgcp: Rename the bind method to show it is only binding for the bts port by Holger Hans Peter Freyther · 14 years ago
  79. 7140dae mgcp: Only use early bind for the BTS socket. by Holger Hans Peter Freyther · 14 years ago
  80. 148c5d3 mgcp: Attempt to separate the RTP/RTCP port for the Network and for the BTS by Holger Hans Peter Freyther · 14 years ago
  81. fab76aa mgcp: Group the state for bts/net into a struct and have two instances by Holger Hans Peter Freyther · 14 years ago
  82. 6434452 mgcp: Remove the forwarding mode as it was not used. by Holger Hans Peter Freyther · 14 years ago
  83. 0253fe2 vty: Remove the logging command that is in libosmocore by Holger Hans Peter Freyther · 14 years ago
  84. 6230eb2 mgcp: Only patch the header if we had a change in SSRC by Holger Hans Peter Freyther · 14 years ago
  85. 3040ed4 mgcp: Allow switching the audio streams, patch the header by Holger Hans Peter Freyther · 14 years ago
  86. 84ba528 mgcp: Move the rtp state into a struct by Holger Hans Peter Freyther · 14 years ago
  87. 90e5eae Use new include paths of libosmo-sccp 0.0.2 by Harald Welte · 14 years ago
  88. b33ded1 mgcp: Allow to change the receive (the loopback part) via the VTY by Holger Hans Peter Freyther · 14 years ago
  89. 0bdf20d mgcp: Implement the "loopback" mode for a connection endpoint. by Holger Hans Peter Freyther · 14 years ago
  90. 4a9dd3b nat: Fix compilation with nat not being enabled. by Holger Hans Peter Freyther · 14 years ago
  91. 3fdf5b9 chan_alloc: Change Channel Release to release SAPIs, then the channel by Holger Hans Peter Freyther · 14 years ago
  92. a8dffc1 sccp: Use the external libosmo-sccp as sccp implementation by Holger Hans Peter Freyther · 14 years ago
  93. d8acf14 [BSC] Add support for configfile-hardcoded System Information messages by Harald Welte · 14 years ago
  94. 37dfea4 Add more RSL <-> Osmo SI type mappings, export osmo_sitype_strs[] by Harald Welte · 14 years ago
  95. e758d95 mgcp: Attempt to count missing RTP packets with a basic calculation by Holger Hans Peter Freyther · 14 years ago
  96. 9bf4cec osmo_bsc_rf: Add a grace command, send a signal by Holger Hans Peter Freyther · 14 years ago
  97. 3140c4f mgcp: Rename TOS to DSCP by Holger Hans Peter Freyther · 14 years ago
  98. f0374a5 nat: Rename ip-tos to ip-dscp and provide an alias... by Holger Hans Peter Freyther · 14 years ago
  99. 7429476 gsm_04_80: Allow to specify the alert pattern for the notification by Holger Hans Peter Freyther · 14 years ago
  100. 9059790 gsm_04_80: Send a Release Complete otherwise the USSD unit stays BUSY by Holger Hans Peter Freyther · 14 years ago