1. 4d32338 Misc (re #1134): fixed default value of pjsua app param "--snd-auto-close" in pjsua app help message (was -1, should be 1, see r2493). by Nanang Izzuddin · 14 years ago
  2. 742ef4b Re #1120: by Nanang Izzuddin · 14 years ago
  3. be3771a Closed ticket #1107: iOS4 background feature by Sauw Ming · 14 years ago
  4. 1c1d734 Implemented core multipart support and support in the invite session (re #1070) by Benny Prijono · 14 years ago
  5. 29c8ca3 Fixed #1095 (New option to control the Route headers in REGISTER request). Details: by Benny Prijono · 14 years ago
  6. 4d6ff4d Fixed #1077: In ICE stream transport (ice_strans.c), automaticaly retry allocation once if TURN allocation fails. If this allocation retry also fails, notify the TURN user via on_ice_complete() callback. Details: by Benny Prijono · 14 years ago
  7. b5a60cd Re #1068 (misc fix): added --log-append option in pjsua to not overwrite existing log file by Benny Prijono · 14 years ago
  8. 7920fb2 Merge #1050, #1052, #1053, #1054 into the main trunk. by Sauw Ming · 14 years ago
  9. d89cc3a Re #1069: by Nanang Izzuddin · 14 years ago
  10. bf16644 Implemented ticket #1053: ipjsua: pjsua for iPhone OS by Sauw Ming · 14 years ago
  11. 36dd5b6 Ticket #1044: by Nanang Izzuddin · 14 years ago
  12. 2140732 More #1032 (new SIP TCP/TLS transport callback): by Benny Prijono · 15 years ago
  13. 5e69da5 More ticket #1032: by Nanang Izzuddin · 15 years ago
  14. 2fb937e Ticket #1032: by Nanang Izzuddin · 15 years ago
  15. c88ad8d Misc (#1026): swap the order fo --dis-codec and --add-codec execution in pjsua, so that user can now enable specific codecs by Benny Prijono · 15 years ago
  16. fdbfcf1 Ticket #1005: by Nanang Izzuddin · 15 years ago
  17. fe1bd34 More ticket #982 (MWI): support for Asterisk unsolicited MWI requests: by Benny Prijono · 15 years ago
  18. 6d936a3 More #982 (MWI): support for Asterisk unsolicited MWI in pjsua application by Benny Prijono · 15 years ago
  19. a25bc9d Ticket #950 and #957: by Benny Prijono · 15 years ago
  20. 4dd961b Implement ticket #982: Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842) by Benny Prijono · 15 years ago
  21. 4d79b0f Initial commit for ticket #950: QoS support: by Benny Prijono · 15 years ago
  22. 73bb723 Initial commit for ticket #937: Revamping of presence management to make it more efficient by Benny Prijono · 15 years ago
  23. 71b602b Misc (#951): r2906 accidentally left STEREO_DEMO option ON in pjsua by Benny Prijono · 15 years ago
  24. 8ccd428 Misc (ticket #951): fixed crash in pjsua application during shutdown with STEREO_DEO (thanks Andreas Ahland for the report) by Benny Prijono · 15 years ago
  25. 8085b51 Ticket #833: Updated dump-config in pjsua app to include Session Timer settings (and 100rel). by Nanang Izzuddin · 15 years ago
  26. ec5fb81 Misc (ticket #915): added reload command in pjsua to shutdown and reinitialize the library by Benny Prijono · 15 years ago
  27. 70dfc27 Bug fix for ticket #833 (session timer support) by Benny Prijono · 15 years ago
  28. bb995fd Ticket #866: Allow application to specify more than one STUN servers for more robustness, and continue application startup if STUN resolution fails by Benny Prijono · 15 years ago
  29. 0ea0ead Misc fix (ticket #915): Fixed bug of a wrong check variable used in writing playback_lat setting in pjsua app (thanks Wolfgang Fritz for the fix). by Nanang Izzuddin · 15 years ago
  30. 65add62 Ticket #833: by Nanang Izzuddin · 15 years ago
  31. 59dffb1 Ticket #833: by Nanang Izzuddin · 15 years ago
  32. e2c7e85 Ticket #930: by Nanang Izzuddin · 15 years ago
  33. d06d8c5 Related to #911: by Benny Prijono · 15 years ago
  34. 329d638 Integration of Sipit24 branch, many tickets involved: by Benny Prijono · 15 years ago
  35. 7efa2d6 Ticket #798: UAC disconnect call when receiving BYE in early state (thanks Gang Liu for the suggestion) by Benny Prijono · 15 years ago
  36. 8972bf0 Ticket #776: IPv6 option in pjsua by Benny Prijono · 15 years ago
  37. 45f2f35 Misc (ticket #772): bug in pjsua application when reading the URL from the buddy list, causing corrupt/invalid URI to be returned by Benny Prijono · 15 years ago
  38. 11951c3 Ticket #716 (app misc): fixed info of ilbc default mode in pjsua app menu. by Nanang Izzuddin · 16 years ago
  39. 9920dc3 (Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-direct branch to trunk. by Benny Prijono · 16 years ago
  40. d9e8dfe Initial fixes for ticket #747: bugs in parsing SIP torture messages (RFC 4475): by Benny Prijono · 16 years ago
  41. 10454dc Updated libraries and applications to use the new Audio Device API by Benny Prijono · 16 years ago
  42. fe02a06 - Added APS-direct sound device management into pjsua-lib (and removed it from apps). by Nanang Izzuddin · 16 years ago
  43. f863ca3 Added bitrate and vad info in pjmedia_format, and changed audio route to use enumeration rather than boolean by Benny Prijono · 16 years ago
  44. b995a38 Bug in APS-Direct emulation in sound_port causing crash and tick noise, and handle wideband audio in APS-Direct emulation in pjsua_app.c by Benny Prijono · 16 years ago
  45. b7dfc9c Added APS-Direct emulation to sound port and pjsua_app.c, also fixed miscellaneous compilation warnings by Benny Prijono · 16 years ago
  46. 98d8c95 Ticket #716 (miscellaneous): write nameserver settings in dump config in pjsua_app.c by Benny Prijono · 16 years ago
  47. 32d267b Fixed gcc-4.3.2 warnings with the warn_unused_result flag in some APIs by Benny Prijono · 16 years ago
  48. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  49. 2285e7e Ticket 684: protect the memory allocation for TX packet with try/catch, and fixed various transmit data buffer leaks when transmission fails immediately by Benny Prijono · 16 years ago
  50. 30fe485 Ticket #672: Option to add custom parameters in the account Contact URI by Benny Prijono · 16 years ago
  51. 08a48b8 More ticket #10: changed to signature of the redirection callbacks to make it more natural to use by Benny Prijono · 16 years ago
  52. 5e51a4e Ticket #10: handle redirection response in the invite session by Benny Prijono · 16 years ago
  53. 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
  54. 91d06b6 Ticket #611: Configuration option to force the route URI to use loose routing by Benny Prijono · 16 years ago
  55. 40860c3 Ticket #610: Added sample to create a media transport adapter, similar to how SRTP media transport works by Benny Prijono · 16 years ago
  56. 563cd7a Added on_incoming_subscribe() handler in pjsua, just to demonstrate that this callback exists by Benny Prijono · 16 years ago
  57. f6c77f4 Fixed bug in --auto-rec option handling in pjsua by Benny Prijono · 16 years ago
  58. 59b3ffe Related to ticket #590: added command line option in pjsua to select the echo canceller algorithm to use by Benny Prijono · 16 years ago
  59. 551af42 Ticket #586: Added ICE negotiations test to test the scenario when two agents have different number of components by Benny Prijono · 16 years ago
  60. 99d6952 Ticket #563: Updated SDP offer/answer related to call hold scenario to conform to RFC 3264 section 8.4 (before: 'a=inactive' and 'c=0.0.0.0', now: 'a=sendonly' and muted ports). by Nanang Izzuddin · 16 years ago
  61. 251e02a Fixed invalid configuration generation in pjsua for auto-update-nat option (thanks Ondrej Sterbak) by Benny Prijono · 16 years ago
  62. b794486 Added pjsua option to set the logging color scheme for terminal with light background (thanks Ondrej Sterbak) by Benny Prijono · 16 years ago
  63. d6e362a Ticket #571: Coloring for logs in Linux/UNIX, two more spaces in logs and runtime log colors configuration (thanks Ondrej.Sterbak) by Benny Prijono · 16 years ago
  64. c985354 Added pjsua command line option '--jb-max-size' to set jitter buffer max frames by Nanang Izzuddin · 16 years ago
  65. 660eee8 Added ability to dump extended statistics (RTCP XR) in pjsua. by Nanang Izzuddin · 16 years ago
  66. 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
  67. e10db84 Ticket #552: Added TLS server name extension to support connecting to multi-hosted SIP TLS server (thanks Klaus Darilion for the suggestion) by Benny Prijono · 16 years ago
  68. 81e9bd5 Fixed minor bug on ptime calculation on player creation; Updated pjsua-app info on ports ptime and default capture latency by Nanang Izzuddin · 16 years ago
  69. ddd02de echo command in pjsua can be used to print any text, and this is used to better synchronize stdout in Python test apps by Benny Prijono · 16 years ago
  70. 4d0da3a Added option to disable stdout buffering in pjsua, and adjust the python tests by Benny Prijono · 16 years ago
  71. 88accae Specifying star in codec selection will select all codecs. Fixed the codec selection in codec.c to select all codecs when empty string is given. by Benny Prijono · 16 years ago
  72. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  73. b6133fb More ticket #543: added PESQ test by Nanang Izzuddin · 16 years ago
  74. 4f96689 Changed tonegen to use native clock rate, and other minor changes by Benny Prijono · 16 years ago
  75. e28cec8 Refine the tone feature implementation in pjsua by Benny Prijono · 16 years ago
  76. 91d20f4 Added ringback/alert tones in pjsua by Benny Prijono · 16 years ago
  77. 68559c3 Ticket #540: Added pjsua-lib feature auto-close sound device on idle and new pjsua option --snd-auto-close=N by Nanang Izzuddin · 16 years ago
  78. ebc32c3 Added echo option and stdout refresh in pjsua to assist automated test scripts by Benny Prijono · 16 years ago
  79. d7fefd7 Ticket #542: added new API and macro for sound device latency settings, also added new param for this in pjsua by Nanang Izzuddin · 16 years ago
  80. f76e139 More ticket #485: added TURN support in PJSUA-LIB API by Benny Prijono · 16 years ago
  81. 5dfac8f Increase clock rate limit in pjsua to 192000 (from 48000) by Benny Prijono · 16 years ago
  82. c59ca6e Fixed bug in writing snd_clock_rate configuration to file in pjsua by Benny Prijono · 16 years ago
  83. 7d60d05 Ticket #504: final installment to support stereo audio all the way in PJMEDIA. Please see tickiet #504 for more info by Benny Prijono · 16 years ago
  84. e8554ef Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport) by Benny Prijono · 17 years ago
  85. 6eddd87 Enlarge the buffer for printing call media statistic in pjsua (sometimes the RTT line is cut) by Benny Prijono · 17 years ago
  86. f3758ee Ticket #495: ability to specify different clock rate when opening sound device by Benny Prijono · 17 years ago
  87. fe5a694 Fixed build error if SRTP is disabled in compile time (thanks Helmut Wolf) by Benny Prijono · 17 years ago
  88. 3ec13c7 Ticket #61: --srtp-use option in pjsua did not change account config by Benny Prijono · 17 years ago
  89. f650898 More ticket #61: fix bug in secure signaling determination, and added --srtp-secure option in pjsua to control signaling security requirement for SRTP by Benny Prijono · 17 years ago
  90. d817965 Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated applications because of the changes. This is a major modification back ported from SRTP branch. See ticket #61 for changelog detail of this commit by Benny Prijono · 17 years ago
  91. 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
  92. b988d76 Reverted accidental checkin of pjsua_app.c and sample_debug.c by Benny Prijono · 17 years ago
  93. b247714 Fixed error when creating TLS transport in pjsua-lib (the TLS type was misidentified was UDP) by Benny Prijono · 17 years ago
  94. 48ab2b7 - Added option to send empty Authorization header in outgoing requests by Benny Prijono · 17 years ago
  95. 438e65b Print error message if NAT type detection command fails by Benny Prijono · 17 years ago
  96. 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
  97. 6ba8c54 More ticket #399: added callback to report NAT detection result, and sends NAT type in SDP by Benny Prijono · 17 years ago
  98. 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
  99. 4ab9fbb Ticket #399: Initial implementation of tool to perform NAT type detection/classification by Benny Prijono · 17 years ago
  100. b071a78 Fixed build warnings/error on Linux by Benny Prijono · 17 years ago