1. 678b2f8 Re #1182: by Nanang Izzuddin · 14 years ago
  2. 9861070 Re #1182: by Nanang Izzuddin · 14 years ago
  3. 4a20bc8 Re #1182: by Sauw Ming · 14 years ago
  4. 235e1b4 Re #1182: by Nanang Izzuddin · 14 years ago
  5. 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
  6. b1b17d2 Fixed #1184: by Sauw Ming · 14 years ago
  7. e43ee72 Re #1176: fixed build config for MSVC2005 by Nanang Izzuddin · 14 years ago
  8. c45d951 Migration of current video works from private repository to this repository. This closed #1176 by Benny Prijono · 14 years ago
  9. 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
  10. 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
  11. 70749d7 Re #1151 (misc fixes): fixed error in pjsua application when handling malformed URI in sending arbitrary request by Benny Prijono · 14 years ago
  12. 4b9089e Misc (re #1151): fixed error in make dep execution if python module is included in compilation by Benny Prijono · 14 years ago
  13. 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
  14. 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
  15. 6349989 Closed #1144: New presence callback to report subscription state (thanks Johan Lantz for the suggestion): by Benny Prijono · 14 years ago
  16. c754578 Closed #1139 (Support for tel: URI in PJSUA-LIB): by Benny Prijono · 14 years ago
  17. 00f8827 Implemented and closed #1136: added HTTP authentication support by Benny Prijono · 14 years ago
  18. 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
  19. 5396cfa Closed #1128: ipjsua - add support for iPad by Sauw Ming · 14 years ago
  20. 160a49c Misc (re #1110): by Nanang Izzuddin · 14 years ago
  21. 742ef4b Re #1120: by Nanang Izzuddin · 14 years ago
  22. be3771a Closed ticket #1107: iOS4 background feature by Sauw Ming · 14 years ago
  23. 5e15796 Fix #1114: by Nanang Izzuddin · 14 years ago
  24. 2958061 Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and 2005 by Benny Prijono · 14 years ago
  25. 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
  26. 9608db4 Misc (re #1068): fix codec selection menu in symbian_ua app to hide disabled passthrough codecs. by Nanang Izzuddin · 14 years ago
  27. 4d69c3d Misc (Re #1068): compilation warning with gcc about unchecked fgets() return value by Benny Prijono · 14 years ago
  28. 0828055 Re #1068 (Misc): fixed compilation warnings with MSVC compiler by Benny Prijono · 14 years ago
  29. 1c1d734 Implemented core multipart support and support in the invite session (re #1070) by Benny Prijono · 14 years ago
  30. 29c8ca3 Fixed #1095 (New option to control the Route headers in REGISTER request). Details: by Benny Prijono · 14 years ago
  31. 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
  32. b5a60cd Re #1068 (misc fix): added --log-append option in pjsua to not overwrite existing log file by Benny Prijono · 14 years ago
  33. 7655487 Fix #1053: change the libaries' path type to relative by Sauw Ming · 14 years ago
  34. e9edc04 Fix #1052: change library path as a relative path. by Sauw Ming · 14 years ago
  35. 7920fb2 Merge #1050, #1052, #1053, #1054 into the main trunk. by Sauw Ming · 14 years ago
  36. d89cc3a Re #1069: by Nanang Izzuddin · 14 years ago
  37. c712c28 Added systest function to select which audio device to use (re #1068: misc fixes) by Benny Prijono · 14 years ago
  38. adca6fd Ref #1068 (misc fixes): added facility to change device ID at run time in pjsystest by Benny Prijono · 14 years ago
  39. c58e9f7 Misc (ticket #1026): - added aectest in Samples build by Benny Prijono · 14 years ago
  40. 0048fbd More ticket #1055: by Nanang Izzuddin · 14 years ago
  41. 3d71eb0 More ticket #1041 (Unit test): by Benny Prijono · 14 years ago
  42. bf16644 Implemented ticket #1053: ipjsua: pjsua for iPhone OS by Sauw Ming · 14 years ago
  43. a748762 Implemented ticket #1052: ipjsystest: pjsystest for iPhone OS by Sauw Ming · 14 years ago
  44. 36dd5b6 Ticket #1044: by Nanang Izzuddin · 14 years ago
  45. 2140732 More #1032 (new SIP TCP/TLS transport callback): by Benny Prijono · 15 years ago
  46. 308d533 Ticket #1008: by Nanang Izzuddin · 15 years ago
  47. 6050f88 Ticket #1042, minor updates related to AEC: by Nanang Izzuddin · 15 years ago
  48. 5e69da5 More ticket #1032: by Nanang Izzuddin · 15 years ago
  49. 2fb937e Ticket #1032: by Nanang Izzuddin · 15 years ago
  50. 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
  51. 63236bb Misc (#1018): by Sauw Ming · 15 years ago
  52. d8435e6 Implemented ticket #1018: Simple HTTP client implementation by Sauw Ming · 15 years ago
  53. 3614fbc Misc fix (#1026): incoming call event is not detected by PocketPJ sample application by Benny Prijono · 15 years ago
  54. 3b6f0d9 Misc (#1003): by Benny Prijono · 15 years ago
  55. 982e47e Misc PJLIB fix (#1003): fix gcc warning about unused return value by Benny Prijono · 15 years ago
  56. fdbfcf1 Ticket #1005: by Nanang Izzuddin · 15 years ago
  57. 981e59e Misc PocketPJ fixes (#1006): by Benny Prijono · 15 years ago
  58. 41903da Fixed ticket #999: by Benny Prijono · 15 years ago
  59. fe1bd34 More ticket #982 (MWI): support for Asterisk unsolicited MWI requests: by Benny Prijono · 15 years ago
  60. 6d936a3 More #982 (MWI): support for Asterisk unsolicited MWI in pjsua application by Benny Prijono · 15 years ago
  61. 8595f8a More #955 (Python fixes): calling buddy_set_user_data with invalid buddy ID will raise assertion by Benny Prijono · 15 years ago
  62. 16639d9 Misc python module fixes (#955): by Benny Prijono · 15 years ago
  63. 28efe81 More #957 (TLS) by Benny Prijono · 15 years ago
  64. a25bc9d Ticket #950 and #957: by Benny Prijono · 15 years ago
  65. c6f0e1a Misc (#951): some fixes for pjsystest application: by Benny Prijono · 15 years ago
  66. 6a46488 More ticket #982: added MWI support for Python by Benny Prijono · 15 years ago
  67. 4dd961b Implement ticket #982: Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842) by Benny Prijono · 15 years ago
  68. 4d79b0f Initial commit for ticket #950: QoS support: by Benny Prijono · 15 years ago
  69. 73bb723 Initial commit for ticket #937: Revamping of presence management to make it more efficient by Benny Prijono · 15 years ago
  70. 140beae Ticket #951 (misc fixes): - fixed misc compiler warnings with gcc on Linux by Benny Prijono · 15 years ago
  71. 6c62bf4 Ticket #957: Initial version of TLS transport for Symbian, includes: by Nanang Izzuddin · 15 years ago
  72. 0079ac3 More #956: added admin commands and html mode by Benny Prijono · 15 years ago
  73. 8b9f008 Ticket #956: confbot application, initial version by Benny Prijono · 15 years ago
  74. f5dd34e Ticket #955 (fixes and enhancements to Python module): by Benny Prijono · 15 years ago
  75. 2d1a94b Ticket #955 (fixes and enhancements to Python module): by Benny Prijono · 15 years ago
  76. 71b602b Misc (#951): r2906 accidentally left STEREO_DEMO option ON in pjsua by Benny Prijono · 15 years ago
  77. 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
  78. 8085b51 Ticket #833: Updated dump-config in pjsua app to include Session Timer settings (and 100rel). by Nanang Izzuddin · 15 years ago
  79. ec5fb81 Misc (ticket #915): added reload command in pjsua to shutdown and reinitialize the library by Benny Prijono · 15 years ago
  80. 70dfc27 Bug fix for ticket #833 (session timer support) by Benny Prijono · 15 years ago
  81. 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
  82. 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
  83. 65add62 Ticket #833: by Nanang Izzuddin · 15 years ago
  84. 59dffb1 Ticket #833: by Nanang Izzuddin · 15 years ago
  85. 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
  86. e2c7e85 Ticket #930: by Nanang Izzuddin · 15 years ago
  87. 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
  88. dbf4cb9 More ticket #920: fixed wrong latency calculation when there is loud noise in the start of recording by Benny Prijono · 15 years ago
  89. 258dc21 More ticket #720: added Win32 target in VS2005 project by Benny Prijono · 15 years ago
  90. 5a8663a More ticket #920: fixed VS directory output for WM6 Pro by Benny Prijono · 15 years ago
  91. 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
  92. 7b40c6c Ticket #920: New pjsystest application for testing target system/device. Initial work on Win32 and WM by Benny Prijono · 15 years ago
  93. d06d8c5 Related to #911: by Benny Prijono · 15 years ago
  94. d687a50 Ticket #909: by Nanang Izzuddin · 15 years ago
  95. 940d3f6 Ticket #758: by Nanang Izzuddin · 15 years ago
  96. 7433b1e Misc (#838): Updated symbian_ua_gui.mmp libraries order, previously there was linking error on MR when APS direct enabled. by Nanang Izzuddin · 15 years ago
  97. 530820e Misc (#838): Added libpassthroughcodec.lib into symbian_ua_gui.mmp. by Nanang Izzuddin · 15 years ago
  98. 329d638 Integration of Sipit24 branch, many tickets involved: by Benny Prijono · 15 years ago
  99. b696ced Ticket #847: Fixed audio device settings/macros in symbian_ua_gui.mmp. by Nanang Izzuddin · 15 years ago
  100. c91cd64 Ticket #818: by Nanang Izzuddin · 15 years ago