source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @2934   14 years nanang Ticket #954: Added missing fix in r2933, updating local SE (to a value …
(edit) @2933   14 years nanang Ticket #954: Updated session timer to tolerate 'bad' SE (less than Min-SE …
(edit) @2932   14 years bennylp Fixed ticket #917, #936, and #967: - #917: CANCEL may be sent to …
(edit) @2931   14 years nanang Tagged 1.4.5
(edit) @2930   14 years nanang Changed version to 1.4.5
(edit) @2929   14 years bennylp More #962: STUN compatibility problem with RFC 3489 servers (in encoding …
(edit) @2928   14 years bennylp More ticket #960: STUN compatibility problem with RFC 3489 servers (in …
(edit) @2927   14 years bennylp Ticket #964: Assertion when receiving SDP media with port 0 and without …
(edit) @2926   14 years nanang Ticket #964: - Fixed creating media answer in SDP negotation to just …
(edit) @2925   14 years nanang Misc fix (#951): WMME dev should zero-fill WAVEFORMATEX as much as …
(edit) @2924   14 years nanang Ticket #963 (1.4.5 branch): Passthrough codec overwrites codec parameters …
(edit) @2923   14 years bennylp Misc (ticket #951): increase CSeq on retrying MESSAGE request due to …
(edit) @2922   14 years bennylp Ticket #962 (1.4.5 branch): STUN compatibility problem with RFC 3489 …
(edit) @2921   14 years bennylp Ticket #961 (1.4.5 branch): Assertion upon receiving malformed SIP …
(edit) @2920   14 years bennylp Created 1.4.5 branch for 1.4.5 adhoc release
(edit) @2919   14 years bennylp Removed wrong 1.4.5 directory: it was copied from trunk while it should …
(edit) @2918   14 years bennylp Created 1.4.5 branch for 1.4.5 adhoc release
(edit) @2917   14 years bennylp Creating adhocs directory for adhoc releases
(edit) @2916   14 years bennylp Ticket #960: STUN compatibility problem with RFC 3489 servers (in encoding …
(edit) @2915   15 years bennylp Fixed ticket #959: Assertion upon receiving malformed SIP messages (thanks …
(edit) @2914   15 years nanang Ticket #958: Fixed missing codec type check in initializing iLBC setting …
(edit) @2913   15 years nanang Ticket #957: Initial version of TLS transport for Symbian, includes: - …
(edit) @2912   15 years bennylp More #956: added admin commands and html mode
(edit) @2911   15 years bennylp Ticket #956: confbot application, initial version
(edit) @2910   15 years bennylp Ticket #955 (fixes and enhancements to Python module): - allow user to …
(edit) @2909   15 years bennylp Ticket #955 (fixes and enhancements to Python module): - added …
(edit) @2908   15 years bennylp Misc (#951): Updated the doxygen comment/documentation in pj_gethostname() …
(edit) @2907   15 years bennylp Misc (#951): r2906 accidentally left STEREO_DEMO option ON in pjsua
(edit) @2906   15 years bennylp Misc (ticket #951): fixed crash in pjsua application during shutdown with …
(edit) @2905   15 years bennylp Fixed ticket #953: ICE may find the wrong best candidate (thanks John …
(edit) @2904   15 years bennylp Ticket #952: Error in calculating RTP packet extended header (thanks …
(edit) @2903   15 years bennylp Misc #951: use UPPERCASE characters in transport type in SIP Via header, …
(edit) @2902   15 years bennylp Changed version to 1.4-trunk
(edit) @2901   15 years bennylp Tagged 1.4
(edit) @2900   15 years bennylp Changed version to 1.4
(edit) @2899   15 years nanang Misc fix (ticket #915): Updated VS2005 pjproject-vs8.sln removing platform …
(edit) @2898   15 years bennylp Misc (ticket #915): removed mention of version number in PJSIP (it's …
(edit) @2897   15 years nanang Ticket #833: Updated dump-config in pjsua app to include Session Timer …
(edit) @2896   15 years bennylp More ticket #833: - special treatment in ICE media transport, since …
(edit) @2895   15 years nanang Ticket #866: Fixed compile error caused by implicit conversion from void* …
Note: See TracRevisionLog for help on using the revision log.