1. 82defdd Fixed #1147 (Bug in parsing multipart message bodies (thanks Johan Lantz for the report)): leave the quote in parameter values and let the multipart code handle this instead by Benny Prijono · 14 years ago
  2. bb0348e Misc (Re #1134): do not allow subscription state callback to be called with NULL event parameter as application may not expect this by Benny Prijono · 14 years ago
  3. fe937cb Fixed #1147: Bug in parsing multipart message bodies (thanks Johan Lantz for the report) by Benny Prijono · 14 years ago
  4. 6349989 Closed #1144: New presence callback to report subscription state (thanks Johan Lantz for the suggestion): by Benny Prijono · 14 years ago
  5. 2e4d89b Re #1146: minor fix in test file comments by Benny Prijono · 14 years ago
  6. f279c09 Closed #1146: support for multipart message bodies in incoming NOTIFY requests by Benny Prijono · 14 years ago
  7. 3e310ec Fix #1145: API to enable/disable support for iOS BG feature during runtime by Sauw Ming · 14 years ago
  8. 5c88404 Misc (re #1134): Fixed memory leak after getting audio route capability in coreaudio_dev by Sauw Ming · 14 years ago
  9. 1e952a8 Fix #1143: by Nanang Izzuddin · 14 years ago
  10. 8ef546c Another fix for authentication in HTTP client (re #1136): by Benny Prijono · 14 years ago
  11. 064d235 Re #1136 (Basic and digest authentication in the HTTP client): fixed error in parsing URL if the path contains at ("@") character by Benny Prijono · 14 years ago
  12. 89e5261 Misc (re #1134): added Supported header in outgoing SUBSCRIBE request. Although RFC 3265 says it is only optional, some downstream RFC may bring this requirement to SHOULD strength - e.g. RFC 5373 (thanks Johan Lantz for the suggestion) by Benny Prijono · 14 years ago
  13. dd63b99 Closed #1142 (Account based configuration to specify if "c=0.0.0.0" method should be used when putting call on hold): by Benny Prijono · 14 years ago
  14. 202837d Closed #1141: Compile and run-time setting to allow printing of port number in URI in To and From header (thanks Marcus Froeschl for the suggestion) by Benny Prijono · 14 years ago
  15. 1768ade Closed #1121 (Deadlock in transaction code when hanging up calls): fixed the race condition when setting up transaction timeout by Benny Prijono · 14 years ago
  16. b8aeb9d Re #1134 (misc fixes): fixed various doxygen warnings, as well as added overview section in pjmedia documentation by Benny Prijono · 14 years ago
  17. 60e8aa9 Close #1137: added field reg_hdr_list into pjsua_acc_config to specify custom headers for REGISTER requests of the account. by Nanang Izzuddin · 14 years ago
  18. f493e4d Fix #1135: added RTP padding checks and RTP payload length adjustment according to padding length. by Nanang Izzuddin · 14 years ago
  19. 0ef4e19 Fixed #1131: Callee disconnects call without sending BYE if ACK is not received (thanks Montevecchi Massimiliano and Klaus Darilion for the report) by Benny Prijono · 14 years ago
  20. c754578 Closed #1139 (Support for tel: URI in PJSUA-LIB): by Benny Prijono · 14 years ago
  21. 4ea1bcc Close #1138: by Nanang Izzuddin · 14 years ago
  22. 00f8827 Implemented and closed #1136: added HTTP authentication support by Benny Prijono · 14 years ago
  23. 3ade006 Misc (re #1134): fixed wrong OpenBSD thread priority max value (thanks David Coppa for the report) by Benny Prijono · 14 years ago
  24. 0282727 Misc (re #1134): fixed error in Makefile target for generating doxygen documentation when WWWDIR is specified by Benny Prijono · 14 years ago
  25. 4d32338 Misc (re #1134): fixed default value of pjsua app param "--snd-auto-close" in pjsua app help message (was -1, should be 1, see r2493). by Nanang Izzuddin · 14 years ago
  26. 30132a3 Re #1134: for iOS4, remove unnecessary wrapping of sockets during creation. by Sauw Ming · 14 years ago
  27. 47b77a8 Fixed #1130 by Sauw Ming · 14 years ago
  28. 01f52c4 Close #1133: added processing to remote SDP attribute "ptime". by Nanang Izzuddin · 14 years ago
  29. 3323b0e Fixed #1132: Assertion when (re)starting PJLIB on different thread by Benny Prijono · 14 years ago
  30. 5e39a2b Closed #1129: by Nanang Izzuddin · 14 years ago
  31. 5396cfa Closed #1128: ipjsua - add support for iPad by Sauw Ming · 14 years ago
  32. d9a7c8a Fix #1121 (Deadlock in transaction code when hanging up calls (thanks Dennis Struble for the report)) by Benny Prijono · 14 years ago
  33. 1c17a13 Changed version to 1.8-trunk by Perry Ismangil · 14 years ago
  34. 17667b9 Changed version to 1.8 by Perry Ismangil · 14 years ago
  35. 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
  36. 160a49c Misc (re #1110): by Nanang Izzuddin · 14 years ago
  37. 742ef4b Re #1120: by Nanang Izzuddin · 14 years ago
  38. 844c1c9 Fixed #1117: Configurable PJSUA-LIB lock timeout by Sauw Ming · 14 years ago
  39. 48f6dbf Fixed #1118: Add last error code to PJSUA-LIB account info structure by Sauw Ming · 14 years ago
  40. ae6d39e Fixed ticket:1119: Crash if sending UPDATE fails in session timer module because network connectivity is lost (thanks Robbie Hanson for the fix!) by Benny Prijono · 14 years ago
  41. 7386879 Fixed #1116 (Bug in regenerating elements of some headers when incoming request contains escaped characters (thanks Ferguen Adel for the report)): by Benny Prijono · 14 years ago
  42. 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
  43. be3771a Closed ticket #1107: iOS4 background feature by Sauw Ming · 14 years ago
  44. f501946 Fixed #1108: deadlock in DNS resolver (thanks Bogdan Krakowski for the report) by Benny Prijono · 14 years ago
  45. 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
  46. 6efbf41 Misc (re #1110): undo accidental checkin of run_continuous.py in previous commit by Benny Prijono · 14 years ago
  47. 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
  48. c7d2860 re ticket:1111 (more on automated test): added symbian target in prepare.xml@ by Benny Prijono · 14 years ago
  49. 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
  50. 5e15796 Fix #1114: by Nanang Izzuddin · 14 years ago
  51. a991260 Re #1111 (more on automated tests): another fix on run_continuous.py by Benny Prijono · 14 years ago
  52. 457e18e Re #1111 (more on automate test): small fix on the delay in run_continuous.py by Benny Prijono · 14 years ago
  53. 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
  54. b99def5 Fix #1112: fixed IPP G.729 codec to update the application regarding VAD status, disabled/off, after receiving 'fmtp:18 annexb=no' in the SDP. by Nanang Izzuddin · 14 years ago
  55. 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
  56. 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
  57. 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
  58. 3332e7c More automated test (re #1111): added simple recvfrom test by Benny Prijono · 14 years ago
  59. 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
  60. 4b17270 Added README.txt in tests/automated directory (re #1111) by Benny Prijono · 14 years ago
  61. 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
  62. 602d27b Automated test (re #1111): added iPhone test scenario XML file by Benny Prijono · 14 years ago
  63. 949d7dc Misc (re #1110): modified config_site_sample.h to enable CoreAudio's iLBC codec by default for iPhone target by Benny Prijono · 14 years ago
  64. 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
  65. a72cdca Automated testing (re #1111): changed continuous monitoring interval from 1 to 5 minutes by Benny Prijono · 14 years ago
  66. 6272b1a Automated test (re #1111): small fix for make file based test scenarios by Benny Prijono · 14 years ago
  67. 896be29 Misc (re #1110): error in setting the IPP architecture in the configure script by Benny Prijono · 14 years ago
  68. b7b8844 Dummy commit (re #1109) by Benny Prijono · 14 years ago
  69. c8a8579 Another dummy error commit (re #1109) by Benny Prijono · 14 years ago
  70. ab61e98 Another dummy commit (re #1110) by Benny Prijono · 14 years ago
  71. 4423d96 Dummy error commit (re #1110) by Benny Prijono · 14 years ago
  72. 4adead2 Dummy commit (re #1110) by Benny Prijono · 14 years ago
  73. a6b3e7c Automated test (re: #1111): added script to run the test continuously by Benny Prijono · 14 years ago
  74. eefb8da Automated testing (re #1111): added -Wno-unused-label in CFLAGS for automated test by Benny Prijono · 14 years ago
  75. e7ae2db Changed version to 1.7-trunk by Nanang Izzuddin · 14 years ago
  76. 50a7e8e Changed version to 1.7 by Nanang Izzuddin · 14 years ago
  77. 4fdd3fb Misc (re #1068): set sip_transport_tls_ossl.c to be excluded from build on Windows Mobile build configs (obsoleted by sip_transport_tls.c). by Nanang Izzuddin · 14 years ago
  78. fef5a3f Re #1106: Reverted back the IPP codec APIs pjmedia_codec_ipp_set/get_config() as currently to set PCM signal level adjustment can be done using the existing G722.1 API pjmedia_codec_g7221_set_pcm_shift(). by Nanang Izzuddin · 14 years ago
  79. 2958061 Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and 2005 by Benny Prijono · 14 years ago
  80. db5994b Fix #1106: by Nanang Izzuddin · 14 years ago
  81. 0bf5b98 Misc (re #1068): do not add To tag to the SIP response if the request already has one (thanks Rafael Maia for the suggestion) by Benny Prijono · 14 years ago
  82. 4cfda67 Misc (re #1068): fix python self-test module 'mod_recvfrom.py': by Nanang Izzuddin · 14 years ago
  83. 9b20605 Misc fix (re #1068): Use default setting for path length (PJ_MAXPATH) on iPhone to accommodate long path name when running on the simulator. by Sauw Ming · 14 years ago
  84. d62947c Misc (re #1068): fixed couple of problems with http client unit test: by Benny Prijono · 14 years ago
  85. a3aeb95 Misc (re #1068): temporary fix address parsing in SDP connection info. by Nanang Izzuddin · 14 years ago
  86. d1f054e Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed. by Nanang Izzuddin · 14 years ago
  87. fbe1d22 Misc (re #1068): fix compile error missing explicit casting for malloc in pjlib-test/ssl_sock.c on Symbian S60 5th ed (compiled as C++?). by Nanang Izzuddin · 14 years ago
  88. 9608db4 Misc (re #1068): fix codec selection menu in symbian_ua app to hide disabled passthrough codecs. by Nanang Izzuddin · 14 years ago
  89. ceb8d3d Misc (re #1068): fix the misleading alien socket error from the SIP python self-test module by Benny Prijono · 14 years ago
  90. 31facfc Misc (re #1068), updates in python test: by Nanang Izzuddin · 14 years ago
  91. 20c503a Re #1072: fixed buffer overflow bugs introduced by r3202. by Nanang Izzuddin · 14 years ago
  92. 4d69c3d Misc (Re #1068): compilation warning with gcc about unchecked fgets() return value by Benny Prijono · 14 years ago
  93. 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
  94. 689ba8a Misc (Re #1068): added ability to specify executable suffix, by declaring HOST_EXE in user.mak. Useful for cross compiling Mingw executables on Linux. Thanks Atik Khan for the suggestion by Benny Prijono · 14 years ago
  95. fe3bf0e Re #1068 (misc): fixed error in cross compiling Mingw on a Linux box (thanks Atik Khan for the report) by Benny Prijono · 14 years ago
  96. 0828055 Re #1068 (Misc): fixed compilation warnings with MSVC compiler by Benny Prijono · 14 years ago
  97. c7c9183 Re #1070 (multipart): modified Visual Studio projects by Benny Prijono · 14 years ago
  98. 1c1d734 Implemented core multipart support and support in the invite session (re #1070) by Benny Prijono · 14 years ago
  99. ad56eb8 Re #1070 (support for multipart bodies): added new pjsip_param_cmp() API by Benny Prijono · 14 years ago
  100. 1e5a08b Re #1070 (support for multipart bodies): modified the param field of pjsip_media_type from a simple string to pjsip_param, to support a more complex use of this field by Benny Prijono · 14 years ago