1. 9bf8e9e OM2000: Add VTY commands for connect/disconnect and op_info by Harald Welte · 13 years ago
  2. fc61a3f OM2000: Add missing file from previous commit by Harald Welte · 13 years ago
  3. 1d5a206 OM2000: Introduce VTY commands to initiate OM2000 procedures by Harald Welte · 13 years ago
  4. 4f3644b OM2000: Negotiation Resposne, send START on OML-up event by Harald Welte · 13 years ago
  5. 8f909d5 OM2000: Fix computation of length field in header, direct transmit of msgs by Harald Welte · 13 years ago
  6. 2a0a963 [RBS2000] Add initial code for Ericsson OM2000 O&M protocol by Harald Welte · 13 years ago
  7. 89e466e [RBS2000] Add FIXMEs in code that is a crude hack by Harald Welte · 13 years ago
  8. f1e466a [RBS2000] Actually activate the RBS2000 support by Harald Welte · 13 years ago
  9. c2f27ba [RBS2000] Initial attempt at Ericsson RBS2000 support by Harald Welte · 13 years ago
  10. 9480980 [OML] Allow each BTS model to specify the OML callback by Harald Welte · 13 years ago
  11. 59c51e7 DAHDI: print debug hexdump of every signalling msg we send by Harald Welte · 13 years ago
  12. 0a47400 [LAPD] Add minimal support for TE-side LAPD by Harald Welte · 13 years ago
  13. fccc25c DAHDI: Register every FD in the select() exceptfd-set by Harald Welte · 13 years ago
  14. a6ef1b2 DAHDI: Handle exceptions by Harald Welte · 13 years ago
  15. 81c51a8 E1 INPUT: Fix PCAP file generation for non-mISDN case by Harald Welte · 13 years ago
  16. 18e489a E1 Input: Add new S_INP_LINE_INIT signal by Harald Welte · 13 years ago
  17. 4c826f7 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  18. 279d752 [gb_proxy] vty: display the BVC BLOCKED status in 'show gbproxy' by Harald Welte · 13 years ago
  19. 7b7eaa9 [gb_proxy] make sure bssgp cell id is copied correctly by Harald Welte · 13 years ago
  20. 4127072 [gb proxy] treat BVCI=1 consistently like signalling by Harald Welte · 13 years ago
  21. db2a2d5 [gb_proxy] Convert a NS-BLOCK from BSS into BVC-RESET to SGSN by Harald Welte · 13 years ago
  22. 51b7d40 [gb_proxy] Track the state of blocked/unblocked BVC in the proxy by Harald Welte · 13 years ago
  23. e08e9e5 remove dead code by Harald Welte · 13 years ago
  24. 075b562 [DAHDI] cosmetic fixes by Harald Welte · 13 years ago
  25. cbaa38a [DAHDI] make sure LAPD transmits with correct SAPI by Harald Welte · 13 years ago
  26. 32a7434 [LAPD] fix bug in TEI manager rendering LAPD unusable by Harald Welte · 13 years ago
  27. c08f3b1 [DAHDI] remove unused variable by Harald Welte · 13 years ago
  28. 306a206 [LAPD] Support multiple instances of LAPD by Harald Welte · 13 years ago
  29. a91e1c8 [LAPD] remove a number of unneeded assert() calls by Harald Welte · 13 years ago
  30. 9be5403 [LAPD] further code cleanup by Harald Welte · 13 years ago
  31. 1b2494d [LAPD] use LOGP/DEBUGP instead of custom logging function by Harald Welte · 13 years ago
  32. 348ffa8 [DAHDI] update to latest e1_input changes by Harald Welte · 13 years ago
  33. c7841cc [DAHDI] build dahdi driver only if dahdi header is present by Harald Welte · 13 years ago
  34. 890fe4a [DAHDI] integrate DAHDI driver into E1 Input layer by Harald Welte · 13 years ago
  35. 6aef70d [dahdi] remove lots of dead code and references to mISDN by Harald Welte · 13 years ago
  36. bdc1118 [dahdi] don't export private functions from lapd.c by Harald Welte · 13 years ago
  37. 6803ab2 [dahdi] support multiple-include of lapd.h by Harald Welte · 13 years ago
  38. 98d0103 [dahdi] Fix LAPD code comments (C-style) by Harald Welte · 13 years ago
  39. 8c911f8 [dahdi] Fix lapd.c coding style by Harald Welte · 13 years ago
  40. 52b0e02 Working audio data version by creslin287 · 14 years ago
  41. eb3459e Current LAPD with fixes for frames with P/F bit set by Matthew Fredrickson · 14 years ago
  42. 8f58bbe Current version of mostly working dahdi driver by Matthew Fredrickson · 14 years ago
  43. 1fe2111 first commit by Xavier Carcelle · 14 years ago
  44. 73448bf Latest version of driver from other machine. by Matthew Fredrickson · 14 years ago
  45. ab27bdd Add addtional copyright notices for changes by Matthew Fredrickson · 14 years ago
  46. 124c80e Add lapd.c and lapd.h by Matthew Fredrickson · 14 years ago
  47. 7a9f985 Add dahdi.c by Matthew Fredrickson · 14 years ago
  48. e053f3f [E1] fix typo resulting in NM message being logged as RSL by Harald Welte · 13 years ago
  49. a901fa0 [E1 INPUT] update E1 / BS-11 config files by Harald Welte · 13 years ago
  50. cc5e9f8 [E1 input] make sure config file with new E1 input config saves correctly by Harald Welte · 13 years ago
  51. a849782 [E1 input] proper config error reporting by Harald Welte · 13 years ago
  52. 019130d [E1 INPUT] remove debug printf's by Harald Welte · 13 years ago
  53. e76bea0 [E1 INPUT] explicitly configure the E1 input driver for each line by Harald Welte · 13 years ago
  54. 760d471 [input] make mi_e1_line_update() a driver specific callback by Harald Welte · 13 years ago
  55. cc2b8b3 mncc: Fix a crash in the call release code by Holger Hans Peter Freyther · 13 years ago
  56. ac0968e mgcp: Be able to parse RQNT messages and reply to them by Holger Hans Peter Freyther · 13 years ago
  57. deb1618 bsc: Initialize the subscr to NULL in the default case by Holger Hans Peter Freyther · 13 years ago
  58. 3f6430d mncc: Fix crash when memory allocation is failing by Holger Hans Peter Freyther · 13 years ago
  59. 366a559 bsc: Fix possible crash when the lchan->conn alloc failed by Holger Hans Peter Freyther · 13 years ago
  60. 5f83382 misc: Make clang --analyze happy with the source code by Holger Hans Peter Freyther · 13 years ago
  61. 68ec865 [wireshark] Update HSL wireshark dissector by Harald Welte · 13 years ago
  62. c19170b [wireshark] some more HSL RSL decoding by Harald Welte · 13 years ago
  63. 7aa9192 update gitignore by Harald Welte · 13 years ago
  64. 9773f6c [RSL] Move RF CHAN REL ACK into its own function by Harald Welte · 13 years ago
  65. 7fab002 [wireshark] add some lines to the README about the HSL patches by Harald Welte · 13 years ago
  66. 98aa613 [wiresehark] Update the HSL patch for wireshark RSL dissector by Harald Welte · 13 years ago
  67. 961ac53 [SI] Make sure we set BS_AG_BLKS_RES !=0 by Harald Welte · 13 years ago
  68. 10b7d8f [RSL] add missing hunk from commit 18b590de4acec1536d5fc44ae60cf2ff7250ffe6 by Harald Welte · 13 years ago
  69. 2268a8b [wireshark] some initial hackish patches to support HSLs Abis/IP by Harald Welte · 13 years ago
  70. 9311887 RSL: add code to generate SACCH INFO MODIFY command by Harald Welte · 13 years ago
  71. ca46eff [BSC] Allow manual override of neighbor cell list by Harald Welte · 13 years ago
  72. 164d700 wireshark: rebase the patches, rename and add a README by Holger Hans Peter Freyther · 13 years ago
  73. 085ceb0 wireshark: Remove patches applied in upstream wireshark by Holger Hans Peter Freyther · 13 years ago
  74. 1ce419d silent sms: Fix the silent SMS feature once again by Holger Hans Peter Freyther · 13 years ago
  75. 3fb6bf9 sms: Allow to specify the DCS for the SMS. by Holger Hans Peter Freyther · 13 years ago
  76. 805d369 sms: Move the sms_from_text to gsm_04_11 by Holger Hans Peter Freyther · 13 years ago
  77. a63d35c ipa: Only use one IPA number for Osmo extensions by Holger Hans Peter Freyther · 14 years ago
  78. 0f1786f mgcp: Return with NULL if we fail the size check. by Holger Hans Peter Freyther · 14 years ago
  79. 72026c1 mgcp: We want to count trunks starting from one. by Holger Hans Peter Freyther · 14 years ago
  80. f0bc075 mgcp: Parse a Digital Trunk endpoint name. by Holger Hans Peter Freyther · 14 years ago
  81. 804019a mgcp: Include a MGCP Response String in the response by Holger Hans Peter Freyther · 14 years ago
  82. 02539b1 subscr: Stop stopping paging requests behind the back of subscr by Holger Hans Peter Freyther · 14 years ago
  83. fb68bf3 subscr: Remember if we need to call subscr_put_channel at the end. by Holger Hans Peter Freyther · 14 years ago
  84. 699a61f paging: Handle the possible OOM message as well. by Holger Hans Peter Freyther · 14 years ago
  85. c4c9e4d sms: Improve the logging of the paging callback. by Holger Hans Peter Freyther · 14 years ago
  86. e5d806e subscr: Add a vty option to kick the queue. by Holger Hans Peter Freyther · 14 years ago
  87. 0fe0c8c subscr: Dump the pending requests to help with debugging state. by Holger Hans Peter Freyther · 14 years ago
  88. c45f0a6 subscr: Store the state of a subscr request for inspection. by Holger Hans Peter Freyther · 14 years ago
  89. 32531c4 subscr: Fix subscr leaks in the KI code. by Holger Hans Peter Freyther · 14 years ago
  90. ce69aec subscr: Make it possible to clear pending requests for a subscriber by Holger Hans Peter Freyther · 14 years ago
  91. 5b72b30 subscr: Show the number of pending requests on this subscriber. by Holger Hans Peter Freyther · 14 years ago
  92. a32e9c1 subscr: Stop all paging requests if one is failing. by Holger Hans Peter Freyther · 14 years ago
  93. bffd485 subscr: Kick the queue in case of a paging timeout by Holger Hans Peter Freyther · 14 years ago
  94. d91346a msc: Attempt to fix a bug with 'stuck' SMS due RF failure on auth by Holger Hans Peter Freyther · 14 years ago
  95. b01ca46 sms: Add new SMS requests to the end of the list. by Holger Hans Peter Freyther · 14 years ago
  96. 7142b28 sms: Argh... reset the pending after we have cleared the queue. by Holger Hans Peter Freyther · 14 years ago
  97. 97d454e sms: Fix crash by saving the gsm_network by Holger Hans Peter Freyther · 14 years ago
  98. eed400a sms: Show the amount of failures and the SMS we want to send. by Holger Hans Peter Freyther · 14 years ago
  99. 487b9aa sms: Fix the log message and end with a new newline. by Holger Hans Peter Freyther · 14 years ago
  100. 000571f subscr: Make the subscr_put_channel work with the subscr by Holger Hans Peter Freyther · 14 years ago