1. 8ba9a41 Fixed #1626: Assertion when remote sends re-INVITE with less media by Sauw Ming · 12 years ago
  2. 5a4d6ed Re #1523: use random port for PJSUA instance(s) and configurable SIPp port. by Nanang Izzuddin · 12 years ago
  3. 29e1bc7 Re #1523: sipp output redirection to /dev/null somehow caused sipp unresponsive when the test is run under cdash. by Nanang Izzuddin · 12 years ago
  4. 9df1512 Re #1523: avoid false failure reported by sipp scenario uas-422-then-200-bad-se.xml due to codec mismatch. by Nanang Izzuddin · 12 years ago
  5. 7e18022 Re #1523: by Nanang Izzuddin · 12 years ago
  6. b2c6af2 Re #1523: fixed mod_sipp.py problems in executing sipp on unix/mac platforms, i.e: should run on shell and non-background mode. by Nanang Izzuddin · 12 years ago
  7. 7ccbd91 Re #1523: added sipp scenario for call transfer (attended & unattended). by Nanang Izzuddin · 12 years ago
  8. 3aba980 Close #1523: by Nanang Izzuddin · 12 years ago
  9. c5da35f Re #1523: Initial version of SIPp python test module. by Nanang Izzuddin · 12 years ago
  10. e7dbbc8 Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk by Sauw Ming · 13 years ago
  11. 26b7d44 Re #1346 (python test fixes): Disabled (temporarily) {{{scripts-call/150_srtp_2_3.py}}} as this scenario requires SRTP optional-with-duplicated-media (ticket #1267). by Nanang Izzuddin · 13 years ago
  12. bb6f57f Re #1346 (python test fixes): Updated test scenario that requires pjsua to generate multiple media offer using --extra-audio instead of using --use-srtp=3 (optional-with-duplicated-media). by Nanang Izzuddin · 13 years ago
  13. 33380c5 Re #1346 (python test fixes): Updated test scenario involving negotiation SRTP-mandatory vs SRTP-disabled or vice-versa, call rejection is using 488 now (was using 406). by Nanang Izzuddin · 13 years ago
  14. a1ae1bd Re #1346 (python test fixes): Updated test scenario involving sending REGISTER to pjsua, now pjsua has simple registrar so registration will be accepted (was rejected). by Nanang Izzuddin · 13 years ago
  15. aa967ad Re #1346 (python test fixes): adjust test scenario to follow the new behavior of pjsua in selecting active media from multiple media with same types, i.e: it will select the first media (previously/1.x it will will select the last). by Nanang Izzuddin · 13 years ago
  16. 1f18daa Re #1346 (python test fixes): Updated string pattern constants as some pjsua log messages has been changed in 2.0. by Nanang Izzuddin · 13 years ago
  17. c2997e7 Dummy checkin for testing the automated testing scripts.. by Benny Prijono · 13 years ago
  18. 00d8e84 Re #1344 (automated test): make sure run_continuous.py returns correct exit code by Benny Prijono · 13 years ago
  19. 3045309 Re #1320 (misc/automated testing): enhanced run_continuous.py with: 1) custom group name suffix option 2) one time check option instead of loop 3) force option. Note that this was copied from #1264 by Benny Prijono · 13 years ago
  20. fe68f1d Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-alpha-svn". by Nanang Izzuddin · 13 years ago
  21. a62ffc9 Re #1250: Updated the year in all copyright texts with 2011! by Nanang Izzuddin · 13 years ago
  22. a77a0da Misc (re #1175): added protection against broken pipe exception in python unit test when handling error by Benny Prijono · 14 years ago
  23. c45d951 Migration of current video works from private repository to this repository. This closed #1176 by Benny Prijono · 14 years ago
  24. 0324ba5 Fixed #1170 (Assertion when receiving updated SDP offer with all media lines removed): by Benny Prijono · 14 years ago
  25. 964bbf6 Re #1166 (SDP offer/answer glare): added SIPp scenario file to reproduce this by Benny Prijono · 14 years ago
  26. 7d242bc Fixed #1148: by Nanang Izzuddin · 14 years ago
  27. 2e4d89b Re #1146: minor fix in test file comments by Benny Prijono · 14 years ago
  28. f279c09 Closed #1146: support for multipart message bodies in incoming NOTIFY requests by Benny Prijono · 14 years ago
  29. 1e952a8 Fix #1143: by Nanang Izzuddin · 14 years ago
  30. c754578 Closed #1139 (Support for tel: URI in PJSUA-LIB): by Benny Prijono · 14 years ago
  31. 3387a8e Re #1120: Fixed session timer python test scripts, pjsua app param --use-timer is requiring param value now. by Nanang Izzuddin · 14 years ago
  32. 1f3c1b0 More on automated tests (re ticket:1111): work on Visual Studio target, and added ability to disable tests in configure.py by Benny Prijono · 14 years ago
  33. dc4ccca More on automated tests (re ticket:1111): added support for multiple Nokia/Symbian SDK installed in one system by Benny Prijono · 14 years ago
  34. 6efbf41 Misc (re #1110): undo accidental checkin of run_continuous.py in previous commit by Benny Prijono · 14 years ago
  35. 719e574 Misc (re #1110): force SVN eol-style to LF for files which are to be manipulated by the configure script, or otherwise the configure script on msys (mingw) will fail to update them by Benny Prijono · 14 years ago
  36. c7d2860 re ticket:1111 (more on automated test): added symbian target in prepare.xml@ by Benny Prijono · 14 years ago
  37. e00f822 re #1111 (more on automated tests): added prepare.xml scenario to rebuild the test scripts before performing the tests to make sure that they are up to date by Benny Prijono · 14 years ago
  38. a991260 Re #1111 (more on automated tests): another fix on run_continuous.py by Benny Prijono · 14 years ago
  39. 457e18e Re #1111 (more on automate test): small fix on the delay in run_continuous.py by Benny Prijono · 14 years ago
  40. a10b3dd re #1111 (more on automated tests): added delay option in run_continuous.py to prevent more than one scripts from running simultaneously on a single host by Benny Prijono · 14 years ago
  41. 878eda4 Automated test (re #1111): fixed test scenario scripts-recvfrom/301_timer_good_retry_after_422.py to use separate transaction for ACK (pattern matching was done to ACK, instead of INVITE). by Nanang Izzuddin · 14 years ago
  42. 777cc68 Automated test (re #1111): decrease Speex PESQ threshold as it is not always able to achieve that, possibly depending on the host activity by Benny Prijono · 14 years ago
  43. 1fdc07c Automated test (re #1111): workaround for failed Speex PESQ test caused by progressive discard in the jitter buffer: disable the VAD for the Speex tests by Benny Prijono · 14 years ago
  44. 3332e7c More automated test (re #1111): added simple recvfrom test by Benny Prijono · 14 years ago
  45. 5ba2a9b Misc (re #1110): fixed bug in the python unit test that caused tests to run for much longer than needed because it unnecessarily waits for incoming message until timeout occurs by Benny Prijono · 14 years ago
  46. 4b17270 Added README.txt in tests/automated directory (re #1111) by Benny Prijono · 14 years ago
  47. 1de150f Automated test (re #1111): modified configure.py to detect GNU host instead of always presenting vs (visual studio) as the default host by Benny Prijono · 14 years ago
  48. 602d27b Automated test (re #1111): added iPhone test scenario XML file by Benny Prijono · 14 years ago
  49. 20c26f0 Automated test (re #1111): modified run_continuous.py script to also do Nightly build every day at 00:00 GMT by Benny Prijono · 14 years ago
  50. a72cdca Automated testing (re #1111): changed continuous monitoring interval from 1 to 5 minutes by Benny Prijono · 14 years ago
  51. 6272b1a Automated test (re #1111): small fix for make file based test scenarios by Benny Prijono · 14 years ago
  52. 4adead2 Dummy commit (re #1110) by Benny Prijono · 14 years ago
  53. a6b3e7c Automated test (re: #1111): added script to run the test continuously by Benny Prijono · 14 years ago
  54. eefb8da Automated testing (re #1111): added -Wno-unused-label in CFLAGS for automated test by Benny Prijono · 14 years ago
  55. 4cfda67 Misc (re #1068): fix python self-test module 'mod_recvfrom.py': by Nanang Izzuddin · 14 years ago
  56. ceb8d3d Misc (re #1068): fix the misleading alien socket error from the SIP python self-test module by Benny Prijono · 14 years ago
  57. 31facfc Misc (re #1068), updates in python test: by Nanang Izzuddin · 14 years ago
  58. 57ab972 Misc (re #1068): added pjsua win32 executable name list in python test driver (to look up default pjsua executable). by Nanang Izzuddin · 14 years ago
  59. 1c1d734 Implemented core multipart support and support in the invite session (re #1070) by Benny Prijono · 14 years ago
  60. a8f9e62 Fixes #1047 (Don't send UPDATE if remote doesn't support it (thanks Bogdan Krakowski for the report)) and fixes #1097 (Support sending UPDATE without SDP). Details: by Benny Prijono · 14 years ago
  61. 0fd9267 Fix #1045: by Nanang Izzuddin · 14 years ago
  62. 93bacd0 Fix #476: by Nanang Izzuddin · 14 years ago
  63. 1f2f454 Fix #1073: by Nanang Izzuddin · 14 years ago
  64. 160a692 Misc (re #1068): fixed python test lib inc_sip.py, wrong member name refered in RecvfromTransaction initialization. by Nanang Izzuddin · 14 years ago
  65. dfe1be2 Re #1074: Added python test for SRTP receiving too long key. by Nanang Izzuddin · 14 years ago
  66. d61fedc Fix #1088: by Nanang Izzuddin · 14 years ago
  67. fb52191 Added exclusion pattern in the unit tests for codecs that are only available with IPP (refs #1041) by Benny Prijono · 14 years ago
  68. da0f3e9 Refs #1061: added unit test to test handling of empty realm in 401/407 challenge by Benny Prijono · 14 years ago
  69. d9998a9 More ticket #1041 (unit test framework): by Benny Prijono · 14 years ago
  70. 4fa1602 Misc (#1026): - fixed wrong Unix detection in Python automated test by Benny Prijono · 14 years ago
  71. 3d71eb0 More ticket #1041 (Unit test): by Benny Prijono · 14 years ago
  72. 462a67c More #1041 (Unit test): - Initial work for Symbian targets by Benny Prijono · 14 years ago
  73. f9ebaf6 Ticket #1041 (Unit test): - Initial Windows/MSVC work by Benny Prijono · 14 years ago
  74. f44f79b Ticket #1041: - initial work for GNU targets by Benny Prijono · 15 years ago
  75. 38c975d Ticket #1031: Automatically handle 423 (Interval Too Brief) response in SIP registration (thanks Tomáš Valenta for the suggestion) by Benny Prijono · 15 years ago
  76. 6cc031c Ticket #998: by Nanang Izzuddin · 15 years ago
  77. a45f81e Misc (#951): Fixed wrong media order in SDP response checking in python test script sendto/126. by Nanang Izzuddin · 15 years ago
  78. 020bea1 Fixed ticket #986: Assertion when authorization PJSIP_AUTH_AUTO_SEND_NEXT is enabled (thanks Zhefeng Du for the report) by Benny Prijono · 15 years ago
  79. 1676d98 Ticket #954: Added sipp test scenario for issue 1 (bad SE in 200 response, less than min-SE in request). by Nanang Izzuddin · 15 years ago
  80. 611083d Fixed ticket #940: Multiple header rows with the same name may not be completely processed by PJSIP modules by Benny Prijono · 15 years ago
  81. 4dd961b Implement ticket #982: Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842) by Benny Prijono · 15 years ago
  82. 12c01a9 More ticket #937 (presence revamping): by Benny Prijono · 15 years ago
  83. 3492140 Misc (#951): added couple of SIPp scenario XML files for future use: by Benny Prijono · 15 years ago
  84. ed93903 More ticket #965: Receiving (malformed) re-INVITE with the same Via branch parameter value as previous INVITE would raise assertion (thanks Daniel Nanassy for the report) by Benny Prijono · 15 years ago
  85. 0784974 Ticket #964: Assertion when receiving SDP media with port 0 and without rtpmap attribute for the dynamic payload type formats (thanks Andrey Kovalenko for the report) by Benny Prijono · 15 years ago
  86. 9d86462 Ticket #964: by Nanang Izzuddin · 15 years ago
  87. 828c761 Fixed ticket #959: Assertion upon receiving malformed SIP messages (thanks Andrey Kovalenko for the report) by Benny Prijono · 15 years ago
  88. 28a4822 Misc (#915): several fixes on the python unit tests on Linux: by Benny Prijono · 15 years ago
  89. 59dffb1 Ticket #833: by Nanang Izzuddin · 15 years ago
  90. 7b40c6c Ticket #920: New pjsystest application for testing target system/device. Initial work on Win32 and WM by Benny Prijono · 15 years ago
  91. 384a622 Related to #911: by Benny Prijono · 15 years ago
  92. ce00fa0 Ticket #911: Crash when receiving NOTIFY after subscription is terminated (thanks Johan Lantz for the report) by Benny Prijono · 15 years ago
  93. 61d351c Ticket #862: Updated pjsua python test for srtp with crypto tag zero. by Nanang Izzuddin · 15 years ago
  94. 53984d1 Ticket #760: Enhancements to PUBLISH management (thanks Johan Lantz for the suggestion) by Benny Prijono · 15 years ago
  95. 81a99c3 Ticket #693: Allow incoming MESSAGE request without message body by Benny Prijono · 15 years ago
  96. 7efa2d6 Ticket #798: UAC disconnect call when receiving BYE in early state (thanks Gang Liu for the suggestion) by Benny Prijono · 15 years ago
  97. 99b0437 Fixed ticket #503: Handle the case when CANCEL is responded with 200/OK but 487 is not sent by Benny Prijono · 15 years ago
  98. 8ba349f Misc (ticket #772): added SIPp scenario for forked PRACK by Benny Prijono · 15 years ago
  99. 1f6331a Misc (ticket #772): added several SIPp scenario files by Benny Prijono · 15 years ago
  100. d9e8dfe Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475): by Benny Prijono · 16 years ago