1. 9f468d1 Initial commit re #1263 (PJSUA-LIB Video API): by Benny Prijono · 13 years ago
  2. 50fae73 Re #1201: Added pjsua API for video devices and codecs management. by Nanang Izzuddin · 14 years ago
  3. bf26db1 Re #1201: by Nanang Izzuddin · 14 years ago
  4. 0bc99a9 Modifications in PJSUA-LIB to support multiple media streams (multiple audio and/or video) and dynamic creation of media transports. This closed #1185 and closed #1201. by Benny Prijono · 14 years ago
  5. b54719f Implemented SIP outbound (closed #1020) by Benny Prijono · 14 years ago
  6. dd63b99 Closed #1142 (Account based configuration to specify if "c=0.0.0.0" method should be used when putting call on hold): by Benny Prijono · 14 years ago
  7. 60e8aa9 Close #1137: added field reg_hdr_list into pjsua_acc_config to specify custom headers for REGISTER requests of the account. by Nanang Izzuddin · 14 years ago
  8. c754578 Closed #1139 (Support for tel: URI in PJSUA-LIB): by Benny Prijono · 14 years ago
  9. 5e39a2b Closed #1129: by Nanang Izzuddin · 14 years ago
  10. 742ef4b Re #1120: by Nanang Izzuddin · 14 years ago
  11. d1f054e Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed. by Nanang Izzuddin · 14 years ago
  12. 1c1d734 Implemented core multipart support and support in the invite session (re #1070) by Benny Prijono · 14 years ago
  13. 29c8ca3 Fixed #1095 (New option to control the Route headers in REGISTER request). Details: by Benny Prijono · 14 years ago
  14. c6d5fdc Fixed #1086 (New option to update the Contact URI in a single REGISTER request): added contact_rewrite_method account config to control this. Default is to use the new mechanism, i.e. the single REGISTER method. by Benny Prijono · 14 years ago
  15. d89cc3a Re #1069: by Nanang Izzuddin · 14 years ago
  16. 91cfa96 Ticket #1056: by Nanang Izzuddin · 14 years ago
  17. 36dd5b6 Ticket #1044: by Nanang Izzuddin · 14 years ago
  18. 2140732 More #1032 (new SIP TCP/TLS transport callback): by Benny Prijono · 15 years ago
  19. 2fb937e Ticket #1032: by Nanang Izzuddin · 15 years ago
  20. fe1bd34 More ticket #982 (MWI): support for Asterisk unsolicited MWI requests: by Benny Prijono · 15 years ago
  21. 1cd713b Misc (#951): undo r3012, and silently adjust max_calls to PJSUA_MAX_CALLS instead if it is greater by Benny Prijono · 15 years ago
  22. 4bf49ea Misc (#951): check when app specifies max_calls that is greater than PJSUA_MAX_CALLS (thanks Robbie Hanson for the report) by Benny Prijono · 15 years ago
  23. 4dd961b Implement ticket #982: Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842) by Benny Prijono · 15 years ago
  24. 4d79b0f Initial commit for ticket #950: QoS support: by Benny Prijono · 15 years ago
  25. 73bb723 Initial commit for ticket #937: Revamping of presence management to make it more efficient by Benny Prijono · 15 years ago
  26. dc20c59 Misc (#951): pool that is used to add missing ";lr" parameter in the Route URI is not destroyed in PJSUA-LIB, causing potential memory leak by Benny Prijono · 15 years ago
  27. 384dab4 Ticket #970: More gracefull PJSUA-LIB shutdown sequence. Enhancements: by Benny Prijono · 15 years ago
  28. 534a9ba Ticket #364: Upon unregistration, (un)REGISTER should be sent only after (un)PUBLISH has completed successfully by Benny Prijono · 15 years ago
  29. fe50c9e Ticket #411: Cannot update account presence's status while previous PUBLISH is in progress (thanks Olivier Beytrison for the report) by Benny Prijono · 15 years ago
  30. ae1c615 Ticket #866: Fixed compile error caused by implicit conversion from void* in test_stun_on_status(). by Nanang Izzuddin · 15 years ago
  31. d64c150 Ticket #945: Account config may not get initialized with default values if pjsua_acc_config_default() is called before pjsua_init() by Benny Prijono · 15 years ago
  32. a248b95 Ticket #933: Incoming OPTIONS may trigger assertion if it arrives when PJSUA-LIB is being shutdown (thanks Johan Lantz for the report) by Benny Prijono · 15 years ago
  33. 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
  34. 65add62 Ticket #833: by Nanang Izzuddin · 15 years ago
  35. 59dffb1 Ticket #833: by Nanang Izzuddin · 15 years ago
  36. 844f828 More ticket #878 (New PJLIB API to parse socket address string): by Benny Prijono · 15 years ago
  37. 329d638 Integration of Sipit24 branch, many tickets involved: by Benny Prijono · 15 years ago
  38. dbe3f4b Ticket #827: Option in PJSUA-LIB logging config to append existing log file (thanks Robert Cichielo for the suggestion) by Benny Prijono · 15 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. f798e50 BIG refactoring in pjsua_media.c: by Benny Prijono · 16 years ago
  41. 90b8320 Ticket #732: by Nanang Izzuddin · 16 years ago
  42. 96e74f3 - New convention about default audio device ID (now there is different ID for default capture/playback device. It should be backward compatible) by Benny Prijono · 16 years ago
  43. 10454dc Updated libraries and applications to use the new Audio Device API by Benny Prijono · 16 years ago
  44. 6627f3e Minor fix (ticket #724): set default pjsua_config.max_calls to PJSUA_MAX_CALLS if PJSUA_MAX_CALLS is lower than 4 (thanks Dan Aberg for the suggestion) by Benny Prijono · 16 years ago
  45. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  46. 82f7a41 Ticket #675: by Nanang Izzuddin · 16 years ago
  47. 3c5e28b Ticket #635: Disconnect the other call leg when multiple 2xx/OK responses to INVITE are received due to forking by Benny Prijono · 16 years ago
  48. 91d06b6 Ticket #611: Configuration option to force the route URI to use loose routing by Benny Prijono · 16 years ago
  49. 7f6ee02 Fixed ticket #582: Extended presence status is not sent in initial NOTIFY request (thanks Joseph Maiquez for the report) by Benny Prijono · 16 years ago
  50. 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
  51. d7e2658 Related to ticket #192: crash when shutting down pjsua if buddy pool has been destroyed when presence subscription callback is called by Benny Prijono · 16 years ago
  52. 660eee8 Added ability to dump extended statistics (RTCP XR) in pjsua. by Nanang Izzuddin · 16 years ago
  53. 4d1cc7b Related to ticket #518: only destroy the account and buddy pools after busy_sleep() is done, otherwise when unregistration callback is called, the callback will access accounts which are no longer valid because the pool has been destroyed by Benny Prijono · 16 years ago
  54. ff3b146 Ticket #566: TURN session in PJSUA-LIB is not properly destroyed causing possible memory and handle leaks by Benny Prijono · 16 years ago
  55. 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
  56. 32177c0 Large changeset to replace all occurences of year 2007 with 2008 in the copyright notice by Benny Prijono · 16 years ago
  57. 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
  58. f76e139 More ticket #485: added TURN support in PJSUA-LIB API by Benny Prijono · 16 years ago
  59. 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
  60. e8554ef Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport) by Benny Prijono · 17 years ago
  61. 734fc2d More ticket #479: bug in pjmedia_transport_get_info(), the info should be initialized by caller by Benny Prijono · 17 years ago
  62. e1a5a85 Ticket #479: allow media transport framework to return transport specific info (for example, to know whether SRTP is enabled) by Benny Prijono · 17 years ago
  63. 50f19b3 More ticket #495: bug in snd_clock_rate causing unability to open sound device on WinCE by Benny Prijono · 17 years ago
  64. f3758ee Ticket #495: ability to specify different clock rate when opening sound device by Benny Prijono · 17 years ago
  65. 8389c31 Ticket #412: increased randomness of guid_simple.c to 192-bits, and seed random number generator in pjsua_core.c by Benny Prijono · 17 years ago
  66. 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
  67. 4190cf9 Ticket #453: Log level is not set in PJSUA-LIB (thanks Simon Farmer) by Benny Prijono · 17 years ago
  68. 37c710b Added PJSUA_DEFAULT_AUDIO_FRAME_PTIME setting and changed default iLBC mode from 20 to 30 by Benny Prijono · 17 years ago
  69. 42d08d2 Related to Ticket #429: when bind address is specified and public address is not, the bind address should be used as the public address (thanks Arie Velthoen) by Benny Prijono · 17 years ago
  70. 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
  71. b247714 Fixed error when creating TLS transport in pjsua-lib (the TLS type was misidentified was UDP) by Benny Prijono · 17 years ago
  72. 5186eae Ticket #420: updated pjmedia SDP and media UDP transport to support IPv6 by Benny Prijono · 17 years ago
  73. 23674a3 Ticket #421: initial IPv6 support: UDP transport by Benny Prijono · 17 years ago
  74. 744aca0 Do not resolve SIP address with STUN if public address is configured by Benny Prijono · 17 years ago
  75. bddef2c Ticket #407: keep-alive for UDP transports in PJSUA-LIB by Benny Prijono · 17 years ago
  76. 91a6a17 More ticket #399: added PJSUA API to retrieve the remote NAT type by Benny Prijono · 17 years ago
  77. 44e88ea Added pjsua_get_var() to access pjsua_var from a DLL (thanks Tomas Valenta) by Benny Prijono · 17 years ago
  78. 6ba8c54 More ticket #399: added callback to report NAT detection result, and sends NAT type in SDP by Benny Prijono · 17 years ago
  79. 4ab9fbb Ticket #399: Initial implementation of tool to perform NAT type detection/classification by Benny Prijono · 17 years ago
  80. 7977f9f Ticket #396: initial implementation of digest AKA (akav1-md5) authentication for IMS/3GPP by Benny Prijono · 17 years ago
  81. cf0b4b2 Ticket #393: Added configuration to set basic audio frame length to minimize audio latency in pjsua-lib by Benny Prijono · 17 years ago
  82. 7a686d0 Related to ticket #385: fixed bug in pjsua-lib: 100rel module is not initialized because PJSIP_HAS_100REL macro has been removed by Benny Prijono · 17 years ago
  83. dcfc0ba Ticket #385: Support for reliable provisional response (100rel, PRACK) by Benny Prijono · 17 years ago
  84. 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
  85. 106f5b7 More Symbian works: by Benny Prijono · 17 years ago
  86. 9cb09a2 Fixed ticket #365: couple of minor bugs with log decoration (thanks Thiago Paiva Flores) by Benny Prijono · 17 years ago
  87. 1f61a8f Ticket #354: continuing work to port the Symbian libraries to .DSO format by Benny Prijono · 17 years ago
  88. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  89. f5afa92 Ticket #330: Changed DNS SRV resolver to use the new DNS A response parser by Benny Prijono · 17 years ago
  90. d17a5e9 Fixed Symbian (aka C++ mode) compilation error because of recent change in transport key in ticket #306 (thanks Esbjorn Dominique) by Benny Prijono · 17 years ago
  91. 318f384 Fixed ticket #276: Error creating resolver on Win32 release mode (thanks Frank Wiersma) by Benny Prijono · 17 years ago
  92. a1e6968 HUGE changeset to make the rest of the libraries compile with C++ mode by Benny Prijono · 17 years ago
  93. 897f9f8 Misc Symbian fixes, looks good by Benny Prijono · 17 years ago
  94. b2c9682 Implemented ticket #246, #247, #261, #268, #250 for Symbian by Benny Prijono · 17 years ago
  95. ad2e0ca Fixed ticket #242: Crash on Windows when no sound device is available by Benny Prijono · 17 years ago
  96. af09dc3 Merged changes from the trunk by Benny Prijono · 17 years ago
  97. 4f093d2 Updated EVC project files with new directory layout by Benny Prijono · 17 years ago
  98. 3569c0d Fixed ticket #216: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan) by Benny Prijono · 17 years ago
  99. 980ca0a Undo ticket #185: removed pj_file_flush() from pjsua-lib since it slows down the application alot! by Benny Prijono · 17 years ago
  100. da9785b Added pjsua_dump(), and fix STUN DNS SRV resolution error in pjsua by Benny Prijono · 17 years ago