1. 2483f1b Use libvlr in libmsc (large refactoring) by Harald Welte · 8 years ago
  2. 29b9206 move openbsc/* to repos root by Neels Hofmeyr · 7 years ago[Renamed from openbsc/include/openbsc/signal.h]
  3. a369e24 cosmetic: rename struct osmo_msc_data to bsc_msc_data by Neels Hofmeyr · 7 years ago
  4. 7a250cc cosmetic: remove unused scall_signal_data.subscr by Neels Hofmeyr · 7 years ago
  5. b100895 sgsn: Add various signals consumed by CDR or other client code by Holger Hans Peter Freyther · 9 years ago
  6. ed0374f bsc: Introduce an authenticated signal for the MSC connection by Holger Hans Peter Freyther · 13 years ago
  7. c121bb3 handover: Fix the handover signalling for IP based BTSes by Holger Hans Peter Freyther · 11 years ago
  8. de1674a bts: Really drop the BTS in case of an OML NACK by Holger Hans Peter Freyther · 12 years ago
  9. a6a20b4 libgb: Use library SS_L_NS instead lf local SS_NS by Harald Welte · 12 years ago
  10. 54fa2c7 abis_rsl: The rach information was not used, introduce a signal by Holger Hans Peter Freyther · 12 years ago
  11. ed5cacb src: port openBSC over libosmo-abis by Pablo Neira Ayuso · 13 years ago openbsc/0.9.15
  12. cd98656 LAPD: Propagate lapd_receive() errors to the E1 driver by Pablo Neira Ayuso · 13 years ago
  13. c42ad8b misc: Move from u_int to uint types of stdint.h by Holger Hans Peter Freyther · 13 years ago
  14. 136f453 src: use new library libosmogsm and new path to headers in libosmocore by Pablo Neira Ayuso · 13 years ago
  15. 40d1c3f RBS2000: Automatically connect/start/configure/enable most MOs by Harald Welte · 13 years ago
  16. f38ca9a OML: Include a pointer to the BTS in NM STATE CHANGE signals by Harald Welte · 13 years ago
  17. af9b810 OM2000: Track the Operational Info and MO state by Harald Welte · 13 years ago
  18. bd3137c INPUT: Include TEI + SAPI in E1 INPUT SIGNAL by Harald Welte · 13 years ago
  19. 174a51a DAHDI: Deliver ALARM/NOALARM as input signal to RBS2000 driver by Harald Welte · 13 years ago
  20. f27d043 E1 Input: Add new S_INP_LINE_INIT signal by Harald Welte · 13 years ago
  21. f338a03 [BSC] Move the BTS-type specific code from bcs_init.c to bts_*.c by Harald Welte · 13 years ago
  22. 6c4d244 rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domain by Holger Hans Peter Freyther · 13 years ago
  23. 9af6ddf License change: We are now AGPLv3+ instead of GPLv2+ by Harald Welte · 13 years ago
  24. 08eebd5 lchan: Every SS_LCHAN signal now sends a struct lchan_sig_data by Holger Hans Peter Freyther · 13 years ago
  25. 04144c1 sms: Create signal data for SMS with more information by Holger Hans Peter Freyther · 13 years ago
  26. 0eb7666 sms: Dispatch a failed signal in many of the MT-sms points by Holger Hans Peter Freyther · 13 years ago
  27. d3baf41 paging: Introduce a GSM_PAGING_BUSY event for a special timeout by Holger Hans Peter Freyther · 13 years ago
  28. 0d71163 msc: Send a signal when the connections to the MSC dropped by Holger Hans Peter Freyther · 14 years ago
  29. 12b917d osmo_bsc_rf: Add a grace command, send a signal by Holger Hans Peter Freyther · 14 years ago
  30. 549faad move ip.access netowrk listen (NWL) to network_listen.c by Harald Welte · 14 years ago
  31. 6d2b66e abis_nm: Create a signal data structure for the NACK message by Holger Hans Peter Freyther · 14 years ago
  32. 86481c2 bsc_api: Make paging/silent call work with the subscriber_connection by Holger Hans Peter Freyther · 14 years ago
  33. 52fd4e4 ipaccess: Send the reset to the BASEBAND_TRANSC and supply TRX by Holger Hans Peter Freyther · 14 years ago
  34. b778d2c NS / GB Proxy: Add Signal in case Tns-Alive expires too often by Harald Welte · 14 years ago
  35. 99e3248 [gprs] NS: Add signals in the event of BLOCK/UNBLOCK/RESET by Harald Welte · 14 years ago
  36. b7bd65e signal.h: Don't include gsm_subscriber but rather declare it by Harald Welte · 14 years ago
  37. c0d83b0 chan_alloc: Support allocating TCH/F of a dynamic TCH/F + PDCH by Harald Welte · 14 years ago
  38. dfe6c7d split 'libosmocore' from openbsc codebase by Harald Welte · 14 years ago
  39. ef24dff [signal] Differentiate paging success from expiration in SS_PAGING by Sylvain Munaut · 15 years ago
  40. 1356c08 [abis] Dispatch a IPAC restart ACK/NACK signal by Holger Hans Peter Freyther · 14 years ago
  41. 2e83782 [ipaccess] Restart only after setting the OML IP, software load by Holger Hans Peter Freyther · 14 years ago
  42. 086ffa5 [abis] Add ACK signal and send it on SET NVATTR ACK by Holger Hans Peter Freyther · 14 years ago
  43. 5e3d91b ip.access: Keep a full copy of local and remote IP/PORT in lchan by Harald Welte · 15 years ago
  44. 7659de1 introduce new signal every time we get a mobile identity by Harald Welte · 15 years ago
  45. 3961fcc Introduce new S_GLOBAL_SHUTDOWN signal by Harald Welte · 15 years ago
  46. dbb1d88 [handover] export measurement reports via signal by Harald Welte · 15 years ago
  47. d011e8b [handover] Introduce new handover related LCHAN signals by Harald Welte · 15 years ago
  48. 231163d [ipa] Change names of RTP methods to follow MGCP naming by Holger Hans Peter Freyther · 15 years ago
  49. a148233 Add "silent call" feature to OpenBSC by Harald Welte · 15 years ago
  50. aa9dc19 remove FIRST_CONTACT signal, the subscriber flag is sufficient by Harald Welte (local) · 15 years ago
  51. b0dfc31 flag new subscriber structs in memory and send a signal by Jan Luebbe · 15 years ago
  52. cb8f443 implement proper SAPI3 handling for SMS by Harald Welte · 15 years ago
  53. 7604218 first 'working' SMS implementation by Harald Welte · 15 years ago
  54. c731038 implement nanoBTS frequency error test by Harald Welte · 15 years ago
  55. ea5cf30 issue a signal once a subscriber is attached or detached by Harald Welte · 15 years ago
  56. 888b114 send a [new] signal in case of IPAC_DISCONNECT_INDication by Harald Welte · 15 years ago
  57. a7cd9fc ipacess-config: Handle NVATTR NACKs in ipaccess-config by Holger Hans Peter Freyther · 15 years ago
  58. 500f3ca [o&m] Dispatch a signal for nacked O&M messages by Holger Hans Peter Freyther · 15 years ago
  59. 13e10da move openbsc into its own subdirectory by Harald Welte · 15 years ago[Renamed from include/openbsc/signal.h]
  60. 7c19f74 lchan: Handle the abnormal case of channel getting closed by Holger Freyther · 15 years ago
  61. f9a8cc3 send a signal for every software activation or failure event report by Harald Welte · 15 years ago
  62. 167df88 * increased debug verbosity for ip.access BIDND_ACK processing by Harald Welte · 15 years ago
  63. 595ad7b modify the signal handler/dispatch code (sorry zecke, no offense, I just had some different ideas) by Harald Welte · 15 years ago
  64. 9b17776 [sms] Send a notification on incoming SMS by Holger Freyther · 15 years ago
  65. e4b3fa3 [signal] Move the area into the struct signal_data... by Holger Freyther · 15 years ago
  66. 2b2d2e3 [signal] Add generic signal registration and dispatch... by Holger Freyther · 15 years ago