1. 1b4bde6 nat: Start inspecting every message coming from the BSC for the IMSI by Holger Hans Peter Freyther · 14 years ago
  2. 531d3e3 nat: Remember if we have check the imsi. by Holger Hans Peter Freyther · 14 years ago
  3. 8582bb9 nat: Keep the fiter status in the return message. by Holger Hans Peter Freyther · 14 years ago
  4. 43bd9d1 nat: Improve the log message in case we have SCCP data without a connection by Holger Hans Peter Freyther · 14 years ago
  5. 260646d vty: Use \r\n in the copyright messages by Holger Hans Peter Freyther · 14 years ago
  6. 971532f bsc: Set the copyright for the real BSC. by Holger Hans Peter Freyther · 14 years ago
  7. 343b945 [paging] Implement the counting for TCH/H and TCH/F by Holger Hans Peter Freyther · 14 years ago
  8. 3112f67 [paging] Only page if we have some free channels right now by Holger Hans Peter Freyther · 14 years ago
  9. c814ae9 [paging] Continuisly send paging commands. by Holger Hans Peter Freyther · 14 years ago
  10. e791d95 [paging] When giving credit try to send out paging requests too. by Holger Hans Peter Freyther · 14 years ago
  11. e7be13c [paging] When we ran down to 0 available paging slots start a credit timer by Holger Hans Peter Freyther · 14 years ago
  12. c562888 vty: Fix build due to merge issue. by Holger Hans Peter Freyther · 14 years ago
  13. b6b9d70 chan: Add configuration to handle paging any with TCH by Holger Hans Peter Freyther · 14 years ago
  14. f0f37f1 chan: Store the to be assigned channel type in the GSM Network. by Holger Hans Peter Freyther · 14 years ago
  15. 21d63ff bsc_init: Allow DTXu and enable DTXd on RSL (experimental) by Holger Hans Peter Freyther · 14 years ago
  16. db39203 [alloc] Assign a TCH for LU when all SDCCHs are occupied. by Holger Hans Peter Freyther · 14 years ago
  17. b9ca9a7 nat: Use ':' to separate the message and strerror by Holger Hans Peter Freyther · 14 years ago
  18. 7653d35 vty: CONFIG_NODE is the anchor and should not be treated as config. by Holger Hans Peter Freyther · 14 years ago
  19. ba289d0 vty: Add the config node code to everyone. by Holger Hans Peter Freyther · 14 years ago
  20. 85e41b3 channel_release: First attempt to update the doc to new code. by Holger Hans Peter Freyther · 14 years ago
  21. 6ce024b Merge branch 'on-waves/nat-alloc-bsc-endpoints' by Holger Hans Peter Freyther · 14 years ago
  22. 2a5b796 nat: We have 1 to 31 available to the BSC. by Holger Hans Peter Freyther · 14 years ago
  23. 4e6129a nat: Replace the MGCP Endpoint if that is required by Holger Hans Peter Freyther · 14 years ago
  24. 6dc928e nat: Use different static transaction numbers for the DLCX/MDCX message by Holger Hans Peter Freyther · 14 years ago
  25. 14f728e nat: Document that the MDCX message is not implemented by Holger Hans Peter Freyther · 14 years ago
  26. 2b5ae6b nat: Send the right MDCX down the stream by Holger Hans Peter Freyther · 14 years ago
  27. 60bfe4e nat: Remove the code that is wrongly placed.. by Holger Hans Peter Freyther · 14 years ago
  28. d04d365 nat: Close the right endpoint down the stream. by Holger Hans Peter Freyther · 14 years ago
  29. 8c61f79 nat: Add vty command to show the endpoint allocation status by Holger Hans Peter Freyther · 14 years ago
  30. 926c5fd nat: Attempt to assign the BSC Timeslot based on a free list by Holger Hans Peter Freyther · 14 years ago
  31. bf2e1b5 nat: Remove the CRCX value from the nat by Holger Hans Peter Freyther · 14 years ago
  32. aa86161 nat: Reindent the code, no functional change by Holger Hans Peter Freyther · 14 years ago
  33. 7089d53 nat: Make the code work in terms of endpoints instead of timeslot/multiplex by Holger Hans Peter Freyther · 14 years ago
  34. bec108e nat: Use the bsc_timeslot when talking to the BSC downstream by Holger Hans Peter Freyther · 14 years ago
  35. f6037e2 mgcp: Add method to go back from endpoint to multiplex/timeslot by Holger Hans Peter Freyther · 14 years ago
  36. f044376 mgcp: Speculative mgcp fix... by Holger Hans Peter Freyther · 14 years ago
  37. 599a957 [gprs] Add option parsing to SGSN by Harald Welte · 14 years ago
  38. 651789c debian: add init script, /etc/default file and example config files by Harald Welte · 14 years ago
  39. 279db3a debian: make more dependencies explicit in 'control' file by Harald Welte · 14 years ago
  40. 19ce77c vty: Provide a is_config_node for the VTY and use it for the bsc by Holger Hans Peter Freyther · 14 years ago
  41. c4ae176 Introduce '-D' commandline option to daemonize processes by Harald Welte · 14 years ago
  42. f1c9ae1 debian: don't buld arch-independent packages with executables in them by Harald Welte · 14 years ago
  43. dd79dc2 debian: don't use override_dh_* for lenny compatibility by Harald Welte · 14 years ago
  44. 49b8ab9 debian: add build dependency to pkg-config by Harald Welte · 14 years ago
  45. 08e0e20 debian: add runtime dependency to libdbd-sqlite3 by Harald Welte · 14 years ago
  46. 0374056 debian: add build dependency to libdbi0-dev by Harald Welte · 14 years ago
  47. ade87dd bsc_init: Compare it with the right enum type by Holger Hans Peter Freyther · 14 years ago
  48. 95f4206 Add 'debian' directory containing debian packaging information by Harald Welte · 14 years ago
  49. 03b2444 Add gprs_sndcp.h to noinst_HEADERS by Harald Welte · 14 years ago
  50. 9aa29b5 gsm48: Add method to send a separate facility message... by Holger Hans Peter Freyther · 14 years ago
  51. 5e22b9b [GPRS NS] Fix memory leak in gprs_ns_sendmsg() error path by Harald Welte · 14 years ago
  52. 175b9a1 mgcp: Add a vty command to free a given endpoint. by Holger Hans Peter Freyther · 14 years ago
  53. 94ed60f mgcp: Use transient errors in more cases... by Holger Hans Peter Freyther · 14 years ago
  54. 73d0047 mgcp: Reduce the log level to debug for these calls. by Holger Hans Peter Freyther · 14 years ago
  55. e0ca9d2 nat: Do not report paging to every BTS... by Holger Hans Peter Freyther · 14 years ago
  56. e3ed2be nat: In case the downstream fails on a CRCX, ask it to do a DLCX by Holger Hans Peter Freyther · 14 years ago
  57. e15223b mgcp: Remember if the endpoint was allocated... by Holger Hans Peter Freyther · 14 years ago
  58. 70d18cb mgcp: Add a callback to inform the client that an endpoint got reallocated by Holger Hans Peter Freyther · 14 years ago
  59. 25f64d0 nat: Use the state information for the callback. by Holger Hans Peter Freyther · 14 years ago
  60. 9a87782 nat: Keep the state (CRCX,MDCX,DLCX) of the operation.. by Holger Hans Peter Freyther · 14 years ago
  61. a9f132d nat: Free the endpoint when we get an empty CI. by Holger Hans Peter Freyther · 14 years ago
  62. 526b4d3 mgcp: Make the CI uint32_t all the way to avoid mismatch by Holger Hans Peter Freyther · 14 years ago
  63. cbc6354 nat: Provide information of when a msg does not contain a CI by Holger Hans Peter Freyther · 14 years ago
  64. 6769ea0 mgcp: Fix discovering the RTCP port with the more strict check. by Holger Hans Peter Freyther · 14 years ago
  65. 29e0188 mgcp: Determine the proto properly... by Holger Hans Peter Freyther · 14 years ago
  66. 8f76d97 bsc_msc: Remove the except code as it is wrong... by Holger Hans Peter Freyther · 14 years ago
  67. 6af36c0 mgcp: Add instrumentation code to find a possible port leak/bsc-fd corruption by Holger Hans Peter Freyther · 14 years ago
  68. 411764b mgcp: Move the mgcp_free_endp into the right path for the CRCX failure by Holger Hans Peter Freyther · 14 years ago
  69. 1de4d84 mgcp: Fix a filedescriptor leak in case the bind is failing. by Holger Hans Peter Freyther · 14 years ago
  70. 079f033 mgcp: Enable the tap after configuring it... by Holger Hans Peter Freyther · 14 years ago
  71. 8fdb95e mgcp: Add a call tap feature to forward audio to another forward port by Holger Hans Peter Freyther · 14 years ago
  72. 73aa514 mgcp: Patch RTP packets again if that is allowed. by Holger Hans Peter Freyther · 14 years ago
  73. ff6ac96 mgcp: Get the for network/for bts flag right. by Holger Hans Peter Freyther · 14 years ago
  74. 935137c mgcp: Be more strict on the source addr/source port of the bts by Holger Hans Peter Freyther · 14 years ago
  75. 7944f89 mgcp: Only discover the bts once, the extra check got lost by Holger Hans Peter Freyther · 14 years ago
  76. 774d1d3 nat: Use the mgcp_config_alloc to have defaults initialized by Holger Hans Peter Freyther · 14 years ago
  77. 05d8f5f mgcp: Allow to dynamically allocate ports from a range.. by Holger Hans Peter Freyther · 14 years ago
  78. f330729 mgcp: Allow to have a different port allocation mode by Holger Hans Peter Freyther · 14 years ago
  79. 2ea9118 mgcp: Prepare to have different port allocation strategies. by Holger Hans Peter Freyther · 14 years ago
  80. f2192fc mgcp: Fix the signature of the change_cb to not carry the port. by Holger Hans Peter Freyther · 14 years ago
  81. 77eae16 mgcp: Separate recv from net/bts and remove autodetection by Holger Hans Peter Freyther · 14 years ago
  82. 84026ba mgcp: Move the loopback code into the common send as well. by Holger Hans Peter Freyther · 14 years ago
  83. 10b2e7a mgcp: Remove the receive code into a new method. by Holger Hans Peter Freyther · 14 years ago
  84. cd144d5 mgcp: Move the selection of the right source port to a new method by Holger Hans Peter Freyther · 14 years ago
  85. 81938e9 mgcp: Allocate a different port for the networking... by Holger Hans Peter Freyther · 14 years ago
  86. 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
  87. bfb68b7 mgcp: Move the bfd for rtp/rtcp into the port by Holger Hans Peter Freyther · 14 years ago
  88. 083059e mgcp: Make the function internal, only used by the init/config code by Holger Hans Peter Freyther · 14 years ago
  89. d1725f4 mgcp: Rename the bind method to show it is only binding for the bts port by Holger Hans Peter Freyther · 14 years ago
  90. 7140dae mgcp: Only use early bind for the BTS socket. by Holger Hans Peter Freyther · 14 years ago
  91. 148c5d3 mgcp: Attempt to separate the RTP/RTCP port for the Network and for the BTS by Holger Hans Peter Freyther · 14 years ago
  92. fab76aa mgcp: Group the state for bts/net into a struct and have two instances by Holger Hans Peter Freyther · 14 years ago
  93. 6434452 mgcp: Remove the forwarding mode as it was not used. by Holger Hans Peter Freyther · 14 years ago
  94. 8c0deca mgcp: Fix the payload_type... it broke in 7cdc62c01223570441e60ec6d0dd7a92e622677b by Holger Hans Peter Freyther · 14 years ago
  95. f48e4b6 nat: Fix the spelling of that comment. by Holger Hans Peter Freyther · 14 years ago
  96. 0957211 mgcp: Fix the reversed net/bts... which has not cause any issue.. by Holger Hans Peter Freyther · 14 years ago
  97. b1e9ba9 mgcp: Pass the whole endpoint to the patch method. by Holger Hans Peter Freyther · 14 years ago
  98. 8e2acb7 mgcp: Fix the order of the arguments... by Holger Hans Peter Freyther · 14 years ago
  99. f8d117a mgcp: Print the conn mode as well by Holger Hans Peter Freyther · 14 years ago
  100. 566e59b mgcp: Disable the actual patching... this is a temporary hack by Holger Hans Peter Freyther · 14 years ago