1. 35fc1eb Fixed #1294: New pjmedia_codec_register_audio_codecs() API to register all known codecs, and also added implementation to deregister all codecs when the media endpoint is destroyed by Benny Prijono · 13 years ago
  2. 5291a2d Re #1282: by Sauw Ming · 13 years ago
  3. 9808561 Re #1263: by Nanang Izzuddin · 13 years ago
  4. ee0ba18 Re #1265 (GUI events): initial implementation, for renderer only first. Also re #1320 (misc): moved function prototypes from pjsua_xx.c to pjsua_internal.h by Benny Prijono · 13 years ago
  5. 01095d8 Re #1278: NSApplication and NSAutoreleasePool management for Mac OS X by Sauw Ming · 13 years ago
  6. fcf5db3 Fixed #1325: signature fix pjmedia objects by Benny Prijono · 13 years ago
  7. f363802 Re #1263: by Nanang Izzuddin · 13 years ago
  8. c16590a Re #1263: minor fixes: by Nanang Izzuddin · 13 years ago
  9. 7ad53c3 Re #1263: by Nanang Izzuddin · 13 years ago
  10. b4d4dad Re #1263: by Nanang Izzuddin · 13 years ago
  11. 2d64772 Fixed #1299: New callback to notify that sound device needs to be opened or closed by Benny Prijono · 13 years ago
  12. 8985f55 Re #1304: Video port refactoring: fix frame handling when renderer's role is active, change API to get/set clocksource to be unidir by Sauw Ming · 13 years ago
  13. 62053a6 Re #1263: by Nanang Izzuddin · 13 years ago
  14. 934af0f Initial implementation of re #1284 (Event Framework). Current event has been converted to the new framework. Next to convert is codec event by Benny Prijono · 13 years ago
  15. 9f468d1 Initial commit re #1263 (PJSUA-LIB Video API): by Benny Prijono · 13 years ago
  16. e90ece8 Closed #1275: Change pjmedia_vid_subsys_xx() to pjmedia_vid_dev_subsys_xx() by Sauw Ming · 13 years ago
  17. 31c44e9 Fixed #1285: Add support for SDL 1.3 by Sauw Ming · 13 years ago
  18. 83b424a Re #1214 (app): enlarge call dump buffer if RTCP XR is enabled, and added option to disable stderr (only works on Posix system) by Benny Prijono · 13 years ago
  19. e1998ac Re #1182: fixed misc error with RTCP XR by Benny Prijono · 13 years ago
  20. ce250db Re #1214: Add Mac OS X compatibility for pjsua by Sauw Ming · 13 years ago
  21. 56b2ce4 Re #1186: by Nanang Izzuddin · 13 years ago
  22. 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
  23. 0c668f9 Re #1214: Enable pjsua to use SDLmain library if possible. by Sauw Ming · 14 years ago
  24. 1b39a64 Re #1214: add aviplay in the samples' makefile by Sauw Ming · 14 years ago
  25. 587c794 Re #1214 (apps): added registrar functionality in pjsua for easier testing by Benny Prijono · 14 years ago
  26. 269eec1 Re #1214: by Nanang Izzuddin · 14 years ago
  27. f35f842 Re #1214: work on simpleua: by Benny Prijono · 14 years ago
  28. 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
  29. 678b2f8 Re #1182: by Nanang Izzuddin · 14 years ago
  30. 9861070 Re #1182: by Nanang Izzuddin · 14 years ago
  31. 4a20bc8 Re #1182: by Sauw Ming · 14 years ago
  32. 235e1b4 Re #1182: by Nanang Izzuddin · 14 years ago
  33. 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
  34. b1b17d2 Fixed #1184: by Sauw Ming · 14 years ago
  35. e43ee72 Re #1176: fixed build config for MSVC2005 by Nanang Izzuddin · 14 years ago
  36. c45d951 Migration of current video works from private repository to this repository. This closed #1176 by Benny Prijono · 14 years ago
  37. 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
  38. 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
  39. 70749d7 Re #1151 (misc fixes): fixed error in pjsua application when handling malformed URI in sending arbitrary request by Benny Prijono · 14 years ago
  40. 4b9089e Misc (re #1151): fixed error in make dep execution if python module is included in compilation by Benny Prijono · 14 years ago
  41. 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
  42. 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
  43. 6349989 Closed #1144: New presence callback to report subscription state (thanks Johan Lantz for the suggestion): by Benny Prijono · 14 years ago
  44. c754578 Closed #1139 (Support for tel: URI in PJSUA-LIB): by Benny Prijono · 14 years ago
  45. 00f8827 Implemented and closed #1136: added HTTP authentication support by Benny Prijono · 14 years ago
  46. 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
  47. 5396cfa Closed #1128: ipjsua - add support for iPad by Sauw Ming · 14 years ago
  48. 160a49c Misc (re #1110): by Nanang Izzuddin · 14 years ago
  49. 742ef4b Re #1120: by Nanang Izzuddin · 14 years ago
  50. be3771a Closed ticket #1107: iOS4 background feature by Sauw Ming · 14 years ago
  51. 5e15796 Fix #1114: by Nanang Izzuddin · 14 years ago
  52. 2958061 Misc (re #1068): fixed various compilation warnings with Visual Studio 6 and 2005 by Benny Prijono · 14 years ago
  53. 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
  54. 9608db4 Misc (re #1068): fix codec selection menu in symbian_ua app to hide disabled passthrough codecs. by Nanang Izzuddin · 14 years ago
  55. 4d69c3d Misc (Re #1068): compilation warning with gcc about unchecked fgets() return value by Benny Prijono · 14 years ago
  56. 0828055 Re #1068 (Misc): fixed compilation warnings with MSVC compiler by Benny Prijono · 14 years ago
  57. 1c1d734 Implemented core multipart support and support in the invite session (re #1070) by Benny Prijono · 14 years ago
  58. 29c8ca3 Fixed #1095 (New option to control the Route headers in REGISTER request). Details: by Benny Prijono · 14 years ago
  59. 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
  60. b5a60cd Re #1068 (misc fix): added --log-append option in pjsua to not overwrite existing log file by Benny Prijono · 14 years ago
  61. 7655487 Fix #1053: change the libaries' path type to relative by Sauw Ming · 14 years ago
  62. e9edc04 Fix #1052: change library path as a relative path. by Sauw Ming · 14 years ago
  63. 7920fb2 Merge #1050, #1052, #1053, #1054 into the main trunk. by Sauw Ming · 14 years ago
  64. d89cc3a Re #1069: by Nanang Izzuddin · 14 years ago
  65. c712c28 Added systest function to select which audio device to use (re #1068: misc fixes) by Benny Prijono · 14 years ago
  66. adca6fd Ref #1068 (misc fixes): added facility to change device ID at run time in pjsystest by Benny Prijono · 14 years ago
  67. 0048fbd More ticket #1055: by Nanang Izzuddin · 14 years ago
  68. 3d71eb0 More ticket #1041 (Unit test): by Benny Prijono · 14 years ago
  69. bf16644 Implemented ticket #1053: ipjsua: pjsua for iPhone OS by Sauw Ming · 14 years ago
  70. a748762 Implemented ticket #1052: ipjsystest: pjsystest for iPhone OS by Sauw Ming · 14 years ago
  71. 36dd5b6 Ticket #1044: by Nanang Izzuddin · 14 years ago
  72. 2140732 More #1032 (new SIP TCP/TLS transport callback): by Benny Prijono · 15 years ago
  73. 308d533 Ticket #1008: by Nanang Izzuddin · 15 years ago
  74. 6050f88 Ticket #1042, minor updates related to AEC: by Nanang Izzuddin · 15 years ago
  75. 5e69da5 More ticket #1032: by Nanang Izzuddin · 15 years ago
  76. 2fb937e Ticket #1032: by Nanang Izzuddin · 15 years ago
  77. 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
  78. 63236bb Misc (#1018): by Sauw Ming · 15 years ago
  79. d8435e6 Implemented ticket #1018: Simple HTTP client implementation by Sauw Ming · 15 years ago
  80. 3614fbc Misc fix (#1026): incoming call event is not detected by PocketPJ sample application by Benny Prijono · 15 years ago
  81. 982e47e Misc PJLIB fix (#1003): fix gcc warning about unused return value by Benny Prijono · 15 years ago
  82. fdbfcf1 Ticket #1005: by Nanang Izzuddin · 15 years ago
  83. 981e59e Misc PocketPJ fixes (#1006): by Benny Prijono · 15 years ago
  84. 41903da Fixed ticket #999: by Benny Prijono · 15 years ago
  85. fe1bd34 More ticket #982 (MWI): support for Asterisk unsolicited MWI requests: by Benny Prijono · 15 years ago
  86. 6d936a3 More #982 (MWI): support for Asterisk unsolicited MWI in pjsua application by Benny Prijono · 15 years ago
  87. 8595f8a More #955 (Python fixes): calling buddy_set_user_data with invalid buddy ID will raise assertion by Benny Prijono · 15 years ago
  88. 16639d9 Misc python module fixes (#955): by Benny Prijono · 15 years ago
  89. 28efe81 More #957 (TLS) by Benny Prijono · 15 years ago
  90. a25bc9d Ticket #950 and #957: by Benny Prijono · 15 years ago
  91. c6f0e1a Misc (#951): some fixes for pjsystest application: by Benny Prijono · 15 years ago
  92. 6a46488 More ticket #982: added MWI support for Python by Benny Prijono · 15 years ago
  93. 4dd961b Implement ticket #982: Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842) by Benny Prijono · 15 years ago
  94. 4d79b0f Initial commit for ticket #950: QoS support: by Benny Prijono · 15 years ago
  95. 73bb723 Initial commit for ticket #937: Revamping of presence management to make it more efficient by Benny Prijono · 15 years ago
  96. 140beae Ticket #951 (misc fixes): - fixed misc compiler warnings with gcc on Linux by Benny Prijono · 15 years ago
  97. 6c62bf4 Ticket #957: Initial version of TLS transport for Symbian, includes: by Nanang Izzuddin · 15 years ago
  98. 0079ac3 More #956: added admin commands and html mode by Benny Prijono · 15 years ago
  99. 8b9f008 Ticket #956: confbot application, initial version by Benny Prijono · 15 years ago
  100. f5dd34e Ticket #955 (fixes and enhancements to Python module): by Benny Prijono · 15 years ago