1. 1b54324 Added call gaping in siprtp by Benny Prijono · 17 years ago
  2. ef0d7e7 Assertion error in streamutil sample by Benny Prijono · 17 years ago
  3. d744393 Fixed bug in sndtest: drift detection was wrong since it assumes that the drift value would be positive. Also added mutex protection just in case by Benny Prijono · 17 years ago
  4. 684c0ad Print stack usage, and other minor changes by Benny Prijono · 17 years ago
  5. d606685 siprtp doesn't initialize 100rel module (thanks Angelos Karageorgiou) by Benny Prijono · 17 years ago
  6. 70c5ba0 Open access point establishment selection before starting the Symbian application. Also added IP addressing test in symbian_ua by Benny Prijono · 17 years ago
  7. c27235c Changed symbian_ua menu to use numeric keys by Benny Prijono · 17 years ago
  8. f792de4 Updated the UID3 of Symbian test applications because of ticket #434 by Benny Prijono · 17 years ago
  9. 5df8bb6 Ticket #435: Fixed and tested audio on Symbian device by Benny Prijono · 17 years ago
  10. 8f28b2d Ticket #434: fixed configurations to build Symbian for device target by Benny Prijono · 17 years ago
  11. fce2854 Ticket #430: Added --auto-update-nat, --use-compact-form, and --dis-codec options in pjsua (thanks Lafras Henning) by Benny Prijono · 17 years ago
  12. b988d76 Reverted accidental checkin of pjsua_app.c and sample_debug.c by Benny Prijono · 17 years ago
  13. 5de81bf Compilation error because of IPv6 change in pjsip-perf by Benny Prijono · 17 years ago
  14. b247714 Fixed error when creating TLS transport in pjsua-lib (the TLS type was misidentified was UDP) by Benny Prijono · 17 years ago
  15. 5186eae Ticket #420: updated pjmedia SDP and media UDP transport to support IPv6 by Benny Prijono · 17 years ago
  16. 797e338 Changed logging function signature by Benny Prijono · 17 years ago
  17. 812fdee Added strerror.c sample and adjusted code because of IPv6 support in pjlib by Benny Prijono · 17 years ago
  18. e285e05 Changed version to 0.8.0 by Benny Prijono · 17 years ago
  19. 48ab2b7 - Added option to send empty Authorization header in outgoing requests by Benny Prijono · 17 years ago
  20. 438e65b Print error message if NAT type detection command fails by Benny Prijono · 17 years ago
  21. df91208 Fixed route set bug in simpleua.c (thanks Raquie Rawq) by Benny Prijono · 17 years ago
  22. aecabfc More ticket #399: pj_sock_close() is called more than once. Also implemented NAT detection callback for Symbian UA by Benny Prijono · 17 years ago
  23. 2a67ea4 Continuing ticket #400: Only process Service-Route header if enable_service_route (--service-route option in pjsua) is set by Benny Prijono · 17 years ago
  24. 3808af1 Updated VS2005 and eVC projects with new base64 and AKA files by Benny Prijono · 17 years ago
  25. 19a3517 Fixed build warnings/errors for Symbian target by Benny Prijono · 17 years ago
  26. 6ba8c54 More ticket #399: added callback to report NAT detection result, and sends NAT type in SDP by Benny Prijono · 17 years ago
  27. 28f673a Continuing ticket #396: tested digest AKAv1, implemented AKAv2, and some works in the authentication framework to support it by Benny Prijono · 17 years ago
  28. f4e03a7 Related to ticket #399: added comments etc. by Benny Prijono · 17 years ago
  29. 4ab9fbb Ticket #399: Initial implementation of tool to perform NAT type detection/classification by Benny Prijono · 17 years ago
  30. b071a78 Fixed build warnings/error on Linux by Benny Prijono · 17 years ago
  31. 7977f9f Ticket #396: initial implementation of digest AKA (akav1-md5) authentication for IMS/3GPP by Benny Prijono · 17 years ago
  32. ee7276b Force svn eol-style for WinCE project files to CRLF by Benny Prijono · 17 years ago
  33. feb69f4 Ticket #391: Added framework to send and receive arbitrary requests within call in PJSUA-LIB, with samples to send/receive DTMF with INFO in pjsua application by Benny Prijono · 17 years ago
  34. c08682e Ticket #389: Added new commands in pjsua to change codec priorities and send UPDATE by Benny Prijono · 17 years ago
  35. dcfc0ba Ticket #385: Support for reliable provisional response (100rel, PRACK) by Benny Prijono · 17 years ago
  36. fe81cfa Ticket #377: Support for sending RTCP RR by Benny Prijono · 17 years ago
  37. 6be3c73 Added VS 2005 project for Python module, and silenced the annoying VS 2005's deprecated CRT functions by Benny Prijono · 17 years ago
  38. d7ea605 Updated pjsua_app.py Python sample application to the new changes in Python module (thanks Gideon Klompje) by Benny Prijono · 17 years ago
  39. 6e37478 Fixed broken Python module build script by Benny Prijono · 17 years ago
  40. 096c56c Ticket #370: Implemented callback notification to application when ICE negotiation fails (via on_call_media_state callback) by Benny Prijono · 17 years ago
  41. 1f63cc4 Updated Python module to pjsip-0.7 (inc. custom presence test) by Benny Prijono · 17 years ago
  42. 96811bf Continuing ticket #2: initial test with Symbian sound device implementation. Callback works, but not in full duplex by Benny Prijono · 17 years ago
  43. 106f5b7 More Symbian works: by Benny Prijono · 17 years ago
  44. 4461c7d Implement ticket #336: custom presence status in NOTIFY/PUBLISH, supporting subset of RPID elements by Benny Prijono · 17 years ago
  45. 1f61a8f Ticket #354: continuing work to port the Symbian libraries to .DSO format by Benny Prijono · 17 years ago
  46. 251fd78 Fixed ticket #360: More support for strict routed requests in proxy sample (thanks Helmut Wolf) by Benny Prijono · 17 years ago
  47. 3af3583 Fixed ticket #359: Wrong Via branch generation in proxy causing the same branch value to be generated for RFC 2543 clients (thanks Helmut Wolf) by Benny Prijono · 17 years ago
  48. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  49. d5696da Ticket #353: memory leak with pjsua WAV file player/recorder by Benny Prijono · 17 years ago
  50. fb2b365 Added command to add new account in pjsua application by Benny Prijono · 17 years ago
  51. bf5b469 Ticket #350: Support for parsing quoted arguments in pjsua config file (thanks Scott M Ober) by Benny Prijono · 17 years ago
  52. 5583a80 Ticket #345: Option to select random start port in pjsua by Benny Prijono · 17 years ago
  53. 19586ca Ticket #342: added configuration to control whether SDP rtpmap should be included for static payload types (default still yes) by Benny Prijono · 17 years ago
  54. 5b918af Ticket #342: added configuration to send compact form of SIP headers by Benny Prijono · 17 years ago
  55. dfc15be Committed ticket #337: Ability to restart PJSIP UDP transport by Benny Prijono · 17 years ago
  56. 77998ce More on ticket #399: a)send full offer on 200/OK response when re-INVITE does not have SDP, b) added on_create_offer() callback, c) handle some error cases by Benny Prijono · 17 years ago
  57. 1e2dbe6 Handle negative number in my_atoi() in pjsua_app.c (thanks Scott M Ober) by Benny Prijono · 17 years ago
  58. 2208491 Fixed missing dependency to pjnath in sample_debug Visual Studio project by Benny Prijono · 17 years ago
  59. 6d9d5de Updated the footprint generation script to include PJNATH by Benny Prijono · 17 years ago
  60. 6869dc9 Add configuration with no thread (receive only) in siprtp by Benny Prijono · 17 years ago
  61. 478cf7c Fixed assertion error caused by different samples_per_frame settings in stereo_demo() in pjsua by Benny Prijono · 17 years ago
  62. f4b538d Ticket #274: the From parameter on_pager() callback contains Contact instead (thanks Nicholas Xu), and also allow non-text/plain IM messages by Benny Prijono · 17 years ago
  63. a0c8b5c Symbian fixes to compile on GCCE (nested callbacks etc) by Benny Prijono · 17 years ago
  64. 2adfe29 Added missing ptime when writing config in pjsua by Benny Prijono · 17 years ago
  65. 8a74445 Added registration and other settings in WinCE sample by Benny Prijono · 17 years ago
  66. c71ad43 Added comments for Symbian sample by Benny Prijono · 17 years ago
  67. 897f9f8 Misc Symbian fixes, looks good by Benny Prijono · 17 years ago
  68. b2c9682 Implemented ticket #246, #247, #261, #268, #250 for Symbian by Benny Prijono · 17 years ago
  69. 72a81aa More Symbian fixes by Benny Prijono · 17 years ago
  70. 5d54264 Errno and memory size tweaking for Symbian by Benny Prijono · 17 years ago
  71. 5bb9422 Fixed nullsound in Symbian by Benny Prijono · 17 years ago
  72. ba5926a PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing follows by Benny Prijono · 17 years ago
  73. ad2e0ca Fixed ticket #242: Crash on Windows when no sound device is available by Benny Prijono · 17 years ago
  74. af09dc3 Merged changes from the trunk by Benny Prijono · 17 years ago
  75. 25dfd1d Fixed build system for third_party by Benny Prijono · 17 years ago
  76. 4f093d2 Updated EVC project files with new directory layout by Benny Prijono · 17 years ago
  77. c95a0f0 Fixed all VS6 and VS8 projects with new third party projects layout by Benny Prijono · 17 years ago
  78. 230c2f9 Added missing NULL getopt sentitel in stateful/stateless proxy samples by Benny Prijono · 17 years ago
  79. 3569c0d Fixed ticket #216: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan) by Benny Prijono · 17 years ago
  80. da9785b Added pjsua_dump(), and fix STUN DNS SRV resolution error in pjsua by Benny Prijono · 17 years ago
  81. 64ac31b Fixed couple of compilation warnings in STUN and new proxy samples with gcc by Benny Prijono · 17 years ago
  82. 2225d01 Updated project dependencies to pjnath by Benny Prijono · 17 years ago
  83. fbec997 Fixed Python module because of recent ICE changes in pjsua by Benny Prijono · 17 years ago
  84. fff245c Ticket #205: merged proxy functionalities from stable to trunk by Benny Prijono · 17 years ago
  85. 54826a3 Make simpleua work without threads by Benny Prijono · 17 years ago
  86. a6bd758 Updated projects and Makefiles with the new pjnath library by Benny Prijono · 17 years ago
  87. b681a2f ICE (work in progress): use single socket for all candidates in component, and implemented IP interface enumeration on Win32 by Benny Prijono · 18 years ago
  88. ebbf689 Added generic DNS SRV resolution in pjlib-util by Benny Prijono · 18 years ago
  89. c27512b Added/updated VS8 projects for pjnath by Benny Prijono · 18 years ago
  90. c97608e ICE (work in progress): integration with PJSUA by Benny Prijono · 18 years ago
  91. 4e5d551 Ticket #159: allow sound device selection in pjsua (thanks Michael Smith) by Benny Prijono · 18 years ago
  92. 015cbfd Updated VS8 and EVC4 project with new STUN files and added SHA1, HMAC-MD5, and HMAC-SHA1 encryption by Benny Prijono · 18 years ago
  93. 20d3672 Fixed ticket #132: dialog automatically insert Contact header when sending 3xx response (thanks Hozjan Vladimir for the report) by Benny Prijono · 18 years ago
  94. a771a51 Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2007 in copyright notice in all sources by Benny Prijono · 18 years ago
  95. da275f6 Fixed various bugs in Python module by Benny Prijono · 18 years ago
  96. b67eaac Tidy up the output of pjsua help screen by Benny Prijono · 18 years ago
  97. a2914f2 Added TCP transport in sipstateless sample by Benny Prijono · 18 years ago
  98. 1febfdf Fixed bug in pjsua: account config not initialized using acc_default() by Benny Prijono · 18 years ago
  99. 72c04d2 Fixed broken --auto-play command in pjsua by Benny Prijono · 18 years ago
  100. 0eef2c7 Updated documentation and sample for media conference with regard to maximum value for audio level adjustment by Benny Prijono · 18 years ago