Timeline


and

Jul 22, 2008:

11:37 PM Python_SIP/Accounts edited by bennylp
(diff)
10:52 PM Python_SIP/Accounts created by bennylp
10:45 PM Python_SIP/Settings edited by bennylp
(diff)
10:40 PM Python_SIP/Settings created by bennylp
10:12 PM Python_SIP/Basic_Concept edited by bennylp
(diff)
10:11 PM Python_SIP/Basic_Concept edited by bennylp
(diff)
9:50 PM Python_SIP/Basic_Concept created by bennylp
9:46 PM Python_SIP/Build_Install edited by bennylp
(diff)
9:44 PM Python_SIP/Build_Install created by bennylp
9:43 PM Python_SIP_Tutorial edited by bennylp
(diff)
9:40 PM Python_SIP/TOC edited by bennylp
(diff)
9:39 PM Python_SIP/TOC edited by bennylp
(diff)
9:38 PM Python_SIP/TOC edited by bennylp
(diff)
9:38 PM Python_SIP/TOC edited by bennylp
(diff)
9:36 PM Python_SIP_Tutorial edited by bennylp
(diff)
9:35 PM Python_SIP_Tutorial edited by bennylp
(diff)
9:35 PM Python_SIP/TOC created by bennylp
7:04 PM Python_SIP_Tutorial edited by bennylp
(diff)
6:38 PM Python_SIP_Tutorial edited by bennylp
(diff)
6:38 PM Python_SIP_TOC edited by bennylp
(diff)
6:38 PM Python_SIP_TOC created by bennylp
6:17 PM Python_SIP_Tutorial edited by bennylp
(diff)
2:58 PM Changeset [2167] by bennylp
Added math.h to pjlib's Visual Studio projects
12:16 PM DevelopingSymbianAppWithCarbide edited by bennylp
(diff)
10:36 AM Changeset [2166] by bennylp
Wrong documentation in pjmedia_snd_port_connect() (thanks Klaus Darilion)

Jul 21, 2008:

10:46 PM Changeset [2165] by bennylp
Added sleep() in python handle events to avoid starvation in the main …
9:15 PM Changeset [2164] by bennylp
Fixed gcc warning on _pjsua.c about suggested parenthesis
6:20 PM Changeset [2163] by bennylp
Major modifications in Python module and pjsua.py wrapper: - replaced …
6:13 PM Ticket #576 (Added user data in pjsua account and buddy) closed by bennylp
fixed: Done in r2162
6:12 PM Changeset [2162] by bennylp
Ticket #576: Added user data in pjsua account and buddy
6:12 PM Ticket #576 (Added user data in pjsua account and buddy) created by bennylp
Added the capability to attach user data to account and buddy objects.

Jul 19, 2008:

8:53 PM Changeset [2161] by bennylp
Added pjsua option to set the logging color scheme for terminal with light …
6:05 PM Changeset [2160] by bennylp
Fixed build error with some Mingw configuration related to socklen_t
5:56 PM Ticket #571 (Coloring for logs in Linux/UNIX, two more spaces in logs and runtime log ...) closed by bennylp
fixed: Patch checked-in in r2159 with some changes: * default coloring is …
5:53 PM Changeset [2159] by bennylp
Ticket #571: Coloring for logs in Linux/UNIX, two more spaces in logs and …
3:40 PM Changeset [2158] by bennylp
Added WAV playlist and conf_set/get_level API to Python module

Jul 18, 2008:

11:51 PM Changeset [2157] by bennylp
Related to ticket #192: crash when shutting down pjsua if buddy pool has …
11:00 PM Changeset [2156] by bennylp
Implemented ticket #192 for Python: Add callback to notify application …
10:46 AM Ticket #575 (Unregistering from Windows IOCompletionPort (IOCP) ioqueue does not close ...) closed by bennylp
fixed: Fixed in r2155. Now we just use closesocket() to replace …
10:33 AM Changeset [2155] by bennylp
Ticket #575: Unregistering from Windows IOCompletionPort (IOCP) ioqueue …
9:36 AM Ticket #575 (Unregistering from Windows IOCompletionPort (IOCP) ioqueue does not close ...) created by bennylp
The IOCP documentation says that application needs to call …

