{6} All Tickets By Milestone (Including closed) (2265 matches)

A more complex example to show how to make advanced reports.

Results (1101 - 1200 of 2265)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

release-1.4 (19 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#922 Option to enable mutex related logging to assist troubleshooting concurrency problems pjlib closed fixed trunk enhancement normal bennylp Aug 15, 2009
#930 New PJSUA-LIB account option to add user defined parameters to the Contact header pjsua-lib closed fixed trunk enhancement normal nanang Aug 15, 2009
#944 Miscellaneous fixes to pjmedia_test unit-tests closed fixed trunk defect normal bennylp Aug 15, 2009
#939 Throwing exception inside exception handler will cause infinite loop (thanks Roman Puls for the report) pjlib closed fixed trunk defect normal bennylp Aug 14, 2009
#926 SDP parser compliance with RFC 4566 (thanks Johan Lantz for the report) pjmedia closed fixed trunk defect normal nanang Aug 13, 2009
#938 Presence PIDF document may be rejected by presence servers that implement strict XML checking (thanks Johan Lantz for the fix) pjsip closed fixed trunk defect normal bennylp Aug 13, 2009
#933 Incoming OPTIONS may trigger assertion if it arrives when PJSUA-LIB is being shutdown (thanks Johan Lantz for the report) pjsua-lib closed fixed trunk defect normal bennylp Aug 12, 2009
#934 Incoming request requiring non-built-in SIP extensions always gets rejected pjsip closed fixed trunk defect normal nanang Aug 11, 2009
#929 Improvement in packet lost concealment (PLC) when handling burst of lost packets pjmedia closed fixed trunk enhancement normal nanang Aug 6, 2009
#925 New application to simulate network and system impairments to see how it affects the audio quality applications closed fixed trunk enhancement normal bennylp Aug 6, 2009
#909 Integration of VoIP Audio Service (VAS) for Nokia S60 pjmedia-audiodev closed fixed trunk enhancement normal nanang Aug 6, 2009
#920 New pjsystest application for testing target system/device applications closed fixed trunk enhancement normal bennylp Aug 6, 2009
#918 Initial porting for Symbian 5th edition common closed fixed trunk enhancement normal bennylp Aug 6, 2009
#910 Configurable passthrough codecs based on audio device encoding formats capability. pjsua-lib closed fixed trunk enhancement normal bennylp Aug 6, 2009
#912 Flags in logging configuration to append log file instead of overwriting it pjsua-lib closed duplicate trunk enhancement normal bennylp Aug 6, 2009
#919 An iLBC session must use same mode in both directions. pjmedia closed fixed trunk defect normal nanang Jul 15, 2009
#916 Crash in TURN client when TCP connection is used pjnath closed fixed trunk defect normal bennylp Jul 10, 2009
#911 Crash when receiving NOTIFY after subscription is terminated (thanks Johan Lantz for the report) pjsip closed fixed trunk defect normal bennylp Jun 30, 2009
#906 Transaction is not destroyed when transport timeout event comes later than transaction timeout (thanks Norma Steveley for the report) pjsip closed fixed trunk defect normal bennylp Jun 25, 2009

release-1.4.5 (3 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#962 STUN compatibility problem with RFC 3489 servers (in encoding SERVER-NAME or SOFTWARE attribute) pjnath closed fixed 1.4-branch defect blocker bennylp Oct 7, 2009
#963 Passthrough codec overwrites codec parameters with iLBC setting. pjmedia closed fixed 1.4-branch defect critical nanang Oct 1, 2009
#961 Assertion upon receiving malformed SIP messages (thanks Andrey Kovalenko for the report) pjsip closed fixed 1.4-branch defect critical bennylp Oct 1, 2009

release-1.5 (44 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#960 STUN compatibility problem with RFC 3489 servers (in encoding SERVER-NAME or SOFTWARE attribute) pjnath closed fixed trunk defect blocker bennylp Oct 7, 2009
#975 Symbian timer heap implementation unable to schedule duration more than 2147 seconds (thanks Nir Elkayam for the report) pjlib closed fixed trunk defect critical bennylp Nov 4, 2009
#959 Assertion upon receiving malformed SIP messages (thanks Andrey Kovalenko for the report) pjsip closed fixed trunk defect critical bennylp Sep 22, 2009
#951 Miscellaneous fixes common closed fixed trunk defect minor bennylp Nov 23, 2009
#941 Lots of compilation wanings in libg7221 in basic_op.h with gcc pjmedia closed fixed trunk defect minor nanang Oct 11, 2009
#989 Issues with Windows Unicode build (thanks Michele Cicciotti for the patch) pjlib closed fixed trunk defect normal bennylp Dec 14, 2009
#917 INVITE/CANCEL may be sent to different servers than the INVITE when DNS SRV is used (thanks Alexei Kuznetsov for the report) pjsip closed fixed trunk defect normal bennylp Dec 3, 2009
#990 S60 VAS audio device may fail to start properly in the first call. pjmedia-audiodev closed fixed trunk defect normal nanang Nov 24, 2009
#953 ICE may find the wrong best candidate (thanks John Ridges for the report) pjnath closed fixed trunk defect normal bennylp Nov 23, 2009
#982 Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842) common closed fixed trunk enhancement normal bennylp Nov 21, 2009
#957 SSL/secure socket abstraction and SIP TLS transport rewrite common closed fixed trunk enhancement normal bennylp Nov 20, 2009
#972 setsockopt options compatibility on various platforms (thanks Yann, John Ridges, and Dan Arrhenius for the reports) pjlib closed fixed trunk defect normal bennylp Nov 11, 2009
#956 SIP conference bot application applications closed fixed trunk enhancement normal bennylp Nov 10, 2009
#955 Fixes and some enhancements to Python module (thanks Saúl Ibarra for the patches!) python closed fixed trunk defect normal bennylp Nov 10, 2009
#937 Revamping of presence management to make it more efficient pjsua-lib closed fixed trunk enhancement normal bennylp Nov 10, 2009
#940 Multiple header rows with the same name may not be completely processed by PJSIP modules. pjsip closed fixed trunk defect normal bennylp Nov 10, 2009
#864 Revise on account registration Contact update rule pjsua-lib closed fixed trunk enhancement normal bennylp Nov 10, 2009
#950 Support for QoS settings (TOS, DSCP, WMM, 802.1p) for sockets pjlib closed fixed trunk enhancement normal bennylp Nov 9, 2009
#988 Aray bounds checking in SDP functions (thanks Mark Webster for the report) pjmedia closed fixed trunk defect normal nanang Nov 9, 2009
#981 New pj_perror() and PJ_PERROR() APIs to print error message to the log pjlib closed fixed trunk enhancement normal bennylp Nov 9, 2009
#954 Session Timer fixes pjsip closed fixed trunk defect normal bennylp Nov 6, 2009
#986 Assertion when authorization PJSIP_AUTH_AUTO_SEND_NEXT is enabled (thanks Zhefeng Du for the report) pjsip closed fixed trunk defect normal bennylp Nov 6, 2009
#984 Active socket fails to accept two or more concurrent incoming connections. pjlib closed fixed trunk defect normal bennylp Nov 3, 2009
#983 Native WMME audio device backend is now the default device on Win32 and Windows Mobile. PortAudio is by default disabled. pjmedia-audiodev closed fixed trunk enhancement normal nanang Oct 29, 2009
#980 Memory pool alignment error when alignment is set to be greater than 4 bytes (thanks John Ridges for the report) pjlib closed fixed trunk defect normal bennylp Oct 24, 2009
#979 Crash when printing Retry-After header (thanks Andrey Kovalenko for the report) pjsip closed fixed trunk defect normal bennylp Oct 22, 2009
#978 Some noise in APS G.729 decoding/playback on some devices. pjmedia-audiodev closed fixed trunk defect normal nanang Oct 20, 2009
#977 ICE does not change role to Controlling when talking to ice-lite agents (thanks Amaresh Marekar for the report) pjmedia closed fixed trunk defect normal nanang Oct 20, 2009
#976 Account must be associated with the call before initializing media channel in making call (thanks Tal Fromm for the fix) pjsua-lib closed fixed trunk defect normal bennylp Oct 20, 2009
#965 Receiving (malformed) re-INVITE with the same Via branch parameter value as previous INVITE would raise assertion (thanks Daniel Nanassy for the report) pjsip closed fixed trunk defect normal bennylp Oct 20, 2009
#974 Crash if ICE session is destroyed by the application inside "on_ice_complete" with an PJ_ICE_STRANS_OP_NEGOTIATION op callback (thanks John Ridges for the report) pjnath closed fixed trunk defect normal bennylp Oct 15, 2009
#973 pj_ioqueue_accept() fails on Windows NT IOCP backend if connection is immediately available and the "local" parameter is NULL (thanks John Ridges for the report) pjlib closed fixed trunk defect normal bennylp Oct 15, 2009
#881 PJSUA-LIB should send UPDATE or re-INVITE after ICE negotiation, if the default candidate has changed pjsua-lib closed fixed trunk defect normal bennylp Oct 14, 2009
#971 Assertion in ICE with regular nomination strategy when registering timer pjnath closed fixed trunk defect normal bennylp Oct 14, 2009
#364 Upon shutdown, un-REGISTER request should be sent only after un-PUBLISH request has completed successfully pjsua-lib closed fixed trunk defect normal bennylp Oct 14, 2009
#970 More gracefull PJSUA-LIB shutdown sequence pjsua-lib closed fixed trunk enhancement normal bennylp Oct 14, 2009
#968 WMME audio device initialization should not return non-PJ_SUCCESS just because of no audio device installed. pjmedia-audiodev closed fixed trunk defect normal nanang Oct 13, 2009
#411 Cannot update account presence's status while previous PUBLISH is in progress (thanks Olivier Beytrison for the report) pjsip closed fixed trunk defect normal bennylp Oct 12, 2009
#966 Bad RPID <person> id attribute generation (thanks Filipe Figueiredo for the report) pjsip closed fixed trunk defect normal bennylp Oct 9, 2009
#936 CANCEL must be sent with TCP if the INVITE was sent with TCP because of 1300 bytes message size/MTU limit (thanks Johan Lantz for the report) pjsip closed fixed trunk defect normal bennylp Oct 9, 2009
#967 Wrong Route header generation in CANCEL request with strict route pjsip closed fixed trunk defect normal bennylp Oct 9, 2009
#964 Assertion when receiving SDP media with port 0 and without rtpmap attribute for the dynamic payload type formats (thanks Andrey Kovalenko for the report) pjmedia closed fixed trunk defect normal nanang Oct 6, 2009
#958 Passthrough codec overwrites codec parameters with iLBC setting. pjmedia closed fixed trunk defect normal nanang Sep 10, 2009
#952 Error in calculating RTP packet extended header (thanks Thomas Falk for the patch) pjmedia closed fixed trunk defect normal nanang Aug 20, 2009

release-1.5.5 (16 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#985 Write to freed memory area with IoCompletionPort (IOCP) ioqueue backend may lead to application crash pjlib closed worksforme trunk defect normal bennylp Apr 28, 2010
#1004 Fixes for Symbian timer heap implementation to prevent stray timer callback execution pjlib closed fixed trunk defect normal bennylp Jan 27, 2010
#1006 Misc fixes for PocketPJ Windows Mobile sample application applications closed fixed trunk defect normal bennylp Jan 8, 2010
#1003 Miscellaneous fixes common closed fixed trunk defect normal bennylp Jan 8, 2010
#1013 PJSIP resolver should not try to resolve the target if IP address is given (thanks Emil Sturniolo for the report) pjsip closed fixed trunk defect normal bennylp Jan 8, 2010
#1015 Disable ioqueue Completion Port backend pjlib closed fixed trunk defect normal bennylp Jan 8, 2010
#1002 Crash when adding/removing buddies (thanks Nikolay Popok and Robert Cichielo for the reports) pjsua-lib closed fixed trunk defect normal bennylp Jan 8, 2010
#1005 TLS/SSL issues. pjsip closed fixed trunk defect normal nanang Jan 8, 2010
#999 Fixes and enhancements to (ICE) TURN client and icedemo sample pjnath closed fixed trunk defect normal bennylp Jan 8, 2010
#1012 Potential buffer overflow in Unicode string conversion (thanks Orville Pike for the report) pjlib closed fixed trunk defect normal bennylp Jan 8, 2010
#1010 SIP TCP transport client not being reused on MacOS platforms (thanks Emil Sturniolo for the report) pjlib closed fixed trunk defect normal nanang Jan 8, 2010
#1007 Heap corruption when socket address with invalid address family is given (thanks Emil Sturniolo for the report) pjlib closed fixed trunk defect normal bennylp Jan 8, 2010
#1001 Calling pj_sock_getsockname() on a newly accepted socket may fail if IOCP ioqueue backend is used (thanks Christian Gan for for report) pjlib closed fixed trunk defect normal bennylp Jan 8, 2010
#992 Symbian build issues using RVCT compiler. common closed fixed trunk defect normal bennylp Jan 8, 2010
#991 Update to the latest PortAudio (PA) and fix PA issues on MacOS X Snow Leopard (thanks Saul Ibarra Corretge for the fix) pjmedia-audiodev closed fixed trunk defect normal nanang Jan 8, 2010
#1000 IPHLPAPI.DLL issues on Windows Mobile targets and with IPv6 enumeration pjlib closed fixed trunk defect normal bennylp Jan 8, 2010

release-1.6 (18 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#1041 Unit test framework common closed fixed trunk enhancement major bennylp Apr 30, 2010
#1042 The pjmedia echo cancellation wrapper causes Speex AEC to stop working (thanks Bill Gardner for the report) pjmedia closed worksforme trunk defect major nanang Mar 3, 2010
#1026 Miscellaneous fixes common closed fixed trunk defect minor bennylp Apr 30, 2010
#1062 Assertion if 200/OK INVITE response is received during PJSUA-LIB destroy sequence pjsua-lib closed fixed trunk defect minor bennylp Apr 29, 2010
#1018 Simple HTTP client implementation (thanks Johan Lantz for the suggestion) pjlib-util closed fixed trunk enhancement normal bennylp Jun 29, 2010
#969 Improvement in jitter buffer algoritm for low bandwidth network (thanks Emil Sturniolo for the suggestion) pjmedia closed fixed trunk enhancement normal nanang Apr 30, 2010
#1061 Assertion when receiving authentication challenge with empty realm (thanks Andrey Kovalenko for the report) pjsip closed fixed trunk defect normal bennylp Apr 29, 2010
#1058 Different size between pj_sockaddr_in6 and native sockaddr_in6 on 64bit systems, causing failure in using SIP IPv6 UDP transport pjlib closed fixed trunk defect normal bennylp Apr 26, 2010
#1057 Implement pjsua_modify_acc() pjsua-lib closed fixed trunk enhancement normal bennylp Apr 20, 2010
#998 Unhandled SDP attribute a=sendonly/recvonly/sendrecv/inactive in session level (thanks Rafael Maia for the reports) pjmedia closed fixed trunk defect normal nanang Apr 20, 2010
#1044 Graceful handling on transport disconnection or registration failure pjsua-lib closed fixed trunk enhancement normal nanang Apr 14, 2010
#1056 Transaction termination on transport failure (thanks Tamàs Solymosi for the request) pjsip closed fixed trunk defect normal bennylp Apr 14, 2010
#1055 Infinite loop in stopping APS audio device when initialization failed (thanks Tamàs Solymosi for the report) pjmedia-audiodev closed fixed trunk defect normal nanang Apr 12, 2010
#1046 Zeroconf/link-local/ActiveSync IPv4 adress 169.254.x.x may be used on Windows Mobile devices (thanks Jan Boquist for the info) pjlib closed fixed trunk defect normal bennylp Mar 30, 2010
#1048 Memory leak in enum_ipv4_ipv6_interface (ip_helper_win32.c) (thanks Andrey Mamchur for the report) pjlib closed fixed trunk defect normal bennylp Mar 27, 2010
#1032 TLS certificate verification and callback to notify TCP/TLS transport state (thanks Rohit Agrawal, Klaus Darilion, and Pierre-Luc Bacon for the suggestions) pjsip closed fixed trunk enhancement normal bennylp Mar 22, 2010
#1043 SSL timeout setting not working on Symbian platform (thanks Tamàs Solymosi for the report) pjlib closed fixed trunk defect normal bennylp Mar 6, 2010
#1008 Playback not working when using VAS AMR codec on few S60 devices pjmedia closed fixed trunk defect normal nanang Mar 5, 2010
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.