1. cdfcbee sms: Allow to specify the DCS for the SMS. by Holger Hans Peter Freyther · 13 years ago
  2. c464491 sms: Move the sms_from_text to gsm_04_11 by Holger Hans Peter Freyther · 13 years ago
  3. 368a0a7 ipa: Only use one IPA number for Osmo extensions by Holger Hans Peter Freyther · 13 years ago
  4. 45c2184 mgcp: Return with NULL if we fail the size check. by Holger Hans Peter Freyther · 13 years ago
  5. f43f2fc mgcp: We want to count trunks starting from one. by Holger Hans Peter Freyther · 13 years ago
  6. 9f239a2 mgcp: Parse a Digital Trunk endpoint name. by Holger Hans Peter Freyther · 13 years ago
  7. 6adac17 mgcp: Include a MGCP Response String in the response by Holger Hans Peter Freyther · 13 years ago
  8. 49b3ed2 subscr: Stop stopping paging requests behind the back of subscr by Holger Hans Peter Freyther · 13 years ago
  9. 182c81f subscr: Remember if we need to call subscr_put_channel at the end. by Holger Hans Peter Freyther · 13 years ago
  10. 90c0aff paging: Handle the possible OOM message as well. by Holger Hans Peter Freyther · 13 years ago
  11. 52ffb92 sms: Improve the logging of the paging callback. by Holger Hans Peter Freyther · 13 years ago
  12. 451eb29 subscr: Add a vty option to kick the queue. by Holger Hans Peter Freyther · 13 years ago
  13. 763b42a subscr: Dump the pending requests to help with debugging state. by Holger Hans Peter Freyther · 13 years ago
  14. 68c3bf6 subscr: Store the state of a subscr request for inspection. by Holger Hans Peter Freyther · 13 years ago
  15. c02b120 subscr: Fix subscr leaks in the KI code. by Holger Hans Peter Freyther · 13 years ago
  16. fc85741 subscr: Make it possible to clear pending requests for a subscriber by Holger Hans Peter Freyther · 13 years ago
  17. ebdd3cb subscr: Show the number of pending requests on this subscriber. by Holger Hans Peter Freyther · 13 years ago
  18. ffccb77 subscr: Stop all paging requests if one is failing. by Holger Hans Peter Freyther · 13 years ago
  19. f72b3d5 subscr: Kick the queue in case of a paging timeout by Holger Hans Peter Freyther · 13 years ago
  20. c29043e msc: Attempt to fix a bug with 'stuck' SMS due RF failure on auth by Holger Hans Peter Freyther · 13 years ago
  21. 701076e sms: Add new SMS requests to the end of the list. by Holger Hans Peter Freyther · 13 years ago
  22. 96e9f08 sms: Argh... reset the pending after we have cleared the queue. by Holger Hans Peter Freyther · 13 years ago
  23. 79eff7e sms: Fix crash by saving the gsm_network by Holger Hans Peter Freyther · 13 years ago
  24. 583e9ae sms: Show the amount of failures and the SMS we want to send. by Holger Hans Peter Freyther · 13 years ago
  25. dc53af6 sms: Fix the log message and end with a new newline. by Holger Hans Peter Freyther · 13 years ago
  26. 725966d subscr: Make the subscr_put_channel work with the subscr by Holger Hans Peter Freyther · 13 years ago
  27. 8e3eb58 mncc: Do not print the BTS at all as it might not be present by Holger Hans Peter Freyther · 13 years ago
  28. b56a6bb mncc: bts can be NULL, attempt to find the bts from the transaction by Holger Hans Peter Freyther · 13 years ago
  29. 50c5ff7 mncc: Do not use bts->nr as it might be NULL. by Holger Hans Peter Freyther · 13 years ago
  30. ebd50a6 bsc: Clear the hand-over in case the new_lchan is failing by Holger Hans Peter Freyther · 13 years ago
  31. f1ba09b misc: Remove unused variable from the function. by Holger Hans Peter Freyther · 13 years ago
  32. 1cc7184 misc: Fix compiler warning about incompatible pointers by Holger Hans Peter Freyther · 13 years ago
  33. 02d45c0 misc: Fix warning about the cast. by Holger Hans Peter Freyther · 13 years ago
  34. f4152d1 misc: Remove unused variable from the db. by Holger Hans Peter Freyther · 13 years ago
  35. 5414627 misc: Forward declare the struct gsm_bts_trx_ts to avoid warning. by Holger Hans Peter Freyther · 13 years ago
  36. 913bc03 mncc: Move the cc_tx_to_mncc code into the libbsc.a by Holger Hans Peter Freyther · 13 years ago
  37. 59234a3 mncc: Switch the header file from u_int to uint by Holger Hans Peter Freyther · 13 years ago
  38. 6c4d244 rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domain by Holger Hans Peter Freyther · 13 years ago
  39. 04d362f fix spelling mistake in log message by Harald Welte · 13 years ago
  40. 6349b7f re-order the sequence of events in bsc_api:handle_release() by Harald Welte · 13 years ago
  41. 624e89d [db] Fix double-quoting in libdbi backend by Harald Welte · 13 years ago
  42. b854b29 MNCC: avoid segfault in DEBUGP due to non-existing conn->lchan by Harald Welte · 13 years ago
  43. f0901f0 [SGSN] Fix processing of RA Update Request regarding TLLI by Harald Welte · 13 years ago
  44. 91c59c8 MNCC: fix copy+paste mistake in log message and change it to DEBUG by Harald Welte · 13 years ago
  45. eb76c7a mncc_sock: Fix potential segfault in case MNCC app dies by Harald Welte · 13 years ago
  46. 0d6f930 mncc_sock: Use proper logging directives and levels, don't printf. by Harald Welte · 13 years ago
  47. 02d9966 MNCC: Introduce bsc_hack argument '-m' for enabling MNCC socket by Harald Welte · 13 years ago
  48. ea057d9 mncc_sock: Add new 'mncc handler' function by Harald Welte · 13 years ago
  49. 29b64e9 MNCC: pass the actual 'struct msgb' down the mncc_recv() callback by Harald Welte · 13 years ago
  50. 04dc88f GSM 04.08 / MNCC interface: verbuse logging of incoming MNCC primitives by Harald Welte · 13 years ago
  51. 371efe5 mncc_sock: Clear all calls if MNCC application (LCR) disconnects by Harald Welte · 13 years ago
  52. 49a2dde mncc_sock: Add an assert() in case our queue peek trick goes wrong by Harald Welte · 13 years ago
  53. e8e432d MNCC: remove 'upqueue' by Harald Welte · 13 years ago
  54. fea236e MNCC: move cc_tx_to_mncc() from gsm_data.h into mncc.c by Harald Welte · 13 years ago
  55. 31bbbf4 MNCC socket: Export MNCC interface via unix domain socket by Harald Welte · 13 years ago
  56. 7655637 MNCC: rename mncc_send() to mncc_tx_to_cc() by Harald Welte · 13 years ago
  57. 3e6376d MNCC: split into generic mncc.c and mncc_builtin.c by Harald Welte · 13 years ago
  58. 081e14d MNCC: make get_call_ref() function static by Harald Welte · 13 years ago
  59. e6da14f MNCC: clarify naming / rename mncc_recv() to int_mncc_recv() by Harald Welte · 13 years ago
  60. 54209c2 MNCC: rename mncc_upq_enqueue() to cc_tx_to_mncc() by Harald Welte · 13 years ago
  61. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  62. 08eebd5 lchan: Every SS_LCHAN signal now sends a struct lchan_sig_data by Holger Hans Peter Freyther · 13 years ago
  63. 9ae7b29 bsc: Some S_LCHAN signals don't provide an lchan by Holger Hans Peter Freyther · 13 years ago
  64. 59f787a auth: Release the security operation after we sent out a message by Holger Hans Peter Freyther · 13 years ago
  65. 8ce8d3a bsc: Avoid crashing when no lchan is present in the subscriber connection by Holger Hans Peter Freyther · 13 years ago
  66. cfcf7e8 gsm_04_08_utils: Fix Channel Request mode for e0/e0 and neci=1 by Sylvain Munaut · 13 years ago
  67. f64a20f db: Quote the IMEI string before passing it into the database. by Holger Hans Peter Freyther · 13 years ago
  68. 9d3e2ec ho: Access the network after we are known to have an entry. by Holger Hans Peter Freyther · 13 years ago
  69. c839667 ho: Set the conn to NULL before calling lchan_release by Holger Hans Peter Freyther · 13 years ago
  70. 019d016 [db] Properly quote name and extension for SQL access by Harald Welte · 13 years ago
  71. c728eea SGSN: Avoid duplicate MM contexts in case MS and SGSN disagree on P-TMSI by Harald Welte · 13 years ago
  72. a9b473a SGSN: Implement network-initiated PDP CTX DEACT when GGSN restarts by Harald Welte · 13 years ago
  73. 3357add SGSN: some more comments by Harald Welte · 13 years ago
  74. c407ba5 Merge branch 'zecke/sms-queue' by Holger Hans Peter Freyther · 13 years ago
  75. 5479fc8 sms: Make sure that this loop is broken from time to time. by Holger Hans Peter Freyther · 13 years ago
  76. 2038457 sms: Rewrite the queue to find SMS harder. by Holger Hans Peter Freyther · 13 years ago
  77. f7e2389 sms: Move the finding of the next SMS to handle to a new method by Holger Hans Peter Freyther · 13 years ago
  78. a37e3bc sms: Change the default values for the sms_queue by Holger Hans Peter Freyther · 13 years ago
  79. a3a659b sms: Workaround a bug in the db layer and update the data by Holger Hans Peter Freyther · 13 years ago
  80. 445e615 sms: Always go through the database and the smsqueue to send messages by Holger Hans Peter Freyther · 13 years ago
  81. 994dcbb sms: Allow setting amount of failures through the vty. by Holger Hans Peter Freyther · 13 years ago
  82. 7e59c83 sms: Make the amount of failures configurable as well. by Holger Hans Peter Freyther · 13 years ago
  83. 4dcc5e5 sms: Add vty command to clear the pending message by Holger Hans Peter Freyther · 13 years ago
  84. 3c6f6c2 sms: Make the max_pending tunable via a vty runtime setting by Holger Hans Peter Freyther · 13 years ago
  85. 7a0e166 sms: Add vty command to trigger running the queue. by Holger Hans Peter Freyther · 13 years ago
  86. 81c0e25 sms: Provide some simple vty command for the state of the SMS queue by Holger Hans Peter Freyther · 13 years ago
  87. 1716406 sms: Begin sending SMS messages, handle failures by Holger Hans Peter Freyther · 13 years ago
  88. 11b28f9 sms: Introduce a SMS queue that will be responsible for delivery by Holger Hans Peter Freyther · 13 years ago
  89. 04144c1 sms: Create signal data for SMS with more information by Holger Hans Peter Freyther · 13 years ago
  90. 0eb7666 sms: Dispatch a failed signal in many of the MT-sms points by Holger Hans Peter Freyther · 13 years ago
  91. 41c5aaf sms: Use the SMS in the signals where it makes sense. by Holger Hans Peter Freyther · 13 years ago
  92. 69ac83d sms: Add a simple SystemTap probe to see SQL queries by Holger Hans Peter Freyther · 13 years ago
  93. 9d277d3 sms: Add a script to query for unsent SMS by Holger Hans Peter Freyther · 13 years ago
  94. e3018c7 sms: Add dummy script to create subscribers and SMS by Holger Hans Peter Freyther · 13 years ago
  95. dd715bd sms: Fix a small typo. by Holger Hans Peter Freyther · 13 years ago
  96. 73b878a db: Introduce a limit in delivery attempts for the SMS search by Holger Hans Peter Freyther · 13 years ago
  97. 812dad0 db: Add method to load a SMS by id. by Holger Hans Peter Freyther · 13 years ago
  98. e25445b subscr: Sync the database before sending the attached signal by Holger Hans Peter Freyther · 13 years ago
  99. 3d76e44 subscr: Print the lac of the subscriber. by Holger Hans Peter Freyther · 13 years ago
  100. d3baf41 paging: Introduce a GSM_PAGING_BUSY event for a special timeout by Holger Hans Peter Freyther · 13 years ago