Custom Query (2037 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (701 - 800 of 2037)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Summary Owner Type Priority Milestone Component
#989 Issues with Windows Unicode build (thanks Michele Cicciotti for the patch) bennylp defect normal release-1.5 pjlib
#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
#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
#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
#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
#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
#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
#1026 Miscellaneous fixes bennylp defect minor release-1.6 common
#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
#1036 Stray timer may be registered by SIP TCP and TLS transport in destroy routine, which could crash the program on Symbian (thanks Tamàs Solymosi for the report) bennylp defect normal release-1.6 pjsip
#1037 Memory pool alignment error when alignment is set to be greater than the default (thanks John Ridges for the report) bennylp defect normal release-1.6 pjlib
#1039 Add Allow header in outgoing REGISTER request (thanks Daniel Anens for the info) bennylp enhancement minor release-1.7 pjsip
#1040 Problem with getting the default IP interface on FreeBSD due to wrong argument to connect() (thanks Roman Grachev for the patch) bennylp defect normal release-1.6 pjlib
#1041 Unit test framework bennylp enhancement major release-1.6 common
#1043 SSL timeout setting not working on Symbian platform (thanks Tamàs Solymosi for the report) bennylp defect normal release-1.6 pjlib
#1045 Handle incomplete SDP offer-answer in re-INVITE/UPDATE bennylp defect normal release-1.7 pjsip
#1046 Zeroconf/link-local/ActiveSync IPv4 adress 169.254.x.x may be used on Windows Mobile devices (thanks Jan Boquist for the info) bennylp defect normal release-1.6 pjlib
#1047 Don't send UPDATE if remote doesn't support it (thanks Bogdan Krakowski for the report) bennylp defect normal release-1.7 pjsip
#1048 Memory leak in enum_ipv4_ipv6_interface (ip_helper_win32.c) (thanks Andrey Mamchur for the report) bennylp defect normal release-1.6 pjlib
#1050 Build configurations for iPhone OS bennylp enhancement normal release-1.7 applications
#1052 ipjsystest: pjsystest for iPhone OS bennylp enhancement normal release-1.7 applications
#1053 ipjsua: pjsua for iPhone OS bennylp enhancement normal release-1.7 applications
#1056 Transaction termination on transport failure (thanks Tamàs Solymosi for the request) bennylp defect normal release-1.6 pjsip
#1057 Implement pjsua_modify_acc() bennylp enhancement normal release-1.6 pjsua-lib
#1058 Different size between pj_sockaddr_in6 and native sockaddr_in6 on 64bit systems, causing failure in using SIP IPv6 UDP transport bennylp defect normal release-1.6 pjlib
#1061 Assertion when receiving authentication challenge with empty realm (thanks Andrey Kovalenko for the report) bennylp defect normal release-1.6 pjsip
#1062 Assertion if 200/OK INVITE response is received during PJSUA-LIB destroy sequence bennylp defect minor release-1.6 pjsua-lib
#1064 Miscellaneous fixes for the GSM codec (thanks Christopher Zimmermann for the patch) bennylp defect minor release-1.7 third-party
#1068 MIscellaneous fixes bennylp defect minor release-1.7 common
#1069 Offer duplicated SDP media line, secured and unsecured version, in SRTP optional mode (thanks Bogdan Krakowski for the suggestion) bennylp enhancement normal release-1.7 pjsua-lib
#1070 Support for multipart message bodies bennylp enhancement normal release-1.7 common
#1071 Increase default maximum SIP packet size to 4000 bennylp defect normal release-1.7 pjsip
#1077 Automatically reallocate TURN connection upon Refresh request failure, and notify the application if the allocation retry also fails (thanks Jan Boquist for the suggestion) bennylp enhancement normal release-1.7 pjnath
#1078 The STUN utility in pjlib-util is unable to handle XOR_MAPPED_ADDRESS attribute bennylp defect normal release-1.7 pjlib-util
#1079 Media transport should be kept alive during double-hold scenario bennylp defect normal release-1.7 pjsua-lib
#1081 Implement ICE option tag (RFC 5678) bennylp enhancement normal release-1.7 pjsip
#1086 New option to update the Contact URI in a single REGISTER request bennylp enhancement normal release-1.7 pjsua-lib
#1087 Auto re-registration scheduling should be done before the registration callback bennylp defect normal release-1.7 pjsua-lib
#1089 Store remote capability info in the dialog bennylp enhancement normal release-1.7 pjsip
#1090 Disable the "Bug in branch_param generator (i.e. not unique)" assertion bennylp defect normal release-1.7 pjsip
#1091 Increase the default maximum number of outstanding asynchronous operations for Symbian socket server bennylp defect normal release-1.7 pjlib
#1092 Crash when receiving various messages with "Contact: *" header format (thanks Mikko Hännikäinen for the report) bennylp defect critical release-1.7 common
#1095 New option to control the Route headers in the REGISTER request (thanks Henrik Envall for the suggestion) bennylp enhancement normal release-1.7 pjsua-lib
#1097 Support sending UPDATE without SDP bennylp enhancement normal release-1.7 pjsip
#1098 Command Line Interface Framework bennylp enhancement normal release-2.x pjlib-util
#1099 Conversion of pj_str_t to signed long bennylp enhancement normal release-1.7 pjlib
#1101 Check and calculate IPv4/IPv6 address specified in pj_getaddrinfo() bennylp defect normal release-1.7 pjlib
#1104 Hostname local suffix in iPhone OS bennylp enhancement normal release-1.7 pjlib
#1107 iPhone: Add support for Apple iOS4 background feature bennylp enhancement normal release-1.8 pjlib
#1108 DNS deadlock (thanks Bogdan Krakowski for the report) bennylp defect normal release-1.8 pjlib-util
#1109 Dummy commits for automated testing bennylp enhancement normal release-1.8 unit-tests
#1110 Miscellaneous and minor fixes bennylp defect minor release-1.8 common
#1111 More work on automated testing for PJSIP bennylp enhancement normal release-1.8 unit-tests
#1116 Bug in regenerating elements of some headers when incoming request contains escaped characters (thanks Ferguen Adel for the report) bennylp defect normal release-1.8 pjsip
#1117 Configurable PJSUA-LIB lock timeout (thanks Bogdan Krakowski for the report) bennylp enhancement normal release-1.8 pjsua-lib
#1118 Add last error code to PJSUA-LIB account info structure bennylp enhancement normal release-1.8 pjsua-lib
#1119 Crash if sending UPDATE fails in session timer module because network connectivity is lost (thanks Robbie Hanson for the fix!) bennylp defect major release-1.8 pjsip
#1120 Run-time configuration option for usage modes of SIP Session Timer extension in PJSUA-LIB bennylp enhancement normal release-1.8 pjsua-lib
#1121 Deadlock in transaction code when hanging up calls (thanks Dennis Struble for the report) bennylp defect normal release-1.8.5 pjsip
#1122 Android port bennylp enhancement normal release-2.x common
#1123 SWIG binding for PJSUA-LIB for Java, Python, C#, etc. bennylp enhancement normal release-2.x pjsua-lib
#1128 ipjsua - add support for iPad bennylp enhancement normal release-1.8.5 applications
#1130 Incoming TCP connection on iPhone iOS4 BG mode would fail over and over with EAGAIN error (thanks Bogdan Krakowski for the report) bennylp defect normal release-1.8.5 pjsip
#1131 Callee disconnects call without sending BYE if ACK is not received (thanks Montevecchi Massimiliano and Klaus Darilion for the report) bennylp defect normal release-1.8.5 pjsip
#1132 Assertion when (re)starting PJLIB on different thread bennylp defect normal release-1.8.5 pjlib
#1134 MIscellaneous fixes bennylp defect minor release-1.8.5 common
#1136 Basic and digest authentication in the HTTP client (thanks Johan Lantz for the suggestion) bennylp enhancement normal release-1.8.5 pjlib-util
#1137 New configuration to append custom headers into REGISTER request (thanks Johan Lantz for the suggestion) bennylp enhancement normal release-1.8.5 pjsua-lib
#1138 New PJSUA-LIB account registration state callback to report more callback data (thanks Johan Lantz for the suggestion) bennylp enhancement normal release-1.8.5 pjsua-lib
#1139 Support for tel: URI in PJSUA-LIB (thanks Johan Lantz for the suggestion) bennylp enhancement normal release-1.8.5 pjsua-lib
#1141 Compile and run-time setting to allow printing of port number in URI in To and From header (thanks Marcus Froeschl for the suggestion) bennylp enhancement normal release-1.8.5 pjsip
#1142 Account based configuration to specify if "c=0.0.0.0" method should be used when putting call on hold (thanks Marcus Froeschl for the suggestion) bennylp enhancement normal release-1.8.5 pjsua-lib
#1143 Call problems between SRTP optional-with-duplicated-offer and SRTP disabled (thanks Bogdan Krakowski for the report) bennylp defect normal release-1.8.5 pjsua-lib
#1144 New presence callback to report subscription state (thanks Johan Lantz for the suggestion) bennylp enhancement normal release-1.8.5 pjsua-lib
#1145 Add API to enable/disable support for iOS background feature during runtime. bennylp enhancement normal release-1.8.5 pjlib
#1146 Support for multipart message bodies in incoming NOTIFY (thanks Johan Lantz for the report) bennylp enhancement normal release-1.8.5 pjsip
#1147 Bug in parsing multipart message bodies (thanks Johan Lantz for the report) bennylp defect normal release-1.8.5 pjsip
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.