Timeline


and

Nov 7, 2013:

8:20 AM Ticket #1710 (Bug in resolver when updating cache entry) closed by nanang
fixed: In 4649: […]
8:20 AM Changeset [4649] by nanang
Fix #1710: Modified resolver to always remove cache entry from cache hash …
8:14 AM Ticket #1710 (Bug in resolver when updating cache entry) created by nanang
Usually updating an entry will be started by removing the entry from the …

Nov 6, 2013:

8:14 AM Changeset [4648] by bennylp
Re #1519: persistent support in PyGui? application, making use of the new …
8:09 AM Changeset [4647] by bennylp
Re #1519: added some C++ snippet to demonstrate or test persistent API in …
8:07 AM Changeset [4646] by bennylp
Re #1519: Updated SWIG interface file with new headers (persistent.hpp, …
8:06 AM Changeset [4645] by bennylp
More re #1519: the previous commit was missing this siptypes.cpp (this is …
8:05 AM Changeset [4644] by bennylp
Re #1519: Added persistent API in pjsua2, with JSON as the format. The API …
7:46 AM Changeset [4643] by bennylp
Re #1519: Added support for JSON (JavaScript? Object Notation, RFC 4627) …
7:41 AM Changeset [4642] by bennylp
Re #1519: added pj_strtof() to convert string to float in PJLIB, as part …

Nov 4, 2013:

9:05 AM Ticket #1709 (Fixed scanner in processing escaped quote right after quote begin) closed by nanang
fixed: In 4641: […]
9:05 AM Changeset [4641] by nanang
Fix #1709: Fixed scanner in processing escaped quote right after quote …
9:03 AM Ticket #1709 (Fixed scanner in processing escaped quote right after quote begin) created by nanang
For example, parsing quoted text "\"DisplayName\"" should return …

Nov 1, 2013:

8:49 AM Changeset [4640] by bennylp
Re #1708 (PyGUI: New Python GUI Application based on pjsua2+SWIG API) …
8:45 AM Ticket #1708 (PyGUI: New Python GUI Application based on pjsua2+SWIG API) created by bennylp
Python GUI Application based on pjsua2+SWIG API
7:11 AM Changeset [4639] by bennylp
Re #1519: Major change in pjsua2.i and etc after actual test in Python: - …

Oct 25, 2013:

10:34 AM Changeset [4638] by bennylp
Re #1519: Implementation of Account API, with inheritance approach: - …

Oct 24, 2013:

7:12 AM Changeset [4637] by ming
Re #1630 (misc): Use the right compiler and flags to compile C++ (.cpp) …
7:07 AM Changeset [4636] by ming
Re #1697: Removed extra spaces in aconfigure.ac
6:27 AM Changeset [4635] by bennylp
Re #1697: fixed build error with the new coreaudio_dev.m introduced by …

Oct 23, 2013:

9:29 AM Changeset [4634] by riza
Re #1643: Fix some build warnings detected on VS2012
8:39 AM Changeset [4633] by ming
Re #1630 (misc): Fixed compilation error on iOS by setting AR_FLAGS …
6:55 AM Getting-Started/iPhone edited by ming
(diff)
6:39 AM Ticket #1707 (Fix parallel build support (thanks to Mark Michelson for the patch)) closed by ming
fixed: In 4632: […] Correction, should be: Fix Add parallel …
6:39 AM Changeset [4632] by ming
Fixed #1707: Add support for paralel build
6:39 AM Ticket #1707 (Fix parallel build support (thanks to Mark Michelson for the patch)) created by ming
5:34 AM Changeset [4631] by bennylp
More re #1519: - account API implementation (incomplete, callback is …
4:06 AM Getting-Started/Windows-Phone edited by riza
(diff)

Oct 22, 2013:

10:16 AM Ticket #1706 (Race condition fix in SIP transaction) closed by ming
fixed: In 4630: […]
10:16 AM Changeset [4630] by ming
Fixed #1706: Race condition in SIP transaction
10:14 AM Ticket #1706 (Race condition fix in SIP transaction) created by ming
Fix race condition which may cause the transaction to be destroyed before …
3:34 AM Changeset [4629] by riza
Re #1704: fixed some build warnings and errors

