1. 9431faa libmsc: Allow to set sender id when sending SMS from the VTY by Sylvain Munaut · 12 years ago
  2. 8834689 libbsc: With the new SAPI states we don't need sacch_deact anymore by Daniel Willmann · 12 years ago
  3. 4c2fac0 gsm_data_shared.h: Keep a list of SAPI states per lchan by Daniel Willmann · 12 years ago
  4. c3649d2 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 12 years ago
  5. c63cb86 gsm: Do not attempt to release SAPI=0 if it was never allocated by Holger Hans Peter Freyther · 12 years ago
  6. 969a405 lchan: Introduce T3109 handling for the release procedure by Holger Hans Peter Freyther · 13 years ago
  7. 5149c17 lchan: Introduce a BROKEN state for the lchan by Holger Hans Peter Freyther · 12 years ago
  8. e38af68 lchan: Release the lchan more quickly, align with GSM 04.08 by Holger Hans Peter Freyther · 13 years ago
  9. 2806c79 rsl: Rename the reason to release_mode and use the enum value by Holger Hans Peter Freyther · 12 years ago
  10. 2d75d3f osmo-bts: Include lapdm.h to fix autoconf usability test by Holger Hans Peter Freyther · 12 years ago
  11. 3cb4409 abis: Activate the newest available installed on the BTS by Holger Hans Peter Freyther · 12 years ago
  12. 23e8000 abis: Create a routine that can parse all SW Descriptions of a SW Config by Holger Hans Peter Freyther · 12 years ago
  13. 4928d1b mgcp: Allow to freely control the a=fmtp line for experiments by Holger Hans Peter Freyther · 12 years ago
  14. cd25695 mgcp: Test and implement re-transmission handling by Holger Hans Peter Freyther · 12 years ago
  15. 3ba9cce mgcp: Methods generating a response now include the endpoint pointer by Holger Hans Peter Freyther · 12 years ago
  16. b63498c bsc: Send the USSD message after the location updating accept. by Holger Hans Peter Freyther · 12 years ago
  17. c5f6694 sms: Kill the linkid as we are using SAPI=3 all the time by Holger Hans Peter Freyther · 12 years ago
  18. 3bd2ebc sms: Replaced the SMR process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  19. 12c52b7 sms: Replaced the SMC process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  20. f8faba7 nitb: Release the channel if there is nothing on it by Holger Hans Peter Freyther · 12 years ago
  21. 46880c2 mgcp: Begin handling of the RQNT message as needed for DTMF by Holger Hans Peter Freyther · 12 years ago
  22. fde4916 SMPP: add small utility program 'smpp_mirror' by Harald Welte · 12 years ago
  23. 691ce33 SMPP: Implement support for MO SMS by Harald Welte · 12 years ago
  24. b7dd661 SMPP: VTY configuration of SMPP code, authentication support by Harald Welte · 12 years ago
  25. d0a34ed sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  26. 4341309 SMPP: Implement transaction mode for SUBMIT-SM by Harald Welte · 12 years ago
  27. 2dba82d Initial support of SMPP interface for MT-SMS by Harald Welte · 12 years ago
  28. 9a01062 nat: Move the ctrl handling code into a separate file by Holger Hans Peter Freyther · 12 years ago
  29. 8c87a48 mgcp: Send the jitter statistics at the end of the call by Holger Hans Peter Freyther · 12 years ago
  30. 13de794 mgcp: Calculate the jitter with the formula/code from the appendix by Holger Hans Peter Freyther · 12 years ago
  31. faa6793 mgcp: Calculate the packet loss as of Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  32. 69849d1 mgcp: Calculate the wrap around as of Appendix A in RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  33. f6fe20f mgcp: Align the variable naming with Appendix A of RFC 3550 by Holger Hans Peter Freyther · 12 years ago
  34. 8fc6d08 mgcp: Include statistics at the end of a connection by Holger Hans Peter Freyther · 12 years ago
  35. 648f3f0 mgcp: Remember the initial sequence number of the stream by Holger Hans Peter Freyther · 12 years ago
  36. 3e45610 mgcp: Count the received octets as of the MGCP specification by Holger Hans Peter Freyther · 12 years ago
  37. 90dd3fe mgcp: Remove the lost_no from the mgcp statistics by Holger Hans Peter Freyther · 12 years ago
  38. 70f1e47 bts: Really drop the BTS in case of an OML NACK by Holger Hans Peter Freyther · 12 years ago
  39. a9e7de6 si: Partially implement the range encoding for the SI. by Holger Hans Peter Freyther · 12 years ago
  40. bae1f0e bsc: Look for CM Service Requests with emergency cause by Holger Hans Peter Freyther · 13 years ago
  41. f802888 bsc: Introduce a local MSC type and forbid it from being selected by Holger Hans Peter Freyther · 13 years ago
  42. ac51acd bsc: Hand the msc_connection to the UDT handling, pass it to paging by Holger Hans Peter Freyther · 13 years ago
  43. e592cb1 bsc: Move the finding of a MSC into the filter code by Holger Hans Peter Freyther · 13 years ago
  44. 508e662 bsc: Select a MSC in a round-robin fashion by Holger Hans Peter Freyther · 13 years ago
  45. 387a85c bsc: Allow to configure more than one MSC in the VTY by Holger Hans Peter Freyther · 13 years ago
  46. bcc2a1c libctrl, osmo-bsc: Get rid of net prefix by Daniel Willmann · 13 years ago
  47. ffbdc36 osmo-bsc: Include rf statistics in the location-state TRAP as well by Daniel Willmann · 13 years ago
  48. 8c3483f gsm_data: Include a structure for the geographical location in gsm_bts by Daniel Willmann · 13 years ago
  49. 6eb756f ctrl: Improve error handling if controlif setup fails by Daniel Willmann · 13 years ago
  50. fae4661 osmo-bsc: Put the control commands in osmo_bsc_ctrl.c by Daniel Willmann · 13 years ago
  51. 95dd9d3 libctrl: Add function ctrl_cmd_send_to_all by Daniel Willmann · 13 years ago
  52. b9c0264 libctrl: Add trap helper function by Daniel Willmann · 13 years ago
  53. 5c3bad9 libctrl: Change controlif_setup so it returns the ctrl handle by Daniel Willmann · 13 years ago
  54. e75a47d RSL: Add basic support for CSD transparent mode by Harald Welte · 12 years ago
  55. 85a77b1 VTY: dynamically create BTS "type" command syntax by Harald Welte · 12 years ago
  56. 2addf85 dynamically generate a proper VTY reference for phys_chan_config by Harald Welte · 12 years ago
  57. 2ec3a7b abis_nm: Add function abis_nm_get_attr() to get attributes from BTS by Harald Welte · 12 years ago
  58. 5c3abf9 move BTS-specific timezone override into sub-structure by Harald Welte · 12 years ago
  59. 35ac0e4 BSC: introduce new "sysmobts" BTS model by Harald Welte · 12 years ago
  60. 1c6955a gsm_data_shared: add structure for decoded parameters of RLC config by Harald Welte · 12 years ago
  61. 6e96c33 use new external libosmogb (part of libosmocore.git) by Harald Welte · 12 years ago
  62. e053156 libgb: separate header files related to spec and implementation by Harald Welte · 12 years ago
  63. a084f12 libgb: make sure all BSSGP functions have bssgp_ prefix by Harald Welte · 12 years ago
  64. 40b2575 libgb/gprs: don't use log_info from libcommon anymore by Harald Welte · 12 years ago
  65. a529c07 libgb: prefix all NS related functions with gprs_ by Harald Welte · 12 years ago
  66. a62e9fe libgb: don't call directly into GMM / LLC layer by Harald Welte · 12 years ago
  67. 1e8b946 libgb: remove dependency of BSSGP to include sgsn/gmm internal structs by Harald Welte · 12 years ago
  68. deb9017 libgb: Remove dependency to openbsc/debug.h by Harald Welte · 12 years ago
  69. 1d12338 libgb: remove dependencies to openbsc/vty.h and openbsc/gsm_data.h by Harald Welte · 12 years ago
  70. 7ed98e3 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  71. 14f112a libgb: move GPRS specific msgb CB definitions to separate header by Harald Welte · 12 years ago
  72. cfb6b28 split libgb into a separate library for outside use by Harald Welte · 12 years ago
  73. dddccd4 gsm_data_shared: add handover related bits for osmo-bts by Harald Welte · 12 years ago
  74. 9b77f61 Allow VTY-based configuration of T3105 by Harald Welte · 12 years ago
  75. 51ade84 mgcp: Make it possible to drop RTCP packets coming from the BTS/Net by Holger Hans Peter Freyther · 12 years ago
  76. 125c1b8 add loopback flag to lchan (for osmo-bts) by Harald Welte · 12 years ago
  77. b90b4a3 lchan: Fix the name of the SACCH in the variable names by Holger Hans Peter Freyther · 12 years ago
  78. 3ac27c5 add 'ciph_state' member to BTS-side lchan definition by Harald Welte · 12 years ago
  79. 9c5dc14 bsc: Prepare to have multiple MSC connections by Holger Hans Peter Freyther · 13 years ago
  80. 6d2c8ec bsc: Move more things to use osmo_msc_data* directly by Holger Hans Peter Freyther · 13 years ago
  81. 5e84584 bsc: Move away from ->bsc.msc to use the selected MSC by Holger Hans Peter Freyther · 13 years ago
  82. 4d61417 bsc: Create a osmo_bsc_data and embed osmo_msc_data by Holger Hans Peter Freyther · 13 years ago
  83. ec4f01b mgcp: implement a more tolerant parser based on strtok_r() by Harald Welte · 12 years ago
  84. a6ca237 misc: Deal with smatch warnings about the bitfields by Holger Hans Peter Freyther · 12 years ago
  85. 285af69 abis_rsl: The rach information was not used, introduce a signal by Holger Hans Peter Freyther · 12 years ago
  86. fdd7cc1 mgcp: add missing prototypes for send_mgcp_reset_* by Harald Welte · 12 years ago
  87. fe01ed7 Move the bulk of RR processing from MSC into BSC by Harald Welte · 13 years ago
  88. cd4acaf Move processing of CLASSMARK CHANGE behind bsc_api by Harald Welte · 13 years ago
  89. 21e5c61 nat: Prepare to rewrite the TP-DA number of a SMS submit. by Holger Hans Peter Freyther · 13 years ago
  90. 6d6bf6b rsl: This is provided by libosmo-abis, remove it here by Holger Hans Peter Freyther · 13 years ago
  91. 1ad1aa8 bts: Convert the rsl_link to be a struct ipabis_link by Holger Hans Peter Freyther · 13 years ago
  92. e3fe41d abis: gsm_data_shared.h includes libosmo-abis header, add abis to cflags by Holger Hans Peter Freyther · 13 years ago
  93. 460d84a mncc: Include size and offsets of struct gsm_mncc in the hello by Holger Hans Peter Freyther · 13 years ago
  94. e3be5ca lchan: Rename release_reason to release_mode by Holger Hans Peter Freyther · 13 years ago
  95. 5d880c6 channel: Fix a typo in the lchan state documentation by Holger Hans Peter Freyther · 13 years ago
  96. 4c2822e nat: Implement clearing of TP-SRR flags from TPDUs by Holger Hans Peter Freyther · 13 years ago
  97. 6721a08 gprs: Honor GSM 04.64 8.4.2 Receipt of unacknowledged information by Holger Hans Peter Freyther · 13 years ago
  98. 18cc84c gprs_sgsn.h: Include timer.h for the timer struct by Holger Hans Peter Freyther · 13 years ago
  99. f9dc16b Add NITZ (timezone) support as part of MM INFO by Gus Bourg · 13 years ago
  100. 73b3cac BSSGP: Add functions required for true BSS-side BSSGP implementation by Harald Welte · 13 years ago