source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @4581   11 years bennylp Fixed #1694: Python enhancement: added QoS and RTP settings in account …
(edit) @4580   11 years bennylp Fixed #1693: Pay attention to reg_hdr_list and sub_hdr_list in …
(edit) @4579   11 years bennylp Re #1669: fixed bug introduced by r4523 which caused pjsua_acc_modify() to …
(edit) @4578   11 years ming Re #1630 (misc): Removed comment about GPL as the file is actually LGPL
(edit) @4577   11 years ming Closed #1692: Allow multiple codecs in SDP answer By default, the setting …
(edit) @4576   11 years nanang JNI project: - added typemap for struct member typed array of struct - …
(edit) @4575   11 years nanang JNI projects: - separate makefile for Android and desktop/development - …
(edit) @4574   11 years ming JNI projects: - Fix project setup for Android sample app
(edit) @4573   11 years nanang Fix #1691: Apply group lock mechanism in NAT detect to avoid deadlock.
(edit) @4572   11 years nanang Misc (re #1630): Add randomizing interval for subscription refresh.
(edit) @4571   11 years ming JNI project: Add Android project files
(edit) @4570   11 years nanang JNI projects: handle nested struct/union for SWIG
(edit) @4569   11 years ming JNI projects: - Modify configure-android to autodetect gcc version and …
(edit) @4568   11 years ming JNI projects: - Restructure the dirs to conform with Android build system …
(edit) @4567   11 years bennylp Closed #1690: Assertion in timer in SIP transaction: Timer being …
(edit) @4566   11 years nanang JNI projects: - More work on callbacks wrapper, i.e: …
(edit) @4565   11 years bennylp More re #817: added logging
(edit) @4564   11 years bennylp Misc re #1630: stop MWI subscription when account is unregistered, because …
(edit) @4563   11 years bennylp - Attempt to autodetect JDK dir. If JAVA_HOME env is set, then it will be …
(edit) @4562   11 years ming Re #817: Initial work for allowing application to respond to re-INVITE …
(edit) @4561   11 years ming Re #1688: Add fix to check whether msg_data is null
(edit) @4560   11 years ming Re #1630: Fixed crash due to uninitialized dialog variable in …
(edit) @4559   11 years ming Fixed #1689: The bound address is not updated when UDP transport is …
(edit) @4558   11 years nanang JNI project: mapped pj_bool_t to java boolean.
(edit) @4557   11 years nanang JNI project: - mapped pj_str_t and java String - cosmetics: tabs …
(edit) @4556   11 years ming Re #1687: Add SDP negotiation flags in invite session
(edit) @4555   11 years ming Closed #1688: Add support for different To and Target URI in outgoing call …
(edit) @4554   11 years ming Closed #1687: Allow media type change during SDP negotiation
(edit) @4553   11 years nanang Re #1686: avoid cache entry destroy in update_res_cache() when it is being …
(edit) @4552   11 years nanang Fix #1686: release mutex when invoking callback to avoid deadlock. Also a …
(edit) @4551   11 years nanang Fix #1685: When TURN destroy is requested in state RESOLVING, pending the …
(edit) @4550   11 years riza Re #1680: - Win64 Project properties modification, using x64 as target …
(edit) @4549   11 years nanang Work on JNI project: - Only use single SWIG C++ wrapper. - Initial work …
(edit) @4548   11 years bennylp Fixed #1684 (Failed assertion when scheduling timer in the registration …
(edit) @4547   11 years bennylp More re #1683: added two SIPP scenarios to simulate IP/port change
(edit) @4546   11 years bennylp More re #1683: - also update the Via port when only the port has changed …
Note: See TracRevisionLog for help on using the revision log.