Jul 17, 2008:

4:59 PM Changeset [2154] by nanang
Added pjsua command line option '--jb-max-size' to set jitter buffer max …
4:03 PM Changeset [2153] by nanang
Fixed linking error cased by missing PJMEDIA_HAS_RTCP_XR guard for …
2:54 PM Changeset [2152] by nanang
Added ability to dump extended statistics (RTCP XR) in pjsua.
2:45 PM Changeset [2151] by bennylp
Fixed Winsock link error in pjturn-srv VS6 project
2:19 PM Ticket #192 (Add callback to notify application about incoming SUBSCRIBE request, and ...) closed by bennylp
fixed: Done in r2150
2:19 PM Changeset [2150] by bennylp
Ticket #192: Add callback to notify application about incoming SUBSCRIBE …
1:56 PM Ticket #574 (Add new API to know why the outgoing subscription request is terminated) closed by bennylp
fixed: In r2149: * Save the termination reason * Added API …
1:53 PM Changeset [2149] by bennylp
Ticket #574: Add new API to know why the outgoing subscription request is …
1:51 PM Ticket #574 (Add new API to know why the outgoing subscription request is terminated) created by bennylp
Add new API to know why the outgoing subscription request is terminated …
1:44 PM Changeset [2148] by bennylp
More ticket #568: added hash_test.c to pjlib-test VS6 and VS2005 projects

Jul 16, 2008:

10:41 PM Ticket #573 (Handle receiving short version of Event header ("o")) closed by bennylp
fixed: Fixed in r2147
10:39 PM Changeset [2147] by bennylp
Ticket #573: Handle receiving short version of Event header
10:37 PM Ticket #573 (Handle receiving short version of Event header ("o")) created by bennylp
12:32 PM Ticket #572 (New PJSIP pjsip_msg_find_hdr_by_names() API to find SIP header by either ...) closed by bennylp
fixed: Done in r2146
12:31 PM Changeset [2146] by bennylp
Ticket #572: New PJSIP pjsip_msg_find_hdr_by_names() API to find SIP …
12:30 PM Ticket #572 (New PJSIP pjsip_msg_find_hdr_by_names() API to find SIP header by either ...) created by bennylp

Jul 15, 2008:

8:15 PM Ticket #571 (Coloring for logs in Linux/UNIX, two more spaces in logs and runtime log ...) created by Ondrej.Sterbak
I implemented log colors for Linux/UNIX console. As it is common to have …
4:05 PM Ticket #570 (Out of array/buffer boundary access in WSOLA) closed by nanang
fixed
4:04 PM Ticket #569 (Non-uniform locking order between SRTP & its member transport (e.g:ICE) ...) closed by nanang
fixed
4:04 PM Ticket #558 (Memory leak in SRTP) closed by nanang
fixed
2:36 PM Ticket #554 (Automatically detect the realm for authenticating against IMS servers, so ...) closed by bennylp
worksforme: For now conclude that this issue has been fixed by r2109 above. With this …
11:57 AM Python_SIP_Tutorial edited by bennylp
(diff)
11:52 AM Python_SIP_Tutorial edited by bennylp
(diff)
11:37 AM Python_SIP_Tutorial edited by bennylp
(diff)
11:33 AM Python_SIP_Tutorial edited by bennylp
(diff)
11:29 AM Python_SIP_Tutorial edited by bennylp
(diff)
9:05 AM Py_PJSUA created by bennylp

Jul 14, 2008:

