1. fce2854 Ticket #430: Added --auto-update-nat, --use-compact-form, and --dis-codec options in pjsua (thanks Lafras Henning) by Benny Prijono · 17 years ago
  2. 0cdcd3f Ticket #429: Failed to create RTP/RTCP sockets when explicit bind address is specified (thanks Arie Velthoen) by Benny Prijono · 17 years ago
  3. 5fbcb69 Ticket #428: Conference bridge does not update transmitter_cnt when port is removed by Benny Prijono · 17 years ago
  4. e524710 Ticket #427: conference bridge does not handle NONE frame (thanks Daniel Braun) by Benny Prijono · 17 years ago
  5. db4eb81 IPv6 logging in account keep-alive in pjsua-lib by Benny Prijono · 17 years ago
  6. 5f55a1f Fixed run-time error on MacOS X (and possibly BSD based systems) when bind() is called with larger addrlen by Benny Prijono · 17 years ago
  7. b988d76 Reverted accidental checkin of pjsua_app.c and sample_debug.c by Benny Prijono · 17 years ago
  8. 5de81bf Compilation error because of IPv6 change in pjsip-perf by Benny Prijono · 17 years ago
  9. b247714 Fixed error when creating TLS transport in pjsua-lib (the TLS type was misidentified was UDP) by Benny Prijono · 17 years ago
  10. 19b2937 Fixed Contact generation failure and crash on unregistration if regc initialization failed by Benny Prijono · 17 years ago
  11. fe0b1d6 Fixed mapped_address's address family not set causing assertion by Benny Prijono · 17 years ago
  12. 5186eae Ticket #420: updated pjmedia SDP and media UDP transport to support IPv6 by Benny Prijono · 17 years ago
  13. 7c9509c More ticket #415: Added pj_sockaddr_cmp(), pj_sockaddr_copy_addr(), and pj_sockaddr_print() by Benny Prijono · 17 years ago
  14. 40c2633 More ticket #415: Added pj_sockaddr_cmp(), pj_sockaddr_copy_addr(), and pj_sockaddr_print() by Benny Prijono · 17 years ago
  15. 1d65f70 Fixed IP interface enumeration Linux to work with IPv6 (see ticket #415) by Benny Prijono · 17 years ago
  16. 7ebdb3e Fixed compilation errors/warnings on Linux with the recent IPv6 commits by Benny Prijono · 17 years ago
  17. d0bd498 More ticket #421: fixed SIP messaging components to support IPv6 format by Benny Prijono · 17 years ago
  18. 3282c50 More ticket #415: Added pj_sockaddr_get_len() and pj_inet_ntop2() by Benny Prijono · 17 years ago
  19. 80025db More ticket #415: Added pj_sockaddr_get_len() and pj_inet_ntop2(), and fixed Symbian combilation warnings with gcce by Benny Prijono · 17 years ago
  20. 527921e Updated media transport because of changes in pjlib API (due to IPv6/ticket #415) by Benny Prijono · 17 years ago
  21. 797e338 Changed logging function signature by Benny Prijono · 17 years ago
  22. 812fdee Added strerror.c sample and adjusted code because of IPv6 support in pjlib by Benny Prijono · 17 years ago
  23. 4d59622 Related to ticket #415: modification in pjlib API to support IPv6 by Benny Prijono · 17 years ago
  24. a1fb409 Related to ticket #415 and #421: IPv6 support modifications by Benny Prijono · 17 years ago
  25. 23674a3 Ticket #421: initial IPv6 support: UDP transport by Benny Prijono · 17 years ago
  26. 62b86eb More ticket #415: more IPv6 and some reorganization of the source codes by Benny Prijono · 17 years ago
  27. fe7d87b Fixed difference in the declaration of log callback between pjsua-lib and pjlib (thanks Arie Velthoen) by Benny Prijono · 17 years ago
  28. 4c8fb53 Fixed pj_gethostip() returns 0.0.0.0. Also how it returns the first interface if else fails by Benny Prijono · 17 years ago
  29. d5f9f42 Ticket #416: Allow application to handle sending ACK manually by Benny Prijono · 17 years ago
  30. c514576 Fixed ticket #426: Respond incoming CANCEL with no matching INVITE with 481 (thanks Sergey Bakulin) by Benny Prijono · 17 years ago
  31. f3437e0 Fixed ticket #425: pjstun_get_mapped_addr() failed when receiving incoming SIP request (thanks Lafras Henning) by Benny Prijono · 17 years ago
  32. 31ff4d3 Added information about building pjsip as DLL in the doxygen documentation by Benny Prijono · 17 years ago
  33. 99cd029 Ticket #424: Added API to retrieve number of transactions and dialogs (thanks Sergey Bakulin) by Benny Prijono · 17 years ago
  34. 37db51c Fixed ticket #423: Client registration (pjsip_regc) doesn't obey explicit transport selection (thanks Hitesh) by Benny Prijono · 17 years ago
  35. 5517624 Reject 0.0.0.0 IP address returned by gethostbyname() in pj_gethostip() by Benny Prijono · 17 years ago
  36. 8147f40 Ticket #14: Don't change RTP/RTCP SSRC on re-INVITE by Benny Prijono · 17 years ago
  37. 956eb1a Fixed missing typedef keyword in pj_dns_srv_option declaration (thanks Alain Totouom) by Benny Prijono · 17 years ago
  38. 83c3897 Ticket #417: added pjlib API to retrieve the native thread handle from pj_thread_t by Benny Prijono · 17 years ago
  39. 2a78a52 Added pj_inet_pton() and pj_inet_ntop() to Symbian (part of ticket #415 for IPv6 support) by Benny Prijono · 17 years ago
  40. 444ef3f Ticket #419: initial support for DNS AAAA resolution by Benny Prijono · 17 years ago
  41. 55e6f7d Changed line endings for config.sub to use LF (with svn:eol-style attribute) by Benny Prijono · 17 years ago
  42. c16c6e3 Ticket #415: implement IPv6 support in PJLIB by Benny Prijono · 17 years ago
  43. 0ae59ae Ticket #414: Implement IP interface enumeration on Linux/Unix with SIOCGIFCONF ioctl() call to a socket by Benny Prijono · 17 years ago
  44. 1af0316 Updated svn version to 0.8.0-trunk by Benny Prijono · 17 years ago
  45. d07f716 Fixed wrong doxygen comment on various SIP parsing function, about null-terminating the input text by Benny Prijono · 17 years ago
  46. 225b222 Fixed bug in PJ_DECL_NO_RETURN macro which prevents building libraries as DLL by Benny Prijono · 17 years ago
  47. ccc313c Updated doxygen documentation to 0.8.0 by Benny Prijono · 17 years ago
  48. bf22b0d Updated ICE and STUN reference to their latest draft by Benny Prijono · 17 years ago
  49. d28dfe4 Updated include path for libmilenage VS6 project by Benny Prijono · 17 years ago
  50. e285e05 Changed version to 0.8.0 by Benny Prijono · 17 years ago
  51. da9080f Fixed milenage build on eVC etc. by Benny Prijono · 17 years ago
  52. e74315f Some protection to prevent ICE session from being destroyed while callback is still running by Benny Prijono · 17 years ago
  53. 5b409a4 Updated build system with libmilenage library by Benny Prijono · 17 years ago
  54. eb34aca Fixed error in user.mak.sample file by Benny Prijono · 17 years ago
  55. 744aca0 Do not resolve SIP address with STUN if public address is configured by Benny Prijono · 17 years ago
  56. bc9baa9 Enable AKA support in the build by default by Benny Prijono · 17 years ago
  57. f0f8fd1 Fixed compilation warnings/errors under C++ mode by Benny Prijono · 17 years ago
  58. a3777e1 Added new authentication API (to set auth preference) to the DEF files by Benny Prijono · 17 years ago
  59. 3e94b2a Removed srand() call from pjlib initialization to let application supply the random seed by Benny Prijono · 17 years ago
  60. 1d699e8 Deregister PJSIP_SYN_ERR_EXCEPTION upon destroying SIP endpoint to allow restarting SIP endpoint without shutting down pjlib (thanks Phil Torre) by Benny Prijono · 17 years ago
  61. 2fc98ba Update the digest AKAv2-MD5 implementation, we can now login to OpenIMSCore by Benny Prijono · 17 years ago
  62. fc8bb14 Remove SDP from 487 response when incoming INVITE comes without SDP and we are sending offer in 18x response by Benny Prijono · 17 years ago
  63. c5cbc05 Accept UPDATE without SDP (this is a valid scenario according to session timer RFC) by Benny Prijono · 17 years ago
  64. 8eb07bf In pjsua-lib, treat incoming SDP with a=sendonly as hold request, and respond with a=inactive by Benny Prijono · 17 years ago
  65. 48ab2b7 - Added option to send empty Authorization header in outgoing requests by Benny Prijono · 17 years ago
  66. 3f302ff Add Contact header to UPDATE request within dialog by Benny Prijono · 17 years ago
  67. f7fc2d1 Parse ICE SDP attribute without case sensitivity, and ignore malformed candidate line for more robustness by Benny Prijono · 17 years ago
  68. 94b2244 Allow zero in outgoing CSeq in request creation within dialog by Benny Prijono · 17 years ago
  69. 8cdd275 Parse ICE candidate attribute without case sensitive for more robustness by Benny Prijono · 17 years ago
  70. 32767ec Change default PUBLISH interval from 60 seconds to PJSUA_PRES_TIMER by Benny Prijono · 17 years ago
  71. 2fcca5c Fixed bug in route set calculation: prevent updating route set upon receiving failure response (e.g. 401/407 response), and remove the first_cseq check since this would not work when the first request is challenged by Benny Prijono · 17 years ago
  72. c1b1c0a Validate SDP in incoming message before passing it to negotiator (otherwise assertion will occur if SDP contains error) by Benny Prijono · 17 years ago
  73. ea9fd39 The NAT type investigation in incoming INVITE caused assertion error when the INVITE comes without SDP by Benny Prijono · 17 years ago
  74. 5e2f683 SIP TCP and TLS transports may call send completion callback with bytes_set=0 when send operation fails because outgoing connection is cancelled (for example, application quits). This will trigger assertion error in transaction because transaction only expects positive or negative bytes_set number, but not zero by Benny Prijono · 17 years ago
  75. 8dbd863 SIP TCP and TLS transports may call send completion callback with bytes_set=0 when send operation fails because outgoing connection is cancelled (for example, application quits). This will trigger assertion error in transaction because transaction only expects positive or negative bytes_set number, but not zero by Benny Prijono · 17 years ago
  76. 42307c7 Update ticket #408: although route set must not be updated on subsequent requests, dialog MUST recompute the route set upon receiving 2xx response if the route set was previously computed from 1xx response by Benny Prijono · 17 years ago
  77. 7129cc7 Increment SDP version upon creating subsequent offer inside the call (ref: Sipit21/Mon/12:30) by Benny Prijono · 17 years ago
  78. 8c05b55 Continue doing ICE/STUN keep-alive if the request failed because of timeout (PJNATH_ESTUNTIMEDOUT) by Benny Prijono · 17 years ago
  79. e1c984f Fixed bug with detecting successful unregistration request. Previously, successful unregistration was mistakenly treated as successful registration when it contains no Contact header and has positive Expires header value by Benny Prijono · 17 years ago
  80. 840d08e Only do Test 1B if Test 2 failed by Benny Prijono · 17 years ago
  81. 80eee89 Removed pjsua requirement to have consecutive RTCP mapped ports, and instead just print log message if mapped RTCP port is not adjacent to mapped RTP port by Benny Prijono · 17 years ago
  82. 91be4aa Log source address of incoming STUN message by Benny Prijono · 17 years ago
  83. 438e65b Print error message if NAT type detection command fails by Benny Prijono · 17 years ago
  84. 2568c74 Changed Service-Route processing to append S-R to existing route set rather than overwriting them by Benny Prijono · 17 years ago
  85. 9761c4c Fixed wrong comment on audio_frame_ptime default value by Benny Prijono · 17 years ago
  86. efe0d32 Allow empty reason phrase in SIP responses during parsing (thanks Roman Puls) by Benny Prijono · 17 years ago
  87. 860be56 Ticket #410: Endless authentication retries when 401/407 response contains no challenge by Benny Prijono · 17 years ago
  88. e083fd5 More ticket #385: 100rel support should be enabled by default by Benny Prijono · 17 years ago
  89. 124a222 Ticket #408: Route set shouldn't be updated once it has been set (thanks Anshuman S. Rawat) by Benny Prijono · 17 years ago
  90. bddef2c Ticket #407: keep-alive for UDP transports in PJSUA-LIB by Benny Prijono · 17 years ago
  91. 1086143 Ticket #406: New PJSUA API to update buddy's presence subscription by Benny Prijono · 17 years ago
  92. a17496a Ticket #405: Subscribe to buddy presence upon receiving incoming subscription from the buddy by Benny Prijono · 17 years ago
  93. 91a6a17 More ticket #399: added PJSUA API to retrieve the remote NAT type by Benny Prijono · 17 years ago
  94. 324409e Fixed deadlock in increment_counter() and decrement_counter() caused by different lock order (thanks Phil Torre) by Benny Prijono · 17 years ago
  95. df91208 Fixed route set bug in simpleua.c (thanks Raquie Rawq) by Benny Prijono · 17 years ago
  96. 44e88ea Added pjsua_get_var() to access pjsua_var from a DLL (thanks Tomas Valenta) by Benny Prijono · 17 years ago
  97. 7d96853 Initial minimum jitter value was set to 2ms (thanks Roman Puls) by Benny Prijono · 17 years ago
  98. 337fb5e Fixed warnings in PJLIB string_i.h about variable may not get initialized by Benny Prijono · 17 years ago
  99. aecabfc More ticket #399: pj_sock_close() is called more than once. Also implemented NAT detection callback for Symbian UA by Benny Prijono · 17 years ago
  100. 7d3e12c Ticket #403: Ability to specify RConnection instance etc in PJLIB Symbian by Benny Prijono · 17 years ago