1. 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
  2. 324fccc Changed version to 1.3-trunk by Benny Prijono · 15 years ago
  3. 3bbe663 Changed version to 1.3 by Benny Prijono · 15 years ago
  4. 2523a84 Ticket #894: fixed failed pjnath ice test due to too many network adapter installed in the host by Benny Prijono · 15 years ago
  5. 4fd2bfe Ticket #894: pjnath test failed on ICE test if the host has three or more network adapters by Benny Prijono · 15 years ago
  6. d1f65b0 Ticket #893: Fixed timer test for Symbian to use Active Scheduler poll, instead of timer poll. by Nanang Izzuddin · 15 years ago
  7. 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
  8. 940d3f6 Ticket #758: by Nanang Izzuddin · 15 years ago
  9. 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
  10. 530820e Misc (#838): Added libpassthroughcodec.lib into symbian_ua_gui.mmp. by Nanang Izzuddin · 15 years ago
  11. 6a65a7d Ticket #890: pjlib-test failed on select() test Windows Vista multi-core by Benny Prijono · 15 years ago
  12. bb51e50 Misc (#838): don't print error if MDA MaiscRecordComplete() or MaoscPlayComplete() returns KErrCancel (-3) by Benny Prijono · 15 years ago
  13. 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
  14. 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
  15. 1572cd6 Ticket #889: TURN client ignores the allocation parameter specified by application by Benny Prijono · 15 years ago
  16. 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
  17. 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
  18. d77e07b Ticket #758 (Problem with TCP transport on Symbian) by Benny Prijono · 15 years ago
  19. d4b0b1d More ticket #878: by Benny Prijono · 15 years ago
  20. f70f639 Part of ticket #887: by Benny Prijono · 15 years ago
  21. 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
  22. e11dbee Misc fix (#838): fixed warning about unitialized status variable with gcc by Benny Prijono · 15 years ago
  23. 761e141 Misc fix (ticket #838): compilation warning when int is not typecasted to pjsip_transport_type_e enum by Benny Prijono · 15 years ago
  24. 61d351c Ticket #862: Updated pjsua python test for srtp with crypto tag zero. by Nanang Izzuddin · 15 years ago
  25. 560e286 Ticket #873: Minor update: cleaned up compile warnings of undefined function. by Nanang Izzuddin · 15 years ago
  26. e2cdc86 Ticket #808: Added compile time trap to avoid both implementations coexist. by Nanang Izzuddin · 15 years ago
  27. 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
  28. e90a39c Ticket #883: by Nanang Izzuddin · 15 years ago
  29. 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
  30. c7fe30d Ticket #883: Added user defined NAT hole-punching and keep-alive mechanism to media stream. by Nanang Izzuddin · 15 years ago
  31. 7082b26 Ticket #882: Added check of active call count before auto-close sound device. by Nanang Izzuddin · 15 years ago
  32. 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
  33. 816f646 Ticket #831: Added compile-time option to disable/prevent transport switching to TCP. by Nanang Izzuddin · 15 years ago
  34. 67cdbe2 Ticket #879: Reverted back changes in r2747, r2748, r2751. by Nanang Izzuddin · 15 years ago
  35. b4d22b0 More ticket #869: Added PJSIP_PUBLISHC_DELAY_BEFORE_REFRESH configuration by Benny Prijono · 15 years ago
  36. 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
  37. e086013 Ticket #880: Pressing call hold twice in pjsua will cause call to be unheld by Benny Prijono · 15 years ago
  38. 6a1fcf4 More ticket #879: by Benny Prijono · 15 years ago
  39. 19eeb6e Ticket #860: by Benny Prijono · 15 years ago
  40. 7764f17 Misc (ticket #838): by Benny Prijono · 15 years ago
  41. 57cab34 Ticket #879: by Nanang Izzuddin · 15 years ago
  42. 6b9e93b Ticket #879: by Nanang Izzuddin · 15 years ago
  43. 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
  44. 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
  45. 844f828 More ticket #878 (New PJLIB API to parse socket address string): by Benny Prijono · 15 years ago
  46. 0f4b9db Ticket #878: New PJLIB API to parse socket address string by Benny Prijono · 15 years ago
  47. d65f78c More ticket #876: - fixed crash when null-audio is used with switchboard by Benny Prijono · 15 years ago
  48. 23ea21a Ticket #876: Second call fails to open the sound device event when --null-audio is set by Benny Prijono · 15 years ago
  49. debe8e1 Ticket #853: ./configure with --disable-sound argument does not work by Benny Prijono · 15 years ago
  50. 7ee5f5e Ticket #822: Retransmit provisional response every 1 minute by Benny Prijono · 15 years ago
  51. 58163a2 Misc (ticket #838): removed all Python doxygen comments/documentations from pjsua.h as these has been deprecated by new Python abstraction long time ago by Benny Prijono · 15 years ago
  52. 44e42e1 Misc (ticket #838): added link to the ticket which changed the account re-registration rule by Benny Prijono · 15 years ago
  53. b1c81ec Related to ticket #841: fixed one more compilation warning by Benny Prijono · 15 years ago
  54. 5fe0314 Ticket #874: Updated some pjmedia codecs to maintain timestamp. by Nanang Izzuddin · 15 years ago
  55. 0b9da64 Ticket #793: Updated (IPP) AMR codec to choose mode in the mode-set based on default mode setting. by Nanang Izzuddin · 15 years ago
  56. 18a9ef1 Ticket #793: Updated (IPP) AMR codec to choose the highest mode in mode-set. by Nanang Izzuddin · 15 years ago
  57. 25bc205 Ticket #870: Changed the mapping of host resolution failure to SIP status code 502 from 503 (thanks Robert Cichielo for the report) by Benny Prijono · 15 years ago
  58. 9792573 Ticket #841: Added config to expand G722.1 functions as inline, default value is 1/true (expand as inline). by Nanang Izzuddin · 15 years ago
  59. cf2e673 Ticket #869: Make various event/presence subscription time settings configurable (thanks Johan Lantz for the suggestion) by Benny Prijono · 15 years ago
  60. adb0495 More ticket #868: compilation error due to changes in pj_xml_find() function by Benny Prijono · 15 years ago
  61. c24ead6 Ticket #834: by Nanang Izzuddin · 15 years ago
  62. ecc183e Ticket #868: Added functions to search XML child nodes recursively by Benny Prijono · 15 years ago
  63. 9f25ec0 Ticket #862: Updated validations of SRTP crypto attribute. by Nanang Izzuddin · 15 years ago
  64. 38faa59 Ticket #849: Updated warning log level and message. by Nanang Izzuddin · 15 years ago
  65. 329d638 Integration of Sipit24 branch, many tickets involved: by Benny Prijono · 15 years ago
  66. 63c6ed3 Added copyright statements by Perry Ismangil · 15 years ago
  67. b696ced Ticket #847: Fixed audio device settings/macros in symbian_ua_gui.mmp. by Nanang Izzuddin · 15 years ago
  68. 1e08e4f Fixed ticket #845: Crash in 100rel after CANCEL is received and 487 is sent (thanks Gang Liu for the report) by Benny Prijono · 15 years ago
  69. f82645e Minor (#838): should not print sound device creation to the log when the conference bridge is created with PJMEDIA_CONF_NO_DEVICE (thanks Fabio Cherchi for the report) by Benny Prijono · 15 years ago
  70. c6ff4b8 Ticket #842: Error parsing status line in sipfrag message body in call transfer scenario (thanks Tomáš Valenta for the report!) by Benny Prijono · 15 years ago
  71. ae720ab Minor (#838): updated TURN compatibility to draft-ietf-behave-turn-14 (from draft-turn-13) by Benny Prijono · 15 years ago
  72. 7925fb3 Ticket #840: Update in pjnath-test to support updated TURN draft by Benny Prijono · 15 years ago
  73. 5c173cc Fixed ticket #839: Crash in TURN lookup_ch_by_addr() function when sending data by Benny Prijono · 15 years ago
  74. 11e7123 Minor fixes (#838): const correctness in some function call arguments@ by Benny Prijono · 15 years ago
  75. 5cd804a Fixed ticket #836: SHA1 encryption may corrupt STUN packets with MESSAGE-INTEGRITY. Also added unit test to verify this behavior by Benny Prijono · 15 years ago
  76. 8c67a3a Updated version to 1.2-trunk by Benny Prijono · 15 years ago
  77. cf4be39 Changed version to 1.2 by Benny Prijono · 15 years ago
  78. dbe3f4b Ticket #827: Option in PJSUA-LIB logging config to append existing log file (thanks Robert Cichielo for the suggestion) by Benny Prijono · 15 years ago
  79. f501166 Ticket #820: Fixed sound port to return zero-filled audio frame when there is 'problem' getting frame from remote port ('no_frame' label), this seems to fix stutter noise issue on Mac. by Nanang Izzuddin · 15 years ago
  80. 449f85f Ticket #829: modify all applications in VS 2005 build settings to depend on libpjproject only. by Nanang Izzuddin · 15 years ago
  81. aaba990 Ticket #828: Set linking target machine to ARM on WM2003 property sheet. by Nanang Izzuddin · 15 years ago
  82. 4578eb5 More ticket #825: added pointer to the ticket number in the comment. by Benny Prijono · 15 years ago
  83. 53e968d Ticket #825: FILE_APPEND_DATA is not valid on Smartphone/Pocket PC2003 and Windows Mobile 5, so remove the flag when PJ_WIN32_WINCE is set (thanks Robert Cichielo for the suggestion) by Benny Prijono · 15 years ago
  84. e3cddc8 Ticket #774: Minor update in G722.1 default setting in pjmedia codec's config.h: removed phrase 'under development', G722.1 remains disabled by default. by Nanang Izzuddin · 15 years ago
  85. 0f711b4 Ticket #824: Race condition in sound auto-close feature may cause sound device to not be opened by Benny Prijono · 15 years ago
  86. c91cd64 Ticket #818: by Nanang Izzuddin · 15 years ago
  87. 551ace8 Ticket #819: by Nanang Izzuddin · 15 years ago
  88. 494ff7f Ticket #818: by Nanang Izzuddin · 15 years ago
  89. 2eabad9 More ticket #774: fixed G.722.1 compilation warnings on linux/gcc-4.3.2 by Benny Prijono · 15 years ago
  90. fb4b4e1 Part of #706, #809: fix Python module build error and added python_pjsua to the main .sln by Benny Prijono · 15 years ago
  91. 7f02df4 Ticket #772 (misc fix): Reverted back symbian_ua app UID to use unprotected/development UID range to avoid installation problem when installer is self-signed. by Nanang Izzuddin · 15 years ago
  92. d5190be Ticket #762: Fixed jitter buffer in handling DTX with relative short period of 'keep alive', e.g: Speex DTX seems to periodically send a keep alive frame every 20 silence frames. by Nanang Izzuddin · 15 years ago
  93. d97dfc6 More ticket #774: - set default compilation flags -O2 for G.722.1 on Symbian by Benny Prijono · 15 years ago
  94. e641a74 Fixed ticket #815: Re-INVITE transactions takes too long to be cleared when failed final response is received, causing application to unable to send subsequent re-INVITE (thanks Ruud Klaver for the patch) by Benny Prijono · 15 years ago
  95. 8267464 Ticket #810 and part of #706: changed samples output directory to bin/samples/$TARGET by Benny Prijono · 15 years ago
  96. 3105be6 Fixed ticket #812: Noise with Symbian MDA sound backend when making a call by Benny Prijono · 15 years ago
  97. dc61a2e Ticket #757: - put the default IP as the first host candidate by Benny Prijono · 15 years ago
  98. c95649b More ticket #774: added g722.1/Siren7/Siren14 codecs to Symbian by Benny Prijono · 15 years ago
  99. c8fe3df Fixed compilation error on Symbian caused by ticket #794 by Benny Prijono · 15 years ago
  100. dc8c490 More ticket #706: renamed output names from vs8 to vc8 to make it backward compatible by Benny Prijono · 15 years ago