Timeline


and

Nov 11, 2009:

7:14 AM Changeset [3018] by nanang
Ticket #957: Updated SSL sock performance test to avoid false connected …
4:44 AM Changeset [3017] by nanang
Misc (#951): compile warning in norm_s() in g7221 basic_op.c, expression …
4:36 AM Changeset [3016] by nanang
#972: Removed PJ_SOL_SOCKET check in pjlib-test as it is defined as 0xffff …
4:26 AM Changeset [3015] by nanang
Misc (#951): Put init value to var 'ftype' (somewhere) in jbuf.c to avoid …
4:18 AM Changeset [3014] by nanang
Misc (#951): Updated local SDP answer reference in sdp neg test related to …
12:33 AM Changeset [3013] by bennylp
Misc (#951): undo r3012, and silently adjust max_calls to PJSUA_MAX_CALLS …
12:21 AM Changeset [3012] by bennylp
Misc (#951): check when app specifies max_calls that is greater than …

Nov 10, 2009:

11:01 AM Ticket #956 (SIP conference bot application) closed by bennylp
fixed: Good enough for now, closing the ticket
10:58 AM Changeset [3011] by nanang
Misc (#951): Fixed wrong media order in SDP response checking in python …
10:57 AM Changeset [3010] by bennylp
More #955 (Python fixes): calling buddy_set_user_data with invalid buddy …
10:54 AM Changeset [3009] by bennylp
Fixed for #937 (presence enhancements): handle case where event argument …
10:46 AM Changeset [3008] by bennylp
More ticket #957 (SSL): exclude sip_transport_tls_ossl.c from VS6 build
10:07 AM Ticket #955 (Fixes and some enhancements to Python module (thanks Saúl Ibarra for the ...) closed by bennylp
fixed: In r3007: - transport config is not initialized with default values, …
10:06 AM Changeset [3007] by bennylp
Misc python module fixes (#955): - transport config is not initialized …
8:00 AM Ticket #951 (Miscellaneous fixes) closed by bennylp
fixed: In r3006: - fixed misc compilation warning on gcc/Linux
7:59 AM Changeset [3006] by bennylp
Misc (#951): fixed compilation warning on gcc/Linux
5:54 AM Changeset [3005] by bennylp
Misc (#951): fixed misc compilation warnings with gcc
5:26 AM Changeset [3004] by bennylp
Misc (#951): added missing bidirectional.o in PJMEDIA Makefile (thanks …
5:09 AM Changeset [3003] by bennylp
More ticket #940: Multiple header rows with the same name may not be …
4:31 AM Ticket #989 (Issues with Windows Unicode build (thanks Michele Cicciotti for the patch)) closed by bennylp
fixed: Fixed in r3002
4:30 AM Changeset [3002] by bennylp
Fixed ticket #989: Issues with Windows Unicode build (thanks Michele …
4:29 AM Ticket #989 (Issues with Windows Unicode build (thanks Michele Cicciotti for the patch)) created by bennylp
Issues with Windows Unicode build: - pjlib assumes that Win32 can't be …
3:45 AM Ticket #864 (Revise on account registration Contact update rule) closed by bennylp
fixed: Fixed in r3001: - don't switch if only port number is different and the …
3:45 AM Changeset [3001] by bennylp
Ticket #864: Revise on account registration Contact update rule - don't …

Nov 9, 2009:

1:40 PM Ticket #957 (SSL/secure socket abstraction and SIP TLS transport rewrite) closed by nanang
fixed: In r3000: - Fixed 0.0.0.0:0 address returned by SIP TLS client transport, …
1:40 PM Changeset [3000] by nanang
Ticket #957: Fixed 0.0.0.0:0 address returned by SIP TLS client transport, …
9:52 AM Changeset [2999] by bennylp
More #957 (TLS) - added missing servername setup in symbian_ua. Without …
9:45 AM TLS edited by bennylp
(diff)
9:40 AM TLS_on_Symbian edited by bennylp
(diff)
9:11 AM Ticket #957 (SSL/secure socket abstraction and SIP TLS transport rewrite) reopened by bennylp
Reopened because of error in connecting to untrusted server in one of the …
8:51 AM Changeset [2998] by bennylp
Ticket #950 and #957: - added QoS options on PJLIB/PJLIB SSL/TLS …
8:49 AM Changeset [2997] by bennylp
Misc (#951): compilation warnings about unused local variables in …
8:11 AM Changeset [2996] by nanang
Misc fix (#951): Fixed pjsua bug RTP timestamp & sequence resetted after …
5:18 AM Ticket #988 (Aray bounds checking in SDP functions (thanks Mark Webster for the report)) closed by bennylp
fixed: Fixed in r2995
5:18 AM Changeset [2995] by bennylp
Ticket #988: Aray bounds checking in SDP functions (thanks Mark Webster …
4:41 AM Ticket #988 (Aray bounds checking in SDP functions (thanks Mark Webster for the report)) created by bennylp
(Lack of) array bounds checking in various SDP parse functions may cause …
4:34 AM Changeset [2994] by bennylp
More #957 (TLS): updated pj_perror() with the new PJ_PERROR() API
4:32 AM Changeset [2993] by bennylp
More #950 (QoS): updated with the new pj_perror() syntax
4:09 AM Changeset [2992] by bennylp
Updated ticket #981: pj_perror() and PJ_PERROR() API: - added PJ_PERROR() …

Nov 8, 2009:

4:30 AM WikiStart edited by bennylp
(diff)
3:48 AM Testing_Audio_Device_with_pjsystest edited by bennylp
(diff)
3:45 AM Testing_Audio_Device_with_pjsystest edited by bennylp
(diff)
3:35 AM Changeset [2991] by bennylp
Misc (#951): some fixes for pjsystest application: - added the missing …

Nov 6, 2009:

2:11 PM Ticket #987 (Asynchronous socket operations on Symbian) created by bennylp
Most socket I/O operations on Symbian are currently done in blocking mode.
1:33 PM Ticket #957 (SSL/secure socket abstraction and SIP TLS transport rewrite) closed by nanang
fixed
1:31 PM Changeset [2990] by nanang
Ticket #957: - Updated Symbian PJLIB test build setting to enable SSL …
8:01 AM Changeset [2989] by nanang
Ticket #957: Workaround fix for SSL socket specific related to ticket …
7:46 AM Ticket #954 (Session Timer fixes) closed by nanang
fixed
4:16 AM Ticket #986 (Assertion when authorization PJSIP_AUTH_AUTO_SEND_NEXT is enabled (thanks ...) closed by bennylp
fixed: Fixed in r2988: - also added SIPp scenario for testing
4:16 AM Changeset [2988] by bennylp
Fixed ticket #986: Assertion when authorization PJSIP_AUTH_AUTO_SEND_NEXT …
4:10 AM Ticket #986 (Assertion when authorization PJSIP_AUTH_AUTO_SEND_NEXT is enabled (thanks ...) created by bennylp
Please see …

Nov 5, 2009:

1:40 PM Ticket #985 (Write to freed memory area with IoCompletionPort (IOCP) ioqueue backend ...) created by bennylp
Using IoCompletionPort (IOCP) ioqueue backend, which is the default
1:33 PM Changeset [2987] by nanang
Ticket #954: Added sipp test scenario for issue 1 (bad SE in 200 response, …

Nov 4, 2009:

5:08 PM Changeset [2986] by nanang
Ticket #957: - Applied workaround solution for getting local address …
1:18 PM Ticket #940 (Multiple header rows with the same name may not be completely processed by ...) closed by bennylp
fixed: Fixed in r2985: - the parser now collects and aggregates all …
1:17 PM Changeset [2985] by bennylp
Fixed ticket #940: Multiple header rows with the same name may not be …
4:25 AM Ticket #975 (Symbian timer heap implementation unable to schedule duration more than ...) closed by bennylp
fixed: Fixed in r2984
4:24 AM Changeset [2984] by bennylp
Fixed ticket #975: Symbian timer heap implementation unable to schedule …
3:35 AM Changeset [2983] by nanang
Misc fix (#951): Fixed possible random/unexpected pairs generated in …
1:55 AM Changeset [2982] by bennylp
More ticket #972: setsockopt options compatibility on various platforms: …

Nov 3, 2009:

2:29 PM Changeset [2981] by nanang
Ticket #957: - Added SSL socket performance test. - Added incompatible …
12:58 PM Changeset [2980] by nanang
Ticket #984: Minor fix of compile warning of unused arg.
12:53 PM Ticket #984 (Active socket fails to accept two or more concurrent incoming connections.) closed by nanang
fixed: In r2979: fixed.
12:44 PM Changeset [2979] by nanang
Ticket #984: Fixed active socket to pass updated/correct descriptors in …
12:34 PM Ticket #984 (Active socket fails to accept two or more concurrent incoming connections.) created by nanang
Symptom: application got same socket descriptor in accept callbacks when …

Oct 30, 2009:

1:18 AM Changeset [2978] by bennylp
Misc fixes (#951): renamed mips variable in pjmedia MIPS test since it …

Oct 29, 2009:

9:39 AM Ticket #983 (Native WMME audio device backend is now the default device on Win32 and ...) closed by bennylp
fixed: In r2977: - increase default playback latency …
9:39 AM Changeset [2977] by bennylp
Ticket #983: make native WMME the default audio device on Windows and …
8:36 AM Ticket #983 (Native WMME audio device backend is now the default device on Win32 and ...) created by bennylp
The native WMME audio device implementation (wmme_dev.c) provides richer …
8:16 AM Changeset [2976] by bennylp
More ticket #982: added MWI support for Python
4:55 AM Ticket #950 (Support for QoS settings (TOS, DSCP, WMM, 802.1p) for sockets) closed by bennylp
fixed
4:52 AM FAQ edited by nanang
Updated info for building universal binary for MacOS X (diff)
3:31 AM Changeset [2975] by nanang
Misc fix (#951): Fixed pjmedia Makefile build config to clean …
12:34 AM QoS edited by bennylp
(diff)
12:21 AM QoS edited by bennylp
(diff)
12:19 AM QoS edited by bennylp
(diff)
12:11 AM QoS edited by bennylp
(diff)

Oct 28, 2009:

11:45 PM QoS created by bennylp
12:19 PM Changeset [2974] by bennylp
More ticket #982: updated VS6 project with the mwi.[hc]
6:31 AM TLS_on_Symbian edited by nanang
Added instruction to enable TLS in the building steps. (diff)
6:21 AM TLS edited by nanang
Few updates regarding ticket #957 about new secure socket abstraction and … (diff)
6:09 AM Changeset [2973] by nanang
Ticket #957: Updated PJSIP_HAS_TLS_TRANSPORT default value to refer to …
3:41 AM Changeset [2972] by nanang
Ticket #957: Removed DTLS proto in SSL socket with OpenSSL backend as it …

Oct 27, 2009:

2:21 AM Changeset [2971] by nanang
Ticket #957: - Fixed SSL socket unit test issues (mostly on Linux …

Oct 26, 2009:

3:47 PM Changeset [2970] by nanang
Ticket #957: - Added features in secure socket: handshake timeout timer, …
2:09 PM Changeset [2969] by nanang
Misc fix (#951): Updated active socket to keep passing the packet pointer, …
11:22 AM Ticket #982 (Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842)) closed by bennylp
fixed: Implemented in r2968: - PJSIP-SIMPLE: - implement MWI - PJSUA-LIB: …
11:21 AM Changeset [2968] by bennylp
Implement ticket #982: Support for SIP Message Summary/Message? Waiting …
11:12 AM Ticket #982 (Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842)) created by bennylp
Add support for Message Summary/Message? Waiting Indication (MWI, RFC …

Oct 25, 2009:

10:50 AM Changeset [2967] by bennylp
More ticket #950 (QoS): - fixed wrong DSCP field operation with …
9:02 AM Changeset [2966] by bennylp
Initial commit for ticket #950: QoS support: - implementation: - …
8:47 AM Ticket #981 (New pj_perror() and PJ_PERROR() APIs to print error message to the log) closed by bennylp
fixed: Done in r2965
8:46 AM Changeset [2965] by bennylp
Ticket #981: new pj_perror() utility API
8:45 AM Ticket #981 (New pj_perror() and PJ_PERROR() APIs to print error message to the log) created by bennylp
New API in <pj/errno.h>: PJ_PERROR usage: […] pj_perror() API: …

Oct 24, 2009:

2:18 AM Changeset [2964] by bennylp
More ticket #972: SOL_UDP is not set properly on Linux
2:07 AM Ticket #980 (Memory pool alignment error when alignment is set to be greater than 4 ...) closed by bennylp
fixed: Fixed in r2963
2:06 AM Changeset [2963] by bennylp
Fixed ticket #980: Memory pool alignment error when alignment is set to be …
2:05 AM Ticket #980 (Memory pool alignment error when alignment is set to be greater than 4 ...) created by bennylp
When alignment is set to be greater than 4 bytes, the memory allocated …
12:00 AM Changeset [2962] by bennylp
More ticket #972: fixed compilation error on Linux due to the last …

Oct 22, 2009:

1:11 AM Ticket #979 (Crash when printing Retry-After header (thanks Andrey Kovalenko for the ...) closed by bennylp
fixed: Fixed in r2961
1:10 AM Changeset [2961] by bennylp
Fixed ticket #979: Crash when printing Retry-After header (thanks Andrey …
1:10 AM Ticket #979 (Crash when printing Retry-After header (thanks Andrey Kovalenko for the ...) created by bennylp
Crash when printing Retry-After header due to uninitialized "comment" …

Oct 21, 2009:

3:03 AM Changeset [2960] by bennylp
More #937 (presence): - added protection to not resubscribe immediately …
2:38 AM Ticket #937 (Revamping of presence management to make it more efficient) closed by bennylp
fixed: In r2959: - Added couple of SIPp scenario files to test various retry …
2:37 AM Changeset [2959] by bennylp
More ticket #937 (presence revamping): - Added couple of SIPp scenario …

Oct 20, 2009:

2:56 PM Ticket #978 (Some noise in APS G.729 decoding/playback on some devices.) closed by nanang
fixed: In r2958: - Adopted G.729 SID/DTX frame handling from VAS implementation.
2:54 PM Changeset [2958] by nanang
Ticket #978: Fixed noise in APS G.729 playback/decoding on some devices by …
2:44 PM Ticket #977 (ICE does not change role to Controlling when talking to ice-lite agents ...) closed by bennylp
fixed: Fixed in r2957
2:44 PM Changeset [2957] by bennylp
Fixed ticket #977: ICE does not change role to Controlling when talking to …
2:40 PM Ticket #978 (Some noise in APS G.729 decoding/playback on some devices.) created by nanang
Reported by some users, e.g: …
2:38 PM Ticket #977 (ICE does not change role to Controlling when talking to ice-lite agents ...) created by bennylp
ICE standard says that Answerer must change role to Controlling agent when …
1:56 PM Changeset [2956] by bennylp
Initial commit for ticket #937: Revamping of presence management to make …
1:15 PM Ticket #976 (Account must be associated with the call before initializing media channel ...) closed by nanang
fixed: In r2955: - fixed.
1:14 PM Changeset [2955] by nanang
Ticket #976: Fixed pjsua_call_make_call() to associate call with account …
1:11 PM Ticket #976 (Account must be associated with the call before initializing media channel ...) created by nanang
In initialization, media channel will setup the media based on account …
3:05 AM Changeset [2954] by bennylp
Misc (#951): added couple of SIPp scenario XML files for future use: - …
3:02 AM Changeset [2953] by bennylp
More ticket #965: Receiving (malformed) re-INVITE with the same Via branch …
1:24 AM Changeset [2952] by bennylp
More ticket #972: compilation problem with IPPROTO_IPV6 constant (thanks …

Oct 16, 2009:

6:28 AM Changeset [2951] by nanang
Ticket #954 (issue no 2): Updated session timer to process 2xx response in …
3:06 AM Changeset [2950] by nanang
Ticket #957: - Added SSL socket abstraction with OpenSSL backend. - …

Oct 15, 2009:

6:55 AM Changeset [2949] by bennylp
Misc (#951): pool that is used to add missing ";lr" parameter in the Route …
6:24 AM Ticket #975 (Symbian timer heap implementation unable to schedule duration more than ...) created by bennylp
The Symbian timer heap implementation uses 32bit integer value to …
4:46 AM Ticket #974 (Crash if ICE session is destroyed by the application inside ...) closed by bennylp
fixed: Fixed in r2948
4:46 AM Changeset [2948] by bennylp
Fixed ticket #974: Crash if ICE session is destroyed by the application …
4:45 AM Ticket #974 (Crash if ICE session is destroyed by the application inside ...) created by bennylp
http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2009-October/009063. …
4:05 AM Ticket #973 (pj_ioqueue_accept() fails on Windows NT IOCP backend if connection is ...) closed by bennylp
fixed: Fixed in r2947
4:04 AM Changeset [2947] by bennylp
Fixed ticket #973: pj_ioqueue_accept() fails on Windows NT IOCP backend if …
4:03 AM Ticket #973 (pj_ioqueue_accept() fails on Windows NT IOCP backend if connection is ...) created by bennylp
This is because pj_getsockname() is called without checking first if …
3:48 AM Ticket #972 (setsockopt options compatibility on various platforms (thanks Yann, John ...) closed by bennylp
fixed: In r2946: - set PJ_SOL_IP, PJ_SOL_TCP, and PJ_SOL_UDP to IPPROTO_IP, …
3:48 AM Changeset [2946] by bennylp
Ticket #972: setsockopt compatibility problems on Windows (thanks Yann and …
2:59 AM Ticket #972 (setsockopt options compatibility on various platforms (thanks Yann, John ...) created by bennylp
Some problems were reported on Windows platforms on various PJ_SOL_xxx …

Oct 14, 2009:

1:13 PM Ticket #881 (PJSUA-LIB should send UPDATE or re-INVITE after ICE negotiation, if the ...) closed by bennylp
fixed: In r2945: - done - added pj_ice_strans_state (to be used for …
1:13 PM Changeset [2945] by bennylp
Ticket #881: send UPDATE or re-INVITE after ICE negotiation, if the …
10:36 AM Ticket #971 (Assertion in ICE with regular nomination strategy when registering timer) closed by bennylp
fixed: Fixed in r2944
10:36 AM Changeset [2944] by bennylp
Fixed ticket #971: Assertion in ICE with regular nomination strategy when …
10:35 AM Ticket #971 (Assertion in ICE with regular nomination strategy when registering timer) created by bennylp
Assertion in function start_nominated_check() in ice_session.c
1:59 AM Ticket #970 (More gracefull PJSUA-LIB shutdown sequence) closed by bennylp
fixed: Enhancements in r2943: - wait for unregistration to complete (or a …
1:58 AM Changeset [2943] by bennylp
Ticket #970: More gracefull PJSUA-LIB shutdown sequence. Enhancements: - …
1:55 AM Ticket #970 (More gracefull PJSUA-LIB shutdown sequence) created by bennylp
Related to this ticket, see also ticket #364

Oct 13, 2009:

10:38 PM Ticket #969 (Improvement in jitter buffer algoritm for low bandwidth network (thanks ...) created by bennylp
On low bandwidth network, high jitter and frame lost are usually the …
2:02 PM Ticket #364 (Upon shutdown, un-REGISTER request should be sent only after un-PUBLISH ...) closed by bennylp
fixed: In r2942: - wait for unpublication to complete or some delay expires, …
2:01 PM Changeset [2942] by bennylp
Ticket #364: Upon unregistration, (un)REGISTER should be sent only after …
11:20 AM Ticket #968 (WMME audio device initialization should not return non-PJ_SUCCESS just ...) closed by nanang
fixed: In r2941: - Fixed WMME factory initialization to just return PJ_SUCCESS …
11:19 AM Changeset [2941] by nanang
Ticket #968: Fixed WMME factory initialization to just return PJ_SUCCESS …
11:11 AM Ticket #968 (WMME audio device initialization should not return non-PJ_SUCCESS just ...) created by nanang
This ticket fixes bug in #768.

Oct 12, 2009:

7:44 AM Ticket #411 (Cannot update account presence's status while previous PUBLISH is in ...) closed by bennylp
fixed: Done in r2940: - enable request queueing. If PUBLISH is to be sent while …
7:44 AM Changeset [2940] by bennylp
Ticket #411: Cannot update account presence's status while previous …
1:27 AM Changeset [2939] by bennylp
Related to ticket #411 (Cannot update account presence's status while …
Note: See TracTimeline for information about the timeline view.