1. e391c08 dtmf: Extend the test from the previous commit by Holger Hans Peter Freyther · 11 years ago hfreyther/dtmf/single-tones
  2. 0008204 dtmf: Test what happens if tones are scheduled one by one by Holger Hans Peter Freyther · 11 years ago
  3. 4bc679f mgcp: Return 502 in case the endpoint is allocated. by Holger Hans Peter Freyther · 11 years ago
  4. b2e8cfb dtmf: Check the tones that are put into the DTMF scheduler and reject a 0 by Holger Hans Peter Freyther · 11 years ago
  5. 5d76e95 dtmf: Make the API more robust and avoid inconsistencies by Holger Hans Peter Freyther · 11 years ago
  6. 68d5114 dtmf: Improve the log message and print the number of messages queued by Holger Hans Peter Freyther · 11 years ago
  7. 72793ec mgcp: Initialize the tone to CHAR_MAX as this might not be a request by Holger Hans Peter Freyther · 11 years ago
  8. 0ff1c8c patching: Add a VTY option to hardcode the assignment complete message by Holger Hans Peter Freyther · 11 years ago
  9. fe1550f patching: Get the struct ss7_application down to the patching routine by Holger Hans Peter Freyther · 11 years ago
  10. d2fdb2a bss patch: Remove stale printf from the code that broke the tests by Holger Hans Peter Freyther · 11 years ago
  11. 7916cb8 bss patch: Patch all slots with FR2 in the assignment request by Holger Hans Peter Freyther · 11 years ago
  12. 63bb411 bss patching: Add test cases for assignment and assignment complete patching by Holger Hans Peter Freyther · 11 years ago
  13. 6cd4e95 tests: Make the test data static const by Holger Hans Peter Freyther · 11 years ago
  14. 42cf823 misc: Address warnings coming from clang by Holger Hans Peter Freyther · 11 years ago
  15. 5408d96 mgcp: Add a log message about the tones that will be queued by Holger Hans Peter Freyther · 11 years ago
  16. 969b08a mgcp: After the tones are played inform the DTMF state by Holger Hans Peter Freyther · 11 years ago
  17. dcdaadb mgcp: Remove unused variable from the callback handling by Holger Hans Peter Freyther · 11 years ago
  18. 3fb1091 isup: Make isup CIC parsing/using work on big endian machines as well by Holger Hans Peter Freyther · 11 years ago
  19. 767e2f2 isup_filter: Add debug and log messages for the filtering by Holger Hans Peter Freyther · 11 years ago
  20. 5d04481 mgcp: Fix the vary large jump detection in the code by Holger Hans Peter Freyther · 11 years ago
  21. e833478 isup: Hook the reset scanner before we forward the ISUP message by Holger Hans Peter Freyther · 11 years ago 1.3.0
  22. a953005 isup: Test some more ISUP messages and that we parse them correctly by Holger Hans Peter Freyther · 11 years ago
  23. b35c5c3 stp: Allow to specify a trunk_name in the application by Holger Hans Peter Freyther · 11 years ago
  24. d04011a stp: Extract the MGCP forwarding code out of the msc_connection by Holger Hans Peter Freyther · 11 years ago
  25. 2df07d5 mgw: Implement the specific RSIP handling by Holger Hans Peter Freyther · 11 years ago
  26. fe55ed1 mgcp: Write a small hint that this special endpoint number handling is broken by Holger Hans Peter Freyther · 11 years ago
  27. 57e9ca9 mgcp: Use the realloc callback when freeing the endpoint via the VTY by Holger Hans Peter Freyther · 11 years ago
  28. 2d115d4 mgcp: Merge the current MGCP code from OpenBSC by Holger Hans Peter Freyther · 11 years ago
  29. d74ac33 dtmf: Schedule DTMF tones for the MTN hardware by Holger Hans Peter Freyther · 11 years ago
  30. 9b24744 mgcp: Begin handling of the RQNT message as needed for DTMF by Holger Hans Peter Freyther · 11 years ago
  31. 611d238 mgcp: Add a hack to allow to patch the SSRC by Holger Hans Peter Freyther · 12 years ago
  32. e310310 mgw: Always disable the writing for the socket notifier, initialize variable by Holger Hans Peter Freyther · 11 years ago
  33. 677fd1e adler: Remove the SCTP hack that we needed to force the adler checksum by Holger Hans Peter Freyther · 12 years ago
  34. 11a1415 syslog: Log all exit paths in this code by Holger Hans Peter Freyther · 12 years ago
  35. 826390a syslog: Add syslog for the MGCP MTN thread by Holger Hans Peter Freyther · 12 years ago
  36. 4d47451 mgcp: Always restore the endpoint routing when destroying the endpoint by Holger Hans Peter Freyther · 12 years ago
  37. d56ddfc mgcp: Possible fix for using the right DSP resource on the MGCP MGW by Holger Hans Peter Freyther · 12 years ago
  38. e1ec4c7 hw: The DSP resource was one based with the SNMP API, subtract it by Holger Hans Peter Freyther · 12 years ago
  39. c96c57b mgcp: Implement to loop timeslots when not used for audio by Holger Hans Peter Freyther · 12 years ago
  40. 765c48a mgcp: Move to using the NexusWare API for Timeslot config by Holger Hans Peter Freyther · 12 years ago
  41. 77ffc93 mgcp: Rename from snmp to hw in variables and function name. by Holger Hans Peter Freyther · 12 years ago
  42. 8aaaa40 mgcp: Move the SNMP file to _hw.c to move to the NexusAPI by Holger Hans Peter Freyther · 12 years ago
  43. d183052 TODO: Add some known shortcomings and some talk about what to do. by Holger Hans Peter Freyther · 12 years ago
  44. 60bc8e7 mtp: Allow to send SCCP/ISUP to a specific endpoint by Holger Hans Peter Freyther · 12 years ago
  45. 53559b3 mtp: Provide the method with the OPC and DPC by Holger Hans Peter Freyther · 12 years ago
  46. 1042807 mtp: Name the parameter opc instead of just PC by Holger Hans Peter Freyther · 12 years ago
  47. a59af64 ss7: Make the forwarding methods static by Holger Hans Peter Freyther · 12 years ago
  48. f3e9ad0 tests: Remove the copy of the 'missing' and use the $(top_srcdir) one by Holger Hans Peter Freyther · 12 years ago
  49. d87ef3b vty: Add show msc [NR] to specify an optional MSC nr by Holger Hans Peter Freyther · 12 years ago
  50. c5e8f08 msc: Make 'show msc' show the primary msc connection again by Holger Hans Peter Freyther · 12 years ago
  51. fffdd76 msc: Only take down the link if it is up by Holger Hans Peter Freyther · 12 years ago
  52. 31d6597 vty: Introduce show mscs to show all mscs by Holger Hans Peter Freyther · 12 years ago
  53. ade60ed msc: Only unregister the fd when we have a valid fd by Holger Hans Peter Freyther · 12 years ago
  54. 143af9a bss: Add an additional test where we do not want to patch anything by Holger Hans Peter Freyther · 12 years ago
  55. 6853567 bss: Patch CC messages with bearer capabilities to contain AMR 3 by Holger Hans Peter Freyther · 12 years ago
  56. 1ab8961 bss_patch: Remove magic number and use define for BSSAP management by Holger Hans Peter Freyther · 12 years ago
  57. 7eaf6fb sccp: PC -> PointCode and we remove them to avoid routing issues by Holger Hans Peter Freyther · 12 years ago
  58. df38eb1 rate_ctr: Initialize the rate_ctr to update them properly by Holger Hans Peter Freyther · 13 years ago
  59. e616863 misc: Address various compiler warnings in the code by Holger Hans Peter Freyther · 13 years ago
  60. 6b7ce74 dist: Ignore some more files here by Holger Hans Peter Freyther · 13 years ago
  61. 67c4c45 distcheck: Add the header file to make the distcheck pass by Holger Hans Peter Freyther · 13 years ago
  62. 4752913 tests: Add GNU Autotest invocation for the tests we have here by Holger Hans Peter Freyther · 13 years ago
  63. fd8513d mgcp: Increase number of endpoints that can be blocked by Holger Hans Peter Freyther · 13 years ago
  64. 7158822 mgcp: Skip blocked endpoints in the show mgcp command by Holger Hans Peter Freyther · 13 years ago
  65. 2facdb7 msc: Do not run ping/pong timers by default by Holger Hans Peter Freyther · 13 years ago
  66. 0008960 mgcp: Update the default config to have multiple virtual trunks by Holger Hans Peter Freyther · 13 years ago
  67. d786928 mgcp: Improve the show mgcp command to print the domain name by Holger Hans Peter Freyther · 13 years ago
  68. ca5254b mgcp: Write the vtrunk using mgcp_write_vtrunk_extra by Holger Hans Peter Freyther · 13 years ago
  69. b1dfc46 cellmgr: Patch the MGCP messages and replace the domain name by Holger Hans Peter Freyther · 13 years ago
  70. 588754c mgcp: Reset the local endpoint with the domain name configured by Holger Hans Peter Freyther · 13 years ago
  71. 040c6bc mgcp: Reset endpoints via the trunk config instead of all of them by Holger Hans Peter Freyther · 13 years ago
  72. fa15805 mgcp: Fix the indention of the trunk/vtrunk extra items by Holger Hans Peter Freyther · 13 years ago
  73. d3b8d5f mgcp: Fix the naming of the various audio volume/gain parameters by Holger Hans Peter Freyther · 13 years ago
  74. f574cec mgcp: Introduce multiple virtual trunks by Holger Hans Peter Freyther · 13 years ago
  75. 96cc57a mgcp: Generate the ConnId per trunk base by Holger Hans Peter Freyther · 13 years ago
  76. 42e44a9 mgcp: Introduce a command that will just block the default ports by Holger Hans Peter Freyther · 13 years ago
  77. dea0ccc mgcp: Add VTY commands to block endpoints instead of having this hardcoded by Holger Hans Peter Freyther · 13 years ago
  78. c2bb077 mgcp: Split creation of endpoints and static port allocation by Holger Hans Peter Freyther · 13 years ago
  79. e72139a mgcp: Remove the endp_offset that was introduced due coding stupidity by Holger Hans Peter Freyther · 13 years ago
  80. fc98ce2 vty: Add a config to enable MGCP command rewriting by Holger Hans Peter Freyther · 13 years ago
  81. a79aff3 sctp: Really apply the MSC workaround by Holger Hans Peter Freyther · 13 years ago
  82. cf60a01 sctp: Add VTY command to print details about active SCTP connections by Holger Hans Peter Freyther · 13 years ago
  83. f2312cb sctp: Check if there is any other connection with the ASP ident by Holger Hans Peter Freyther · 13 years ago
  84. ab79b9b m2ua: Print information about number of SCTP connections by Holger Hans Peter Freyther · 13 years ago
  85. c21c0d6 misc: Update code to compil with libosmocore 0.3.2 by Holger Hans Peter Freyther · 13 years ago
  86. fcfb05f misc: Fix the compilation of the tests by Holger Hans Peter Freyther · 13 years ago
  87. 36bd5d7 Merge remote-tracking branch 'origin/laforge/namespace' by Holger Hans Peter Freyther · 13 years ago
  88. ff397ed Adopt to recent libosmocore namespace changes and libosmogsm by Harald Welte · 13 years ago
  89. edfadae mgw: Attempt to set the CMR to 5.9kbit/s by Holger Hans Peter Freyther · 13 years ago
  90. b806c14 mgcp: Fix the comment in the configuration by Holger Hans Peter Freyther · 13 years ago
  91. 8e6d4c3 mgcp: Check if the endpoint is blocked and then reject it by Holger Hans Peter Freyther · 13 years ago
  92. e0dc3e5 isup: Handle CGUs and respond with a CGUA by Holger Hans Peter Freyther · 13 years ago
  93. 2068e8c vty: Remember if isup should be passed through or not. by Holger Hans Peter Freyther · 13 years ago
  94. d0444e5 mgcp: Fix the initialisation set trunk_type in the caller by Holger Hans Peter Freyther · 13 years ago
  95. 8941c1d isup: Print the linkset nr and name like in other commands. by Holger Hans Peter Freyther · 13 years ago
  96. 56cba9a ss7: Drop the input of packages as well by Holger Hans Peter Freyther · 13 years ago zecke/test-forward-failure
  97. 899198e ss7: Move the blocking of outgoing messages into the SS7 app by Holger Hans Peter Freyther · 13 years ago
  98. d38b87a ss7: Do not send anything until both linksets in an app are up by Holger Hans Peter Freyther · 13 years ago
  99. 123147a sctp: Mention the link index that got released by Holger Hans Peter Freyther · 13 years ago
  100. 3574c12 mtp: Consider the linkset be ready for SCTP after having collected routing data by Holger Hans Peter Freyther · 13 years ago