source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4681   10 years bennylp Re #1519: minor fix to use pjmedia_format_copy() instead of plain …
(edit) @4680   10 years bennylp Re #1519: added Tx/Rx? level adjustment in conf port info in pjsua-lib and …
(edit) @4679   10 years bennylp Re #1708: bring back logging and some fixes in settings dialog
(edit) @4678   10 years bennylp Re #1519: fixed threading issues on Python. On Python, only threads …
(edit) @4677   10 years nanang Re #1708: Implement adding participants, also various misc updates/fixes.
(edit) @4676   10 years bennylp Re #1519: added AudioMedia? for the sound device
(edit) @4675   10 years bennylp Re #1708: fix so that deleted account does not register itself to the …
(edit) @4674   10 years bennylp Re #1519: added misc comment to clarify
(edit) @4673   10 years bennylp Re #1519: fixed compilation error in pjsua2_demo
(edit) @4672   10 years bennylp Re #1519: doxygen fixes and other minor fixes
(edit) @4671   10 years nanang Re #1708: Initial work on chat window.
(edit) @4670   10 years nanang Misc update & fix: - added new files (call & media) to VS2005 project - …
(edit) @4669   10 years riza Re #1519: Added codec management operations to Media API in pjsua2.
(edit) @4668   10 years riza Re #1519: Added audio device management operations to Media API in pjsua2.
(edit) @4667   10 years bennylp Re #1630: updated wrong documentation about default jb_init value in …
(edit) @4666   10 years ming Re #1519: Add call media
(edit) @4665   10 years bennylp Re #1519: implemented Settings dialog and reorganization in config …
(edit) @4664   10 years bennylp Re #1519: Fully configurable account settings (more or less) and other …
(edit) @4663   10 years ming Re #1519: Add Call API in pjsua2.
(edit) @4662   10 years riza Re #1519: Added Media API in pjsua2.
(edit) @4661   10 years bennylp Fixed #1714: Workaround for stuck in TCP/TLS shutdown when another thread …
(edit) @4660   10 years nanang Re #1519: Added VS2005 project for pjsua2.
(edit) @4659   10 years bennylp More #1519: renamed pj_status_code member from status to code for more …
(edit) @4658   10 years nanang Re #1519: Minor fix on TransportInfo?, use fromPj() method to import data …
(edit) @4657   10 years nanang Re #1519: Added presence API in pjsua2.
(edit) @4656   10 years bennylp Fixed #1713: Enable building the libraries as shared libraries/DLLs for …
(edit) @4655   10 years nanang Re #1519: Added converter methods, to/from pjsua_msg_data, for …
(edit) @4654   10 years nanang Re #1519: Minor update on PJ_UINT64() macro for GCC compiler. "LLU" is not …
(edit) @4653   10 years bennylp Fixed #1712: Must not send BYE before ACK is received
(edit) @4652   10 years ming Re #1630 (misc): Prevent retransmit timer cancellation during …
(edit) @4651   10 years ming Re #1516: Set AR and RANLIB (thanks to Brian Walker for the patch)
(edit) @4650   10 years riza Re #1704: fixed some build warnings and errors
(edit) @4649   10 years nanang Fix #1710: Modified resolver to always remove cache entry from cache hash …
(edit) @4648   10 years bennylp Re #1519: persistent support in PyGui? application, making use of the new …
(edit) @4647   10 years bennylp Re #1519: added some C++ snippet to demonstrate or test persistent API in …
(edit) @4646   10 years bennylp Re #1519: Updated SWIG interface file with new headers (persistent.hpp, …
(edit) @4645   10 years bennylp More re #1519: the previous commit was missing this siptypes.cpp (this is …
(edit) @4644   10 years bennylp Re #1519: Added persistent API in pjsua2, with JSON as the format. The API …
(edit) @4643   10 years bennylp Re #1519: Added support for JSON (JavaScript? Object Notation, RFC 4627) …
(edit) @4642   10 years bennylp Re #1519: added pj_strtof() to convert string to float in PJLIB, as part …
(edit) @4641   10 years nanang Fix #1709: Fixed scanner in processing escaped quote right after quote …
(edit) @4640   10 years bennylp Re #1708 (PyGUI: New Python GUI Application based on pjsua2+SWIG API) …
(edit) @4639   10 years bennylp Re #1519: Major change in pjsua2.i and etc after actual test in Python: - …
(edit) @4638   10 years bennylp Re #1519: Implementation of Account API, with inheritance approach: - …
(edit) @4637   10 years ming Re #1630 (misc): Use the right compiler and flags to compile C++ (.cpp) …
(edit) @4636   10 years ming Re #1697: Removed extra spaces in aconfigure.ac
(edit) @4635   10 years bennylp Re #1697: fixed build error with the new coreaudio_dev.m introduced by …
(edit) @4634   10 years riza Re #1643: Fix some build warnings detected on VS2012
(edit) @4633   10 years ming Re #1630 (misc): Fixed compilation error on iOS by setting AR_FLAGS …
(edit) @4632   10 years ming Fixed #1707: Add support for paralel build
(edit) @4631   10 years bennylp More re #1519: - account API implementation (incomplete, callback is …
(edit) @4630   10 years ming Fixed #1706: Race condition in SIP transaction
(edit) @4629   10 years riza Re #1704: fixed some build warnings and errors
(edit) @4628   10 years ming Re #1630 (misc): Thanks to Mark Michelson for the patch This changes the …
(edit) @4627   10 years ming Re #1630 (misc): Thanks to Mark Michelson for the patch. This creates an …
(edit) @4626   10 years ming Re #1630 (misc): Fixed os_darwinos.h (however, if PJ_AUTOCONF is defined, …
(edit) @4625   10 years ming Re #1630 (misc): related to r4623, missing the generated configure script
(edit) @4624   10 years ming Re #1630 (misc): Fixed compiler warnings. Thanks to Mark Michelson for the …
(edit) @4623   10 years ming Re #1630 (misc): Thanks to Mark Michelson for the patch This change makes …
(edit) @4622   10 years nanang Close #1705: Added playback and capture callbacks for echo canceller algo. …
(edit) @4621   10 years nanang Misc (re #1630): replaced htons() with ntohs() in l16_decode() on little …
(edit) @4620   10 years riza Re #1704: fixed some build errors
(edit) @4619   10 years nanang Re #1519: - allow build on mingw32 - fixed tests
(edit) @4618   10 years riza Re #1704: Initial implementation with cli/telnet mode pjsua
(edit) @4617   10 years ming Re #1697: Use AVAudioSession to set audio session category and …
(edit) @4616   10 years bennylp Re #1703 General bug fixes: fixed mutex not released on some error …
(edit) @4615   10 years bennylp Re #1703 General bug fixes: fixed some wrong null checking order
(edit) @4614   10 years bennylp Re #1703 General bug fixes: fixed wrong sizeof() in call to bzero(), …
(edit) @4613   10 years bennylp Re #1703: fixing general bugs. First installment: correct handling of …
(edit) @4612   10 years bennylp Misc (re #1630): fixed error in parsing ldflags for building Python module
(edit) @4611   10 years bennylp Re #1694: fixed bug in the previous commit with the RTP config …
(edit) @4610   10 years ming Re #1697: Add device info in pj_get_sys_info() and set default clock rate …
(edit) @4609   10 years nanang Close #1701: added received message info into incoming call callback
(edit) @4608   10 years bennylp Re #1519: - Account API (prototype) - Account config implementation - …
(edit) @4607   10 years ming Re #1630 (misc): Fixed the incorrect fix of r4605 above.
(edit) @4606   10 years ming Fixed #1674: Deadlock when third party media employs external lock and ICE …
(edit) @4605   10 years ming Re #1630 (misc): Fixed circular reference dependency build
(edit) @4604   11 years ming Re #1516: Add feature to ignore certain compilation flags from the …
(edit) @4603   11 years nanang Misc (re #1630): pjsua app param '--ip-addr' doesn't affect RTP address of …
(edit) @4602   11 years nanang Fix #1700: Added PJ_ICE_CAND_TYPE_MAX to represent the number ICE …
(edit) @4601   11 years nanang Misc (re #1630): Fixed compile warning of assigning var to itself.
(edit) @4600   11 years bennylp More re #1519: fixed build errors and added svn ignore for output files in …
(edit) @4599   11 years nanang Re #1516: Fixed configure-android in probing toolchain dir (reported that …
(edit) @4598   11 years bennylp More re #1519: fixed some build errors
(edit) @4597   11 years bennylp Re #1519: initial implementation (incomplete) to demonstrate the API …
(edit) @4596   11 years riza Creating windows phone branch
(edit) @4595   11 years bennylp Creating pjsua2 branch for the glorious new high level API with swig …
(edit) @4594   11 years ming Re #1516: Add support to build for other targets. Example: …
(edit) @4593   11 years nanang Misc (re #1630): Fixed bug of missing max_br/mbps/fs settings in h264 …
(edit) @4592   11 years nanang Fixed #1698: Follow account config in generating contact's secure scheme …
(edit) @4591   11 years ming Re #1576: Add support for iPhone simulator target
(edit) @4590   11 years ming Re #1697: Add internal compile time option to disable the use of Audio …
(edit) @4589   11 years riza Re #1643: Fix crash due to insufficient command buffer size in …
(edit) @4588   11 years ming Closed #1576: Add support for clang compiler. Configure-iphone will now …
(edit) @4587   11 years ming Re #1630 (misc): Fixed incorrect use of logical and
(edit) @4586   11 years ming Closed #1696: IP change detection (Contact rewrite method) based on …
(edit) @4585   11 years nanang Fix #1695: use pj_ice_sess_send_data() only when state is RUNNING.
(edit) @4584   11 years bennylp Misc (re #1630): fixed link error when logging is completely disabled via …
(edit) @4583   11 years ming Re #817: Fix replying to re-INVITE after it was cancelled (thanks to Saúl …
(edit) @4582   11 years nanang Misc (re #1630): Fixed bug of overlapping dst & src buffer for strcpy() in …
Note: See TracRevisionLog for help on using the revision log.