1. 971a287 Misc (#915): removed unused fields (refresh_tm and hangup_tm) from pjsua_call by Benny Prijono · 15 years ago
  2. 30b615c Ticket #886: by Nanang Izzuddin · 15 years ago
  3. 05eb3e3 Ticket #915 (misc fixes): by Benny Prijono · 15 years ago
  4. a248b95 Ticket #933: Incoming OPTIONS may trigger assertion if it arrives when PJSUA-LIB is being shutdown (thanks Johan Lantz for the report) by Benny Prijono · 15 years ago
  5. fc9efff Ticket #833: Updated Session Timer to keep the refresher role unchanged on any refreshes, by timer or manual. by Nanang Izzuddin · 15 years ago
  6. 40d62b6 Ticket #877: Memory consumption of the invite session grows indefinitely if call is running for long period of time and with many re-INVITES by Benny Prijono · 15 years ago
  7. e5fe420 Ticket #931: Fixed logging for non-multithreading platforms. by Nanang Izzuddin · 15 years ago
  8. 70dfc27 Bug fix for ticket #833 (session timer support) by Benny Prijono · 15 years ago
  9. d7d58ca Misc (ticket #915): enlarge the column for pool name in pj_pool_factory_dump() output by Benny Prijono · 15 years ago
  10. 91ce6e4 Ticket #833: Fixed pjsip_timer definition (should not in a typedef). by Nanang Izzuddin · 15 years ago
  11. bb995fd Ticket #866: Allow application to specify more than one STUN servers for more robustness, and continue application startup if STUN resolution fails by Benny Prijono · 15 years ago
  12. 9f0ef09 Ticket #935: new pj_sockaddr_parse2() API by Benny Prijono · 15 years ago
  13. 0ea0ead Misc fix (ticket #915): Fixed bug of a wrong check variable used in writing playback_lat setting in pjsua app (thanks Wolfgang Fritz for the fix). by Nanang Izzuddin · 15 years ago
  14. 9b93f86 Ticket #833: by Nanang Izzuddin · 15 years ago
  15. 5ea7941 Ticket #930: Fixed compile error for C++ (missing explicit casting from void*). by Nanang Izzuddin · 15 years ago
  16. 65add62 Ticket #833: by Nanang Izzuddin · 15 years ago
  17. 59dffb1 Ticket #833: by Nanang Izzuddin · 15 years ago
  18. cffb123 Misc fix (ticket #915): Fixed bug in checking transaction registration with same key, passing wrong pointer of transaction key. by Nanang Izzuddin · 15 years ago
  19. 5d5a20e Ticket #934: Fixed pjsip_inv_verify_request2() to also checks all registered extensions (via pjsip_endpt_add_capability()). by Nanang Izzuddin · 15 years ago
  20. 5af37ff Ticket #930: by Nanang Izzuddin · 15 years ago
  21. 7e8e0c1 More ticket #925: added compile time option to enable verbose logging output, and one more fix about samples_per_frame mismatch by Benny Prijono · 15 years ago
  22. b1a3e73 Ticket #931: Logging function may infinitely recursively calls itself on Windows Mobile (thanks Emil Sturniolo for the report) by Benny Prijono · 15 years ago
  23. e2c7e85 Ticket #930: by Nanang Izzuddin · 15 years ago
  24. 1383e47 Misc fixes (ticket #915): compilation warning in IPP about conversion from int to char by Benny Prijono · 15 years ago
  25. ec4b67e Initial commit for ticket #929: Improve packet lost concealment (PLC) when handling burst of lost packets by Benny Prijono · 15 years ago
  26. 6139a40 Ticket #928: Error linking PJSIP due to inclusion of aes_tables.c in libsrtp (thanks Johan Lantz for the report) by Benny Prijono · 15 years ago
  27. 7bc6924 Ticket #927: PIDF timestamp is not added to the tuple (thanks Johan Lantz for the report) by Benny Prijono · 15 years ago
  28. 9475b15 Ticket #926 (SDP compliance with RFC 4566): updated token definition, which allows more characters by Benny Prijono · 15 years ago
  29. 1f47f3f Ticket #925: New application to simulate network and system impairments to see how it affects the audio quality by Benny Prijono · 15 years ago
  30. ba23a36 Ticket #924: Loop media transport now allows more than one streams to receive the reflected packets by Benny Prijono · 15 years ago
  31. 4d8846b Ticket #923: New API to retrieve current jitter buffer state from a stream/session by Benny Prijono · 15 years ago
  32. be6d5db Ticket #922: Option to enable mutex related logging to assist troubleshooting concurrency problems by Benny Prijono · 15 years ago
  33. f940be4 Ticket #921: New logging option/flag to include caller thread ID by Benny Prijono · 15 years ago
  34. cdf2c9c Misc (#915): added WAVE_FORMAT_DIRECT flag when opening waveIn/Out in WMME audio dev, hopefully it can reduce latency by Benny Prijono · 15 years ago
  35. dbf4cb9 More ticket #920: fixed wrong latency calculation when there is loud noise in the start of recording by Benny Prijono · 15 years ago
  36. 258dc21 More ticket #720: added Win32 target in VS2005 project by Benny Prijono · 15 years ago
  37. 5a8663a More ticket #920: fixed VS directory output for WM6 Pro by Benny Prijono · 15 years ago
  38. e25fe6f Sound device is not automatically started after pjsua_set_no_snd_dev() is called, even after pjsua_set_snd_dev() is called by Benny Prijono · 15 years ago
  39. ff64ccf More ticket #920: fix latency calculation not able to calculate latency higher than 500ms and added copyright info in source files by Benny Prijono · 15 years ago
  40. 7b40c6c Ticket #920: New pjsystest application for testing target system/device. Initial work on Win32 and WM by Benny Prijono · 15 years ago
  41. 873f3e4 Ticket #919: by Nanang Izzuddin · 15 years ago
  42. fc279de Ticket #909: by Nanang Izzuddin · 15 years ago
  43. 54ad797 Ticket #918: Added C compatible declarations in modules: G.711, transport SRTP, libresample. by Nanang Izzuddin · 15 years ago
  44. 169f92c Ticket #916: Crash in TURN client when TCP connection is used by Benny Prijono · 15 years ago
  45. ab2e716 Misc fix (#915): Moved a call to dump_check() in ice_session.c to be inside the log printing. by Nanang Izzuddin · 15 years ago
  46. 25cb51d Ticket #913: Concurrency problem in select ioqueue may corrupt descriptor set by Benny Prijono · 15 years ago
  47. abf58db Ticket #910: by Nanang Izzuddin · 15 years ago
  48. d06d8c5 Related to #911: by Benny Prijono · 15 years ago
  49. 384a622 Related to #911: by Benny Prijono · 15 years ago
  50. ce00fa0 Ticket #911: Crash when receiving NOTIFY after subscription is terminated (thanks Johan Lantz for the report) by Benny Prijono · 15 years ago
  51. d687a50 Ticket #909: by Nanang Izzuddin · 15 years ago
  52. 45fe2e8 Ticket #906: Transaction is not destroyed when transport timeout event comes later than transaction timeout (thanks Norma Steveley for the report) by Benny Prijono · 15 years ago
  53. 324fccc Changed version to 1.3-trunk by Benny Prijono · 15 years ago
  54. 3bbe663 Changed version to 1.3 by Benny Prijono · 15 years ago
  55. 2523a84 Ticket #894: fixed failed pjnath ice test due to too many network adapter installed in the host by Benny Prijono · 15 years ago
  56. 4fd2bfe Ticket #894: pjnath test failed on ICE test if the host has three or more network adapters by Benny Prijono · 15 years ago
  57. d1f65b0 Ticket #893: Fixed timer test for Symbian to use Active Scheduler poll, instead of timer poll. by Nanang Izzuddin · 15 years ago
  58. c174868 Ticket #891: fixed deadlock on pjlib-test ioqueue unregister stress test. This seems to have fixed the Bus error too by Benny Prijono · 15 years ago
  59. 940d3f6 Ticket #758: by Nanang Izzuddin · 15 years ago
  60. 7433b1e Misc (#838): Updated symbian_ua_gui.mmp libraries order, previously there was linking error on MR when APS direct enabled. by Nanang Izzuddin · 15 years ago
  61. 530820e Misc (#838): Added libpassthroughcodec.lib into symbian_ua_gui.mmp. by Nanang Izzuddin · 15 years ago
  62. 6a65a7d Ticket #890: pjlib-test failed on select() test Windows Vista multi-core by Benny Prijono · 15 years ago
  63. bb51e50 Misc (#838): don't print error if MDA MaiscRecordComplete() or MaoscPlayComplete() returns KErrCancel (-3) by Benny Prijono · 15 years ago
  64. d3708c3 Ticket #895: Updated jbuf test to use defined search paths for locating test data file (when opening the file in working dir fails). by Nanang Izzuddin · 15 years ago
  65. 60141e7 Ticket #892: Added IPv6-enabled check (compile-time) in stun test vector containing IPv6 data, also added more run-time checks in stun fingerprint test internal. by Nanang Izzuddin · 15 years ago
  66. 1572cd6 Ticket #889: TURN client ignores the allocation parameter specified by application by Benny Prijono · 15 years ago
  67. d4afaaa Ticket #888: TURN client allocation failure when it receives multiple 438/Stale Nonce responses (thanks Peter Livesey for the report) by Benny Prijono · 15 years ago
  68. f84d9ba Ticket #887: Minor update: added app registration info for Symbian pjlib-test, so there will be shortcut when installed on device. by Nanang Izzuddin · 15 years ago
  69. d77e07b Ticket #758 (Problem with TCP transport on Symbian) by Benny Prijono · 15 years ago
  70. d4b0b1d More ticket #878: by Benny Prijono · 15 years ago
  71. f70f639 Part of ticket #887: by Benny Prijono · 15 years ago
  72. 1e6be1c Ticket #887: Re-enable compile as C++ option for libraries as part of making exception work in Symbian by Benny Prijono · 15 years ago
  73. e11dbee Misc fix (#838): fixed warning about unitialized status variable with gcc by Benny Prijono · 15 years ago
  74. 761e141 Misc fix (ticket #838): compilation warning when int is not typecasted to pjsip_transport_type_e enum by Benny Prijono · 15 years ago
  75. 61d351c Ticket #862: Updated pjsua python test for srtp with crypto tag zero. by Nanang Izzuddin · 15 years ago
  76. 560e286 Ticket #873: Minor update: cleaned up compile warnings of undefined function. by Nanang Izzuddin · 15 years ago
  77. e2cdc86 Ticket #808: Added compile time trap to avoid both implementations coexist. by Nanang Izzuddin · 15 years ago
  78. 28add7e Ticket #873: Include the parsed XML tuple in the pjsip_pres_status, and include it in the pjsua_buddy_info in PJSUA-LIB, in case the PIDF document contains other info that is needed by application (thanks Johan Lantz for the suggestion) by Benny Prijono · 15 years ago
  79. e90a39c Ticket #883: by Nanang Izzuddin · 15 years ago
  80. 4ff93f4 Ticket #884: Fixed codecs (that use pjmedia VAD) to avoid generating keep-alive frames/payload when PJMEDIA_CODEC_MAX_SILENCE_PERIOD is set to -1. by Nanang Izzuddin · 15 years ago
  81. c7fe30d Ticket #883: Added user defined NAT hole-punching and keep-alive mechanism to media stream. by Nanang Izzuddin · 15 years ago
  82. 7082b26 Ticket #882: Added check of active call count before auto-close sound device. by Nanang Izzuddin · 15 years ago
  83. 1b5536e Ticket #830: Fixed noise from EC by keeping the playing frames unmodified (pjmedia_delay_buf_put() may modify the input frames and there is a case that the modified frames are not aligned anymore). by Nanang Izzuddin · 15 years ago
  84. 816f646 Ticket #831: Added compile-time option to disable/prevent transport switching to TCP. by Nanang Izzuddin · 15 years ago
  85. 67cdbe2 Ticket #879: Reverted back changes in r2747, r2748, r2751. by Nanang Izzuddin · 15 years ago
  86. b4d22b0 More ticket #869: Added PJSIP_PUBLISHC_DELAY_BEFORE_REFRESH configuration by Benny Prijono · 15 years ago
  87. aff5b59 Ticket #844: Assertion in on_rx_rtp(transport_udp.c) possibly due to race condition (thanks Peter Cai and Michael Broughton for the report) by Benny Prijono · 15 years ago
  88. e086013 Ticket #880: Pressing call hold twice in pjsua will cause call to be unheld by Benny Prijono · 15 years ago
  89. 6a1fcf4 More ticket #879: by Benny Prijono · 15 years ago
  90. 19eeb6e Ticket #860: by Benny Prijono · 15 years ago
  91. 7764f17 Misc (ticket #838): by Benny Prijono · 15 years ago
  92. 57cab34 Ticket #879: by Nanang Izzuddin · 15 years ago
  93. 6b9e93b Ticket #879: by Nanang Izzuddin · 15 years ago
  94. 1880f91 Ticket #861: IPv6: when an IPv6 URI has ";transport=udp" parameter, the resolver will use IPv4 transport and it will fail to resolve the URI by Benny Prijono · 15 years ago
  95. 84d2493 Ticket #863: Account may always re-register with IPv6, due to string comparison of IPv6 address. Note: this needs ticket #878) by Benny Prijono · 15 years ago
  96. 844f828 More ticket #878 (New PJLIB API to parse socket address string): by Benny Prijono · 15 years ago
  97. 0f4b9db Ticket #878: New PJLIB API to parse socket address string by Benny Prijono · 15 years ago
  98. d65f78c More ticket #876: - fixed crash when null-audio is used with switchboard by Benny Prijono · 15 years ago
  99. 23ea21a Ticket #876: Second call fails to open the sound device event when --null-audio is set by Benny Prijono · 15 years ago
  100. debe8e1 Ticket #853: ./configure with --disable-sound argument does not work by Benny Prijono · 15 years ago