1. 4dd961b Implement ticket #982: Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842) by Benny Prijono · 15 years ago
  2. 5af37ff Ticket #930: by Nanang Izzuddin · 15 years ago
  3. e2c7e85 Ticket #930: by Nanang Izzuddin · 15 years ago
  4. 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
  5. 44e42e1 Misc (ticket #838): added link to the ticket which changed the account re-registration rule by Benny Prijono · 15 years ago
  6. 8972bf0 Ticket #776: IPv6 option in pjsua by Benny Prijono · 15 years ago
  7. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  8. 30fe485 Ticket #672: Option to add custom parameters in the account Contact URI by Benny Prijono · 16 years ago
  9. 4c82c1e Ticket #665: Wrong Contact URI generated when TLS transport is used by Benny Prijono · 16 years ago
  10. 247921b More ticket #643: added setting to disable this ticket (by setting allow_contact_rewrite to 2) by Benny Prijono · 16 years ago
  11. 7f63043 Ticket #643: Do not try to re-register with a new Contact when the REGISTER response contains private IP address by Benny Prijono · 16 years ago
  12. 91d06b6 Ticket #611: Configuration option to force the route URI to use loose routing by Benny Prijono · 16 years ago
  13. 978de6e Ticket #624: Assertion error when pjsua_acc_del() is followed immediately by pjsua_acc_add() (thanks Dan Aberg and Salahuddin Ahmed for the report) by Benny Prijono · 16 years ago
  14. a330d45 Ticket #585: Handle non-SIP URI in Contact header of incoming INVITE and SUBSCRIBE requests by Benny Prijono · 16 years ago
  15. 705e784 Ticket #576: Added user data in pjsua account and buddy by Benny Prijono · 16 years ago
  16. 3d9b4b6 Fixed unitialized read when parsing account's Contact URI by Benny Prijono · 16 years ago
  17. c91ed8d Ticket #518: some fixes for growing memory usage in PJSUA-LIB, by using temporary pools for temporary variables and by having separate pool for each account and buddy by Benny Prijono · 16 years ago
  18. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  19. 83088f3 Fixed bug in invalid Contact address being generated upon NAT detection, when no username part is present in the account ID by Benny Prijono · 16 years ago
  20. ddaaf6a Use the smart Contact header for TCP/TLS by Benny Prijono · 16 years ago
  21. 24a2185 Fixed miscellaneous compile warnings/errors when built with C++ mode by Benny Prijono · 16 years ago
  22. 7fff9f9 Ticket #522: Enable keep-alive for UDP transport even when STUN is not configured by Benny Prijono · 16 years ago
  23. e8554ef Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport) by Benny Prijono · 17 years ago
  24. 38fb3ea Related to ticket #437: optimize the stack usage of pjsua-lib by Benny Prijono · 17 years ago
  25. db4eb81 IPv6 logging in account keep-alive in pjsua-lib by Benny Prijono · 17 years ago
  26. 19b2937 Fixed Contact generation failure and crash on unregistration if regc initialization failed by Benny Prijono · 17 years ago
  27. d0bd498 More ticket #421: fixed SIP messaging components to support IPv6 format by Benny Prijono · 17 years ago
  28. f0f8fd1 Fixed compilation warnings/errors under C++ mode by Benny Prijono · 17 years ago
  29. 48ab2b7 - Added option to send empty Authorization header in outgoing requests by Benny Prijono · 17 years ago
  30. 2568c74 Changed Service-Route processing to append S-R to existing route set rather than overwriting them by Benny Prijono · 17 years ago
  31. bddef2c Ticket #407: keep-alive for UDP transports in PJSUA-LIB by Benny Prijono · 17 years ago
  32. 2a67ea4 Continuing ticket #400: Only process Service-Route header if enable_service_route (--service-route option in pjsua) is set by Benny Prijono · 17 years ago
  33. f020ab2 Updated Service-Route calculation by Benny Prijono · 17 years ago
  34. a2a2d41 Ticket #400: initial support for Service-Route header, still untested by Benny Prijono · 17 years ago
  35. 28f673a Continuing ticket #396: tested digest AKAv1, implemented AKAv2, and some works in the authentication framework to support it by Benny Prijono · 17 years ago
  36. 15b0230 Ticket #381: auto-update the IP address in Contact according to the address/port received in REGISTER response by Benny Prijono · 17 years ago
  37. 4461c7d Implement ticket #336: custom presence status in NOTIFY/PUBLISH, supporting subset of RPID elements by Benny Prijono · 17 years ago
  38. fe04fb5 Ticket #365: ability to override generated ttuple ID in PIDF message body (thanks Babon Frederic) by Benny Prijono · 17 years ago
  39. fb2b365 Added command to add new account in pjsua application by Benny Prijono · 17 years ago
  40. 371cf0a Added assertion in pjsua when no account is configured by Benny Prijono · 17 years ago
  41. 8058a62 Fixed ticket #327: SIPS URI in Contact header generated by pjsua causing problems with OpenSER by Benny Prijono · 17 years ago
  42. e68e99f Fixed ticket #320: Assertion error in pjsua when unregistering/removing account while network is disconnected (thanks Bo Huang) by Benny Prijono · 17 years ago
  43. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  44. ba5926a PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing follows by Benny Prijono · 17 years ago
  45. fff245c Ticket #205: merged proxy functionalities from stable to trunk by Benny Prijono · 17 years ago
  46. f75eceb ICE (work in progress): implemented server reflexive candidate by Benny Prijono · 18 years ago
  47. 8b6834f Fixed ticket #90: PUBLISH is rejected with 404 when REGISTER is challenged with 401/407 by Benny Prijono · 18 years ago
  48. 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
  49. 8c7a617 Fixed invalid URI typecasting in Contact header generation in PJSUA-LIB by Benny Prijono · 18 years ago
  50. 9c1528f Related to ticket #97: make name_addr handling more robust against possibility of bugs that someone may put another name_addr inside a name_addr by Benny Prijono · 18 years ago
  51. 922933b Fixed ticket #68: pjsua account is not completely invalidated by Benny Prijono · 18 years ago
  52. 62c5c5b More work on ticket #50: binding of PJSUA-API account to specific transport, and minor fixes in PJSIP core implementation. Tested okay. by Benny Prijono · 18 years ago
  53. 8fc6de0 Add pjsip_regc_add_headers() APi to set headers to be added by Benny Prijono · 18 years ago
  54. dfb7d48 Changed temporary buffer size for duplicating contact info in pjsua-lib to 1024 from 512 by Benny Prijono · 18 years ago
  55. e1a8bad Fixed possible small memory leak in PJSUA registration by Benny Prijono · 18 years ago
  56. 093d302 Fixed several bugs in PJSUA-API: by Benny Prijono · 18 years ago
  57. 3a5e1ab Support for PUBLISH (RFC 3903): by Benny Prijono · 18 years ago
  58. 21b9ad9 Added initial PUBLISH client support, and also default account selection in pjsua/pjsua-lib by Benny Prijono · 18 years ago
  59. e85bc41 Another take at fixing 64bit problems. PJ_MAX_OBJ_NAME is increased to 32 chars (from 16), and check all those sprintf's especially the ones with "%p" format. by Benny Prijono · 18 years ago
  60. 5631561 Small improvements: (1) pjsua now responds to incoming OPTIONS request, which means that some modules (evsub, invite) need to register their capabilities to the endpoint, (2) added command in pjsua to send arbitrary request by Benny Prijono · 18 years ago
  61. c570f2d More intelligent PJSUA-LIB in selecting the appropriate address for Contact header by Benny Prijono · 18 years ago
  62. b4a17c9 Fixed bug in PJSUA API re: account selection and Contact header for accounts by Benny Prijono · 18 years ago
  63. ac623b3 Change all pj_memset to pj_bzero(), where applicable by Benny Prijono · 18 years ago
  64. e93e287 Major improvements in PJSIP to support TCP. The changes fall into these categories: (1) the TCP transport implementation itself (*.[hc]), (2) bug-fix in SIP transaction when using reliable transports, (3) support for TCP transport in PJSUA-LIB/PJSUA, and (4) changes in PJSIP-TEST to support TCP testing. by Benny Prijono · 18 years ago
  65. 6f97941 Fixed couple of bugs in pjsua API: (1) server presence subscription not setting credentials, and (2) incorrect account status is reported when registration failed by Benny Prijono · 18 years ago
  66. eebe9af -- REWRITE OF PJSUA API -- by Benny Prijono · 18 years ago