1. f14bc97 bsc: Add a ctrl command to send a ussdNotify for a call by Holger Hans Peter Freyther · 10 years ago
  2. 60fa5b9 gbproxy/test: Test TLLI expiry by Holger Hans Peter Freyther · 10 years ago
  3. 5e94f7f gbproxy: Kill the global gbprox_global_patch_state struct by Holger Hans Peter Freyther · 10 years ago
  4. 7d9c1df gbproxy: Remove global state from the gbproxy by Holger Hans Peter Freyther · 10 years ago
  5. 0dffe6c gprs: The methods moved to gprs_utils.h remove them here by Holger Hans Peter Freyther · 10 years ago
  6. 2d10ad1 gprs: Add testcases for the APN string/octet conversion and fix it by Holger Hans Peter Freyther · 10 years ago
  7. 8ac3a72 gprs: Create a gprs_utils file and move to be shared code in there by Holger Hans Peter Freyther · 10 years ago
  8. d64bf22 gbproxy: Use gbproxy_ for all structures by Holger Hans Peter Freyther · 10 years ago
  9. f28f8f5 gbproxy: The dump routines are only used by the test, move it there by Holger Hans Peter Freyther · 10 years ago
  10. c29a9ec gbproxy: Have a clear namespace for the public functions by Holger Hans Peter Freyther · 10 years ago
  11. 98e753f gbproxy: Remove the global rate counter and place it in the config by Holger Hans Peter Freyther · 10 years ago
  12. c65a659 gbproxy: Correct the method name. We work on TLLIs by Holger Hans Peter Freyther · 10 years ago
  13. 5eaf1a2 gbproxy: Move the VTY code into the vty file and create public API by Holger Hans Peter Freyther · 10 years ago
  14. 3ca9af3 dyn PDCH: Cleanup of rsl_chan_activate_lchan() and users by Andreas Eversberg · 11 years ago
  15. 1045a76 openbsc: Add new fields for the osmo-bts software by Holger Hans Peter Freyther · 10 years ago
  16. 93de622 bts: Remember the last AMR mode that we received by Holger Hans Peter Freyther · 10 years ago
  17. eb2705a gprs/vty: Add commands to manage the TLLI list by Jacob Erlbeck · 10 years ago
  18. 4303763 gprs: Track IMSI/TLLI to control APN patching by Jacob Erlbeck · 10 years ago
  19. 5620c6d gprs: Add APN patch support for LLC/GSM messages by Jacob Erlbeck · 10 years ago
  20. 0727f9a gprs: Add MCC/MNC patch support for LLC/GMM messages by Jacob Erlbeck · 10 years ago
  21. 2504bc4 gprs: Implement BSSGP MCC/MNC patching by Jacob Erlbeck · 10 years ago
  22. bb8627a mgcp: Change API to remove memory management from the name by Holger Hans Peter Freyther · 10 years ago
  23. 6a4fdca mgcp: Document transcoding semantic and follow it by Holger Hans Peter Freyther · 10 years ago
  24. 5ca7c49 mgcp: Make the internal state of the transcoder accessible by Holger Hans Peter Freyther · 10 years ago
  25. b776e00 rtp: Share the rtp header between the proxy and the mgcp code by Holger Hans Peter Freyther · 10 years ago
  26. eed33ef gprs/test: Remove verbose parameter of gbprox_dump_* functions by Jacob Erlbeck · 10 years ago
  27. 0557c00 mgcp: Set net_end audio params in recvonly mode by Jacob Erlbeck · 10 years ago
  28. 535173a mgcp: Move transcoding to libmgcp by Jacob Erlbeck · 10 years ago
  29. 16491a9 mgcp: Add packet size (ptime) conversion by Jacob Erlbeck · 10 years ago
  30. fe0301a mgcp: Add a function to get media info for MGCP responses by Jacob Erlbeck · 10 years ago
  31. 8f518d6 mgcp: Add audio info fields to struct mgcp_rtp_end by Jacob Erlbeck · 10 years ago
  32. 6a16305 mgcp: Add callbacks for payload processing by Jacob Erlbeck · 10 years ago
  33. e41a14b gprs: Separate LLC parsing from LLC state handling by Jacob Erlbeck · 10 years ago
  34. 278c305 mgcp: Use #pragma once instead of a possible clashing #ifdef by Holger Hans Peter Freyther · 10 years ago
  35. 4a2f659 mgcp: add voice muxer support by Pablo Neira Ayuso · 11 years ago
  36. 446356a ctrl: Use CTRL_CMD_DEFINE_STRUCT in CTRL_CMD_DEFINE_RANGE by Holger Hans Peter Freyther · 10 years ago
  37. 1890cf2 ctrl: Reduce code duplication and add a define to create the struct by Holger Hans Peter Freyther · 10 years ago
  38. 53af322 ctrl: Remove the param parameter as it was never used/implemented by Holger Hans Peter Freyther · 10 years ago
  39. 3b27ec9 ctrl: Introduce a macro for read-only attributes and use it by Holger Hans Peter Freyther · 10 years ago
  40. 114c532 bsc: Fix compilation on FreeBSD by Nikola Kolev · 10 years ago
  41. c77d473 nat/bsc: Check proto before calling ipaccess_rcvmsg_base by Holger Hans Peter Freyther · 10 years ago
  42. d262daa sms: Kill the sms->sender and use addr/ton/npi throughout the code by Holger Hans Peter Freyther · 11 years ago
  43. 44b977e openbsc/gsm_data_shared.h: Added the attribute reduce_power in TRX by Álvaro Neira Ayuso · 10 years ago
  44. e9c9415 gprs: Fix compiler warnings in sgsn_main.c by Holger Hans Peter Freyther · 10 years ago
  45. b32f34a gprs: Reduce the number of compiler warnings in gprs_gmm.c by Holger Hans Peter Freyther · 10 years ago
  46. 1a5c246 ipa: Use enhanced ipa_msg_recv_buffered() to cope with partioned IPA messages by Jacob Erlbeck · 10 years ago
  47. 1f67232 ctrl/abis: When the max_power_reduction changes, send it to the BTS by Holger Hans Peter Freyther · 10 years ago
  48. e8e5ef2 sgsn/ctrl: Add ctrl interface, implement listing subscribers by Holger Hans Peter Freyther · 10 years ago
  49. e53ccac ctrl: Move the lookup into a separate file in preparation for GPRS by Holger Hans Peter Freyther · 10 years ago
  50. d41b7b7 nitb/ctrl: Implement a command to list all active subscribers by Holger Hans Peter Freyther · 10 years ago
  51. c652a5d nitb/ctrl: Implement creating and deleting subscribers by Holger Hans Peter Freyther · 10 years ago
  52. fba0316 nitb/ctrl: Add command to add/modify a subscriber to the database by Holger Hans Peter Freyther · 10 years ago
  53. 5e2832e mncc: Use helper function to check if an MNCC frame is data (speech/traffic) by Andreas Eversberg · 12 years ago
  54. eca4145 mncc: Complete definitions for all speech traffic frames at MNCC interface by Andreas Eversberg · 11 years ago
  55. 5c3e05f db,sms: Rename db_sms_mark_sent() to db_sms_mark_delivered() by Alexander Chemeris · 11 years ago
  56. 1ba8fa6 libbsc: Add ctrl command for MNC, MCC, short-name and long-name by Holger Hans Peter Freyther · 12 years ago
  57. 7a5e9e0 bsc: Add vty command to send location trap through VTY by Holger Hans Peter Freyther · 11 years ago
  58. 2922528 sms: Increment the RP Message Reference for each transaction by Holger Hans Peter Freyther · 11 years ago
  59. a65ec74 trau: Fix compiler warning about decoded_trau_frame by Holger Hans Peter Freyther · 11 years ago
  60. ae3ec99 ctrl: Make it possible to re-use the string get and set routine by Holger Hans Peter Freyther · 12 years ago
  61. f0d5699 ctrl: Make the int range set, get and verify methods available by Holger Hans Peter Freyther · 12 years ago
  62. e0f41ea mgcp/rtp: Compute delta timestamp based on wallclock by Jacob Erlbeck · 11 years ago
  63. 0206367 Add function to update TRAU muxer after assignment or handover by Andreas Eversberg · 11 years ago
  64. 4371c56 Use 'defines' for length and duration of RTP payload by Andreas Eversberg · 11 years ago
  65. 802cb5e nat: Introduce reject cause to bsc_nat_acc_lst_entry by Holger Hans Peter Freyther · 11 years ago
  66. f318861 mgcp: Synchronize conn mode bits and output enabled flags by Jacob Erlbeck · 11 years ago
  67. 025e6c9 TSC: Add new gsm_ts_tsc() function to resolve TSC of TS by Harald Welte · 11 years ago
  68. 499cd25 Do not expect all BTSs support TSC != BCC by Harald Welte · 11 years ago
  69. e64bb12 mgcp: Send RTP keepalive dummy packets to net by Jacob Erlbeck · 11 years ago
  70. 8c1f4b0 mgcp/rtp: Add flag to disable RTP output by Jacob Erlbeck · 11 years ago
  71. 7be3fea si: Fix range1024 encoding by Jacob Erlbeck · 11 years ago
  72. 8f8e5bf si: Add a config option to disable SI2ter/SI2bis/SI5ter/SI5bis messages by Jacob Erlbeck · 11 years ago
  73. 976493b Each BTS can be configured for speech support (other than GSM full rate) by Andreas Eversberg · 11 years ago
  74. ac27b95 Add VTY option for Nokia BTS that does not send RELease CONFirm message by Andreas Eversberg · 11 years ago
  75. f12c849 mgcp/rtp: Only patch timestamp alignment errors by Jacob Erlbeck · 11 years ago
  76. 2c202cd Add EFR support to TRAU muxer + test case by Andreas Eversberg · 11 years ago
  77. e91324d mgcp: Optionally send ptime in SDP by Jacob Erlbeck · 11 years ago
  78. 91cf743 mgcp: Put local connection options into a struct by Jacob Erlbeck · 11 years ago
  79. d69cf60 mgcp/rtp: Refactored packet_duration computation by Jacob Erlbeck · 11 years ago
  80. 5a1d238 mgcp/rtp: Fix RTP timestamps if enabled by Jacob Erlbeck · 11 years ago
  81. 2b57b4c mgcp/rtp: Only patch SSRC once after MDCX if enabled by Jacob Erlbeck · 11 years ago
  82. 64af5d2 mgcp/rtp: Compute default packet duration at state initialisiation by Jacob Erlbeck · 11 years ago
  83. e5546cd mgcp/rtp: Add RTP header patch mode configuration by Jacob Erlbeck · 11 years ago
  84. 7a0d87b mgcp/nat: Take payload type from SDP data by Jacob Erlbeck · 11 years ago
  85. ac9f6ce mgcp/rtp: Fix timestamp offset when patching RTP packets by Jacob Erlbeck · 11 years ago
  86. a2528da mgcp/rtp: Add counter for invalid RTP timestamp deltas by Jacob Erlbeck · 11 years ago
  87. 2b697e7 shared: Introduce/Add procedure pending to the MO by Holger Hans Peter Freyther · 11 years ago
  88. 6bc0d0b bsc: Move gsm48_tx_mm_serv_ack/rej to gsm_04_08_utils.c by Jacob Erlbeck · 11 years ago
  89. 8bdc5ee Revert "bsc/ussd: Send faked CM Service Accept before sending USSD" by Holger Hans Peter Freyther · 11 years ago
  90. 841d19f bsc/ussd: Send faked CM Service Accept before sending USSD by Jacob Erlbeck · 11 years ago
  91. f414e85 vty: Use vty_install_default() instead of bsc_install_default() by Jacob Erlbeck · 11 years ago
  92. 5f17bf9 bts: Add a flag to remember the kind of activation/release by Holger Hans Peter Freyther · 11 years ago
  93. 67f03bd gbproxy: Add test for NSEI and NSVCI changes by Jacob Erlbeck · 11 years ago
  94. 7fee972 gbproxy/vty: Enhance delete-gbproxy-peer command by Jacob Erlbeck · 11 years ago
  95. 2ea8812 gbproxy: Add a command to delete peers from the GBProxy by Holger Hans Peter Freyther · 11 years ago
  96. cc4a2aa gbproxy: Test invalid BVCI from SGSN by Jacob Erlbeck · 11 years ago
  97. 174bad4 gbproxy: Add global and per peer counters by Jacob Erlbeck · 11 years ago
  98. e48c347 gbproxy: Replace NS-VC references by NSEI by Jacob Erlbeck · 11 years ago
  99. 76fa57a gbproxy: Add test program to test gbproxy message handling by Jacob Erlbeck · 11 years ago
  100. abe587d db: Remove the struct gsm_network from the database layer by Holger Hans Peter Freyther · 11 years ago