1. 39280b8 Re #1655: Moved the definition of USE_GUI to pjsua iOS by Sauw Ming · 11 years ago
  2. 57e2652 Re #1655: pjsua app CLI for iOS by Sauw Ming · 11 years ago
  3. bc9c677 Re #1643: Code restructure+add callback to support symbian gui app by Riza Sulistyo · 11 years ago
  4. 8e4a113 More re #1643: changed svn file type property to native by Benny Prijono · 11 years ago
  5. 2342996 Fixed #1653: [incompatible] pjsua_call_update() API should not release hold by Benny Prijono · 11 years ago
  6. 7da46cd Re #1643: add initial support for CLI by Riza Sulistyo · 12 years ago
  7. 5d47423 Fixed #1642: Media transport may not be cleaned up if call is hung up quickly by Benny Prijono · 12 years ago
  8. bb3ae74 Misc (re #1562): Minor updates in pjsua app: fixed wrong error message and increased buffer for input menu. by Nanang Izzuddin · 12 years ago
  9. 0c662ea Close #1614: Added call redirect option PJSIP_REDIRECT_ACCEPT_REPLACE to accept call redirection with replaced 'To' header. by Nanang Izzuddin · 12 years ago
  10. 35367d4 Re #1559: Related to r4312, get the latest account config first before modifying the account by Sauw Ming · 12 years ago
  11. 9db6658 Re #1559: Fixed registration timeout setting used by ipjsua to take effect immediately. by Sauw Ming · 12 years ago
  12. e135917 Fixed #1585: IPv6 support for SIP TCP and TLS transports and PJSUA-LIB v2 by Benny Prijono · 12 years ago
  13. c7abc1b Fixed #1412: Account specific NAT settings: STUN, ICE, and TURN by Benny Prijono · 12 years ago
  14. 8c605b0 Re #1562: fixed typo in pjsua app video option help: the default for "--vrender-dev" should be "-2". by Nanang Izzuddin · 12 years ago
  15. 48f46a9 Misc (re #1508): Fixed warning of unused var in pjsua_app.c when video is disabled. by Nanang Izzuddin · 12 years ago
  16. 2a04460 Re #1446 (misc): Disable SDL by default on iOS and fixed various compiler warnings. by Sauw Ming · 12 years ago
  17. e85cbee Re #1446 (misc): Fixed linking error if PJMEDIA_HAS_VIDEO is 0 by Sauw Ming · 12 years ago
  18. 4560ee8 Misc (Re #1446): Add pjsua app video command for modifying video codec size/resolution. by Nanang Izzuddin · 12 years ago
  19. 8f1546d Misc (Re #1446): Add pjsua app video commands for modifying video codec bitrate & framerate. by Nanang Izzuddin · 12 years ago
  20. 5ec95cd More re #1478: AVI cleanup steps in pjsua app. by Nanang Izzuddin · 12 years ago
  21. 22d9b64 Misc (Re #1446): Fixed wrong setting of pjsua_app's options. by Sauw Ming · 12 years ago
  22. 83ee8f5 More re #1478: now really do not connect to microphone when streaming avi (instead of disconnecting the whole audio) by Benny Prijono · 12 years ago
  23. 837200a More re #1478: do not connect the microphone when streaming avi by Benny Prijono · 12 years ago
  24. 2e727e8 Fixed #1478: AVI player virtual device. Initial spec: by Benny Prijono · 12 years ago
  25. 28d3c56 Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch) by Benny Prijono · 12 years ago
  26. 84e0018 Misc (re #1446): Minor fixes arrange_window() in pjsua app: by Nanang Izzuddin · 13 years ago
  27. ae86e6a More re #1419: changed field names from video_count to vid_cnt and audio_cnt to aud_cnt for better consistency by Benny Prijono · 13 years ago
  28. 3da4ad8 Re #1234: Initial version of keyframe request/response via SIP INFO. by Nanang Izzuddin · 13 years ago
  29. 7347f31 Minor (re #1393): fixed compilation warning in pjsua app if video is disabled by Benny Prijono · 13 years ago
  30. 3d7385c Misc (re #1393): fix linking error "app_config_init_video() not found" when video is disabled, also some compile warnings (unused variables). by Nanang Izzuddin · 13 years ago
  31. debd48a Re #1419, implement media count manipulation per call basis: by Nanang Izzuddin · 13 years ago
  32. 2780b7a Misc (re #1393): write log if adding pjsua buddy fails by Benny Prijono · 13 years ago
  33. 0ee072f Fixed #1401: Add support for video device's window flags by Sauw Ming · 13 years ago
  34. 4bc1575 Added video for TCP account (previous fix did not work, re #1400) by Benny Prijono · 13 years ago
  35. 0d6f755 Added missing video initialization to TCP local accounts in pjsua (fixed #1400) by Benny Prijono · 13 years ago
  36. 7718350 Misc (re #1393): crash in vid win command without argument by Benny Prijono · 13 years ago
  37. 034ac41 Re #1400: init video settings for pjsua app accounts. by Nanang Izzuddin · 13 years ago
  38. d3de2a8 Re #1400: enhancements to video operations in pjsua application by Benny Prijono · 13 years ago
  39. e7dbbc8 Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunk by Sauw Ming · 13 years ago
  40. 565c52e Fixed compilation error in pjsua_app introduced by r3819 if video is not enabled (re #1390) by Benny Prijono · 13 years ago
  41. 65b04a6 Reenable ffmpeg H264 (re #1390): by Nanang Izzuddin · 13 years ago
  42. d865de9 Misc (re #1370): pjsua hide preview window when setting preview off by Benny Prijono · 13 years ago
  43. 3c1ed0c Misc (re #1370): rename command "vid call set-cap" to "vid call cap", and added command "vid win arrange" to auto-arrange windows by Benny Prijono · 13 years ago
  44. 0e9082d Fixed link error in pjsua due to r3785 (Misc, re #1370) by Benny Prijono · 13 years ago
  45. 1cad0bb Misc (re #1370): auto arranging of video windows in pjsua by Benny Prijono · 13 years ago
  46. 775918f Misc (re #1320): fixed wrong check order in pjsua app vid_handle_menu(), input string "vid " crashed the app. by Nanang Izzuddin · 13 years ago
  47. e212bc1 Re #1263 (Video API): by Benny Prijono · 13 years ago
  48. d93c68a Re #1326: by Nanang Izzuddin · 13 years ago
  49. fe68f1d Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-alpha-svn". by Nanang Izzuddin · 13 years ago
  50. 9808561 Re #1263: by Nanang Izzuddin · 13 years ago
  51. 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
  52. 01095d8 Re #1278: NSApplication and NSAutoreleasePool management for Mac OS X by Sauw Ming · 13 years ago
  53. f363802 Re #1263: by Nanang Izzuddin · 13 years ago
  54. c16590a Re #1263: minor fixes: by Nanang Izzuddin · 13 years ago
  55. 7ad53c3 Re #1263: by Nanang Izzuddin · 13 years ago
  56. b4d4dad Re #1263: by Nanang Izzuddin · 13 years ago
  57. 2d64772 Fixed #1299: New callback to notify that sound device needs to be opened or closed by Benny Prijono · 13 years ago
  58. 62053a6 Re #1263: by Nanang Izzuddin · 13 years ago
  59. 9f468d1 Initial commit re #1263 (PJSUA-LIB Video API): by Benny Prijono · 13 years ago
  60. a62ffc9 Re #1250: Updated the year in all copyright texts with 2011! by Nanang Izzuddin · 13 years ago
  61. 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
  62. ce250db Re #1214: Add Mac OS X compatibility for pjsua by Sauw Ming · 13 years ago
  63. 56b2ce4 Re #1186: by Nanang Izzuddin · 13 years ago
  64. 0c668f9 Re #1214: Enable pjsua to use SDLmain library if possible. by Sauw Ming · 14 years ago
  65. d9d2f5e Fixed #1221: Crash when SIP transport tried to write to a broken pipe. by Sauw Ming · 14 years ago
  66. 587c794 Re #1214 (apps): added registrar functionality in pjsua for easier testing by Benny Prijono · 14 years ago
  67. 269eec1 Re #1214: by Nanang Izzuddin · 14 years ago
  68. 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
  69. e3e6580 Initial implementation for re #1202 (PJILB System Information API) for Linux/Unix by Benny Prijono · 14 years ago
  70. 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
  71. 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
  72. 70749d7 Re #1151 (misc fixes): fixed error in pjsua application when handling malformed URI in sending arbitrary request by Benny Prijono · 14 years ago
  73. 6349989 Closed #1144: New presence callback to report subscription state (thanks Johan Lantz for the suggestion): by Benny Prijono · 14 years ago
  74. c754578 Closed #1139 (Support for tel: URI in PJSUA-LIB): by Benny Prijono · 14 years ago
  75. 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
  76. 742ef4b Re #1120: by Nanang Izzuddin · 14 years ago
  77. be3771a Closed ticket #1107: iOS4 background feature by Sauw Ming · 14 years ago
  78. 1c1d734 Implemented core multipart support and support in the invite session (re #1070) by Benny Prijono · 14 years ago
  79. 29c8ca3 Fixed #1095 (New option to control the Route headers in REGISTER request). Details: by Benny Prijono · 14 years ago
  80. 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
  81. b5a60cd Re #1068 (misc fix): added --log-append option in pjsua to not overwrite existing log file by Benny Prijono · 14 years ago
  82. 7920fb2 Merge #1050, #1052, #1053, #1054 into the main trunk. by Sauw Ming · 14 years ago
  83. d89cc3a Re #1069: by Nanang Izzuddin · 14 years ago
  84. bf16644 Implemented ticket #1053: ipjsua: pjsua for iPhone OS by Sauw Ming · 14 years ago
  85. 36dd5b6 Ticket #1044: by Nanang Izzuddin · 14 years ago
  86. 2140732 More #1032 (new SIP TCP/TLS transport callback): by Benny Prijono · 15 years ago
  87. 5e69da5 More ticket #1032: by Nanang Izzuddin · 15 years ago
  88. 2fb937e Ticket #1032: by Nanang Izzuddin · 15 years ago
  89. 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
  90. fdbfcf1 Ticket #1005: by Nanang Izzuddin · 15 years ago
  91. fe1bd34 More ticket #982 (MWI): support for Asterisk unsolicited MWI requests: by Benny Prijono · 15 years ago
  92. 6d936a3 More #982 (MWI): support for Asterisk unsolicited MWI in pjsua application by Benny Prijono · 15 years ago
  93. a25bc9d Ticket #950 and #957: by Benny Prijono · 15 years ago
  94. 4dd961b Implement ticket #982: Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842) by Benny Prijono · 15 years ago
  95. 4d79b0f Initial commit for ticket #950: QoS support: by Benny Prijono · 15 years ago
  96. 73bb723 Initial commit for ticket #937: Revamping of presence management to make it more efficient by Benny Prijono · 15 years ago
  97. 71b602b Misc (#951): r2906 accidentally left STEREO_DEMO option ON in pjsua by Benny Prijono · 15 years ago
  98. 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
  99. 8085b51 Ticket #833: Updated dump-config in pjsua app to include Session Timer settings (and 100rel). by Nanang Izzuddin · 15 years ago
  100. ec5fb81 Misc (ticket #915): added reload command in pjsua to shutdown and reinitialize the library by Benny Prijono · 15 years ago