Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (901 - 1000 of 2195)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Ticket Summary Owner Type Priority Milestone Component
#934 Incoming request requiring non-built-in SIP extensions always gets rejected nanang defect normal release-1.4 pjsip
#935 New PJLIB API pj_sockaddr_parse2() to parse "HOSTPART[:PORT]" format into the correspondong hostpart and port bennylp enhancement normal release-1.4 pjlib
#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) bennylp defect normal release-1.5 pjsip
#937 Revamping of presence management to make it more efficient bennylp enhancement normal release-1.5 pjsua-lib
#938 Presence PIDF document may be rejected by presence servers that implement strict XML checking (thanks Johan Lantz for the fix) bennylp defect normal release-1.4 pjsip
#939 Throwing exception inside exception handler will cause infinite loop (thanks Roman Puls for the report) bennylp defect normal release-1.4 pjlib
#940 Multiple header rows with the same name may not be completely processed by PJSIP modules. bennylp defect normal release-1.5 pjsip
#941 Lots of compilation wanings in libg7221 in basic_op.h with gcc nanang defect minor release-1.5 pjmedia
#942 MIPS test fails on iLBC encode/decode. nanang defect normal release-1.4 pjmedia
#943 Assertion in destroying stream port with SRTP in MIPS test nanang defect normal release-1.4 pjmedia
#944 Miscellaneous fixes to pjmedia_test bennylp defect normal release-1.4 unit-tests
#945 Account config may not get initialized with default values if pjsua_acc_config_default() is called before pjsua_init() bennylp defect normal release-1.4 pjsua-lib
#946 Symbian kern-exec 0 in resolving IPv6 address. bennylp defect normal release-1.4 pjlib
#947 SRTP stops functioning after the library is restarted nanang defect major release-1.4 pjmedia
#948 Replaces extension stops functioning after the library is restarted. bennylp defect normal release-1.4 pjsip
#950 Support for QoS settings (TOS, DSCP, WMM, 802.1p) for sockets bennylp enhancement normal release-1.5 pjlib
#951 Miscellaneous fixes bennylp defect minor release-1.5 common
#952 Error in calculating RTP packet extended header (thanks Thomas Falk for the patch) nanang defect normal release-1.5 pjmedia
#953 ICE may find the wrong best candidate (thanks John Ridges for the report) bennylp defect normal release-1.5 pjnath
#954 Session Timer fixes bennylp defect normal release-1.5 pjsip
#955 Fixes and some enhancements to Python module (thanks Saúl Ibarra for the patches!) bennylp defect normal release-1.5 python
#956 SIP conference bot application bennylp enhancement normal release-1.5 applications
#957 SSL/secure socket abstraction and SIP TLS transport rewrite bennylp enhancement normal release-1.5 common
#958 Passthrough codec overwrites codec parameters with iLBC setting. nanang defect normal release-1.5 pjmedia
#959 Assertion upon receiving malformed SIP messages (thanks Andrey Kovalenko for the report) bennylp defect critical release-1.5 pjsip
#960 STUN compatibility problem with RFC 3489 servers (in encoding SERVER-NAME or SOFTWARE attribute) bennylp defect blocker release-1.5 pjnath
#961 Assertion upon receiving malformed SIP messages (thanks Andrey Kovalenko for the report) bennylp defect critical release-1.4.5 pjsip
#962 STUN compatibility problem with RFC 3489 servers (in encoding SERVER-NAME or SOFTWARE attribute) bennylp defect blocker release-1.4.5 pjnath
#963 Passthrough codec overwrites codec parameters with iLBC setting. nanang defect critical release-1.4.5 pjmedia
#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) nanang defect normal release-1.5 pjmedia
#965 Receiving (malformed) re-INVITE with the same Via branch parameter value as previous INVITE would raise assertion (thanks Daniel Nanassy for the report) bennylp defect normal release-1.5 pjsip
#966 Bad RPID <person> id attribute generation (thanks Filipe Figueiredo for the report) bennylp defect normal release-1.5 pjsip
#967 Wrong Route header generation in CANCEL request with strict route bennylp defect normal release-1.5 pjsip
#968 WMME audio device initialization should not return non-PJ_SUCCESS just because of no audio device installed. nanang defect normal release-1.5 pjmedia-audiodev
#969 Improvement in jitter buffer algoritm for low bandwidth network (thanks Emil Sturniolo for the suggestion) nanang enhancement normal release-1.6 pjmedia
#970 More gracefull PJSUA-LIB shutdown sequence bennylp enhancement normal release-1.5 pjsua-lib
#971 Assertion in ICE with regular nomination strategy when registering timer bennylp defect normal release-1.5 pjnath
#972 setsockopt options compatibility on various platforms (thanks Yann, John Ridges, and Dan Arrhenius for the reports) bennylp defect normal release-1.5 pjlib
#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) bennylp defect normal release-1.5 pjlib
#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) bennylp defect normal release-1.5 pjnath
#975 Symbian timer heap implementation unable to schedule duration more than 2147 seconds (thanks Nir Elkayam for the report) bennylp defect critical release-1.5 pjlib
#976 Account must be associated with the call before initializing media channel in making call (thanks Tal Fromm for the fix) bennylp defect normal release-1.5 pjsua-lib
#977 ICE does not change role to Controlling when talking to ice-lite agents (thanks Amaresh Marekar for the report) nanang defect normal release-1.5 pjmedia
#978 Some noise in APS G.729 decoding/playback on some devices. nanang defect normal release-1.5 pjmedia-audiodev
#979 Crash when printing Retry-After header (thanks Andrey Kovalenko for the report) bennylp defect normal release-1.5 pjsip
#980 Memory pool alignment error when alignment is set to be greater than 4 bytes (thanks John Ridges for the report) bennylp defect normal release-1.5 pjlib
#981 New pj_perror() and PJ_PERROR() APIs to print error message to the log bennylp enhancement normal release-1.5 pjlib
#982 Support for SIP Message Summary/Message Waiting Indication (MWI, RFC 3842) bennylp enhancement normal release-1.5 common
#983 Native WMME audio device backend is now the default device on Win32 and Windows Mobile. PortAudio is by default disabled. nanang enhancement normal release-1.5 pjmedia-audiodev
#984 Active socket fails to accept two or more concurrent incoming connections. bennylp defect normal release-1.5 pjlib
#985 Write to freed memory area with IoCompletionPort (IOCP) ioqueue backend may lead to application crash bennylp defect normal release-1.5.5 pjlib
#986 Assertion when authorization PJSIP_AUTH_AUTO_SEND_NEXT is enabled (thanks Zhefeng Du for the report) bennylp defect normal release-1.5 pjsip
#987 Asynchronous socket operations on Symbian bennylp defect normal release-2.x pjlib
#988 Aray bounds checking in SDP functions (thanks Mark Webster for the report) nanang defect normal release-1.5 pjmedia
#989 Issues with Windows Unicode build (thanks Michele Cicciotti for the patch) bennylp defect normal release-1.5 pjlib
#990 S60 VAS audio device may fail to start properly in the first call. nanang defect normal release-1.5 pjmedia-audiodev
#991 Update to the latest PortAudio (PA) and fix PA issues on MacOS X Snow Leopard (thanks Saul Ibarra Corretge for the fix) nanang defect normal release-1.5.5 pjmedia-audiodev
#992 Symbian build issues using RVCT compiler. bennylp defect normal release-1.5.5 common
#993 Build issues on Open Solaris (thanks Amit Kasturi for the report) bennylp defect normal release-1.6 common
#994 Fixes for OpenBSD (thanks Christopher Zimmermann for patches!) bennylp defect normal release-1.6 common
#995 Send un-PUBLISH when pjsua_acc_set_registration(FALSE) is called (thanks Johan Lantz for the suggestion) bennylp defect normal release-1.6 pjsua-lib
#996 Update the ETag header in the pending PUBLISH requests if the value changes in the previous request (thanks Johan Lantz for the report) bennylp defect normal release-1.6 pjsip
#997 Assertion on MacOS X when fails to destroy mutex, when SIP TCP auto-switch feature is used (thanks Emil Sturniolo for the report) bennylp defect normal release-1.6 pjsip
#998 Unhandled SDP attribute a=sendonly/recvonly/sendrecv/inactive in session level (thanks Rafael Maia for the reports) nanang defect normal release-1.6 pjmedia
#999 Fixes and enhancements to (ICE) TURN client and icedemo sample bennylp defect normal release-1.5.5 pjnath
#1000 IPHLPAPI.DLL issues on Windows Mobile targets and with IPv6 enumeration bennylp defect normal release-1.5.5 pjlib
#1001 Calling pj_sock_getsockname() on a newly accepted socket may fail if IOCP ioqueue backend is used (thanks Christian Gan for for report) bennylp defect normal release-1.5.5 pjlib
#1002 Crash when adding/removing buddies (thanks Nikolay Popok and Robert Cichielo for the reports) bennylp defect normal release-1.5.5 pjsua-lib
#1003 Miscellaneous fixes bennylp defect normal release-1.5.5 common
#1004 Fixes for Symbian timer heap implementation to prevent stray timer callback execution bennylp defect normal release-1.5.5 pjlib
#1005 TLS/SSL issues. nanang defect normal release-1.5.5 pjsip
#1006 Misc fixes for PocketPJ Windows Mobile sample application bennylp defect normal release-1.5.5 applications
#1007 Heap corruption when socket address with invalid address family is given (thanks Emil Sturniolo for the report) bennylp defect normal release-1.5.5 pjlib
#1008 Playback not working when using VAS AMR codec on few S60 devices nanang defect normal release-1.6 pjmedia
#1009 Support for the latest Intel IPP version and using Intel IPP on MacOS Intel platform nanang enhancement normal release-1.6 pjmedia
#1010 SIP TCP transport client not being reused on MacOS platforms (thanks Emil Sturniolo for the report) nanang defect normal release-1.5.5 pjlib
#1011 "Invalid operation step" assertion when TCP is used bennylp defect normal release-1.6 pjsip
#1012 Potential buffer overflow in Unicode string conversion (thanks Orville Pike for the report) bennylp defect normal release-1.5.5 pjlib
#1013 PJSIP resolver should not try to resolve the target if IP address is given (thanks Emil Sturniolo for the report) bennylp defect normal release-1.5.5 pjsip
#1014 Configurable cipher type/list setting in SIP transport TLS (thanks Tal Fromm for the suggestion) bennylp enhancement normal release-1.14 pjsip
#1015 Disable ioqueue Completion Port backend bennylp defect normal release-1.5.5 pjlib
#1016 Native Linux ALSA audio device backend implementation nanang enhancement normal release-1.6 pjmedia-audiodev
#1017 TURN TLS transport bennylp enhancement normal release-2.9 pjnath
#1018 Simple HTTP client implementation (thanks Johan Lantz for the suggestion) bennylp enhancement normal release-1.6 pjlib-util
#1019 Support for multiple TCP listeners bennylp enhancement normal release-2.9 pjsip
#1020 Support for SIP outbound and Path extension (RFC 5626, RFC 3327) bennylp enhancement normal release-1.8.10 pjsua-lib
#1021 HTTP tunnel support bennylp enhancement normal Known-Issues-and-Ideas pjsip
#1023 Support for CELT codec nanang enhancement normal Known-Issues-and-Ideas pjmedia
#1024 Problem with snprintf with uClibc bennylp defect normal Known-Issues-and-Ideas common
#1025 Support for using alternate third party PortAudio, Speex, and GSM libraries nanang enhancement normal release-1.6 pjmedia
#1026 Miscellaneous fixes bennylp defect minor release-1.6 common
#1027 Stream sends no audio when using passthrough codecs and bypassing audio switch board (Thanks Yuri Maliy for the report) nanang defect normal release-1.6 pjmedia
#1028 Implement pjsua_codec_set_param() bennylp enhancement normal release-1.6 pjsua-lib
#1029 Fix support for multiple (event) subscriptions in a single dialog (thanks Wang Eric for the report) bennylp defect normal release-1.6 pjsip
#1030 Missing To tag in out-of-dialog response (thanks Rui Macedo for the report) bennylp defect normal release-1.6 pjsip
#1031 Automatically handle 423 (Interval Too Brief) response in SIP registration (thanks Tomáš Valenta for the suggestion) bennylp enhancement normal release-1.6 pjsip
#1032 TLS certificate verification and callback to notify TCP/TLS transport state (thanks Rohit Agrawal, Klaus Darilion, and Pierre-Luc Bacon for the suggestions) bennylp enhancement normal release-1.6 pjsip
#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) bennylp defect normal release-1.6 pjsip
#1034 Crash on accepting a call with no codec in the SDP offer bennylp defect normal release-1.6 pjsip
#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) bennylp defect normal release-1.6 pjlib
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracQuery for help on using queries.