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