1. 04982bd LIBMSC: Use sms->text, not sms->user_data to construct report body by Keith · 7 years ago
  2. ab9d863 LIBMSC: Place correct dst address in status report by Keith · 7 years ago
  3. 4b50924 libmsc: gsm340_gen_oa_sub() may return negative value by Pablo Neira Ayuso · 7 years ago
  4. 27aed14 libmsc: support GSM 03.40 status report for nitb by Pablo Neira Ayuso · 7 years ago
  5. bd71d32 libmsc: handle delivery ack via SMPP SUBMIT SM / send GSM 03.40 status report by Pablo Neira Ayuso · 7 years ago
  6. adae859 libmsc: add support for SMPP delivery receipts by Pablo Neira Ayuso · 7 years ago
  7. db5ed3b libmsc: missing bit shift in status report flag when stored in sms object by Pablo Neira Ayuso · 7 years ago
  8. 3c14803 libmsc: move gsm340_rx_sms_submit() to sms_route_mt_sms() by Pablo Neira Ayuso · 7 years ago
  9. fdc9966 libmsc: remove 'deferred' parameter in sms_route_mt_sms() by Pablo Neira Ayuso · 7 years ago
  10. 19e0536 libmsc: remove dead code in sms_route_mt_sms() by Pablo Neira Ayuso · 7 years ago
  11. c022719 gsm_04_11: get rid of unused parameter in sms_route_mt_sms() by Pablo Neira Ayuso · 7 years ago
  12. d34ed57 smpp: fix return cause by Benoit Bolsee · 7 years ago
  13. 84da6b1 Implement IuCS (large refactoring and addition) by Neels Hofmeyr · 8 years ago
  14. e2f24d5 mscsplit: various preparations to separate MSC from BSC by Neels Hofmeyr · 7 years ago
  15. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  16. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/src/libmsc/gsm_04_11.c]
  17. 93ffbd0 libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESP by Pablo Neira Ayuso · 7 years ago
  18. 638ad06 libmsc: use GSM411_RP_CAUSE_MO_NUM_UNASSIGNED as return value by Pablo Neira Ayuso · 7 years ago
  19. 93bafb6 cosmetic: use osmo_strlcpy() everywhere by Neels Hofmeyr · 7 years ago
  20. 05667a0 sms_next_rp_msg_ref(): use direct pointer to next_rp_ref counter by Neels Hofmeyr · 8 years ago
  21. a9f2bb5 mscsplit: directly access gsm_network backpointer from gsm_subscriber_connection by Neels Hofmeyr · 8 years ago
  22. 1e918c3 debug log for sms: fix/add by Neels Hofmeyr · 8 years ago
  23. aa386d2 sms: change rp err cause of smpp_try_deliver errors by Alexander Couzens · 8 years ago
  24. b847a21 libmsc/bsc: split rate counters into bsc and msc group by Alexander Couzens · 8 years ago
  25. 7130683 libmsc: add missing count of sms no receiver when using smpp_first by Alexander Couzens · 8 years ago
  26. 20423ea libbsc/libmsc: convert old osmo counter into rate_ctrgs by Alexander Couzens · 8 years ago
  27. 961bd0b 04.08: apply new transaction id inline functions by Neels Hofmeyr · 8 years ago
  28. 58d5430 gsm340_rx_tpdu: comment-out two unused vars by Neels Hofmeyr · 8 years ago
  29. 29d58b7 sms: Attempt to plug memory leaks seen at Rhizomatica by Holger Hans Peter Freyther · 9 years ago
  30. 7c19c6b sms: Do not go through the routing a second time by Holger Hans Peter Freyther · 9 years ago
  31. 42cf2e0 sms: Add a way to always route SMS through SMPP systems by Holger Hans Peter Freyther · 9 years ago
  32. dcbc833 sms: Simplify the return handling for SMPP routes/unroutable by Holger Hans Peter Freyther · 9 years ago
  33. e3c391e sms: Put the try_deliver into the header file by Holger Hans Peter Freyther · 9 years ago
  34. af1b968 sms: Move the routing of the sms to a separate function by Holger Hans Peter Freyther · 9 years ago
  35. d6d7aff sub: Remove the queue from the subscriber code by Holger Hans Peter Freyther · 9 years ago
  36. 5468f76 convert away from deprecated gsm_7bit_{encode,decode}() functions by Harald Welte · 9 years ago
  37. af792d6 msc: Add net parameter to trans_alloc by Jacob Erlbeck · 10 years ago
  38. 1e30a28 msc: Add and use gsm_subscriber_group by Jacob Erlbeck · 10 years ago
  39. dae1f64 msc: Don't use the subscriber to access the net object by Jacob Erlbeck · 10 years ago
  40. ca3c256 sms: Kill the sms->sender and use addr/ton/npi throughout the code by Holger Hans Peter Freyther · 11 years ago
  41. 9e15e18 sms: Rename gsm340_gen_tpdu() to gsm340_gen_sms_deliver_tpdu() by Alexander Chemeris · 10 years ago
  42. 1e77e3d db,sms: Rename db_sms_mark_sent() to db_sms_mark_delivered() by Alexander Chemeris · 10 years ago
  43. 024dc77 sms: Do not interfere with the SMS queue from within gsm_04_11 by Holger Hans Peter Freyther · 10 years ago
  44. ca11443 sms: Increment the RP Message Reference for each transaction by Holger Hans Peter Freyther · 10 years ago
  45. f76ed2d sms: Fix crash on RLL Establish Request timeouts with active call by Holger Hans Peter Freyther · 10 years ago
  46. defb10f Revert "gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject" by Holger Hans Peter Freyther · 10 years ago
  47. 80ba9b5 gsm_04_11: Speculative fix for MT SMS and SAPI 'n Reject by Holger Hans Peter Freyther · 10 years ago
  48. 91acfa0 sms: Move to gsm_7bit_encode_n in the sms sending code by Holger Hans Peter Freyther · 10 years ago
  49. 4ad593c sms: Possiqble meamleak fix gsm340_rx_tpdu() by Alexander Chemeris · 11 years ago
  50. 3f78600 SMPP: Implement SMPP Osmocom Estensions on MO-SMS by Harald Welte · 11 years ago openbsc/0.13.0
  51. ba36bf4 sms: Avoid infinite CP-ERROR/CP-ACK loop with sms. by Holger Hans Peter Freyther · 11 years ago
  52. 01c13a3 libmsc: Allow to set sender id when sending SMS from the VTY by Sylvain Munaut · 11 years ago
  53. 536a10b sms: Kill the linkid as we are using SAPI=3 all the time by Holger Hans Peter Freyther · 12 years ago
  54. bc6c43f sms: Replaced the SMR process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  55. f7396ea sms: Replaced the SMC process by new implementation in libosmocore by Andreas Eversberg · 13 years ago
  56. 07dec13 sms: Remove the susbcr_put_lchan logic from the SMS code by Holger Hans Peter Freyther · 12 years ago
  57. c0de14d SMPP: add small utility program 'smpp_mirror' by Harald Welte · 12 years ago
  58. e07b6a7 SMPP: Implement support for MO SMS by Harald Welte · 12 years ago
  59. eff40949 sms: Use the DLSMS instead of the DSMS category throughout our code by Holger Hans Peter Freyther · 12 years ago
  60. 366c331 sms: Use the definitions from the libosmogsm by Holger Hans Peter Freyther · 12 years ago
  61. 6c7680d SMPP: build the smpp interface only in case of ./configure --enable-smpp by Harald Welte · 12 years ago
  62. e94db49 SMPP: Introduce ESME reference coounting by Harald Welte · 12 years ago
  63. 7517212 sms: Re-order the include files after the separationf OpenBSC and osmocore by Holger Hans Peter Freyther · 12 years ago
  64. 9c3dc90 introduce HAVE_TM_GMTOFF_IN_TM by Harald Welte · 12 years ago
  65. 258c713 gsm_04_11: use 'unsigned int sms_alphabet' to include 0xffffffff by Harald Welte · 13 years ago
  66. c0d17f2 src: use namespace prefix osmo_* for misc utils by Pablo Neira Ayuso · 13 years ago
  67. dfb342c src: use namespace prefix osmo_counter* by Pablo Neira Ayuso · 13 years ago
  68. bbc5b99 src: use namespace prefix osmo_signal* by Pablo Neira Ayuso · 13 years ago
  69. bf540cb src: use namespace prefix osmo_timer* for timer functions by Pablo Neira Ayuso · 13 years ago
  70. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  71. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  72. 89579b4 prefix sub-directories containing libraries with 'lib' by Harald Welte · 13 years ago[Renamed from openbsc/src/msc/gsm_04_11.c]
  73. 31c00f7 re-structure the OpenBSC directory layout by Harald Welte · 13 years ago[Renamed from openbsc/src/gsm_04_11.c]
  74. cdfcbee sms: Allow to specify the DCS for the SMS. by Holger Hans Peter Freyther · 13 years ago
  75. c464491 sms: Move the sms_from_text to gsm_04_11 by Holger Hans Peter Freyther · 13 years ago
  76. 52ffb92 sms: Improve the logging of the paging callback. by Holger Hans Peter Freyther · 13 years ago
  77. 79eff7e sms: Fix crash by saving the gsm_network by Holger Hans Peter Freyther · 13 years ago
  78. 725966d subscr: Make the subscr_put_channel work with the subscr by Holger Hans Peter Freyther · 13 years ago
  79. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  80. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 13 years ago
  81. 04144c1 sms: Create signal data for SMS with more information by Holger Hans Peter Freyther · 13 years ago
  82. 0eb7666 sms: Dispatch a failed signal in many of the MT-sms points by Holger Hans Peter Freyther · 13 years ago
  83. 41c5aaf sms: Use the SMS in the signals where it makes sense. by Holger Hans Peter Freyther · 13 years ago
  84. dd715bd sms: Fix a small typo. by Holger Hans Peter Freyther · 13 years ago
  85. d3baf41 paging: Introduce a GSM_PAGING_BUSY event for a special timeout by Holger Hans Peter Freyther · 13 years ago
  86. 8d380dc bsc_api: Change submit dtap to allow to automatically use the SACH by Holger Hans Peter Freyther · 14 years ago
  87. 85531cc misc: Once again go from "On Waves" to "On-Waves".. by Holger Hans Peter Freyther · 14 years ago
  88. 1e5ed4e gsm 04.11: increase the delivery attempt counter for an SMS right away in gsm411_send_sms by Nico Golde · 14 years ago
  89. f11af07 gsm_04_11: count SMS delivery attempts for each CP-DATA by Nico Golde · 14 years ago
  90. 4049455 bsc_msc: Remove use_count from the subscriber connection by Holger Hans Peter Freyther · 14 years ago
  91. 4df2ad9 [SMS] avoid mktime on NULL by Nico Golde · 14 years ago
  92. 2db4d46 AW: Problem compiling OpenBSC on Kubuntu Hardy by Andreas.Eversberg · 14 years ago
  93. 9764331 bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. by Holger Hans Peter Freyther · 14 years ago
  94. 86481c2 bsc_api: Make paging/silent call work with the subscriber_connection by Holger Hans Peter Freyther · 14 years ago
  95. 57c4dec bsc_api: Pass the subscriber connection to the SMS... by Holger Hans Peter Freyther · 14 years ago
  96. 0fbb3ec bsc_api: Remove the _lchan and make the method static.. by Holger Hans Peter Freyther · 14 years ago
  97. 4f83409 bsc_api: Remove some more occurences of the lchan. by Holger Hans Peter Freyther · 14 years ago
  98. bddd152 bsc_api: Operate on the subscriber connection for subscriber management by Holger Hans Peter Freyther · 14 years ago
  99. b2be195 bsc_api: Rename lchan_for_subscr to connection_for_subscr and update code by Holger Hans Peter Freyther · 14 years ago
  100. 280c768 gsm_04_11: Fix a crash... in case there is a already a connection by Holger Hans Peter Freyther · 14 years ago