Timeline


and

Nov 1, 2007:

6:40 AM Changeset [1538] by bennylp
More ticket #385: 100rel support should be enabled by default

Oct 31, 2007:

3:52 PM Ticket #408 (Route set shouldn't be updated once it has been set (thanks Anshuman S. ...) closed by bennylp
fixed: Fixed in r1537
3:52 PM Changeset [1537] by bennylp
Ticket #408: Route set shouldn't be updated once it has been set (thanks …
3:51 PM Ticket #408 (Route set shouldn't be updated once it has been set (thanks Anshuman S. ...) created by bennylp
Dialog MUST NOT recompute route set upon processing subsequent requests or …
1:31 PM Ticket #407 (Keep alive for UDP transport) closed by bennylp
fixed: Done in r1536: - added ka_interval and ka_data setting in …
1:28 PM Changeset [1536] by bennylp
Ticket #407: keep-alive for UDP transports in PJSUA-LIB
1:26 PM Ticket #407 (Keep alive for UDP transport) created by bennylp
Add keep-alive mechanism for UDP transports in order to reduce …
10:56 AM Ticket #406 (New PJSUA API to update buddy's presence subscription) closed by bennylp
fixed: Done in r1535: - New API: pjsua_buddy_update_pres(buddy_id)
10:54 AM Changeset [1535] by bennylp
Ticket #406: New PJSUA API to update buddy's presence subscription
10:54 AM Ticket #406 (New PJSUA API to update buddy's presence subscription) created by bennylp
Currently there is no API to re-initiate presence subscription for a buddy …
10:21 AM Ticket #405 (Subscribe to buddy presence upon receiving incoming subscription from the ...) closed by bennylp
fixed: Done in r1534
10:20 AM Changeset [1534] by bennylp
Ticket #405: Subscribe to buddy presence upon receiving incoming …
10:19 AM Ticket #405 (Subscribe to buddy presence upon receiving incoming subscription from the ...) created by bennylp
To reduce the number of SUBSCRIBE's sent to network (to refresh buddy's …
8:59 AM Changeset [1533] by bennylp
More ticket #399: added PJSUA API to retrieve the remote NAT type
7:58 AM Changeset [1532] by bennylp
Fixed deadlock in increment_counter() and decrement_counter() caused by …
7:53 AM Changeset [1531] by bennylp
Fixed deadlock in increment_counter() and decrement_counter() caused by …

Oct 30, 2007:

