1. fe18d8f PAGING RESPONSE could contain non-TMSI mobile identity such as IMSI by Harald Welte · 15 years ago
  2. 5a065df don't allow calls of a subscriber to himself by Harald Welte · 15 years ago
  3. 11fa29c implement dynamic TRAU frame mapping by Harald Welte · 15 years ago
  4. 2c38aa8 * make sure we use the correct GSM48 encoding type by Harald Welte · 15 years ago
  5. bfaf097 in case pagign of the 'B-end' during call setup fails, transmit message to by Harald Welte · 15 years ago
  6. 49f48b8 various CC updates: by Harald Welte · 15 years ago
  7. 4b45815 CC: send correct messages (too much copy+paste) and better debug printout by Harald Welte · 15 years ago
  8. 7ccf778 slightly more complete GSM 04.08 CC, we can now by Harald Welte · 15 years ago
  9. 09e38af * introduce a callback function when paging completes (I know this is somewhat of an overlap by Harald Welte · 15 years ago
  10. 595ad7b modify the signal handler/dispatch code (sorry zecke, no offense, I just had some different ideas) by Harald Welte · 15 years ago
  11. 2fa4cb5 [paging] Assign the subscriber to the channel first... by Holger Freyther · 15 years ago
  12. e4b3fa3 [signal] Move the area into the struct signal_data... by Holger Freyther · 15 years ago
  13. 053e09d [signal] dispatch the paging response... by Holger Freyther · 15 years ago
  14. 7584aea * add more GSM 04.08 IEIs by Harald Welte · 15 years ago
  15. 1fd3414 [paging] Cleanup page -> paging in function names by Holger Freyther · 15 years ago
  16. 0b4c34e fix compiler warning about undeclared function by adding include file by Harald Welte · 15 years ago
  17. e64a7a3 [rr] Send a Channel Release before deactivating the channel by Holger Freyther · 15 years ago
  18. 47150fb stop paging a particular subscriber after we have received a PAGING RESPONSE by Harald Welte · 15 years ago
  19. 2d35ae6 implement parsing of PAGING RESPONSE by Harald Welte · 15 years ago
  20. bf5e8df cosmetic fixes / more comments by Harald Welte · 15 years ago
  21. 9bb7c70 If there is already a subscriber and it does not equal to us -> moan by Harald Welte · 15 years ago
  22. 4ed0e92 Make mi_to_string parse the TMSI we generate, finish CM Service Request implementation by Harald Welte · 15 years ago
  23. ba4cf16 Start working on CM Service Request by Harald Welte · 15 years ago
  24. 498b0bb Use use_lchan/put_lchan for call handling to keep the channel up by Harald Welte · 15 years ago
  25. 69b2af2 Handle TMSI reallocation complete by printing the subscriber by Harald Welte · 15 years ago
  26. ca362a6 Make gcc happy and remove a couple of warnings by Holger Freyther · 15 years ago
  27. 3e2c323 Make gsm48_sendmsg public as well by Holger Freyther · 15 years ago
  28. 819dd20 Make gsm48_msgb_alloc public and usable for the telnet_interface by Holger Freyther · 15 years ago
  29. 67b4b9a Do not call rsl_chan_release directly but use the use_count of the lchan by Holger Freyther · 16 years ago
  30. 3eaa792 Speculative fix for not sending LOCATION UPDATING REJECT by Holger Freyther · 16 years ago
  31. e872cb1 get rid of some more gcc warnings by Harald Welte · 16 years ago
  32. 179f064 * fix check for null-pointer in release_loc_updating_req() by Harald Welte · 16 years ago
  33. 73487a2 Introduce logical updating request operation on the gsm_lchan by Holger Freyther · 16 years ago
  34. e97f7fb Add an option to set the global reject cause by Holger Freyther · 16 years ago
  35. 1bc7de5 Fix the compile the timer got renamed by Holger Freyther · 16 years ago
  36. c6ea9db Recylce a gsm_lchan when the refcount drops to zero by Holger Freyther · 16 years ago
  37. ea88902 Fix indenting... use tabs here by Holger Freyther · 16 years ago
  38. db253af * fix IMSI parsing of last two digits by Harald Welte · 16 years ago
  39. 89824fc Add an option to allow everyone to the network. by Holger Freyther · 16 years ago
  40. eab5541 Fix regression and send the accept message again by Holger Freyther · 16 years ago
  41. 429e776 Fix documentation so one is finding it in GSM04.08 by Holger Freyther · 16 years ago
  42. b7193e4 Introduce new callbacks, remember that we have LOC UPD REQ, reject things only once by Holger Freyther · 16 years ago
  43. fad5d0d Regenerate a valid TPDU and send it at first registration by Daniel Willmann · 16 years ago
  44. 2eafef5 Up on call released release the channel and take the next item by Holger Freyther · 16 years ago
  45. 07cc8d8 Improve page command handling in the bsc_hack by Holger Freyther · 16 years ago
  46. ba4d28a [gsm_04_08] Do not automatically initiate a call by Holger Freyther · 16 years ago
  47. 6fe997e Implement sending SMS and send one on network registration by Daniel Willmann · 16 years ago
  48. e14a57c Create request channel reason to see channel requests originating from PAG by Harald Welte · 16 years ago
  49. 65e74cc disable paging, send SETUP after LOCATION UPDATE ACCEPT by Harald Welte · 16 years ago
  50. 6f4b753 turn gsm_cc_tx_simple into gsm_tx_simple by Harald Welte · 16 years ago
  51. 1774661 [gsm0408] Make the generate_lai usable by other code by Holger Freyther · 16 years ago
  52. 255539c working state up to location update and classmark inquiry by Harald Welte · 16 years ago
  53. 8b3390e Start implementing GSM 04.11 (short message service) by Daniel Willmann · 16 years ago
  54. 1a41218 fix TMSI length in Mobile Identity IE of LOCATION UPDATE ACCEPT by Harald Welte · 16 years ago
  55. bcae43f SMS stub by Harald Welte · 16 years ago
  56. 75a983f * add database handling * fix IMSI handling by Harald Welte · 16 years ago
  57. 10b487b * fix location update reject (actually reject, not accept) by Harald Welte · 16 years ago
  58. 98243f8 * release channel after LOCATION UPDATE REJECT by Harald Welte · 16 years ago
  59. 4bc90a1 add minimal MO call state transitions by Harald Welte · 16 years ago
  60. 6125306 fix typo by Harald Welte · 16 years ago
  61. 231ad4f Send IDENTITY REQUEST after LOCATION UPDATE REQUEST by Harald Welte · 16 years ago
  62. fc977a8 * translate MOBILE IDENTITY into string by Harald Welte · 16 years ago
  63. 4b63454 now we get up to the SETUP of MO calls by Harald Welte · 16 years ago
  64. 702d870 working state up to location update and classmark inquiry by Harald Welte · 16 years ago
  65. 8470bf2 no reasonable commit message possible. tons of changes of the last 2 days by Harald Welte · 16 years ago
  66. 52b1f98 initial commit of current OpenBSC state by Harald Welte · 16 years ago