1. 67cdbe2 Ticket #879: Reverted back changes in r2747, r2748, r2751. by Nanang Izzuddin · 15 years ago
  2. b4d22b0 More ticket #869: Added PJSIP_PUBLISHC_DELAY_BEFORE_REFRESH configuration by Benny Prijono · 15 years ago
  3. 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
  4. e086013 Ticket #880: Pressing call hold twice in pjsua will cause call to be unheld by Benny Prijono · 15 years ago
  5. 6a1fcf4 More ticket #879: by Benny Prijono · 15 years ago
  6. 19eeb6e Ticket #860: by Benny Prijono · 15 years ago
  7. 7764f17 Misc (ticket #838): by Benny Prijono · 15 years ago
  8. 57cab34 Ticket #879: by Nanang Izzuddin · 15 years ago
  9. 6b9e93b Ticket #879: by Nanang Izzuddin · 15 years ago
  10. 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
  11. 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
  12. 844f828 More ticket #878 (New PJLIB API to parse socket address string): by Benny Prijono · 15 years ago
  13. 0f4b9db Ticket #878: New PJLIB API to parse socket address string by Benny Prijono · 15 years ago
  14. d65f78c More ticket #876: - fixed crash when null-audio is used with switchboard by Benny Prijono · 15 years ago
  15. 23ea21a Ticket #876: Second call fails to open the sound device event when --null-audio is set by Benny Prijono · 15 years ago
  16. debe8e1 Ticket #853: ./configure with --disable-sound argument does not work by Benny Prijono · 15 years ago
  17. 7ee5f5e Ticket #822: Retransmit provisional response every 1 minute by Benny Prijono · 15 years ago
  18. 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
  19. 44e42e1 Misc (ticket #838): added link to the ticket which changed the account re-registration rule by Benny Prijono · 15 years ago
  20. b1c81ec Related to ticket #841: fixed one more compilation warning by Benny Prijono · 15 years ago
  21. 5fe0314 Ticket #874: Updated some pjmedia codecs to maintain timestamp. by Nanang Izzuddin · 15 years ago
  22. 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
  23. 18a9ef1 Ticket #793: Updated (IPP) AMR codec to choose the highest mode in mode-set. by Nanang Izzuddin · 15 years ago
  24. 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
  25. 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
  26. cf2e673 Ticket #869: Make various event/presence subscription time settings configurable (thanks Johan Lantz for the suggestion) by Benny Prijono · 15 years ago
  27. adb0495 More ticket #868: compilation error due to changes in pj_xml_find() function by Benny Prijono · 15 years ago
  28. c24ead6 Ticket #834: by Nanang Izzuddin · 15 years ago
  29. ecc183e Ticket #868: Added functions to search XML child nodes recursively by Benny Prijono · 15 years ago
  30. 9f25ec0 Ticket #862: Updated validations of SRTP crypto attribute. by Nanang Izzuddin · 15 years ago
  31. 38faa59 Ticket #849: Updated warning log level and message. by Nanang Izzuddin · 15 years ago
  32. 329d638 Integration of Sipit24 branch, many tickets involved: by Benny Prijono · 15 years ago
  33. 63c6ed3 Added copyright statements by Perry Ismangil · 15 years ago
  34. b696ced Ticket #847: Fixed audio device settings/macros in symbian_ua_gui.mmp. by Nanang Izzuddin · 15 years ago
  35. 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
  36. 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
  37. 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
  38. ae720ab Minor (#838): updated TURN compatibility to draft-ietf-behave-turn-14 (from draft-turn-13) by Benny Prijono · 15 years ago
  39. 7925fb3 Ticket #840: Update in pjnath-test to support updated TURN draft by Benny Prijono · 15 years ago
  40. 5c173cc Fixed ticket #839: Crash in TURN lookup_ch_by_addr() function when sending data by Benny Prijono · 15 years ago
  41. 11e7123 Minor fixes (#838): const correctness in some function call arguments@ by Benny Prijono · 15 years ago
  42. 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
  43. 8c67a3a Updated version to 1.2-trunk by Benny Prijono · 15 years ago
  44. cf4be39 Changed version to 1.2 by Benny Prijono · 15 years ago
  45. 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
  46. 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
  47. 449f85f Ticket #829: modify all applications in VS 2005 build settings to depend on libpjproject only. by Nanang Izzuddin · 15 years ago
  48. aaba990 Ticket #828: Set linking target machine to ARM on WM2003 property sheet. by Nanang Izzuddin · 15 years ago
  49. 4578eb5 More ticket #825: added pointer to the ticket number in the comment. by Benny Prijono · 15 years ago
  50. 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
  51. 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
  52. 0f711b4 Ticket #824: Race condition in sound auto-close feature may cause sound device to not be opened by Benny Prijono · 15 years ago
  53. c91cd64 Ticket #818: by Nanang Izzuddin · 15 years ago
  54. 551ace8 Ticket #819: by Nanang Izzuddin · 15 years ago
  55. 494ff7f Ticket #818: by Nanang Izzuddin · 15 years ago
  56. 2eabad9 More ticket #774: fixed G.722.1 compilation warnings on linux/gcc-4.3.2 by Benny Prijono · 15 years ago
  57. fb4b4e1 Part of #706, #809: fix Python module build error and added python_pjsua to the main .sln by Benny Prijono · 15 years ago
  58. 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
  59. 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
  60. d97dfc6 More ticket #774: - set default compilation flags -O2 for G.722.1 on Symbian by Benny Prijono · 15 years ago
  61. 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
  62. 8267464 Ticket #810 and part of #706: changed samples output directory to bin/samples/$TARGET by Benny Prijono · 15 years ago
  63. 3105be6 Fixed ticket #812: Noise with Symbian MDA sound backend when making a call by Benny Prijono · 15 years ago
  64. dc61a2e Ticket #757: - put the default IP as the first host candidate by Benny Prijono · 15 years ago
  65. c95649b More ticket #774: added g722.1/Siren7/Siren14 codecs to Symbian by Benny Prijono · 15 years ago
  66. c8fe3df Fixed compilation error on Symbian caused by ticket #794 by Benny Prijono · 15 years ago
  67. dc8c490 More ticket #706: renamed output names from vs8 to vc8 to make it backward compatible by Benny Prijono · 15 years ago
  68. 1a2f739 Ticket #706: by Nanang Izzuddin · 15 years ago
  69. 39d733b Ticket #762: Cleaned up jbuf.c of unused function jb_framelist_origin(). by Nanang Izzuddin · 15 years ago
  70. 53984d1 Ticket #760: Enhancements to PUBLISH management (thanks Johan Lantz for the suggestion) by Benny Prijono · 15 years ago
  71. f10b04b Ticket #706: Merged branch vs-reorg2 into trunk: by Nanang Izzuddin · 15 years ago
  72. c0a146a Updated output & intermediate dir settings in samples.vcproj for WM platforms (just for directory cleanness). by Nanang Izzuddin · 15 years ago
  73. 679bdb7 Added 'combo' lib project that bundles all pjproject libraries into a single 'big' library. by Nanang Izzuddin · 15 years ago
  74. 039081f More cleaning up on compile warning. by Nanang Izzuddin · 15 years ago
  75. 27fc143 Ticket #800: Change in IP address selection algorithm (the pj_gethostip() function): by Benny Prijono · 15 years ago
  76. 0bf58b4 Cleaned up config's build & deploy settings in configuration manager. by Nanang Izzuddin · 15 years ago
  77. 2e4f03f Cleaned up bunch of compile warnings. Special for libgsmcodec, its warning level is reduced from 4 to 3. by Nanang Izzuddin · 15 years ago
  78. 33ab7aa Added some header files into project. by Nanang Izzuddin · 15 years ago
  79. c2d3bc6 - Added some missing 'output' directories & set svn:ignore attribute. by Nanang Izzuddin · 15 years ago
  80. 81a99c3 Ticket #693: Allow incoming MESSAGE request without message body by Benny Prijono · 15 years ago
  81. 7efa2d6 Ticket #798: UAC disconnect call when receiving BYE in early state (thanks Gang Liu for the suggestion) by Benny Prijono · 15 years ago
  82. 89c273e Initial VS settings for all platforms. by Nanang Izzuddin · 15 years ago
  83. 38bf20f Creating another branch for vs-reorg. by Nanang Izzuddin · 15 years ago
  84. 006a4e8 Fixed ticket #506: Behavior when cancelling INVITE before provisional response is received by Benny Prijono · 15 years ago
  85. 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
  86. fe8e582 More ticket #706: removed all currently unsupported platforms such as WM 2003 from all projects and solution, to remove Mixed Platforms which is suspected to have caused VS to hang. These platforms will be re-added again later by Benny Prijono · 15 years ago
  87. f802b56 #792 work in progress testing sln change: remove solution items and no mixed platforms by Perry Ismangil · 15 years ago
  88. 60e31fc Fixed ticket #794: Bug with generating SDP version in origin line (thanks Joel Dodson for the report) by Benny Prijono · 15 years ago
  89. 8440eee Part of ticket #780: enhance the PJNATH doxygen documentation by Benny Prijono · 15 years ago
  90. c62cc77 Ticket #706: Recleaned up configuration manager settings, make sure all platform-config combinations are set up properly. by Nanang Izzuddin · 15 years ago
  91. 00fdd88 Ticket #706: by Nanang Izzuddin · 15 years ago
  92. a30474a Ticket #774: Replaced abort() & printf(), which caused linking error on WM platforms, with pj_assert(). by Nanang Izzuddin · 15 years ago
  93. 0cf8d05 Ticket #706: Merged branch vs-reorg into trunk: by Nanang Izzuddin · 15 years ago
  94. 432dd25 #792: Updated samples makefile to sync output file name format as other projects, removed Mixed Platform from VS Solution. by Nanang Izzuddin · 15 years ago
  95. 0ed1df0 #792: Resetted DeleteExtensionsOnClean setting for pjsua_wince. by Nanang Izzuddin · 15 years ago
  96. 7f32f3e #792: Fixed base property sheet to reset DeleteExtensionOnClean attribute to default value. by Nanang Izzuddin · 15 years ago
  97. e9ba064 #792 work in progress testing simple sln change by Perry Ismangil · 15 years ago
  98. 721c0f0 #792 work in progress testing simple proj change by Perry Ismangil · 15 years ago
  99. 655032d #792: Updated property sheets to put *.pdb file in intermediate dir and disabled incremental linking for release configs. by Nanang Izzuddin · 15 years ago
  100. 5ac6cdf #792: Fixed WM6 build configs, updated svn prop for pjsua_wince & pocketpj. by Nanang Izzuddin · 15 years ago