source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3034   14 years bennylp Ticket #1004: Symbian timer heap fix - timer heap now records active …
(edit) @3033   14 years bennylp Ticket #1000: fixed different treatment with regard to Unicode argument to …
(edit) @3032   14 years bennylp Misc (ticket #1003): - added missing transport selection information in …
(edit) @3031   14 years bennylp Ticket #1002: Crash when adding/removing buddies (thanks Nikolay Popok and …
(edit) @3030   14 years bennylp More ticket #1000 (IPv6 interface enumeration fails due to typo error in …
(edit) @3029   14 years bennylp Fixed ticket #1000: IPv6 interface enumeration fails due to typo error in …
(edit) @3028   14 years bennylp Fixed ticket #999: Several bug fixes to the TURN client library and …
(edit) @3027   14 years bennylp Tagged 1.5
(edit) @3026   14 years bennylp Changed version to 1.5
(edit) @3025   14 years nanang Ticket #990: - Updated VAS stream start to be synchronous. - Fixed VAS …
(edit) @3024   14 years bennylp Misc (#951): added make selftest target
(edit) @3023   14 years bennylp Misc (#951): fixed compilation warning on Win32 Release build
(edit) @3022   14 years bennylp More #953 (ICE may find the wrong best candidate): - the sorting process …
(edit) @3021   14 years bennylp More ticket #982 (MWI): support for Asterisk unsolicited MWI requests: - …
(edit) @3020   14 years nanang Ticket #957: - Fixed compile error of incompatible param type (or bad …
(edit) @3019   14 years bennylp More #982 (MWI): support for Asterisk unsolicited MWI in pjsua application
(edit) @3018   14 years nanang Ticket #957: Updated SSL sock performance test to avoid false connected …
(edit) @3017   14 years nanang Misc (#951): compile warning in norm_s() in g7221 basic_op.c, expression …
(edit) @3016   14 years nanang #972: Removed PJ_SOL_SOCKET check in pjlib-test as it is defined as 0xffff …
(edit) @3015   14 years nanang Misc (#951): Put init value to var 'ftype' (somewhere) in jbuf.c to avoid …
(edit) @3014   14 years nanang Misc (#951): Updated local SDP answer reference in sdp neg test related to …
(edit) @3013   14 years bennylp Misc (#951): undo r3012, and silently adjust max_calls to PJSUA_MAX_CALLS …
(edit) @3012   14 years bennylp Misc (#951): check when app specifies max_calls that is greater than …
(edit) @3011   14 years nanang Misc (#951): Fixed wrong media order in SDP response checking in python …
(edit) @3010   14 years bennylp More #955 (Python fixes): calling buddy_set_user_data with invalid buddy …
(edit) @3009   14 years bennylp Fixed for #937 (presence enhancements): handle case where event argument …
(edit) @3008   14 years bennylp More ticket #957 (SSL): exclude sip_transport_tls_ossl.c from VS6 build
(edit) @3007   14 years bennylp Misc python module fixes (#955): - transport config is not initialized …
(edit) @3006   14 years bennylp Misc (#951): fixed compilation warning on gcc/Linux
(edit) @3005   14 years bennylp Misc (#951): fixed misc compilation warnings with gcc
(edit) @3004   14 years bennylp Misc (#951): added missing bidirectional.o in PJMEDIA Makefile (thanks …
(edit) @3003   14 years bennylp More ticket #940: Multiple header rows with the same name may not be …
(edit) @3002   14 years bennylp Fixed ticket #989: Issues with Windows Unicode build (thanks Michele …
(edit) @3001   14 years bennylp Ticket #864: Revise on account registration Contact update rule - don't …
(edit) @3000   14 years nanang Ticket #957: Fixed 0.0.0.0:0 address returned by SIP TLS client transport, …
(edit) @2999   14 years bennylp More #957 (TLS) - added missing servername setup in symbian_ua. Without …
(edit) @2998   14 years bennylp Ticket #950 and #957: - added QoS options on PJLIB/PJLIB SSL/TLS …
(edit) @2997   14 years bennylp Misc (#951): compilation warnings about unused local variables in …
(edit) @2996   14 years nanang Misc fix (#951): Fixed pjsua bug RTP timestamp & sequence resetted after …
(edit) @2995   14 years bennylp Ticket #988: Aray bounds checking in SDP functions (thanks Mark Webster …
(edit) @2994   14 years bennylp More #957 (TLS): updated pj_perror() with the new PJ_PERROR() API
(edit) @2993   14 years bennylp More #950 (QoS): updated with the new pj_perror() syntax
(edit) @2992   14 years bennylp Updated ticket #981: pj_perror() and PJ_PERROR() API: - added PJ_PERROR() …
(edit) @2991   14 years bennylp Misc (#951): some fixes for pjsystest application: - added the missing …
(edit) @2990   14 years nanang Ticket #957: - Updated Symbian PJLIB test build setting to enable SSL …
(edit) @2989   14 years nanang Ticket #957: Workaround fix for SSL socket specific related to ticket …
(edit) @2988   14 years bennylp Fixed ticket #986: Assertion when authorization PJSIP_AUTH_AUTO_SEND_NEXT …
(edit) @2987   14 years nanang Ticket #954: Added sipp test scenario for issue 1 (bad SE in 200 response, …
(edit) @2986   14 years nanang Ticket #957: - Applied workaround solution for getting local address …
(edit) @2985   14 years bennylp Fixed ticket #940: Multiple header rows with the same name may not be …
(edit) @2984   14 years bennylp Fixed ticket #975: Symbian timer heap implementation unable to schedule …
(edit) @2983   14 years nanang Misc fix (#951): Fixed possible random/unexpected pairs generated in …
(edit) @2982   14 years bennylp More ticket #972: setsockopt options compatibility on various platforms: …
(edit) @2981   14 years nanang Ticket #957: - Added SSL socket performance test. - Added incompatible …
(edit) @2980   14 years nanang Ticket #984: Minor fix of compile warning of unused arg.
(edit) @2979   14 years nanang Ticket #984: Fixed active socket to pass updated/correct descriptors in …
(edit) @2978   14 years bennylp Misc fixes (#951): renamed mips variable in pjmedia MIPS test since it …
(edit) @2977   14 years bennylp Ticket #983: make native WMME the default audio device on Windows and …
(edit) @2976   14 years bennylp More ticket #982: added MWI support for Python
(edit) @2975   14 years nanang Misc fix (#951): Fixed pjmedia Makefile build config to clean …
(edit) @2974   14 years bennylp More ticket #982: updated VS6 project with the mwi.[hc]
(edit) @2973   14 years nanang Ticket #957: Updated PJSIP_HAS_TLS_TRANSPORT default value to refer to …
(edit) @2972   14 years nanang Ticket #957: Removed DTLS proto in SSL socket with OpenSSL backend as it …
(edit) @2971   14 years nanang Ticket #957: - Fixed SSL socket unit test issues (mostly on Linux …
(edit) @2970   14 years nanang Ticket #957: - Added features in secure socket: handshake timeout timer, …
(edit) @2969   14 years nanang Misc fix (#951): Updated active socket to keep passing the packet pointer, …
(edit) @2968   14 years bennylp Implement ticket #982: Support for SIP Message Summary/Message? Waiting …
(edit) @2967   14 years bennylp More ticket #950 (QoS): - fixed wrong DSCP field operation with …
(edit) @2966   14 years bennylp Initial commit for ticket #950: QoS support: - implementation: - …
(edit) @2965   14 years bennylp Ticket #981: new pj_perror() utility API
(edit) @2964   14 years bennylp More ticket #972: SOL_UDP is not set properly on Linux
(edit) @2963   14 years bennylp Fixed ticket #980: Memory pool alignment error when alignment is set to be …
(edit) @2962   14 years bennylp More ticket #972: fixed compilation error on Linux due to the last …
(edit) @2961   14 years bennylp Fixed ticket #979: Crash when printing Retry-After header (thanks Andrey …
(edit) @2960   14 years bennylp More #937 (presence): - added protection to not resubscribe immediately …
(edit) @2959   14 years bennylp More ticket #937 (presence revamping): - Added couple of SIPp scenario …
(edit) @2958   14 years nanang Ticket #978: Fixed noise in APS G.729 playback/decoding on some devices by …
(edit) @2957   14 years bennylp Fixed ticket #977: ICE does not change role to Controlling when talking to …
(edit) @2956   14 years bennylp Initial commit for ticket #937: Revamping of presence management to make …
(edit) @2955   14 years nanang Ticket #976: Fixed pjsua_call_make_call() to associate call with account …
(edit) @2954   14 years bennylp Misc (#951): added couple of SIPp scenario XML files for future use: - …
(edit) @2953   14 years bennylp More ticket #965: Receiving (malformed) re-INVITE with the same Via branch …
(edit) @2952   14 years bennylp More ticket #972: compilation problem with IPPROTO_IPV6 constant (thanks …
(edit) @2951   14 years nanang Ticket #954 (issue no 2): Updated session timer to process 2xx response in …
(edit) @2950   14 years nanang Ticket #957: - Added SSL socket abstraction with OpenSSL backend. - …
(edit) @2949   14 years bennylp Misc (#951): pool that is used to add missing ";lr" parameter in the Route …
(edit) @2948   14 years bennylp Fixed ticket #974: Crash if ICE session is destroyed by the application …
(edit) @2947   14 years bennylp Fixed ticket #973: pj_ioqueue_accept() fails on Windows NT IOCP backend if …
(edit) @2946   14 years bennylp Ticket #972: setsockopt compatibility problems on Windows (thanks Yann and …
(edit) @2945   14 years bennylp Ticket #881: send UPDATE or re-INVITE after ICE negotiation, if the …
(edit) @2944   14 years bennylp Fixed ticket #971: Assertion in ICE with regular nomination strategy when …
(edit) @2943   14 years bennylp Ticket #970: More gracefull PJSUA-LIB shutdown sequence. Enhancements: - …
(edit) @2942   14 years bennylp Ticket #364: Upon unregistration, (un)REGISTER should be sent only after …
(edit) @2941   14 years nanang Ticket #968: Fixed WMME factory initialization to just return PJ_SUCCESS …
(edit) @2940   14 years bennylp Ticket #411: Cannot update account presence's status while previous …
(edit) @2939   14 years bennylp Related to ticket #411 (Cannot update account presence's status while …
(edit) @2938   14 years bennylp Ticket #951 (misc fixes): - fixed misc compiler warnings with gcc on …
(edit) @2937   14 years bennylp Ticket #941: Lots of compilation wanings in libg7221 in basic_op.h with …
(edit) @2936   14 years bennylp Ticket #965: Receiving (malformed) re-INVITE with the same Via branch …
(edit) @2935   14 years bennylp Ticket #966: Bad RPID <person> id attribute generation (thanks Filipe …
Note: See TracRevisionLog for help on using the revision log.