1. d08247b sccp_routing: add missing check_and_dec_hopctr() default case by Harald Welte · 11 years ago master
  2. ffc2535 routing: handle routing of incoming cr/connless by GT (not SSN) by Harald Welte · 11 years ago
  3. 0b9cae1 SCRC: don't use tracing for this process anymore, reduce screen clutter by Harald Welte · 11 years ago
  4. 54b54e8 osmo_sccp_tcap: remove debug print by Harald Welte · 11 years ago
  5. d9b9aaa support local_out messages with GT but not pointcode by Harald Welte · 11 years ago
  6. f6259f4 osmo_sccp_tcap fixes by Harald Welte · 11 years ago
  7. afcc0cf SCRC: make sure to forward UDTS as N-NOTICE.ind, not N-UNITDATA.ind by Harald Welte · 11 years ago
  8. ac6129b add compatibility clause for Erlang Public License by Harald Welte · 12 years ago
  9. fe4407c SCCP SSN Dump: Fix case where we register only for one {SSN, PC} tuple by Harald Welte · 12 years ago
  10. f633f12 SCOC: Make sure to cancel old Tiar/Tias before starting new ones... by Harald Welte · 12 years ago
  11. 58f820e SCOC: Handle IT message in active state by Harald Welte · 12 years ago
  12. e698ae2 SCCP: Make sure connection oriented messages end up with the user by Harald Welte · 12 years ago
  13. 9760efc SCPC: Make sure connection-oriented SCCP actually works by Harald Welte · 12 years ago
  14. b94e8fc fix sccp_ssn_dump.erl by Harald Welte · 12 years ago
  15. 0a22453 sccp_routing: make sure route_cr_or_connectionless() actually terminates by Harald Welte · 12 years ago
  16. adff875 osmo_sccp_tcap: SSN must be an integer by Harald Welte · 12 years ago
  17. 71020ed SCOC: correctly interpret primitives from/to SCRC for CO by Harald Welte · 12 years ago
  18. 66ad686 SCCP SCOC: handle CC, CREF and RLSD in conn_out_pending state by Harald Welte · 12 years ago
  19. 5802031 SCOC: Make sure to send src_local_ref and proto_class to SCRC on CR by Harald Welte · 12 years ago
  20. 3130001 Synchronize with signerl changes regarding SCCP adapter startup by Harald Welte · 12 years ago
  21. 67afe0b scrc: gracefully handle the case where local subsystem is unequipped by Harald Welte · 12 years ago
  22. dee465b include osmo_sccp_tcap.erl in .app file by Harald Welte · 12 years ago
  23. b80119c routing: accept non-integer point codes in is_local_pointcode() by Harald Welte · 12 years ago
  24. c6bfb3b SCRC: transmit messages over MTP3 based on linkset name, not DPC by Harald Welte · 12 years ago
  25. 44a9c99 sccp_user: take advantage of new simplified osmo_util:pointcode2int() by Harald Welte · 12 years ago
  26. 5b0f66f sccp_routing: properly treat return tuple of osmo_ss7:route_dpc() by Harald Welte · 12 years ago
  27. b25d878 add glue layer between SCCP and TCAP by Harald Welte · 12 years ago
  28. b07fd4a add rebar.config by Harald Welte · 12 years ago
  29. abf1603 scrc: add FIXMEs about routing outgoing connection oriented msgs by Harald Welte · 13 years ago
  30. 5a8a5a0 sccp_routing: make sure route_local_out() returns proper tuple by Harald Welte · 13 years ago
  31. 4c37da8 sccp_user: fix local_ssn_avail if called with PC in tuple format by Harald Welte · 13 years ago
  32. e75dff8 SCRC: deal with gen_server:cast() from MTP3 even though we're gen_fsm by Harald Welte · 13 years ago
  33. ab725b5 allow users to bind to a subsystem number on all local point codes by Harald Welte · 13 years ago
  34. ab61a4e complete SCCP routing code by Harald Welte · 13 years ago
  35. 8880b7e allow non-integer (tuple) point codes to be used in function arguments by Harald Welte · 13 years ago
  36. e2bbbb3 add sccp_ssn dumper module, dump messages of specified subsystem by Harald Welte · 13 years ago
  37. 0914564 move ss7_link into libosm-ss7 by Harald Welte · 13 years ago
  38. ebaeb8d rename sccp_link to ss7_link, as it also serves ISUP and other services by Harald Welte · 13 years ago
  39. 3368ac3 sccp_links: add bind_service/unbind_service to register ISUP/SCCP by Harald Welte · 13 years ago
  40. 9b6a39b import sccp_scrc and sccp_scoc from old osmo_ss7 repository by Harald Welte · 13 years ago
  41. 0335308 add .gitignore file by Harald Welte · 13 years ago
  42. 8c9d4e7 osmo_sccp: First version handling full chain from sccp_user to m3ua link by Harald Welte · 13 years ago
  43. ce04628 sccp_link_m3ua: Fix set_link_state() parameter type by Harald Welte · 13 years ago
  44. e3dd7be sccp_link_m3ua: Fix typo by Harald Welte · 13 years ago
  45. a2ac683 add new file implementing SCCP routing (no GTT yet) by Harald Welte · 13 years ago
  46. 49fb161 sccp_{links,user}: Add EXIT info handler for ets table cleanup by Harald Welte · 13 years ago
  47. d975d90 sccp_{links,user}: link to the user process by Harald Welte · 13 years ago
  48. f8b852c fix various bugs in sccp_user / sccp_erl occuring during first test by Harald Welte · 13 years ago
  49. c1ccf1d osmo_sccp application/supervisors by Harald Welte · 13 years ago
  50. cc40877 sccp_links and sccp_user as registries for MTP links and local subsystems by Harald Welte · 13 years ago