6:55 PM Changeset [2145] by nanang
Ticket #570: Fixed find_pitch() search range iteration; and fixed …
6:46 PM Ticket #570 (Out of array/buffer boundary access in WSOLA) created by nanang
Locations found: - in find_pitch() - in overlap_add()
6:36 PM Changeset [2144] by nanang
Ticket #569: Updated SRTP locking to not guard member transport when …
6:23 PM Ticket #569 (Non-uniform locking order between SRTP & its member transport (e.g:ICE) ...) created by nanang
Sample case: - Worker thread is receiving an RTP packet, it gets the ICE …
5:59 PM Changeset [2143] by nanang
Fixed minor bug missing wsola_plc initialization.
5:55 PM Changeset [2142] by bennylp
Fixed unitialized read when parsing account's Contact URI
5:53 PM Changeset [2141] by nanang
Ticket #558: Fixed memory leak caused by cipher_type_self_test()
5:53 PM Changeset [2140] by bennylp
Slight optimization in GUID generation for Win32 (removed unnecessary copy …
5:29 PM Changeset [2139] by bennylp
More ticket #568: added hash table test to Symbian pjlib-test MMP
4:58 PM Ticket #568 (The hash table ignores the last row of the table in hash table iteration, ...) closed by bennylp
fixed: Fixed in r2138. Also added some hash table tests on this changeset.
4:58 PM Changeset [2138] by bennylp
Ticket #568: The hash table ignores the last row of the table in hash …
4:56 PM Ticket #568 (The hash table ignores the last row of the table in hash table iteration, ...) created by bennylp
4:48 PM Changeset [2137] by bennylp
More ticket #559: added PJ_POOL_SIZE macro in pool_alt.h to make it work …
4:36 PM FAQ edited by bennylp
(diff)
2:14 PM Ticket #567 (Rare race condition causing crash in ICE stream transport when STUN ...) closed by bennylp
fixed: Fixed in r2136
2:14 PM Changeset [2136] by bennylp
Ticket #567: Rare race condition causing crash in ICE stream transport …
2:13 PM Ticket #567 (Rare race condition causing crash in ICE stream transport when STUN ...) created by bennylp
This happens when the callback is called before ICE stream transport …
11:31 AM Changeset [2135] by bennylp
Related to ticket #566: Crash when shutting down PJSUA-LIB and outgoing …
9:55 AM Changeset [2134] by bennylp
Related to ticket #518: only destroy the account and buddy pools after …
9:32 AM Ticket #566 (TURN session in PJSUA-LIB is not properly destroyed causing possible ...) closed by bennylp
fixed: Fixed in r2133
9:32 AM Changeset [2133] by bennylp
Ticket #566: TURN session in PJSUA-LIB is not properly destroyed causing …
9:31 AM Ticket #566 (TURN session in PJSUA-LIB is not properly destroyed causing possible ...) created by bennylp
After media subsystem is shutdown, events are not polled, causing TURN …

Jul 13, 2008:

2:57 PM Ticket #565 (Call WSACleanup() when pj_shutdown() is called on Windows) closed by bennylp
fixed: Done in r2132
2:57 PM Changeset [2132] by bennylp
Ticket #565: Call WSACleanup() when pj_shutdown() is called on Windows
2:56 PM Ticket #565 (Call WSACleanup() when pj_shutdown() is called on Windows) created by bennylp
Previously we disabled WSACleanup() because this may inadvertently cause …
1:20 PM Ticket #564 (Reduce the memory usage for default pjsip settings) closed by bennylp
fixed: In r2131: * Default dialog count limit is reduced from 16384 to 511 * …
1:12 PM Changeset [2131] by bennylp
Ticket #564: Reduce the memory usage for default pjsip settings
1:12 PM Ticket #564 (Reduce the memory usage for default pjsip settings) created by bennylp
The default PJSIP settings are set to handle many calls (16384 …
12:25 PM Ticket #518 (Growing memory usage in PJSUA-LIB) closed by bennylp
fixed: In r2130: * some fixes for growing memory usage in PJSUA-LIB, by using …
12:24 PM Changeset [2130] by bennylp
Ticket #518: some fixes for growing memory usage in PJSUA-LIB, by using …
11:51 AM Changeset [2129] by bennylp
Set default UDP media transport name if name is not specified by …
10:04 AM Ticket #563 (Bug with SDP in offer/answer related to call hold scenario) created by bennylp
Currently in pjsua-lib we use a=inactive and c=0.0.0.0 to …

Jul 12, 2008:

9:23 PM Ticket #529 (Memory leak on Symbian and possibly handle leaks on all platforms when ...) closed by bennylp
fixed: Fixed in r2127 and r2128: - Call pjsip_tsx_terminate() in transaction …
9:22 PM Changeset [2128] by bennylp
Related to ticket #529: ignore transaction terminate request if …
9:10 PM Changeset [2127] by bennylp
Fixed ticket #529: memory leak on Symbian and possibly handle leaks on all …
10:30 AM Ticket #556 (New object oriented Python abstraction for pjsua API) closed by bennylp
fixed: r2120: * updated setup.py for Linux r2122: * fixed bug in …
10:10 AM Ticket #561 (select() ioqueue default concurrency setting is not initialized with the ...) closed by bennylp
fixed: Done in r2126
10:09 AM Changeset [2126] by bennylp
Ticket #561: select() ioqueue default concurrency setting is not …
10:08 AM Ticket #562 (In TURN client sample application, when STUN server is specified, contact ...) closed by bennylp
fixed: Done in r2125
10:08 AM Changeset [2125] by bennylp
Ticket #562: In TURN client sample application, when STUN server is …
10:08 AM Ticket #562 (In TURN client sample application, when STUN server is specified, contact ...) created by bennylp
In the TURN client sample application, when STUN server is specified (with …
10:05 AM Ticket #561 (select() ioqueue default concurrency setting is not initialized with the ...) created by bennylp
The ioqueue->default_concurrency (boolean) is never initialized for …
9:51 AM Ticket #560 (Optimize the memory usage of DNS resolver) closed by bennylp
fixed: Done in r2124: - use one pool for each entry - replace fixed memory pool …
9:50 AM Changeset [2124] by bennylp
Ticket #560: Optimize the memory usage of DNS resolver
9:42 AM Ticket #560 (Optimize the memory usage of DNS resolver) created by bennylp
Previously, the DNS resolver (resolver.c) allocates memory for …
9:31 AM Ticket #559 (Update the pool alternative API (pool_alt.h) with the latest pool API) closed by bennylp
fixed: Done in r2123
9:31 AM Changeset [2123] by bennylp
Ticket 559 (minor): Update the pool alternative API (pool_alt.h) with the …
9:30 AM Ticket #559 (Update the pool alternative API (pool_alt.h) with the latest pool API) created by bennylp
The pool's alternative API (pool_alt.h) allows completely different …

Jul 11, 2008:

9:36 PM Ticket #558 (Memory leak in SRTP) created by bennylp
The libSRTP's srtp_init() function allocates some variables which are not …
9:34 PM Ticket #557 (Memory leak in Speex echo canceller) created by bennylp
Some Speex echo canceller (mdf.c) internal variables don't seem to get …
9:14 AM Changeset [2122] by bennylp
Fixed bug in python's player_get_slot() and recorder_get_slot()
12:56 AM Changeset [2121] by bennylp
Fixed gcc function is not a prototype warnings
12:55 AM Changeset [2120] by bennylp
Updated setup.py for Linux and written more docstrings documentation

Jul 10, 2008:

10:41 PM Changeset [2119] by bennylp
Ticket #556: New object oriented Python abstraction for pjsua API
9:38 PM Ticket #556 (New object oriented Python abstraction for pjsua API) created by bennylp
pjsua.py:: Implement new objected oriented Python wrapper for pjsua API. …
8:48 PM Ticket #555 (Small but otherwise incompatible changes to PJSUA instant messaging ...) closed by bennylp
fixed: Done in r2118
8:45 PM Changeset [2118] by bennylp
Ticket 555: modifications to pjsua instant messaging callbacks
8:23 PM Ticket #555 (Small but otherwise incompatible changes to PJSUA instant messaging ...) created by bennylp
Modifications below to make the API more usable: * add account ID to …
7:26 PM Changeset [2117] by nanang
Added config settings for search range in WSOLA expand()
3:04 PM Changeset [2116] by nanang
Updated delay buffer to use circular buffer
2:59 PM Changeset [2115] by nanang
Updated WSOLA to use circular buffer and configurable hanning window size …
10:46 AM Changeset [2114] by nanang
Added two APIs to pjmedia circular buffer: copy & pack buffer

Jul 9, 2008:

8:30 AM FAQ edited by ismangil
(diff)

Jul 8, 2008:

9:24 AM Changeset [2113] by bennylp
Removed pjmedia_test from VS 2005 workspace as it makes compilation fails …
9:13 AM DevelopingSymbianAppWithCarbide edited by ismangil
(diff)
9:10 AM DevelopingSymbianAppWithCarbide edited by ismangil
(diff)

Jul 7, 2008:

9:31 PM Changeset [2112] by bennylp
Configuration option to include/exclude loopback interface in …
8:15 PM Changeset [2111] by bennylp
Modified runall.py python testing module to accommodate mod_recvfrom.py
8:14 PM Changeset [2110] by bennylp
Added mod_recvfrom.py testing module and some registrar test scenarios
8:00 PM Changeset [2109] by bennylp
Related to ticket 554: handle the case where server rejects Authorization …
7:57 PM Changeset [2108] by bennylp
Stop putting PUBLISH in Allow header since that's probably is not …
2:13 PM Changeset [2107] by bennylp
Removed pjmedia-test from pjmedia build for now since it's causing build …
2:03 PM Changeset [2106] by bennylp
Fixed segfault when getifaddrs() returns NULL address (thanks Filippo …

Jul 5, 2008:

8:34 PM PJMEDIA-MIPS edited by nanang
(diff)
3:14 PM PJMEDIA-MIPS edited by bennylp
(diff)
1:45 PM WikiStart edited by bennylp
(diff)
12:32 PM PJMEDIA-MIPS edited by bennylp
(diff)
12:24 PM PJMEDIA-MIPS edited by bennylp
(diff)
12:20 PM PJMEDIA-MIPS edited by bennylp
(diff)
11:53 AM Changeset [2105] by bennylp
Added WinCE project for pjmedia_test
9:40 AM PJMEDIA-MIPS edited by bennylp
(diff)
8:45 AM Changeset [2104] by bennylp
Added pjmedia_test to Visual Studio workspaces
1:28 AM PJMEDIA-MIPS edited by bennylp
(diff)
1:17 AM PJMEDIA-MIPS edited by bennylp
(diff)
1:15 AM PJMEDIA-MIPS edited by bennylp
(diff)

Jul 4, 2008:

11:49 PM Changeset [2103] by bennylp
Fixed compilation warnings on gcc-4.2.3
11:43 PM Changeset [2102] by bennylp
Updated mips_test.c after running on ARM
11:33 PM PJMEDIA-MIPS edited by bennylp
(diff)
11:10 PM PJMEDIA-MIPS created by bennylp
4:45 PM Changeset [2101] by bennylp
Added MIPS benchmark in pjmedia-test, and loopback media transport to …
4:39 PM Changeset [2100] by bennylp
Fixed crash in stream.c when it tries to send RTCP BYE when stream …
4:25 PM Changeset [2099] by bennylp
Fixed bug in SRTP regarding startup flags evaluation
9:28 AM Changeset [2098] by nanang
Added module circular buffer (circbuf.h) to pjmedia

Jul 3, 2008:

3:46 PM Ticket #554 (Automatically detect the realm for authenticating against IMS servers, so ...) created by bennylp
Problem description: In the old registration sequence, we sent a …

Jul 2, 2008:

3:18 PM Changeset [2097] by bennylp
Fixed VS 2005 dependency for samples project
3:17 PM Changeset [2096] by bennylp
Added gdi32.lib and advapi32.lib into pjsua VC 2005 input libraries specs

Jul 1, 2008:

7:12 PM Ticket #553 (PUBLISH callback is not called when authentication fails (thanks Ruud ...) closed by bennylp
fixed: Fixed in 2095
7:11 PM Changeset [2095] by bennylp
Ticket #553: PUBLISH callback is not called when authentication fails …
7:09 PM Ticket #553 (PUBLISH callback is not called when authentication fails (thanks Ruud ...) created by bennylp
3:34 PM Ticket #552 (Added TLS server name extension to support connecting to multi-hosted SIP ...) closed by bennylp
fixed: In 2094: - Added pjsip_tls_setting.server_name setting - Added …
3:31 PM Changeset [2094] by bennylp
Ticket #552: Added TLS server name extension to support connecting to …
3:15 PM Changeset [2093] by bennylp
Changed version to 0.9.0-trunk
3:15 PM Ticket #552 (Added TLS server name extension to support connecting to multi-hosted SIP ...) created by bennylp

Jun 30, 2008:

9:25 AM FAQ edited by bennylp
(diff)
8:55 AM FAQ edited by bennylp
(diff)

Jun 29, 2008:

12:29 PM 0.9/ReleaseNotes edited by bennylp
(diff)
11:50 AM 0.9/ReleaseNotes edited by bennylp
(diff)
11:24 AM 0.9/ReleaseNotes edited by bennylp
(diff)
10:50 AM 0.9/ReleaseNotes created by bennylp

Jun 28, 2008:

10:36 PM Milestone release-0.9.0 completed
= Release 0.9 = == New Features and Enhancements == Many new features …
9:35 PM Changeset [2092] by bennylp
Tagged 0.9.0
9:19 PM Changeset [2091] by bennylp
Updated PJ_VERSION to 0.9.0-release
9:15 PM Ticket #543 (Test framework for pjsua) closed by bennylp
fixed
2:48 PM Changeset [2090] by bennylp
Fixed build error on Symbian
2:47 PM Changeset [2089] by bennylp
Removed old PLC setting from pjmedia/config.h
12:52 AM Changeset [2088] by nanang
Updated PESQ test to save the WAV output on failure and report the PESQ …
12:40 AM Changeset [2087] by bennylp
Updated python test readme doc
12:39 AM Changeset [2086] by bennylp
Fixed crash when handling incoming MESSAGE request without message body …
12:00 AM Changeset [2085] by nanang
Fixed wrong variable name for number of failed tests

Jun 27, 2008:

11:53 PM Changeset [2084] by bennylp
Added stdout buffering option in Python tests
10:47 PM Changeset [2083] by nanang
Removed userdata param in callback funcs of mod_media_playrec.py
10:15 PM Changeset [2082] by nanang
Updated runall.py to cleanup the 'logs' directory before test; fixed log …
9:59 PM Changeset [2081] by bennylp
Added more Python tests: offer with multiple media lines
9:22 PM Changeset [2080] by bennylp
Added the ability to send a complete/arbitrary SIP INVITE message in …
9:19 PM Changeset [2079] by bennylp
Fix handling of multiple media lines in the incoming SDP offer. Now …
9:12 PM Changeset [2078] by nanang
Ticket #543: - added options to run.py - passing options in runall.py to …
6:48 PM Changeset [2077] by bennylp
Media session should not reject the whole SDP when it receives SDP with …
6:47 PM Changeset [2076] by bennylp
Fixed assertion when parsing incoming SDP which is not properly terminated …
4:18 PM Changeset [2075] by nanang
Ticket #543: - Fixed bug of calculating clock interval which should …
12:52 PM Changeset [2074] by nanang
Fixed minor bug on ptime calculation on player creation; Updated pjsua-app …
12:41 PM Changeset [2073] by nanang
Fixed session.c incorrectly parsing channel count from SDP
10:45 AM Changeset [2072] by bennylp
Fixed extra '/' character when encoding stereo codecs (thanks Gianluca …
8:51 AM Changeset [2071] by bennylp
python testing: fixed slow test performance due to expecting wrong text in …

Jun 26, 2008:

10:20 PM Changeset [2070] by bennylp
Rearrange the commands in mod_pres.py to make it work
10:20 PM Changeset [2069] by bennylp
echo command in pjsua can be used to print any text, and this is used to …
10:17 PM Changeset [2068] by bennylp
Added test duration in runall.py output, and add public ICE in excluded …
8:23 PM Changeset [2067] by bennylp
Added option to disable stdout buffering in pjsua, and adjust the python …
7:51 PM Changeset [2066] by bennylp
Added various tests with invalid SDP and other SIP parameters
7:47 PM Changeset [2065] by bennylp
Fixed assertion in invite session when INVITE has bad SDP because the SDP …
7:12 PM Changeset [2064] by nanang
Ticket #544: Fixed SRTP on hold+reinvite scenario
6:52 PM Changeset [2063] by nanang
Ticket #543: Updated PESQ to start/stop manually stream/record instead of …
4:27 PM Changeset [2062] by bennylp
Set universal_newlines=False in run.py, and added failed UPDATE scenario …
3:48 PM Changeset [2061] by bennylp
Specifying star in codec selection will select all codecs. Fixed the codec …
3:46 PM Changeset [2060] by bennylp
Fixed bug: media got deactivated when SDP negotiation fails on re-INVITE …
1:29 PM Changeset [2059] by bennylp
Added PRACK tests and ICE with public proxy tests
1:24 PM Changeset [2058] by bennylp
Do no disconnect invite session if authentication fails for requests …
12:26 PM Changeset [2057] by nanang
Ticket #543: Updated PESQ test, sound device used only by one side to …
9:51 AM Changeset [2056] by bennylp
Changed log verbosity of STUN unrecognized attribute log from 4 to 5 since …

Jun 25, 2008:

11:26 PM Changeset [2055] by bennylp
Replaced WAV files for automated testing
9:16 PM Changeset [2054] by bennylp
Optimize the number of characters written to SDP by ICE
6:35 PM Changeset [2053] by bennylp
Fixed assertion error when resending re-INVITE after it is challenged with …
6:18 PM Changeset [2052] by nanang
Ticket #543: Updated mod_pseq & mod_media_playrec.
3:05 PM Changeset [2051] by nanang
Ticket #543: added mod pesq & mod media playrec to runall.py, also added …
2:31 PM Changeset [2050] by nanang
Ticket #543: added initial WAV files for test input
10:23 AM Ticket #551 (Generic URI scheme handler (thanks Juri Glaß)) created by bennylp
Add generic URI scheme to handle non-SIP/non-tel URI such as http or email …
10:15 AM Ticket #550 (PRACK is not re-sent on 401/407 challenge (thanks Josh Benson)) closed by bennylp
fixed: Fixed in r2049
10:15 AM Changeset [2049] by bennylp
Fixed ticket #550: PRACK is not re-sent on 401/407 challenge (thanks Josh …
10:14 AM Ticket #550 (PRACK is not re-sent on 401/407 challenge (thanks Josh Benson)) created by bennylp
PJSIP is not retrying the PRACK request if it is challenged with 401/407 …

Jun 24, 2008:

11:32 AM Changeset [2048] by nanang
More ticket #542: Updated default capture latency (tested OK on Vista …

Jun 23, 2008:

10:17 PM Changeset [2047] by bennylp
Fixed crash in ICE when adding peer reflexive candidate
Note: See TracTimeline for information about the timeline view.