{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
#877 Memory consumption of the invite session grows indefinitely if call is running for long period of time and with many re-INVITES pjsip closed fixed trunk defect critical bennylp Aug 14, 2009
#915 Miscellaneous fixes common closed fixed trunk defect normal bennylp Aug 17, 2009
#944 Miscellaneous fixes to pjmedia_test unit-tests closed fixed trunk defect normal bennylp Aug 15, 2009
#923 New API to retrieve current jitter buffer state from a stream/session pjmedia closed fixed trunk enhancement minor nanang Jul 29, 2009
#935 New PJLIB API pj_sockaddr_parse2() to parse "HOSTPART[:PORT]" format into the correspondong hostpart and port pjlib closed fixed trunk enhancement normal bennylp Aug 17, 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
#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
#921 New logging option/flag to include caller thread ID pjlib closed fixed trunk enhancement minor bennylp Jul 21, 2009
#920 New pjsystest application for testing target system/device applications closed fixed trunk enhancement normal bennylp Aug 6, 2009
#922 Option to enable mutex related logging to assist troubleshooting concurrency problems pjlib closed fixed trunk enhancement normal bennylp Aug 15, 2009
#927 PIDF timestamp is not added to the tuple (thanks Johan Lantz for the report) pjsip closed fixed trunk defect minor bennylp Jul 30, 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
#948 Replaces extension stops functioning after the library is restarted. pjsip closed fixed trunk defect normal bennylp Aug 17, 2009
#926 SDP parser compliance with RFC 4566 (thanks Johan Lantz for the report) pjmedia closed fixed trunk defect normal nanang Aug 13, 2009
#947 SRTP stops functioning after the library is restarted pjmedia closed fixed trunk defect major nanang Aug 17, 2009
#833 Support for SIP Session Timer (RFC 4028) pjsip closed fixed trunk enhancement normal bennylp Aug 17, 2009
#946 Symbian kern-exec 0 in resolving IPv6 address. pjlib closed fixed trunk defect normal bennylp Aug 17, 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
#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
#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
#963 Passthrough codec overwrites codec parameters with iLBC setting. pjmedia closed fixed 1.4-branch defect critical nanang Oct 1, 2009
#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

release-1.5 (44 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#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
#984 Active socket fails to accept two or more concurrent incoming connections. pjlib closed fixed trunk defect normal bennylp Nov 3, 2009
#988 Aray bounds checking in SDP functions (thanks Mark Webster for the report) pjmedia closed fixed trunk defect normal nanang Nov 9, 2009
#971 Assertion in ICE with regular nomination strategy when registering timer pjnath closed fixed trunk defect normal bennylp Oct 14, 2009
#959 Assertion upon receiving malformed SIP messages (thanks Andrey Kovalenko for the report) pjsip closed fixed trunk defect critical bennylp Sep 22, 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
#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
#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
#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
#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
#979 Crash when printing Retry-After header (thanks Andrey Kovalenko for the report) pjsip closed fixed trunk defect normal bennylp Oct 22, 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
#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
#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
#953 ICE may find the wrong best candidate (thanks John Ridges for the report) pjnath closed fixed trunk defect normal bennylp Nov 23, 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
#989 Issues with Windows Unicode build (thanks Michele Cicciotti for the patch) pjlib closed fixed trunk defect normal bennylp Dec 14, 2009
#941 Lots of compilation wanings in libg7221 in basic_op.h with gcc pjmedia closed fixed trunk defect minor nanang Oct 11, 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
#951 Miscellaneous fixes common closed fixed trunk defect minor bennylp Nov 23, 2009
#970 More gracefull PJSUA-LIB shutdown sequence pjsua-lib closed fixed trunk enhancement normal bennylp Oct 14, 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
#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
#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
#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
#958 Passthrough codec overwrites codec parameters with iLBC setting. pjmedia closed fixed trunk defect normal nanang Sep 10, 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
#937 Revamping of presence management to make it more efficient pjsua-lib closed fixed trunk enhancement normal bennylp Nov 10, 2009
#864 Revise on account registration Contact update rule pjsua-lib closed fixed trunk enhancement normal bennylp Nov 10, 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
#956 SIP conference bot application applications closed fixed trunk enhancement normal bennylp Nov 10, 2009
#957 SSL/secure socket abstraction and SIP TLS transport rewrite common closed fixed trunk enhancement normal bennylp Nov 20, 2009
#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
#954 Session Timer fixes pjsip closed fixed trunk defect normal bennylp Nov 6, 2009
#978 Some noise in APS G.729 decoding/playback on some devices. pjmedia-audiodev closed fixed trunk defect normal nanang Oct 20, 2009
#950 Support for QoS settings (TOS, DSCP, WMM, 802.1p) for sockets pjlib closed fixed trunk enhancement normal bennylp Nov 9, 2009
#982 Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842) common closed fixed trunk enhancement normal bennylp Nov 21, 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
#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
#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
#967 Wrong Route header generation in CANCEL request with strict route pjsip closed fixed trunk defect normal bennylp Oct 9, 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
#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

release-1.5.5 (16 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#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
#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
#1015 Disable ioqueue Completion Port backend pjlib closed fixed trunk defect normal bennylp Jan 8, 2010
#999 Fixes and enhancements to (ICE) TURN client and icedemo sample pjnath closed fixed trunk defect normal bennylp Jan 8, 2010
#1004 Fixes for Symbian timer heap implementation to prevent stray timer callback execution pjlib closed fixed trunk defect normal bennylp Jan 27, 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
#1000 IPHLPAPI.DLL issues on Windows Mobile targets and with IPv6 enumeration pjlib closed fixed trunk defect normal bennylp Jan 8, 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
#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
#992 Symbian build issues using RVCT compiler. common closed fixed trunk defect normal bennylp Jan 8, 2010
#1005 TLS/SSL issues. pjsip closed fixed trunk defect normal nanang 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
#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

release-1.6 (18 matches)

Ticket Summary Component Status Resolution Version Type Priority Owner Modified
#1011 "Invalid operation step" assertion when TCP is used pjsip closed fixed trunk defect normal bennylp Feb 10, 2010
#1033 Assertion error when shutting down PJSIP while TCP/TLS connect is in progress and a transaction is waiting (thanks Tamàs Solymosi for the report) pjsip closed fixed trunk defect normal bennylp Mar 1, 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
#997 Assertion on MacOS X when fails to destroy mutex, when SIP TCP auto-switch feature is used (thanks Emil Sturniolo for the report) pjsip closed fixed trunk defect normal bennylp Mar 1, 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
#1031 Automatically handle 423 (Interval Too Brief) response in SIP registration (thanks Tomáš Valenta for the suggestion) pjsip closed fixed trunk enhancement normal bennylp Feb 23, 2010
#766 Bad audio quality (possibly in resampling) in Linux (thanks Thomas Kluge for the report) pjmedia closed fixed trunk defect normal nanang Feb 1, 2010
#993 Build issues on Open Solaris (thanks Amit Kasturi for the report) common closed fixed trunk defect normal bennylp Jan 13, 2010
#1035 Crash in timer heap cleanup sequence on Symbian if the pool for the timer entry is released beforehand (thanks Tamàs Solymosi for the report) pjlib closed fixed trunk defect normal bennylp Jan 27, 2010
#1034 Crash on accepting a call with no codec in the SDP offer pjsip closed fixed trunk defect normal bennylp Feb 9, 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
#1029 Fix support for multiple (event) subscriptions in a single dialog (thanks Wang Eric for the report) pjsip closed fixed trunk defect normal bennylp Jan 21, 2010
#994 Fixes for OpenBSD (thanks Christopher Zimmermann for patches!) common closed fixed trunk defect normal bennylp Jan 13, 2010
#1044 Graceful handling on transport disconnection or registration failure pjsua-lib closed fixed trunk enhancement normal nanang Apr 14, 2010
#1038 Implement null audio device pjmedia-audiodev closed fixed trunk enhancement trivial nanang Feb 19, 2010
#1028 Implement pjsua_codec_set_param() pjsua-lib closed fixed trunk enhancement normal bennylp Feb 17, 2010
#1057 Implement pjsua_modify_acc() pjsua-lib closed fixed trunk enhancement normal bennylp Apr 20, 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
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.