1. 1df3c55 fix off-by-one error in party number mangling by Harald Welte · 13 years ago
  2. acb8c2c don't raise exception in case of MSC->MGW IAM by Harald Welte · 13 years ago
  3. 49ec10e activate the first IAM rewrite for MSRN by Harald Welte · 13 years ago
  4. 646074c No longer abort if the Tx data is != the Rx data by Harald Welte · 13 years ago
  5. ed4c9ea Add codec for 'default' messages with no fixed and no variable part by Harald Welte · 13 years ago
  6. aca4edc Move actual packet manipulation code to mgw_nat.erl by Harald Welte · 13 years ago
  7. 4c5e10d Add code to actually replace the prefix of the called party number in ISUP IAM by Harald Welte · 13 years ago
  8. 548f93b Make sure Optional part ends with 'End of options' zero-octet by Harald Welte · 13 years ago
  9. d1cb16f Make sure a 'Variable Fixed' parameter is not re-encoded as Option again by Harald Welte · 13 years ago
  10. efddf3d use 'external' function call to allow runtime code-reload by Harald Welte · 13 years ago
  11. bdc7a5c print error messages in case of SCTP disconnect by Harald Welte · 13 years ago
  12. f48736b [ISUP] more ISUP message encoding routines by Harald Welte · 13 years ago
  13. 1dc9e53 Actually call the ISUP parser by Harald Welte · 13 years ago
  14. 86494e8 fix offsets in parsing IAM and REL messages by Harald Welte · 13 years ago
  15. 84cc60d [ISUP] more encoding/decoding routines by Harald Welte · 13 years ago
  16. d17e75a initial import of SCTP handler for rewriting messages by Harald Welte · 13 years ago
  17. 9c9553c M2UA: various fixes in the parser and encoder, mostly related to padding by Harald Welte · 13 years ago
  18. 01f8ea3 ISUP: make it compile, parses IAM message correctly by Harald Welte · 13 years ago
  19. de30a87 Some more ISUP decoding and encoding routines, mostly for phone numbers by Harald Welte · 13 years ago
  20. 50a44c2 Add some unfinished ISUP decoder routines by Harald Welte · 13 years ago
  21. 1fbcd1c Add some simplistic MTP3 parsing/encoding functions by Harald Welte · 13 years ago
  22. 1f6a035 Add Erlang M2UA decoding and encoding routines by Harald Welte · 13 years ago
  23. 715b5f4 SCOC receives a #sccp_msg as #primitive.parameters, not another #primitive by Harald Welte · 14 years ago
  24. a609096 SCRC: fix ets lookup for SCOC Pid by Harald Welte · 14 years ago
  25. 56ee7a6 SCCP Codec: Consistently indicate all LocalReferences as big-endian by Harald Welte · 14 years ago
  26. 9ab8010 OCRC-CONNECTION_MSG.req: send _encoded_ message to MTP by Harald Welte · 14 years ago
  27. 13688ae sccp user: Consistently use the IPA StreamID specified by caller by Harald Welte · 14 years ago
  28. a813fe0 SCRC: fix ets:insert_new() arguments by Harald Welte · 14 years ago
  29. ed26689 SCRC: Forward OCRC-CONNECTION_MSG.req via MTP-TRANSFER.req by Harald Welte · 14 years ago
  30. 9a8f50b SCRC: Forward incoming connection oriented msgs via RCOC-CONNECTION.ind to SCOC by Harald Welte · 14 years ago
  31. fba08e4 SCOC: Implement sending the IT message via OCRC-CONNECTION.req by Harald Welte · 14 years ago
  32. 2430236 SCOC: return the {next_state, ... } tuple always with LoopData at the end by Harald Welte · 14 years ago
  33. da95baa SCOC: remove lots of warnings about unused variables by Harald Welte · 14 years ago
  34. 09b4399 SCCP codec: consistently use seq_segm, not segm_seq by Harald Welte · 14 years ago
  35. c0696b0 SCCP codec: Add encoding routines for more message types by Harald Welte · 14 years ago
  36. 95a79dc Add new SCOC instances to the connection table by Harald Welte · 14 years ago
  37. 176e28c Import (heavily modified) ipa_proto implementation from osmo-map-masq by Harald Welte · 14 years ago
  38. 5032f4f add .gitignore file by Harald Welte · 14 years ago
  39. 5f0738b add missing sccp.hrl header file by Harald Welte · 14 years ago
  40. d42d3e3 Add AGPLv3 license text to the program by Harald Welte · 14 years ago
  41. 033cef0 initial commit of Erlang SCCP implementation by Harald Welte · 14 years ago