4:41 PM Changeset [1530] by bennylp
Fixed route set bug in simpleua.c (thanks Raquie Rawq)
3:42 PM Changeset [1529] by bennylp
Added pjsua_get_var() to access pjsua_var from a DLL (thanks Tomas …
3:37 PM Changeset [1528] by bennylp
Initial minimum jitter value was set to 2ms (thanks Roman Puls)

Oct 26, 2007:

9:02 AM Changeset [1527] by bennylp
Fixed warnings in PJLIB string_i.h about variable may not get initialized
5:57 AM Ticket #404 (Issues with Windows Vista) created by bennylp
Suspected Issues with Windows Vista: - Audio quality: audio …
5:35 AM Changeset [1526] by bennylp
More ticket #399: pj_sock_close() is called more than once. Also …
5:28 AM Ticket #403 (Ability to specify RConnection instance etc in PJLIB Symbian) closed by bennylp
fixed: Done in r1525: 1. Added pj_symbianos_set_params() function in os.h. …
5:25 AM Changeset [1525] by bennylp
Ticket #403: Ability to specify RConnection instance etc in PJLIB Symbian
5:11 AM Ticket #403 (Ability to specify RConnection instance etc in PJLIB Symbian) created by bennylp
Some applications want to be able to specify RConnection instance to be …
4:17 AM Changeset [1524] by bennylp
More ticket #399: on_request_complete() callback does not release the …
3:59 AM Changeset [1523] by bennylp
More ticket #399: fixed bug that triggers assertion in the timer

Oct 25, 2007:

3:19 AM Changeset [1522] by bennylp
Added assertion which checks if evsub module has been registered before …
3:18 AM Changeset [1521] by bennylp
Fixed wrong doxygen documentation for various AUTH settings (thanks …
2:53 AM Ticket #400 (Support for Service-Route header (RFC 3608)) closed by bennylp
fixed: Change default behavior in r1520: - Service-Route processing is now …
2:51 AM Changeset [1520] by bennylp
Continuing ticket #400: Only process Service-Route header if …
2:41 AM FAQ edited by bennylp
(diff)

Oct 24, 2007:

9:38 AM Ticket #402 (Endless error loop when TCP accept() continuously returns error) closed by bennylp
fixed: Fixed in r1519: - after accept() returns consecutive 20 errors, TCP …
9:37 AM Changeset [1519] by bennylp
Fixed ticket #402: Endless error loop when TCP accept() continuously …
9:35 AM Ticket #402 (Endless error loop when TCP accept() continuously returns error) created by bennylp
When TCP accept() continuously returns error for some reason, the …
8:37 AM Ticket #401 (Unable to register when account URI contains display name) closed by bennylp
fixed: Fixed in r1518: - the error was caused by the proxy (a well known open …
8:32 AM Changeset [1518] by bennylp
Fixed ticket #401: Unable to register when account URI contains display …
8:31 AM Ticket #401 (Unable to register when account URI contains display name) created by bennylp
When account URI contains display name, pjsip incorrectly interpret …
8:29 AM Changeset [1517] by bennylp
Added more svn:ignore files

Oct 21, 2007:

11:51 AM Changeset [1516] by bennylp
Added dummy symbol in PJLIB's ctype.c to avoid linker warning about empty …
11:49 AM Changeset [1515] by bennylp
Added default value for PJ_SOL_TCP for systems that lack SOL_TCP or …
11:48 AM Changeset [1514] by bennylp
Fixed compilation warning in sip_auth_client.c about unreachable code when …
9:41 AM Changeset [1513] by bennylp
Changed default AEC/EC tail length (PJSUA_DEFAULT_EC_TAIL_LEN) from 800 ms …
9:40 AM Changeset [1512] by bennylp
More ticket #395: changed max default buffer length from 60ms to 100ms for …
2:08 AM Changeset [1511] by bennylp
Updated libmilenage Visual Studio project toption to use /MD instead of …
2:05 AM Changeset [1510] by bennylp
Added resample_libsamplerate.c into VS8 project

Oct 20, 2007:

11:58 PM Changeset [1509] by bennylp
Fixed bug in pjmedia clock_thread.c: busy loop when clock thread is …

Oct 18, 2007:

3:28 PM Changeset [1508] by bennylp
Updated Service-Route calculation
5:54 AM Changeset [1507] by bennylp
Ticket #400: initial support for Service-Route header, still untested
5:44 AM Ticket #400 (Support for Service-Route header (RFC 3608)) created by bennylp
The Service-Route header is used for routing requests in 3GPP/IMS …
1:59 AM Ticket #398 (Support for Secret Rabbit Code (aka libsamplerate) sample rate conversionl ...) closed by bennylp
fixed: Updated the README.txt in r1506
1:58 AM Changeset [1506] by bennylp
Updated README.txt of libsamplerate instructions
1:40 AM Changeset [1505] by bennylp
Updated VS2005 and eVC projects with new base64 and AKA files

Oct 17, 2007:

6:21 AM Changeset [1504] by bennylp
Fixed build warnings/errors for Symbian target

Oct 16, 2007:

2:10 PM Changeset [1503] by bennylp
Tolerate more ICMP errors in ICE media transport
8:54 AM Changeset [1502] by bennylp
Ticket #398: support for libsamplerate in the autoconf+Makefile
1:34 AM Changeset [1501] by bennylp
More ticket #399: added callback to report NAT detection result, and sends …

Oct 15, 2007:

7:08 AM Ticket #396 (Support for 3GPP/IMS digest AKA (AKAv1-MD5) SIP authentication) closed by bennylp
fixed: In r1500: - tested AKAv1 authentication (and it worked!) - implemented …
7:04 AM Changeset [1500] by bennylp
Continuing ticket #396: tested digest AKAv1, implemented AKAv2, and some …

Oct 13, 2007:

9:27 AM Changeset [1499] by bennylp
Related to ticket #399: optimize NAT detection to complete faster
12:06 AM Changeset [1498] by bennylp
Added "magic" parameter in pj_stun_session_create_req()

Oct 12, 2007:

11:29 PM Changeset [1497] by bennylp
Related to ticket #399: added comments etc.
1:21 PM Changeset [1496] by bennylp
Fixed bug in ticket #399 implementation: wrong CHANGE-REQUEST values
12:18 PM Ticket #399 (Added tool to perform NAT type detection/classification) closed by bennylp
fixed: Done in r1495: - Added nat_detect.[h|c] in PJNATH library. - New …
12:14 PM Changeset [1495] by bennylp
Ticket #399: Initial implementation of tool to perform NAT type …
12:13 PM Ticket #399 (Added tool to perform NAT type detection/classification) created by bennylp
With current implementation, it is rather hard to troubleshoot ICE …
12:10 PM Changeset [1494] by bennylp
Related to ticket #396: updated Symbian DEF file
5:24 AM Changeset [1493] by bennylp
Ticket #398: Initial support for Secret Rabbit Code (aka libsamplerate) …
5:23 AM Ticket #398 (Support for Secret Rabbit Code (aka libsamplerate) sample rate conversionl ...) created by bennylp
Please see …

Oct 11, 2007:

11:26 AM Changeset [1492] by bennylp
Fixed compilation warnings with AKA implementation
11:22 AM Ticket #397 (Bug with handling large SIP message body (thanks Helmut Wolf)) closed by bennylp
fixed: Fixed in r1491: - removed generic_print_body() function in …
11:21 AM Changeset [1491] by bennylp
Ticket #397: Bug with handling large SIP message body (thanks Helmut Wolf)
11:20 AM Ticket #397 (Bug with handling large SIP message body (thanks Helmut Wolf)) created by bennylp
In some cases, pjsip fails to detect large message body, which causes the …

Oct 10, 2007:

1:12 PM Changeset [1490] by bennylp
Fixed build warnings/error on Linux
12:18 PM Changeset [1489] by bennylp
Continuing ticket #396: added PJSIP_HAS_DIGEST_AKAv1_AUTH to enable AKA …
11:37 AM Changeset [1488] by bennylp
Ticket #396: initial implementation of digest AKA (akav1-md5) …
11:29 AM Ticket #396 (Support for 3GPP/IMS digest AKA (AKAv1-MD5) SIP authentication) created by bennylp
Digest AKA is utilized by 3GPP/IMS, and is specified in RFC 3310: …

Oct 7, 2007:

12:51 PM Changeset [1487] by bennylp
Updated PJNATH doxygen documentation
7:59 AM FAQ edited by bennylp
About latency (diff)
7:43 AM Ticket #395 (Added configuration to control maximum PortAudio sound buffer latency) closed by bennylp
fixed: Done in r1486: - Added PJMEDIA_PASOUND_MAX_LATENCY setting, which …
7:42 AM Changeset [1486] by bennylp
Ticket #395: Added configuration to control maximum PortAudio? sound buffer …
7:39 AM Ticket #395 (Added configuration to control maximum PortAudio sound buffer latency) created by bennylp
With WMME backend, PortAudio will set latency to 200ms. This setting …
6:04 AM Changeset [1485] by bennylp
Minor fixes to TURN server: handle immediate recv() error, call …

Oct 6, 2007:

5:55 PM Changeset [1484] by bennylp
Fixed bug: resolver did not select securer transport for SIPS URI
5:53 PM Ticket #394 (Reduce PJMEDIA_SOUND_BUFFER_COUNT default setting from 16 to 6 to reduce ...) closed by bennylp
fixed: Done in r1483
5:52 PM Changeset [1483] by bennylp
Ticket #394: Reduce PJMEDIA_SOUND_BUFFER_COUNT default setting from 16 to …
5:51 PM Ticket #394 (Reduce PJMEDIA_SOUND_BUFFER_COUNT default setting from 16 to 6 to reduce ...) created by bennylp
5:32 PM Ticket #393 (Added configuration to set basic audio frame length to minimize audio ...) closed by bennylp
fixed: In r1482: - added pjsua_media_config.audio_frame_ptime to control …
5:31 PM Changeset [1482] by bennylp
Ticket #393: Added configuration to set basic audio frame length to …
5:29 PM Ticket #393 (Added configuration to set basic audio frame length to minimize audio ...) created by bennylp
In pjsua-lib, audio frame length was controlled by PTIME macro in …
5:26 PM Changeset [1481] by bennylp
Changed RTP initial sequence number to be within 15bit number, as required …
5:04 PM Changeset [1480] by bennylp
Changed reference to ice-15 to ice-18

Oct 5, 2007:

3:55 PM Ticket #392 (Added configuration to enable old, rfc3489bis-06 and older, style of ...) closed by bennylp
fixed: Done in r1479 Application that wants to use old-style (rfc3489bis-06 and …
3:53 PM Changeset [1479] by bennylp
Ticket #392: Added configuration to enable old, rfc3489bis-06 and older, …
3:52 PM Ticket #392 (Added configuration to enable old, rfc3489bis-06 and older, style of ...) created by bennylp
12:28 PM Changeset [1478] by bennylp
Force svn eol-style for WinCE project files to CRLF
9:37 AM FAQ edited by bennylp
(diff)
9:14 AM Ticket #391 (Added framework to send and receive arbitrary requests within call in ...) closed by bennylp
fixed: Done in r1477: - Added pjsua_call_send_request() API to send …
9:12 AM Changeset [1477] by bennylp
Ticket #391: Added framework to send and receive arbitrary requests within …
9:02 AM Ticket #391 (Added framework to send and receive arbitrary requests within call in ...) created by bennylp
6:41 AM Changeset [1476] by bennylp
Related to ticket #95: bug in TLS transport: keep-alive timer is not …

Oct 4, 2007:

3:35 PM Changeset [1475] by bennylp
Related to ticket #5: fixed compilation warnings on gcc
3:34 PM Changeset [1474] by bennylp
Related to ticket #385: fixed gcc compilation warnings
10:11 AM Ticket #2 (Symbian sound device implementation) closed by bennylp
fixed: Someone had reported that the sound device works! Closing the ticket now.
9:54 AM Ticket #95 (Keep-alive mechanism for TCP and TLS transports) closed by bennylp
fixed: Done in r1473: - Implemented keep-alive mechanism for TCP and TLS …
9:50 AM Changeset [1473] by bennylp
Ticket #95: Keep-alive mechanism for TCP and TLS transports
9:49 AM Ticket #390 (Register session will keep transport instance so that keep-alive is sent) closed by bennylp
fixed: Done in r1472
9:48 AM Changeset [1472] by bennylp
Ticket #390: Register session will keep transport instance so that …
9:36 AM Ticket #390 (Register session will keep transport instance so that keep-alive is sent) created by bennylp
Previously, the client registration session (pjsip_regc) doesn't keep …
6:18 AM Ticket #389 (Added new commands in pjsua to change codec priorities and send UPDATE) closed by bennylp
fixed: Done in r1471
6:17 AM Changeset [1471] by bennylp
Ticket #389: Added new commands in pjsua to change codec priorities and …
6:17 AM Ticket #389 (Added new commands in pjsua to change codec priorities and send UPDATE) created by bennylp
6:15 AM Changeset [1470] by bennylp
Related to ticket #385: fixed bug in pjsua-lib: 100rel module is not …

Oct 3, 2007:

6:31 PM Ticket #5 (Support for SIP UPDATE (RFC 3311) and fix the offer/answer negotiation) closed by bennylp
fixed: Implemented in r1469: - UPDATE is now supported! Use …
6:28 PM Changeset [1469] by bennylp
Ticket 5: Support for SIP UPDATE (RFC 3311) and fix the offer/answer …
Note: See TracTimeline for information about the timeline view.