1. 41b15db More ticket #465: updated VS8 and WinCE projects by Benny Prijono · 17 years ago
  2. 0f85672 Ticket #465: utility to read PCAP file and sample application to read RTP files from PCAP file, decode the payload, and write the PCM output to WAV file by Benny Prijono · 17 years ago
  3. 4802871 Ticket #61: undo r1759 and replace it with other patches to fix unable to accept RTP/AVP offer with a=crypto attribute when use_sdp is set to zero. Also minor fix to streamutil by Benny Prijono · 17 years ago
  4. 3ec13c7 Ticket #61: --srtp-use option in pjsua did not change account config by Benny Prijono · 17 years ago
  5. f650898 More ticket #61: fix bug in secure signaling determination, and added --srtp-secure option in pjsua to control signaling security requirement for SRTP by Benny Prijono · 17 years ago
  6. 2c42375 Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtp by Benny Prijono · 17 years ago
  7. d817965 Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated applications because of the changes. This is a major modification back ported from SRTP branch. See ticket #61 for changelog detail of this commit by Benny Prijono · 17 years ago
  8. 429fa1f Fixed python module build error (thanks Jeff Ames) by Benny Prijono · 17 years ago
  9. 6b3ccdf Fixed Symbian include header case sensitivity (thanks Alfred E. Heggestad) by Benny Prijono · 17 years ago
  10. e9a6530 In mix.c, handle FRAME_TYPE_NONE if the conference ever returns one by Benny Prijono · 17 years ago
  11. 9b65ba5 Fixed overflow bug in length calculation, added force option, and added trailing silence in the output file by Benny Prijono · 17 years ago
  12. 79a1afe Ticket #446: Added sample application to mix WAV files using conference bridge by Benny Prijono · 17 years ago
  13. a268770 Ticket #446: Added sample application to mix WAV files using conference bridge by Benny Prijono · 17 years ago
  14. 4c5351f Updated encdec sample to support PLC etc by Benny Prijono · 17 years ago
  15. 06e62d7 Ticket #445: added codec encoding/decoding sample by Benny Prijono · 17 years ago
  16. 1b54324 Added call gaping in siprtp by Benny Prijono · 17 years ago
  17. ef0d7e7 Assertion error in streamutil sample by Benny Prijono · 17 years ago
  18. 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
  19. 684c0ad Print stack usage, and other minor changes by Benny Prijono · 17 years ago
  20. d606685 siprtp doesn't initialize 100rel module (thanks Angelos Karageorgiou) by Benny Prijono · 17 years ago
  21. 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
  22. c27235c Changed symbian_ua menu to use numeric keys by Benny Prijono · 17 years ago
  23. f792de4 Updated the UID3 of Symbian test applications because of ticket #434 by Benny Prijono · 17 years ago
  24. 5df8bb6 Ticket #435: Fixed and tested audio on Symbian device by Benny Prijono · 17 years ago
  25. 8f28b2d Ticket #434: fixed configurations to build Symbian for device target by Benny Prijono · 17 years ago
  26. 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
  27. b988d76 Reverted accidental checkin of pjsua_app.c and sample_debug.c by Benny Prijono · 17 years ago
  28. 5de81bf Compilation error because of IPv6 change in pjsip-perf by Benny Prijono · 17 years ago
  29. b247714 Fixed error when creating TLS transport in pjsua-lib (the TLS type was misidentified was UDP) by Benny Prijono · 17 years ago
  30. 5186eae Ticket #420: updated pjmedia SDP and media UDP transport to support IPv6 by Benny Prijono · 17 years ago
  31. 797e338 Changed logging function signature by Benny Prijono · 17 years ago
  32. 812fdee Added strerror.c sample and adjusted code because of IPv6 support in pjlib by Benny Prijono · 17 years ago
  33. e285e05 Changed version to 0.8.0 by Benny Prijono · 17 years ago
  34. 48ab2b7 - Added option to send empty Authorization header in outgoing requests by Benny Prijono · 17 years ago
  35. 438e65b Print error message if NAT type detection command fails by Benny Prijono · 17 years ago
  36. df91208 Fixed route set bug in simpleua.c (thanks Raquie Rawq) by Benny Prijono · 17 years ago
  37. 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
  38. 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
  39. 3808af1 Updated VS2005 and eVC projects with new base64 and AKA files by Benny Prijono · 17 years ago
  40. 19a3517 Fixed build warnings/errors for Symbian target by Benny Prijono · 17 years ago
  41. 6ba8c54 More ticket #399: added callback to report NAT detection result, and sends NAT type in SDP by Benny Prijono · 17 years ago
  42. 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
  43. f4e03a7 Related to ticket #399: added comments etc. by Benny Prijono · 17 years ago
  44. 4ab9fbb Ticket #399: Initial implementation of tool to perform NAT type detection/classification by Benny Prijono · 17 years ago
  45. b071a78 Fixed build warnings/error on Linux by Benny Prijono · 17 years ago
  46. 7977f9f Ticket #396: initial implementation of digest AKA (akav1-md5) authentication for IMS/3GPP by Benny Prijono · 17 years ago
  47. ee7276b Force svn eol-style for WinCE project files to CRLF by Benny Prijono · 17 years ago
  48. 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
  49. c08682e Ticket #389: Added new commands in pjsua to change codec priorities and send UPDATE by Benny Prijono · 17 years ago
  50. dcfc0ba Ticket #385: Support for reliable provisional response (100rel, PRACK) by Benny Prijono · 17 years ago
  51. fe81cfa Ticket #377: Support for sending RTCP RR by Benny Prijono · 17 years ago
  52. 6be3c73 Added VS 2005 project for Python module, and silenced the annoying VS 2005's deprecated CRT functions by Benny Prijono · 17 years ago
  53. d7ea605 Updated pjsua_app.py Python sample application to the new changes in Python module (thanks Gideon Klompje) by Benny Prijono · 17 years ago
  54. 6e37478 Fixed broken Python module build script by Benny Prijono · 17 years ago
  55. 096c56c Ticket #370: Implemented callback notification to application when ICE negotiation fails (via on_call_media_state callback) by Benny Prijono · 17 years ago
  56. 1f63cc4 Updated Python module to pjsip-0.7 (inc. custom presence test) by Benny Prijono · 17 years ago
  57. 96811bf Continuing ticket #2: initial test with Symbian sound device implementation. Callback works, but not in full duplex by Benny Prijono · 17 years ago
  58. 106f5b7 More Symbian works: by Benny Prijono · 17 years ago
  59. 4461c7d Implement ticket #336: custom presence status in NOTIFY/PUBLISH, supporting subset of RPID elements by Benny Prijono · 17 years ago
  60. 1f61a8f Ticket #354: continuing work to port the Symbian libraries to .DSO format by Benny Prijono · 17 years ago
  61. 251fd78 Fixed ticket #360: More support for strict routed requests in proxy sample (thanks Helmut Wolf) by Benny Prijono · 17 years ago
  62. 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
  63. 8ab968f Ticket #354: build PJLIB as dynamic libraries (.DSO) in Symbian by Benny Prijono · 17 years ago
  64. d5696da Ticket #353: memory leak with pjsua WAV file player/recorder by Benny Prijono · 17 years ago
  65. fb2b365 Added command to add new account in pjsua application by Benny Prijono · 17 years ago
  66. bf5b469 Ticket #350: Support for parsing quoted arguments in pjsua config file (thanks Scott M Ober) by Benny Prijono · 17 years ago
  67. 5583a80 Ticket #345: Option to select random start port in pjsua by Benny Prijono · 17 years ago
  68. 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
  69. 5b918af Ticket #342: added configuration to send compact form of SIP headers by Benny Prijono · 17 years ago
  70. dfc15be Committed ticket #337: Ability to restart PJSIP UDP transport by Benny Prijono · 17 years ago
  71. 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
  72. 1e2dbe6 Handle negative number in my_atoi() in pjsua_app.c (thanks Scott M Ober) by Benny Prijono · 17 years ago
  73. 2208491 Fixed missing dependency to pjnath in sample_debug Visual Studio project by Benny Prijono · 17 years ago
  74. 6d9d5de Updated the footprint generation script to include PJNATH by Benny Prijono · 17 years ago
  75. 6869dc9 Add configuration with no thread (receive only) in siprtp by Benny Prijono · 17 years ago
  76. 478cf7c Fixed assertion error caused by different samples_per_frame settings in stereo_demo() in pjsua by Benny Prijono · 17 years ago
  77. 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
  78. a0c8b5c Symbian fixes to compile on GCCE (nested callbacks etc) by Benny Prijono · 17 years ago
  79. 2adfe29 Added missing ptime when writing config in pjsua by Benny Prijono · 17 years ago
  80. 8a74445 Added registration and other settings in WinCE sample by Benny Prijono · 17 years ago
  81. c71ad43 Added comments for Symbian sample by Benny Prijono · 17 years ago
  82. 897f9f8 Misc Symbian fixes, looks good by Benny Prijono · 17 years ago
  83. b2c9682 Implemented ticket #246, #247, #261, #268, #250 for Symbian by Benny Prijono · 17 years ago
  84. 72a81aa More Symbian fixes by Benny Prijono · 17 years ago
  85. 5d54264 Errno and memory size tweaking for Symbian by Benny Prijono · 17 years ago
  86. 5bb9422 Fixed nullsound in Symbian by Benny Prijono · 17 years ago
  87. ba5926a PJSUA-LIB was ported to Symbian and added simple Symbian app. Testing follows by Benny Prijono · 17 years ago
  88. ad2e0ca Fixed ticket #242: Crash on Windows when no sound device is available by Benny Prijono · 17 years ago
  89. af09dc3 Merged changes from the trunk by Benny Prijono · 17 years ago
  90. 25dfd1d Fixed build system for third_party by Benny Prijono · 17 years ago
  91. 4f093d2 Updated EVC project files with new directory layout by Benny Prijono · 17 years ago
  92. c95a0f0 Fixed all VS6 and VS8 projects with new third party projects layout by Benny Prijono · 17 years ago
  93. 230c2f9 Added missing NULL getopt sentitel in stateful/stateless proxy samples by Benny Prijono · 17 years ago
  94. 3569c0d Fixed ticket #216: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan) by Benny Prijono · 17 years ago
  95. da9785b Added pjsua_dump(), and fix STUN DNS SRV resolution error in pjsua by Benny Prijono · 17 years ago
  96. 64ac31b Fixed couple of compilation warnings in STUN and new proxy samples with gcc by Benny Prijono · 17 years ago
  97. 2225d01 Updated project dependencies to pjnath by Benny Prijono · 17 years ago
  98. fbec997 Fixed Python module because of recent ICE changes in pjsua by Benny Prijono · 17 years ago
  99. fff245c Ticket #205: merged proxy functionalities from stable to trunk by Benny Prijono · 17 years ago
  100. 54826a3 Make simpleua work without threads by Benny Prijono · 17 years ago