Oct 21, 2013:

7:52 AM Changeset [4628] by ming
Re #1630 (misc): Thanks to Mark Michelson for the patch This changes the …
7:07 AM Changeset [4627] by ming
Re #1630 (misc): Thanks to Mark Michelson for the patch. This creates an …
7:04 AM Changeset [4626] by ming
Re #1630 (misc): Fixed os_darwinos.h (however, if PJ_AUTOCONF is defined, …
6:49 AM Changeset [4625] by ming
Re #1630 (misc): related to r4623, missing the generated configure script
6:37 AM Changeset [4624] by ming
Re #1630 (misc): Fixed compiler warnings. Thanks to Mark Michelson for the …
6:32 AM Changeset [4623] by ming
Re #1630 (misc): Thanks to Mark Michelson for the patch This change makes …
3:11 AM Ticket #1705 (Add playback and capture callbacks for echo canceller algo) closed by nanang
fixed: In 4622: […]
3:11 AM Changeset [4622] by nanang
Close #1705: Added playback and capture callbacks for echo canceller algo. …
3:05 AM Ticket #1705 (Add playback and capture callbacks for echo canceller algo) created by nanang
Currently, PJMEDIA EC module will invoke EC algo via single operation …

Oct 17, 2013:

2:43 AM Changeset [4621] by nanang
Misc (re #1630): replaced htons() with ntohs() in l16_decode() on little …

Oct 16, 2013:

10:50 AM Changeset [4620] by riza
Re #1704: fixed some build errors
9:19 AM Changeset [4619] by nanang
Re #1519: - allow build on mingw32 - fixed tests
8:04 AM Changeset [4618] by riza
Re #1704: Initial implementation with cli/telnet mode pjsua
7:24 AM Ticket #1704 (Windows Phone WP8 Port) created by riza
Port PJSIP to Windows Phone/WP8 platform.

Oct 10, 2013:

2:04 AM Getting-Started/iPhone edited by ming
(diff)

Oct 9, 2013:

8:44 AM WikiStart edited by bennylp
(diff)
8:37 AM Using-OpenCORE-AMR-NB-WB-Codec edited by bennylp
(diff)
8:35 AM Using-OpenCORE-AMR-NB-WB-Codec edited by bennylp
(diff)
8:30 AM generic-configure-bb10 attached to Using-OpenCORE-AMR-NB-WB-Codec by bennylp
8:24 AM Using-OpenCORE-AMR-NB-WB-Codec created by bennylp
3:56 AM Getting-Started/iPhone edited by ming
(diff)
3:34 AM Changeset [4617] by ming
Re #1697: Use AVAudioSession to set audio session category and …

Oct 8, 2013:

11:15 AM Changeset [4616] by bennylp
Re #1703 General bug fixes: fixed mutex not released on some error …
11:14 AM Changeset [4615] by bennylp
Re #1703 General bug fixes: fixed some wrong null checking order
11:13 AM Changeset [4614] by bennylp
Re #1703 General bug fixes: fixed wrong sizeof() in call to bzero(), …
9:08 AM Changeset [4613] by bennylp
Re #1703: fixing general bugs. First installment: correct handling of …
6:50 AM Ticket #1703 (General bug fixes with analysis tools) created by bennylp
Use analysis tools for detecting bugs and report the fixes here. To be …
6:45 AM Changeset [4612] by bennylp
Misc (re #1630): fixed error in parsing ldflags for building Python module
4:48 AM Changeset [4611] by bennylp
Re #1694: fixed bug in the previous commit with the RTP config …
2:47 AM Ticket #1702 (Warnings when building/linking the Python module due to different linker ...) closed by bennylp
wontfix
2:47 AM Ticket #1702 (Warnings when building/linking the Python module due to different linker ...) created by bennylp
Warnings similar to the following may occur on MacOS X when building the …
Note: See TracTimeline for information about the timeline view.