1. af09dc3 Merged changes from the trunk by Benny Prijono · 17 years ago
  2. 4f093d2 Updated EVC project files with new directory layout by Benny Prijono · 17 years ago
  3. c95a0f0 Fixed all VS6 and VS8 projects with new third party projects layout by Benny Prijono · 17 years ago
  4. 230c2f9 Added missing NULL getopt sentitel in stateful/stateless proxy samples by Benny Prijono · 17 years ago
  5. 3569c0d Fixed ticket #216: Build error when PJ_HAS_TCP is set to zero (thanks ChenHuan) by Benny Prijono · 17 years ago
  6. da9785b Added pjsua_dump(), and fix STUN DNS SRV resolution error in pjsua by Benny Prijono · 17 years ago
  7. 64ac31b Fixed couple of compilation warnings in STUN and new proxy samples with gcc by Benny Prijono · 17 years ago
  8. fbec997 Fixed Python module because of recent ICE changes in pjsua by Benny Prijono · 17 years ago
  9. fff245c Ticket #205: merged proxy functionalities from stable to trunk by Benny Prijono · 17 years ago
  10. 54826a3 Make simpleua work without threads by Benny Prijono · 17 years ago
  11. a6bd758 Updated projects and Makefiles with the new pjnath library by Benny Prijono · 17 years ago
  12. ebbf689 Added generic DNS SRV resolution in pjlib-util by Benny Prijono · 18 years ago
  13. c97608e ICE (work in progress): integration with PJSUA by Benny Prijono · 18 years ago
  14. 4e5d551 Ticket #159: allow sound device selection in pjsua (thanks Michael Smith) by Benny Prijono · 18 years ago
  15. 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
  16. 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
  17. 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
  18. da275f6 Fixed various bugs in Python module by Benny Prijono · 18 years ago
  19. b67eaac Tidy up the output of pjsua help screen by Benny Prijono · 18 years ago
  20. a2914f2 Added TCP transport in sipstateless sample by Benny Prijono · 18 years ago
  21. 1febfdf Fixed bug in pjsua: account config not initialized using acc_default() by Benny Prijono · 18 years ago
  22. 72c04d2 Fixed broken --auto-play command in pjsua by Benny Prijono · 18 years ago
  23. 0eef2c7 Updated documentation and sample for media conference with regard to maximum value for audio level adjustment by Benny Prijono · 18 years ago
  24. 4abeb9b Added sleep() before destroying sound device in playfile and playsine to prevent audio stutters by Benny Prijono · 18 years ago
  25. 0deef10 sipstateless now takes an argument for the response code to be sent by Benny Prijono · 18 years ago
  26. afc47be Still on ticket #101: set TLS port to TCP port + 1 by Benny Prijono · 18 years ago
  27. e347cb0 Fixed ticket #101: PJSUA transport is not updated with correct port number if application specifies port is zero by Benny Prijono · 18 years ago
  28. 4759f9c Fixed ticket #93: Python readline() blocks/hang because C module running on different thread is calling a blocking OS call by Benny Prijono · 18 years ago
  29. 40d2cc7 Fixed bug in Python module's normalize_stun_config(), and added Makefile for building Python module by Benny Prijono · 18 years ago
  30. 53932c0 Fixed bug in simpleua sample: shouldn't respond to ACK request! by Benny Prijono · 18 years ago
  31. 63da4ff Fixed hardcoded Linux build in Python module's setup.py by Benny Prijono · 18 years ago
  32. 8148cda Fixed ticket #92: undefined symbols when running Python application by Benny Prijono · 18 years ago
  33. 89ea3d0 py pjsua updated @ 070207 by Fahris · 18 years ago
  34. aa28604 Added various PJSIP constants to Python module and bugfix in call_hangup() by Benny Prijono · 18 years ago
  35. e314b88 py_pjsuaupdated 020207 by Fahris · 18 years ago
  36. ebdf877 Implement the missing pjsua_get_snd_dev() function by Benny Prijono · 18 years ago
  37. 6f35cb8 py_pjsua update 010207 by Fahris · 18 years ago
  38. e6ead54 Updated PJSUA-API docs for Python and some bug fixes in Python module by Benny Prijono · 18 years ago
  39. ed7a5a7 Some simple call testing to py_pjsua and bug fixes by Benny Prijono · 18 years ago
  40. 17d9181 update py_pjsua.c 290107 by Fahris · 18 years ago
  41. b721aa3 revisi py_pjsua.c 290107 by Fahris · 18 years ago
  42. fc24e69 Fixed various gcc warnings especially related to ticket #82 when particular codecs are disabled by Benny Prijono · 18 years ago
  43. 06d1d0e Fixed ticket #82: link error when codec(s) are disabled from configure script (thanks Thomas Reitmayr) by Benny Prijono · 18 years ago
  44. 4af234b Implement ticket #62: option to play tones continuously, and added --play-tone option in pjsua by Benny Prijono · 18 years ago
  45. 32e4f49 Implement ticket #77: allow specifying multiple files in pjsua by Benny Prijono · 18 years ago
  46. 990042e Added ability to feed text file containing commands (on Windows) and sleep command to pjsua. Thanks Steven Halerman. by Benny Prijono · 18 years ago
  47. e960bb5 Fixed gcc warnings, especially about dereferencing type-punned pointer by Benny Prijono · 18 years ago
  48. 87ef89a Continuing work on ticket #50: make explicit transport selection works for sending response by Benny Prijono · 18 years ago
  49. f77ba88 Added simple_pjsua example by Benny Prijono · 18 years ago
  50. 1ef52e4 Fix eol-style in pjsua.py/py_pjsua.c by Benny Prijono · 18 years ago
  51. dcf8fa4 py_pjsua.c and pjsua.py updated until lib call by Fahris · 18 years ago
  52. 6dd967c Ticket #51: Added audio level adjustment to PJSUA-API by Benny Prijono · 18 years ago
  53. 0875ae8 Added DTMF callback support all the way to PJSUA API (ticket #48) by Benny Prijono · 18 years ago
  54. f3bbc13 Major TLS work (ticket #3): asynchronous socket, rather complete TLS options, and pjsua integration. The TLS support should work in both client and server mode. by Benny Prijono · 18 years ago
  55. 0d51078 Ticket #46: added recording capability in streamutil sample application by Benny Prijono · 18 years ago
  56. dc30870 First update on buddy API by Benny Prijono · 18 years ago
  57. 6e0e54b Initial implementation of TLS transport for ticket #3 (still not working at all) by Benny Prijono · 18 years ago
  58. 9879359 Updated Python abstraction with transport and account API by Benny Prijono · 18 years ago
  59. f762ee7 Fixed ticket #29: calling pjsua_init() to reinitialize the whole libraries after pjsua_destroy() is called by Benny Prijono · 18 years ago
  60. bc96847 Implement task #26: integrate table based Alaw/Ulaw/linear conversion into pjmedia (thanks Toni Rutar for the original contribution) by Benny Prijono · 18 years ago
  61. 5807f2c Fixed sndtest bug (ticket #32): it doesn't display the correct device being tested when default device is used. by Benny Prijono · 18 years ago
  62. 2b6ec1a Added 'cc x y' and 'cd x y' command in pjsua as shortcut commands for the normal cc and cd command by Benny Prijono · 18 years ago
  63. 4be63b5 Print media statistic when call is disconnected in pjsua, to assist tracing media problems by Benny Prijono · 18 years ago
  64. 5b1e14d Fixed bug in siprtp: media transport was incorrectly NULL-ed after end of call, causing next call to fail by Benny Prijono · 18 years ago
  65. 4a92299 Updated footprint script to include new stuffs such as echo canceller and tone generator by Benny Prijono · 18 years ago
  66. 9872573 Fixed footprint calculation script by Benny Prijono · 18 years ago
  67. 572d485 Updated Python project with base PJSUA API by Benny Prijono · 18 years ago
  68. 12a669c Worked on the AEC. Apply constant delay bufferring for the AEC, by Benny Prijono · 18 years ago
  69. af1bb1e Fixed handles leak upon program exit, by introducing pj_shutdown() and pj_atexit(). Also fixed handle leaks in SIP transaction layer and SIP endpoint. by Benny Prijono · 18 years ago
  70. 8b8b997 Added initial Python module by Benny Prijono · 18 years ago
  71. 5a9e204 Fixed transport detachment when there's no thread being used in siprtp. by Benny Prijono · 18 years ago
  72. f7b1c39 Committed what seems like what left uncommitted in previous commit (pjsua_app.c and pj/config.c) by Benny Prijono · 18 years ago
  73. d95abb4 Fixed bug in siprtp in SDP generation because of recent change in SDP attribute value by Benny Prijono · 18 years ago
  74. 1ebd614 Fixed miscellaneous warnings with gcc compilation by Benny Prijono · 18 years ago
  75. 4ddad2c Some changes to REFER handling in PJSUA-LIB: by Benny Prijono · 18 years ago
  76. 27f01dd FIXED BUG: pjsip_endpt_send_request() SHOULD DELETE THE REQUEST REGARDLESS OF THE STATUS!!! by Benny Prijono · 18 years ago
  77. 4e05b47 Added logging in pjsua wince by Benny Prijono · 18 years ago
  78. 41c96f3 Changed siprtp to bind to specific address (instead of 0.0.0.0) when -i option is specified in the command line by Benny Prijono · 18 years ago
  79. fa9e5b1 Major addition to support DNS SRV resolution in PJSIP: by Benny Prijono · 18 years ago
  80. 0a5cad8 Added support for specifying IP address in PJSUA-LIB/pjsua. by Benny Prijono · 18 years ago
  81. 093d302 Fixed several bugs in PJSUA-API: by Benny Prijono · 18 years ago
  82. 5ee1f2e Updated doxygen documentation for the website by Benny Prijono · 18 years ago
  83. d524e82 In pjsua, outgoing REFER now always put Refer-Sub: false by Benny Prijono · 18 years ago
  84. 148c9dd Fixed race-condition/deadlock problems in the dialog/user agent layer by Benny Prijono · 18 years ago
  85. 594e4c5 Fix the local IP address resolution issue in PJSIP, PJMEDIA, and PJSUA, by adding a new API pj_gethostip() to resolve the default local IP address of local host. This new function will work even when local hostname resolution is not set correctly, by detecting the default IP interface in the system. by Benny Prijono · 18 years ago
  86. 39ea7f0 Fixed WinCE compilation by Benny Prijono · 18 years ago
  87. 804ff0a Added --duration option in PJSUA to limit the maximum duration of calls. Also added pjsip_generic_string_hdr_init2() to initialize temporary SIP header that is allocated in the stack. by Benny Prijono · 18 years ago
  88. d6388ac Fix compilation error when PJSIP_AUTH_HEADER_CACHING and PJSIP_AUTH_AUTO_SEND_NEXT is disabled, and set the default for both to disabled. Also fixed the error message in pjsua when invalid arguments are specified. by Benny Prijono · 18 years ago
  89. 7f5c12c Added multi-purpose tone generator in PJMEDIA (tonegen.[hc]) by Benny Prijono · 18 years ago
  90. 3a5e1ab Support for PUBLISH (RFC 3903): by Benny Prijono · 18 years ago
  91. 21b9ad9 Added initial PUBLISH client support, and also default account selection in pjsua/pjsua-lib by Benny Prijono · 18 years ago
  92. fc290a6 Set default codec to PCMU in pjsip-perf by Benny Prijono · 18 years ago
  93. c1e263f Fixed run-time bug with simple_ua and pjsip-perf sample. by Benny Prijono · 18 years ago
  94. fd27c66 Changed WinCE demo app to automatically answer incoming calls. by Benny Prijono · 18 years ago
  95. 10861bc Fixed bug in --auto-conf option in pjsua by Benny Prijono · 18 years ago
  96. 80019eb Added Ctrl-C handler for pjsua Windows, and added average bps in media statistic. by Benny Prijono · 18 years ago
  97. 7ca96da Added --auto-conf options in pjsua, also enable speex/3200, and set quality 5 to use large resampling filter by Benny Prijono · 18 years ago
  98. 5da5043 Change set_ec_tail() API to set_ec() in sound port, also change suppressor to reduce mic signal by division rather than zeroing the signal. Also moved out VAD and EC settings to config.h. by Benny Prijono · 18 years ago
  99. f521eb0 Fixed assertion error if ACK is received before INVITE transaction sends final response (malicious?). Also fixed misc warnings, and stress-tested on Quad Xeon by Benny Prijono · 18 years ago
  100. edba079 Echo suppressor tuning and testing on WincE, and also added config_site_sample.h by Benny Prijono · 18 years ago