1. ce250db Re #1214: Add Mac OS X compatibility for pjsua by Sauw Ming · 13 years ago
  2. 56b2ce4 Re #1186: by Nanang Izzuddin · 13 years ago
  3. 00ae45a libswscale rearrangement (re #1219/ffmpeg codecs): instantiate libswscale converter from the converter manager instead of having to instantiate it manually in all apps by Benny Prijono · 14 years ago
  4. 0c668f9 Re #1214: Enable pjsua to use SDLmain library if possible. by Sauw Ming · 14 years ago
  5. 1b39a64 Re #1214: add aviplay in the samples' makefile by Sauw Ming · 14 years ago
  6. 587c794 Re #1214 (apps): added registrar functionality in pjsua for easier testing by Benny Prijono · 14 years ago
  7. 269eec1 Re #1214: by Nanang Izzuddin · 14 years ago
  8. f35f842 Re #1214: work on simpleua: by Benny Prijono · 14 years ago
  9. 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
  10. 678b2f8 Re #1182: by Nanang Izzuddin · 14 years ago
  11. 9861070 Re #1182: by Nanang Izzuddin · 14 years ago
  12. 4a20bc8 Re #1182: by Sauw Ming · 14 years ago
  13. 235e1b4 Re #1182: by Nanang Izzuddin · 14 years ago
  14. 8e79912 Re #1184: Adding pjmedia_clock_src for the purpose of audio and video synchronization and also to provide synchronization mechanism between two medias in general. by Sauw Ming · 14 years ago
  15. b1b17d2 Fixed #1184: by Sauw Ming · 14 years ago
  16. e43ee72 Re #1176: fixed build config for MSVC2005 by Nanang Izzuddin · 14 years ago
  17. c45d951 Migration of current video works from private repository to this repository. This closed #1176 by Benny Prijono · 14 years ago
  18. 434baa4 Re #1020 (Support for SIP outbound and Path extension (RFC 5626)): added pjsua --outb-rid option to set outbound reg-id parameter for the account by Benny Prijono · 14 years ago
  19. 3f4b8d7 Re #1151 (misc): also enable plain UDP SIP transport when enabling IPv6, since many UA will use IPv4 in their Contacts (keyword: sipit27) by Benny Prijono · 14 years ago
  20. 70749d7 Re #1151 (misc fixes): fixed error in pjsua application when handling malformed URI in sending arbitrary request by Benny Prijono · 14 years ago
  21. 4b9089e Misc (re #1151): fixed error in make dep execution if python module is included in compilation by Benny Prijono · 14 years ago
  22. cae95fc Misc (re #1134): fixed compilation error in python module due to last change in session timer field from require_timer to use_timer. Thanks Beau Gunderson for the patch! by Benny Prijono · 14 years ago
  23. ad27ead Misc (re #1134): added the ability to add python module build with the top level build, by adding pjsip-apps/src/python into EXTRA_DIRS in user.mak. Also changed the make command in python module to just build the module without installing since installing needs root permission by Benny Prijono · 14 years ago
  24. 6349989 Closed #1144: New presence callback to report subscription state (thanks Johan Lantz for the suggestion): by Benny Prijono · 14 years ago
  25. c754578 Closed #1139 (Support for tel: URI in PJSUA-LIB): by Benny Prijono · 14 years ago
  26. 00f8827 Implemented and closed #1136: added HTTP authentication support by Benny Prijono · 14 years ago
  27. 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
  28. 5396cfa Closed #1128: ipjsua - add support for iPad by Sauw Ming · 14 years ago
  29. 160a49c Misc (re #1110): by Nanang Izzuddin · 14 years ago
  30. 742ef4b Re #1120: by Nanang Izzuddin · 14 years ago
  31. be3771a Closed ticket #1107: iOS4 background feature by Sauw Ming · 14 years ago
  32. 5e15796 Fix #1114: by Nanang Izzuddin · 14 years ago
  33. 2958061 Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and 2005 by Benny Prijono · 14 years ago
  34. 9b20605 Misc fix (re #1068): Use default setting for path length (PJ_MAXPATH) on iPhone to accommodate long path name when running on the simulator. by Sauw Ming · 14 years ago
  35. 9608db4 Misc (re #1068): fix codec selection menu in symbian_ua app to hide disabled passthrough codecs. by Nanang Izzuddin · 14 years ago
  36. 4d69c3d Misc (Re #1068): compilation warning with gcc about unchecked fgets() return value by Benny Prijono · 14 years ago
  37. 0828055 Re #1068 (Misc): fixed compilation warnings with MSVC compiler by Benny Prijono · 14 years ago
  38. 1c1d734 Implemented core multipart support and support in the invite session (re #1070) by Benny Prijono · 14 years ago
  39. 29c8ca3 Fixed #1095 (New option to control the Route headers in REGISTER request). Details: by Benny Prijono · 14 years ago
  40. 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
  41. b5a60cd Re #1068 (misc fix): added --log-append option in pjsua to not overwrite existing log file by Benny Prijono · 14 years ago
  42. 7655487 Fix #1053: change the libaries' path type to relative by Sauw Ming · 14 years ago
  43. e9edc04 Fix #1052: change library path as a relative path. by Sauw Ming · 14 years ago
  44. 7920fb2 Merge #1050, #1052, #1053, #1054 into the main trunk. by Sauw Ming · 14 years ago
  45. d89cc3a Re #1069: by Nanang Izzuddin · 14 years ago
  46. c712c28 Added systest function to select which audio device to use (re #1068: misc fixes) by Benny Prijono · 14 years ago
  47. adca6fd Ref #1068 (misc fixes): added facility to change device ID at run time in pjsystest by Benny Prijono · 14 years ago
  48. c58e9f7 Misc (ticket #1026): - added aectest in Samples build by Benny Prijono · 14 years ago
  49. 0048fbd More ticket #1055: by Nanang Izzuddin · 14 years ago
  50. 3d71eb0 More ticket #1041 (Unit test): by Benny Prijono · 14 years ago
  51. bf16644 Implemented ticket #1053: ipjsua: pjsua for iPhone OS by Sauw Ming · 14 years ago
  52. a748762 Implemented ticket #1052: ipjsystest: pjsystest for iPhone OS by Sauw Ming · 14 years ago
  53. 36dd5b6 Ticket #1044: by Nanang Izzuddin · 14 years ago
  54. 2140732 More #1032 (new SIP TCP/TLS transport callback): by Benny Prijono · 15 years ago
  55. 308d533 Ticket #1008: by Nanang Izzuddin · 15 years ago
  56. 6050f88 Ticket #1042, minor updates related to AEC: by Nanang Izzuddin · 15 years ago
  57. 5e69da5 More ticket #1032: by Nanang Izzuddin · 15 years ago
  58. 2fb937e Ticket #1032: by Nanang Izzuddin · 15 years ago
  59. 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
  60. 63236bb Misc (#1018): by Sauw Ming · 15 years ago
  61. d8435e6 Implemented ticket #1018: Simple HTTP client implementation by Sauw Ming · 15 years ago
  62. 3614fbc Misc fix (#1026): incoming call event is not detected by PocketPJ sample application by Benny Prijono · 15 years ago
  63. 3b6f0d9 Misc (#1003): by Benny Prijono · 15 years ago
  64. 982e47e Misc PJLIB fix (#1003): fix gcc warning about unused return value by Benny Prijono · 15 years ago
  65. fdbfcf1 Ticket #1005: by Nanang Izzuddin · 15 years ago
  66. 981e59e Misc PocketPJ fixes (#1006): by Benny Prijono · 15 years ago
  67. 41903da Fixed ticket #999: by Benny Prijono · 15 years ago
  68. fe1bd34 More ticket #982 (MWI): support for Asterisk unsolicited MWI requests: by Benny Prijono · 15 years ago
  69. 6d936a3 More #982 (MWI): support for Asterisk unsolicited MWI in pjsua application by Benny Prijono · 15 years ago
  70. 8595f8a More #955 (Python fixes): calling buddy_set_user_data with invalid buddy ID will raise assertion by Benny Prijono · 15 years ago
  71. 16639d9 Misc python module fixes (#955): by Benny Prijono · 15 years ago
  72. 28efe81 More #957 (TLS) by Benny Prijono · 15 years ago
  73. a25bc9d Ticket #950 and #957: by Benny Prijono · 15 years ago
  74. c6f0e1a Misc (#951): some fixes for pjsystest application: by Benny Prijono · 15 years ago
  75. 6a46488 More ticket #982: added MWI support for Python by Benny Prijono · 15 years ago
  76. 4dd961b Implement ticket #982: Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842) by Benny Prijono · 15 years ago
  77. 4d79b0f Initial commit for ticket #950: QoS support: by Benny Prijono · 15 years ago
  78. 73bb723 Initial commit for ticket #937: Revamping of presence management to make it more efficient by Benny Prijono · 15 years ago
  79. 140beae Ticket #951 (misc fixes): - fixed misc compiler warnings with gcc on Linux by Benny Prijono · 15 years ago
  80. 6c62bf4 Ticket #957: Initial version of TLS transport for Symbian, includes: by Nanang Izzuddin · 15 years ago
  81. 0079ac3 More #956: added admin commands and html mode by Benny Prijono · 15 years ago
  82. 8b9f008 Ticket #956: confbot application, initial version by Benny Prijono · 15 years ago
  83. f5dd34e Ticket #955 (fixes and enhancements to Python module): by Benny Prijono · 15 years ago
  84. 2d1a94b Ticket #955 (fixes and enhancements to Python module): by Benny Prijono · 15 years ago
  85. 71b602b Misc (#951): r2906 accidentally left STEREO_DEMO option ON in pjsua by Benny Prijono · 15 years ago
  86. 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
  87. 8085b51 Ticket #833: Updated dump-config in pjsua app to include Session Timer settings (and 100rel). by Nanang Izzuddin · 15 years ago
  88. ec5fb81 Misc (ticket #915): added reload command in pjsua to shutdown and reinitialize the library by Benny Prijono · 15 years ago
  89. 70dfc27 Bug fix for ticket #833 (session timer support) by Benny Prijono · 15 years ago
  90. 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
  91. 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
  92. 65add62 Ticket #833: by Nanang Izzuddin · 15 years ago
  93. 59dffb1 Ticket #833: by Nanang Izzuddin · 15 years ago
  94. 7e8e0c1 More ticket #925: added compile time option to enable verbose logging output, and one more fix about samples_per_frame mismatch by Benny Prijono · 15 years ago
  95. e2c7e85 Ticket #930: by Nanang Izzuddin · 15 years ago
  96. 1f47f3f Ticket #925: New application to simulate network and system impairments to see how it affects the audio quality by Benny Prijono · 15 years ago
  97. dbf4cb9 More ticket #920: fixed wrong latency calculation when there is loud noise in the start of recording by Benny Prijono · 15 years ago
  98. 258dc21 More ticket #720: added Win32 target in VS2005 project by Benny Prijono · 15 years ago
  99. 5a8663a More ticket #920: fixed VS directory output for WM6 Pro by Benny Prijono · 15 years ago
  100. ff64ccf More ticket #920: fix latency calculation not able to calculate latency higher than 500ms and added copyright info in source files by Benny Prijono · 15 years ago