1. db7ab95 Updated .DEF files for Symbian with the latest API changes by Benny Prijono · 17 years ago
  2. 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
  3. 5d1addd Fixed ticket #383: Bug with handling Via received and rport parameters for response message by Benny Prijono · 17 years ago
  4. 627cbb4 Exported some private pjsua_call.c functions related to call quality statistics by Benny Prijono · 17 years ago
  5. 91a5a3a Fixed several unit test failures: typecast error on C++ mode, SIP parsing, etc. by Benny Prijono · 17 years ago
  6. 2501e13 Ticket #382: Updated ICE from draft-ietf-mmusic-ice-14 to ice-18 specification, and also done some other tweaks as well by Benny Prijono · 17 years ago
  7. 53847a3 Updated ./configure to handle Mingw problem with mount directories (thanks Lafras Henning) by Benny Prijono · 17 years ago
  8. a303c11 Overridable media session pool size by Benny Prijono · 17 years ago
  9. 7d1fa52 Related to ticket #377: fixed bug in incoming RTCP RR handling because the RTCP packet structure has been changed in r1444 by Benny Prijono · 17 years ago
  10. fd156c9 Related to ticket #377: Fixed bug in RTCP fraction_lost calculation: the first RTCP packet incorrectly always shows positive fraction loss by Benny Prijono · 17 years ago
  11. fe81cfa Ticket #377: Support for sending RTCP RR by Benny Prijono · 17 years ago
  12. 0638120 Re-enable STUN status 437 (No Binding) since this is used by TURN by Benny Prijono · 17 years ago
  13. 6be3c73 Added VS 2005 project for Python module, and silenced the annoying VS 2005's deprecated CRT functions by Benny Prijono · 17 years ago
  14. cde7142 Fixed ticket #376: Bug in ioqueue prevents re-registering more than PJ_IOQUEUE_MAX_HANDLES (thanks Phil Torre) by Benny Prijono · 17 years ago
  15. e2d0acb Ticket #374: Update STUN specification from rfc3489bis-06 to rfc3489bis-10 by Benny Prijono · 17 years ago
  16. d7ea605 Updated pjsua_app.py Python sample application to the new changes in Python module (thanks Gideon Klompje) by Benny Prijono · 17 years ago
  17. 6e37478 Fixed broken Python module build script by Benny Prijono · 17 years ago
  18. 11da9bc Implemented ticket #373: Packet loss simulation in PJMEDIA ICE transport by Benny Prijono · 17 years ago
  19. 096c56c Ticket #370: Implemented callback notification to application when ICE negotiation fails (via on_call_media_state callback) by Benny Prijono · 17 years ago
  20. 4a5d770 Fixed ticket #372: Handle case where STUN mapped address has changed in ICE (thanks Ravin Suri) by Benny Prijono · 17 years ago
  21. a5a3ea6 Fixed ticket #368: STUN keep-alive timed out when ICE is used by Benny Prijono · 17 years ago
  22. df51a28 Ticket #349 revisited: Crash when sending PUBLISH when network is unreachable by Benny Prijono · 17 years ago
  23. e56b5b1 Fixed ticket #371: Bug with REGISTER expiration calculation (thanks Philippe Leuba) by Benny Prijono · 17 years ago
  24. 1f63cc4 Updated Python module to pjsip-0.7 (inc. custom presence test) by Benny Prijono · 17 years ago
  25. 0e1d35c Fixed ticket #367: Hash table will duplicate the hash key (thanks Scott Lu) by Benny Prijono · 17 years ago
  26. 96811bf Continuing ticket #2: initial test with Symbian sound device implementation. Callback works, but not in full duplex by Benny Prijono · 17 years ago
  27. caa7f7a Fixed ticket #366: Crash in SDP negotiator when initial local SDP is not specified in pjmedia_sdp_neg_create_w_local_offer() (thanks Philippe Leuba) by Benny Prijono · 17 years ago
  28. 106f5b7 More Symbian works: by Benny Prijono · 17 years ago
  29. 9cb09a2 Fixed ticket #365: couple of minor bugs with log decoration (thanks Thiago Paiva Flores) by Benny Prijono · 17 years ago
  30. 4461c7d Implement ticket #336: custom presence status in NOTIFY/PUBLISH, supporting subset of RPID elements by Benny Prijono · 17 years ago
  31. fe04fb5 Ticket #365: ability to override generated ttuple ID in PIDF message body (thanks Babon Frederic) by Benny Prijono · 17 years ago
  32. 3e8732c Fixed bug in dsound.c: handled case when lpGUID is NULL (common for primary devices). Thanks Yejun Yang by Benny Prijono · 17 years ago
  33. b13e678 Fixed bug in dsound.c: device GUID refered to local variable by Benny Prijono · 17 years ago
  34. a281444 Fixed compilation error in os_symbian.h caused by mispelled header name (thanks Alfred E. Heggestad) by Benny Prijono · 17 years ago
  35. 16f6479 Fixed missing return value in unload_iphlp_module() function declaration by Benny Prijono · 17 years ago
  36. 1af6beb Fixed compilation warnings by Benny Prijono · 17 years ago
  37. 1f61a8f Ticket #354: continuing work to port the Symbian libraries to .DSO format by Benny Prijono · 17 years ago
  38. 742ed7d Fixed ticket #363: Incorrect RTP marker and timestamp in DTMF event/RFC 2833 packet (thanks Pedro Sanchez) by Benny Prijono · 17 years ago
  39. 2d3aea2 Ticket #362: Transaction timer I in Completed state should be zero for reliable transports (thanks Ivan F. Skripov) by Benny Prijono · 17 years ago
  40. 4e11f45 Added checking for STUN message type when performing cached STUN response lookup (for clients who are not able to generate unique transaction ID) [thanks Scott Lu] by Benny Prijono · 17 years ago
  41. 1a83734 Fixed ticket #361: Extraneous RTP packet with RFC 2833 DTMF events (thanks Pedro Sanchez) by Benny Prijono · 17 years ago
  42. 251fd78 Fixed ticket #360: More support for strict routed requests in proxy sample (thanks Helmut Wolf) by Benny Prijono · 17 years ago
  43. 3af3583 Fixed ticket #359: Wrong Via branch generation in proxy causing the same branch value to be generated for RFC 2543 clients (thanks Helmut Wolf) by Benny Prijono · 17 years ago
  44. d51a37a Continue work on ticket #354: changed pjlib-util and pjnath libraries to .DSO (DLL) in Symbian by Benny Prijono · 17 years ago
  45. 48ef5a3 Ticket #358: link dynamically with IPHLPAPI.DLL by Benny Prijono · 17 years ago
  46. 75b2fb2 Fixed ticket #357: Missing tonegen.[h/c] in Windows CE project file (thanks Paul Levin) by Benny Prijono · 17 years ago
  47. 3f6ac90 Fixed ticket #356: Prototype and definition mismatch causing crash in sip_auth_server.c (thanks Truong Thanh Quang) by Benny Prijono · 17 years ago
  48. b8864a9 Fixed ticket #355: Account ID is not initialized in pjsua_call_info for outgoing call (thanks Lemmel) by Benny Prijono · 17 years ago
  49. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  50. 2157666 PJSUA_PRES_TIMER was set to two seconds! (thanks Paul Levin) by Benny Prijono · 17 years ago
  51. d5696da Ticket #353: memory leak with pjsua WAV file player/recorder by Benny Prijono · 17 years ago
  52. dedb7fc Ticket #352: added PJSIP_CHECK_VIA_SENT_BY configuration to turn off Via sent-by checking for SIP responses, to support IP address change by Benny Prijono · 17 years ago
  53. f9c40c3 Fixed ticket #351: Possible deadlock in pjsua-api presence subscription (thanks Paul Levin) by Benny Prijono · 17 years ago
  54. fb2b365 Added command to add new account in pjsua application by Benny Prijono · 17 years ago
  55. bf5b469 Ticket #350: Support for parsing quoted arguments in pjsua config file (thanks Scott M Ober) by Benny Prijono · 17 years ago
  56. 2943815 Ticket #349: Crash when sending PUBLISH when network is unreachable by Benny Prijono · 17 years ago
  57. 18a051b Fixed ticket #348: various bugs in string comparison functions by Benny Prijono · 17 years ago
  58. c61cc04 Ticket #347: Assertion failure when handling incoming presence subscription with Expires=0 by Benny Prijono · 17 years ago
  59. efb9b6b Ticket #346: deadlock in event subscription when SUBSCRIBE is followed immediately with UN-SUBSCRIBE by Benny Prijono · 17 years ago
  60. 5583a80 Ticket #345: Option to select random start port in pjsua by Benny Prijono · 17 years ago
  61. dc1fe22 Ticket #342: added option to disable RTCP advertisement in SDP (and ICE) to reduce SIP message size by Benny Prijono · 17 years ago
  62. 45b7621 Ticket #344: ICE negotiation failed when remote doesn't support RTCP by Benny Prijono · 17 years ago
  63. 19586ca Ticket #342: added configuration to control whether SDP rtpmap should be included for static payload types (default still yes) by Benny Prijono · 17 years ago
  64. 95673f3 Ticket #342: added configuration to control whether Allow header should be included in outgoing INVITE requests by Benny Prijono · 17 years ago
  65. 5b918af Ticket #342: added configuration to send compact form of SIP headers by Benny Prijono · 17 years ago
  66. fd1204c More ticket #341: renamed pjsip_transport_send_raw() to pjsip_tpmgr_send_raw(), and added pjsip_endpt_send_raw() and pjsip_endpt_send_raw_to_uri() by Benny Prijono · 17 years ago
  67. 4ea2afa Ticket #341: implemented pjsip_send_raw_data() function to send raw data to a destination by Benny Prijono · 17 years ago
  68. 9bb66f0 Fixed memory and possibly handle leak when UDP transport is restarted by Benny Prijono · 17 years ago
  69. 9727660 Timer for buddy presence subscription in PJSUA is not cancelled when application quits (this timer was added by ticket #91) by Benny Prijono · 17 years ago
  70. 593ccc6 Ticket #343: Canceling pending ioqueue operation in Symbian causes assertion failure by Benny Prijono · 17 years ago
  71. 42d5aaa Fixed sign mismatch warning with Symbian GCCE compiler by Benny Prijono · 17 years ago
  72. dfc15be Committed ticket #337: Ability to restart PJSIP UDP transport by Benny Prijono · 17 years ago
  73. dfdfc21 Fixed ticket #340: File access problem on WinCE by Benny Prijono · 17 years ago
  74. fc48bd7 Fixed crash in TURN server (thanks Scott Lu) by Benny Prijono · 17 years ago
  75. 77998ce More on ticket #399: a)send full offer on 200/OK response when re-INVITE does not have SDP, b) added on_create_offer() callback, c) handle some error cases by Benny Prijono · 17 years ago
  76. 74eb0e2 Ticket #335: Detect timestamp jump to avoid excessive CPU usage in master clock (thanks ChenHuan) by Benny Prijono · 17 years ago
  77. 7d91009 Ticket #339: Respond correctly to incoming INVITE/re-INVITE without offer and receive answer in ACK by Benny Prijono · 17 years ago
  78. af42ab3 Updated doxygen documentation for SIP auth credential, added documentation for wildcard ('*') realm by Benny Prijono · 17 years ago
  79. 988fa93 Ticket #338: handle maddr parameter in URI when sending outgoing requests by Benny Prijono · 17 years ago
  80. f1428f3 Fixed wrong year in copyright line, s/2005/2007 (thanks Atik Khan) by Benny Prijono · 17 years ago
  81. 9e164c1 Shorten benchmark time for URI test by Benny Prijono · 17 years ago
  82. d4791af Fixed failure in unit test for SIP resolver, also shorten some benchmarks by Benny Prijono · 17 years ago
  83. 371cf0a Added assertion in pjsua when no account is configured by Benny Prijono · 17 years ago
  84. c09f47e Fixed ticket #231: Add the ability to respond to any realms in SIP authentication by Benny Prijono · 17 years ago
  85. 1e2dbe6 Handle negative number in my_atoi() in pjsua_app.c (thanks Scott M Ober) by Benny Prijono · 17 years ago
  86. 2208491 Fixed missing dependency to pjnath in sample_debug Visual Studio project by Benny Prijono · 17 years ago
  87. 0a98200 Add tx_data in the new on_pager_status2() callback by Benny Prijono · 17 years ago
  88. 853ab81 Removed assertion when sending re-INVITE while another INVITE transaction is in progress (thanks Frank Niessen) by Benny Prijono · 17 years ago
  89. 2b78782 Removed assertion when sending re-INVITE while another INVITE transaction is in progress (thanks Frank Niessen) by Benny Prijono · 17 years ago
  90. edec967 Fixed dns.c compilation error on Symbian by Benny Prijono · 17 years ago
  91. 4da0b1d Ticket #334: Added on_pager_status2() callback to receive the full SIP message of IM delivery status (thanks Paul Levin) by Benny Prijono · 17 years ago
  92. c92ca5c Added more comments on pjsua_msg_data by Benny Prijono · 17 years ago
  93. 1629946 Ticket #333: Added buffer overflow detection in vsprintf emulation for Symbian by Benny Prijono · 17 years ago
  94. bf56604 Ticket #332: Enlarge default buffer size for caching DNS responses from 512 to 1000 bytes by Benny Prijono · 17 years ago
  95. 36430ad Ticket #326: added more DNS resolver tests by Benny Prijono · 17 years ago
  96. e5dd85d Ticket #331: Changed PJSIP DNS SRV resolver to use PJLIB-UTIL DNS SRV resolver by Benny Prijono · 17 years ago
  97. f5afa92 Ticket #330: Changed DNS SRV resolver to use the new DNS A response parser by Benny Prijono · 17 years ago
  98. 1423585 Ticket #329: Added utility function to parse DNS A response in PJLIB-UTIL by Benny Prijono · 17 years ago
  99. 57f7536 Ticket #328: Possible alignment error in DNS by Benny Prijono · 17 years ago
  100. 66ceef5 Ticket #327: changed default URI scheme for TLS to sip (from sips) by Benny Prijono · 17 years ago