1. 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
  2. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  3. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  4. 89ac2b4 Fixed various compilation warnings with gcc strict compilation by Benny Prijono · 16 years ago
  5. 1189365 Ticket #418 Protect client registration session with mutex by Benny Prijono · 16 years ago
  6. 4304725 Fixed gcc warnings about type pruned pointers by Benny Prijono · 16 years ago
  7. dd742da Ticket #534: Client register/registration support for various registrar brokenness by Benny Prijono · 16 years ago
  8. fa34806 If regc.check_contact is disabled, and no Expires header has been found, but the server does return one single Contact header, assumes that the server is broken/unable to return the correct Contact. In this case, get the expiration from the single Contact header in the response (thanks Alan Bond) by Benny Prijono · 16 years ago
  9. 52cde92 Ticket #498: Option in client registration to ignore Contact address in REGISTER response by Benny Prijono · 17 years ago
  10. 37db51c Fixed ticket #423: Client registration (pjsip_regc) doesn't obey explicit transport selection (thanks Hitesh) by Benny Prijono · 17 years ago
  11. f0f8fd1 Fixed compilation warnings/errors under C++ mode by Benny Prijono · 17 years ago
  12. 48ab2b7 - Added option to send empty Authorization header in outgoing requests by Benny Prijono · 17 years ago
  13. 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
  14. 522e7de Fixed ticket #401: Unable to register when account URI contains display name by Benny Prijono · 17 years ago
  15. bdc093f Ticket #390: Register session will keep transport instance so that keep-alive is sent by Benny Prijono · 17 years ago
  16. 315999b Minor fix: changed file identification in log (the THIS_FILE macro) from sip_regc.c to sip_reg.c by Benny Prijono · 17 years ago
  17. 91a5a3a Fixed several unit test failures: typecast error on C++ mode, SIP parsing, etc. by Benny Prijono · 17 years ago
  18. e56b5b1 Fixed ticket #371: Bug with REGISTER expiration calculation (thanks Philippe Leuba) by Benny Prijono · 17 years ago
  19. 1f61a8f Ticket #354: continuing work to port the Symbian libraries to .DSO format by Benny Prijono · 17 years ago
  20. 3fe034a Fixed ticket #316: Crash in registration session when transport returns error on sending authentication retry by Benny Prijono · 17 years ago
  21. 47e4669 Added assertion in regc to check if application has called pjsip_regc_destroy() while transaction was in progress by Benny Prijono · 17 years ago
  22. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  23. 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
  24. 0f35f91 Fixed ticket #89: implement transaction timeout in REGISTER request (thanks Frank Wiersma for reporting the problem) by Benny Prijono · 18 years ago
  25. f265180 Fixed ticket #81: registration refresh crashed when NIC is plugged-off by Benny Prijono · 18 years ago
  26. 5899023 Fixed ticket #73: regc does not respond to 401/407 challenge after it has been marked for deletion by Benny Prijono · 18 years ago
  27. 720d0a8 Workaround for ticket #50: added API to lock/bind transaction, dialog, and regc to a specific transport/listener by Benny Prijono · 18 years ago
  28. dfc4c48 Fixed ticket #36: pjsip_regc_unregister() SHOULD NOT unregister all contacts but rather only contact that was previously sent in the registration. In addition, added function pjsip_regc_unregister_all() to unregister all contacts by Benny Prijono · 18 years ago
  29. 25a86c7 Fixed ticket #34: unable to send REGISTER in the registration callback by Benny Prijono · 18 years ago
  30. 8fc6de0 Add pjsip_regc_add_headers() APi to set headers to be added by Benny Prijono · 18 years ago
  31. 197cabf Fixed bug in client registration when pjsip_endpt_send_request() returns immediate error by Benny Prijono · 18 years ago
  32. 4093f7c Fixed bug in client REGISTER: crashed when application calls pjsip_regc_register()/pjsip_regc_send() while previous REGISTER request has not been answered with final response. This occurs for example when pjsip_regc_register() is called in quick successions. by Benny Prijono · 18 years ago
  33. 2704258 Fixed bugs in client registration (sip_regc.c): when re-registration failed to send the request, application callback is not called. by Benny Prijono · 18 years ago
  34. 5b65687 Added logging in sip_regc.c to report the error when pjsip_regc_send() fails (because no error will be logged when re-registration fails). by Benny Prijono · 18 years ago
  35. dc39fe8 First stage in pjsua library re-arrangements towards creating an easy to use high level API by Benny Prijono · 18 years ago
  36. 59ca70f Fixed bug in registration (CSeq not incremented after 401) by Benny Prijono · 19 years ago
  37. bcaed6c SIMPLE test with FWD, and added more info in UI by Benny Prijono · 19 years ago
  38. 84126ab Setting svn:eol-style attribute by Benny Prijono · 19 years ago
  39. ccf9562 Tested initial implementation: basic UAC, client registration, authentication, etc by Benny Prijono · 19 years ago
  40. 5dcb38d Set svn:eol-style property by Benny Prijono · 19 years ago
  41. a3273a3 More compliant URI parser, comparison, etc. by Benny Prijono · 19 years ago
  42. e0312a7 Pretty comments by Benny Prijono · 19 years ago
  43. e722461 Applying license to pjproject by Benny Prijono · 19 years ago
  44. 89a705a Organizing pjsip directory structure by Benny Prijono · 19 years ago[Renamed from pjsip/src/pjsip_mod_ua/sip_reg.c]
  45. 4766ffe Just changing keyword expansion by Benny Prijono · 19 years ago
  46. dd859a6 Added suppor /and fix things for SunOS port by Benny Prijono · 19 years ago
  47. 0a749f1 initial import by Benny Prijono · 19 years ago