1. 28a3a12 Omit SDP rtcp attribute when RTCP is not present in sockinfo by Benny Prijono · 18 years ago
  2. ebbf689 Added generic DNS SRV resolution in pjlib-util by Benny Prijono · 18 years ago
  3. ec92134 ICE (work in progress): implement error codes by Benny Prijono · 18 years ago
  4. c27512b Added/updated VS8 projects for pjnath by Benny Prijono · 18 years ago
  5. f75eceb ICE (work in progress): implemented server reflexive candidate by Benny Prijono · 18 years ago
  6. c97608e ICE (work in progress): integration with PJSUA by Benny Prijono · 18 years ago
  7. 24cda7d ICE (work in progress): implemented ICE media transport by Benny Prijono · 18 years ago
  8. ff49ab7 Final ICE stream transport by Benny Prijono · 18 years ago
  9. fd7f147 Tested simple ICE with data by Benny Prijono · 18 years ago
  10. 2532b9d Completed initial test for ICE by Benny Prijono · 18 years ago
  11. fb9d987 Added pjnath-test by Benny Prijono · 18 years ago
  12. fe95353 ICE complete, ready for testing by Benny Prijono · 18 years ago
  13. 48a4927 s/stun_setting/stun_config by Benny Prijono · 18 years ago
  14. 38fa00a s/stun_endpoint/stun_setting by Benny Prijono · 18 years ago
  15. 0ef1cf6 Today's work by Benny Prijono · 18 years ago
  16. d377f7b Fixed compilation error in TLS transport because of recent changes in pj_sockaddr (thanks Alain Totouom) by Benny Prijono · 18 years ago
  17. 703b7d7 Fixed ticket #191: PUBLISH request in pjsua is not initialized with account's route set (thanks Nicholas Xu) by Benny Prijono · 18 years ago
  18. bda2621 -- by Benny Prijono · 18 years ago
  19. 93e9ded Fixed ticket #189: Error parsing compact form of SIP header (thanks Tobias Söreling) by Benny Prijono · 18 years ago
  20. 69f73fe Fixed ticket #189: Error parsing compact form of Via header (thanks Tobias Söreling) by Benny Prijono · 18 years ago
  21. b01897b Changed pj_sockaddr structure and added pjnath project for ICE/STUN stuffs by Benny Prijono · 18 years ago
  22. 71804f5 Fixed ticket #187: Bug with destination address calculation for strict route set (thanks Hoi-Ho Chan) by Benny Prijono · 18 years ago
  23. b514e55 Make it build cleanly on RedHat 7.3, gcc 2.96, linux-2.4.18 (also somebody reported build error on Slack 7.1 by Benny Prijono · 18 years ago
  24. ee73871 Implemented ticket #185: Added pj_file_flush() to file I/O API to flush file buffers by Benny Prijono · 18 years ago
  25. a38e78d Fixed ticket #183: Add flag in SDP negotiator to specify codec order preference (thanks Esbjorn Dominique) by Benny Prijono · 18 years ago
  26. 9de76b7 Fixed ticket #182: SDP negotiation failed when local does not specify telephone-event (thanks Esbjorn Dominique) by Benny Prijono · 18 years ago
  27. 4a5af68 Fixed ticket #181: Failed compilation because usleep() does not return int on some *nix platforms (thanks Jukka-Pekka Kervinen) by Benny Prijono · 18 years ago
  28. de47956 Fixed ticket #177: RTP port number is not reset in pjsua media (thanks Binu KS) by Benny Prijono · 18 years ago
  29. d7036a1 Fixed ticket #175: GSM codec factory does not shutdown properly causing it to fail on next pjsua_init (thanks Binu K S) by Benny Prijono · 18 years ago
  30. 0923717 (big patch) Added top-level pjnath project and moved STUN related files to this new project by Benny Prijono · 18 years ago
  31. bd09302 Fixed link error (multiple symbols) with pj_log_max_level with C++ build by Benny Prijono · 18 years ago
  32. ca60a7e Fixed ticket #172: SDP media direction negotiation bug (thanks Phil Torre) by Benny Prijono · 18 years ago
  33. 1248311 Ticket #168: Added some variables in build.mak that can be used by application in its makefile by Benny Prijono · 18 years ago
  34. d597174 Completed and tested (simple test) the TURN server and command line STUN/TURN client by Benny Prijono · 18 years ago
  35. e4c4020 Started working on sample TURN client by Benny Prijono · 18 years ago
  36. 62923f2 Today's work on TURN server. All looks to be implemented by Benny Prijono · 18 years ago
  37. 32ad10f Ticket #166: updated config.sub to support new targets (eg. blackfin) by Benny Prijono · 18 years ago
  38. e631558 A really initial implementation on STUN server by Benny Prijono · 18 years ago
  39. 12e1daa Fixed ticket #164: Bug in pjmedia_stream_resume() not resuming the stream (thanks PurnaChandar and Carmine) by Benny Prijono · 18 years ago
  40. 2360489 Fixed ticket #162: assertion on thread creation in Win32 when log level 6 is enabled by Benny Prijono · 18 years ago
  41. 4e5d551 Ticket #159: allow sound device selection in pjsua (thanks Michael Smith) by Benny Prijono · 18 years ago
  42. 505e82e Optimization on the log and add tracing on mutex trylock by Benny Prijono · 18 years ago
  43. bf3fa1c Allow pjmedia_snd_init()/deinit() to be called more than once by Benny Prijono · 18 years ago
  44. 7cd1622 Implemented new STUN server framework by Benny Prijono · 18 years ago
  45. 044eb08 Fixed warnings in STUN by Benny Prijono · 18 years ago
  46. d8672d8 Fixed STUN client/server authentication by Benny Prijono · 18 years ago
  47. cc8febb Committed today's work on STUN by Benny Prijono · 18 years ago
  48. 9147544 Fixed DNS test error because of recent changes by Benny Prijono · 18 years ago
  49. 055ae9f Finishing up client-side STUN authentication, a simple STUN client, and simple STUN server by Benny Prijono · 18 years ago
  50. 963c4da Removed C++ style comment from dns.h by Benny Prijono · 18 years ago
  51. cc3a9a9 Fixed ticket #156: Not enough memory to parse DNS packets in resolver (thanks Frank Wiersma) by Benny Prijono · 18 years ago
  52. 4df6261 More STUN work by Benny Prijono · 18 years ago
  53. 60cac48 Related to ticket #149: added test in pjlib-test to capture host resolution crash by Benny Prijono · 18 years ago
  54. 7e17074 Fixed ticket #153: UAC dialog doesn't update route_set when calling RFC 2543 UAS (thanks Binu K S) by Benny Prijono · 18 years ago
  55. 56f4bb7 Fixed ticket #151: pj_gethostip() should fallback to default interface when 127.x.x.x is returned, not just 127.0.0.1 (thanks Andrey Kuprianov) by Benny Prijono · 18 years ago
  56. 129287a Fixed ticket #149: Crash when resolving bad hostnames in Linux (thanks Binu KS) by Benny Prijono · 18 years ago
  57. c5ee091 More work on STUN session framework by Benny Prijono · 18 years ago
  58. c50f81b Fixed ticket 146: Division by zero in pj_pool_factory_dump() when there is no active pool by Benny Prijono · 18 years ago
  59. 23be338 Fixed ticket #145: pj_ioqueue_poll() blocks forever because of invalid timeout value (thanks Igor S) by Benny Prijono · 18 years ago
  60. f83dc1d Fixed build error for recent STUN modifications on Unix by Benny Prijono · 18 years ago
  61. df966b8 Testing SVN post-commit hook by Benny Prijono · 18 years ago
  62. b748d29 Testing SVN post-commit hook by Benny Prijono · 18 years ago
  63. 050f1b6 Testing SVN post-commit hook by Benny Prijono · 18 years ago
  64. c09a723 Fixed ticket #142: Crash on Linux when USB sound card set as the first sound card (thanks Sergei Petrov) by Benny Prijono · 18 years ago
  65. cb04182 Fixed ticket #140: Unable to play next tone after stop is called on tone generator (thanks Antonio F. Cano) by Benny Prijono · 18 years ago
  66. cf77042 Moved stun_session from client to library by Benny Prijono · 18 years ago
  67. 60116eb Fixed ticket #138: Potential memory overwrite in pjmedia session.c (thanks David Clark) by Benny Prijono · 18 years ago
  68. e329ef8 Renamed pjstun_srv to pjstun_srv_test by Benny Prijono · 18 years ago
  69. b6f7aed Renamed pjstun_srv to pjstun_srv_test by Benny Prijono · 18 years ago
  70. 8fe2ed5 Finishing up STUN server side authentication by Benny Prijono · 18 years ago
  71. 3dc1f40 Added CRC32 code to pjlib-util, and implemented STUN FINGERPRINT and MESSAGE-INTEGRITY by Benny Prijono · 18 years ago
  72. 015cbfd Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, and HMAC-SHA1 encryption by Benny Prijono · 18 years ago
  73. 8c6e884 Fixed ticket #136: Invalid presence entity ID when URI is specified in name-addr format by Benny Prijono · 18 years ago
  74. 8b6834f Fixed ticket #90: PUBLISH is rejected with 404 when REGISTER is challenged with 401/407 by Benny Prijono · 18 years ago
  75. d0a3585 Ticket #121 and #122: Initial implementation of generic STUN transaction, with Binding request as an example by Benny Prijono · 18 years ago
  76. 20d3672 Fixed ticket #132: dialog automatically insert Contact header when sending 3xx response (thanks Hozjan Vladimir for the report) by Benny Prijono · 18 years ago
  77. 91169ac Continuing work on the new STUN framework, partly implemented the client session by Benny Prijono · 18 years ago
  78. 14c2b86 Merged the ICE branch into the trunk by Benny Prijono · 18 years ago
  79. 392983f Fixed (and tested) ticket #112: Workaround for forking by Benny Prijono · 18 years ago
  80. 54a4f3d Fixed ticket #117: Bug in pj_array_insert() when position is equal to count-1 by Benny Prijono · 18 years ago
  81. cee199e Set version to 0.5.10.1 by Benny Prijono · 18 years ago
  82. 4624994 Fixed ticket #114: INVITE transaction is not destroyed immediately when ACK has the same branch as the INVITE by Benny Prijono · 18 years ago
  83. c111069 Fixed ticket #111: workaround for forking dialog by Benny Prijono · 18 years ago
  84. 58dbca3 Updated PJMEDIA_SOUND_BUFFER_COUNT doxygen documentation by Benny Prijono · 18 years ago
  85. a771a51 Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2007 in copyright notice in all sources by Benny Prijono · 18 years ago
  86. e282ab0 Updated INSTALL.txt by Benny Prijono · 18 years ago
  87. da275f6 Fixed various bugs in Python module by Benny Prijono · 18 years ago
  88. 8c7a617 Fixed invalid URI typecasting in Contact header generation in PJSUA-LIB by Benny Prijono · 18 years ago
  89. a70438d Related to ticket #74: reduce default number of sound buffers from 32 to 16 to reduce audio delay by Benny Prijono · 18 years ago
  90. fc49359 Check for non-SIP URI in buddy URL by Benny Prijono · 18 years ago
  91. b67eaac Tidy up the output of pjsua help screen by Benny Prijono · 18 years ago
  92. a2914f2 Added TCP transport in sipstateless sample by Benny Prijono · 18 years ago
  93. 1febfdf Fixed bug in pjsua: account config not initialized using acc_default() by Benny Prijono · 18 years ago
  94. 8f6c89f Minor change in resolver: added current TTL value when entry is picked up from the cache by Benny Prijono · 18 years ago
  95. 72c04d2 Fixed broken --auto-play command in pjsua by Benny Prijono · 18 years ago
  96. c7e2574 Fixed ticket #109: Audio saturation when level is applied to conference by Benny Prijono · 18 years ago
  97. f4721ca Fixed test.h to include all tests in pjsip test by Benny Prijono · 18 years ago
  98. 0eef2c7 Updated documentation and sample for media conference with regard to maximum value for audio level adjustment by Benny Prijono · 18 years ago
  99. 6bacafe Fixed dependency for samples project in both VS6 and VS8 workspace/solution file by Benny Prijono · 18 years ago
  100. 4abeb9b Added sleep() before destroying sound device in playfile and playsine to prevent audio stutters by Benny Prijono · 18 years ago