Custom Query (1344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (901 - 1000 of 1344)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Ticket Summary Owner Priority Milestone Component Version
#1163 Assertions triggered by lock codec after unsuccessful SDP negotiation or media update failure bennylp normal release-1.8.10 pjsua-lib trunk
#1164 Possible crash in PUBLISH session if network connectivity is lost between two requests (thanks Nikolay Popok for the report) bennylp normal release-1.8.10 pjsip trunk
#1165 Unable to create SDP answer for new offer with SRTP duplicated m line (thanks Arie Velthoen for the report and patch) bennylp normal release-1.8.10 pjsua-lib trunk
#1166 Detection of offer/answer glare condition bennylp normal release-1.8.10 pjsip trunk
#1168 Assertion in ICE stream if TURN initialization fails (e.g. due to unresolvable server) bennylp normal release-1.8.10 pjnath trunk
#1170 Assertion when receiving updated SDP offer with all media lines removed bennylp normal release-1.8.10 pjsua-lib trunk
#1172 Crash in coreaudio_dev (iPhone OS) when there is no call during a GSM interruption bennylp normal release-1.8.10 pjmedia-audiodev trunk
#1175 Miscellaneous fixes for 1.10 bennylp normal release-1.10 common trunk
#1181 Incorrect SDP direction attribute in answering call unhold request after double holds bennylp normal release-2.2 pjsua-lib trunk
#1190 Remote dialog info is not updated if 100 (Trying) response contains To tag parameter (thanks Marcus Froeschl for the report) bennylp normal release-1.10 pjsip trunk
#1193 ISSUES and TODOS bennylp normal release-2.0-dev common 2.0-dev-branch
#1197 WSAECONNRESET errors on Windows 2000 or 2003 may cause UDP transport to stop working bennylp normal release-1.10 pjlib trunk
#1208 Misc fixes bennylp normal release-2.0-dev common 2.0-dev-branch
#1212 Error string not re-registered after pjsua restarted bennylp normal release-1.10 common trunk
#1221 Crash when SIP transport tried to write to a broken pipe bennylp normal release-1.10 pjsip trunk
#1222 Assertion if BYE is received while callee is still in early state bennylp normal release-1.10 pjsip trunk
#1223 Bug in initializing message body's media type from incoming message (thanks Gang Liu for the report) bennylp normal release-1.10 pjsip trunk
#1224 Crash in modifying account credentials (thanks Viktor Krikun for the report) bennylp normal release-1.10 pjsua-lib trunk
#1225 iPhone: UDP socket send error after waking up from background mode (thanks Joe Meade for the report) bennylp normal release-1.10 pjlib trunk
#1226 iPhone (info only): No audio in calls if app is woken up from background mode without network connectivity (thanks Joe Meade for the report) bennylp normal release-1.10 pjlib trunk
#1228 Long delay in iPhone initialization (thanks Guy Zelkha for the report) bennylp normal release-1.10 pjsua-lib trunk
#1229 Bug in STUN resolver causes delay for 4 seconds if packet is lost. Also add other enhancements to the resolver (thanks Guy Zelkha for the report) bennylp normal release-1.10 pjlib-util trunk
#1230 Removed assertion in PJLIB for Posix when fails to release mutex (thanks Marcus Froeschl for the report) bennylp normal release-1.10 pjlib trunk
#1231 Crash in iPhone iOS when trying to make a call after the application is left running for days (thanks Alejandro Orellana for the report) bennylp normal release-1.12 pjsip 1.x-branch
#1232 Possible memory corruptions caused by pjsua_acc_modify() (thanks Viktor Krikun for the report) bennylp normal release-1.10 pjsua-lib trunk
#1235 Lock codec feature not working properly for video codecs bennylp normal release-2.0-alpha pjsua-lib 2.0-dev-branch
#1238 Assertion if new media is added during call bennylp normal release-2.0-dev pjsua-lib 2.0-dev-branch
#1240 When call is redirected with 3xx response, call info may still show old target as the remote peer bennylp normal release-1.10 pjsua-lib trunk
#1241 Assertion if remote removes media line bennylp normal release-2.0-dev pjsua-lib 2.0-dev-branch
#1245 Assertion may be raised if iPhone app woken up to perform registration and the server is down (thanks Alejandro Orellana for the report) bennylp normal release-1.10 pjsip trunk
#1246 Use CFHost API for pj_getaddrinfo() on iPhone OS bennylp normal release-1.10 pjlib trunk
#1247 Deadlock potential in sip_regc.c if sending fails (thank you Alejandro Orellana for the report) bennylp normal release-1.10 pjsip trunk
#1248 INVITE after redirection not sent to new destination bennylp normal release-1.10 pjsip trunk
#1252 Miscellaneous fixes bennylp minor release-1.12 common 1.x-branch
#1255 Unable to parse the short version of Event header (thanks Marcus Froeschl for the report) bennylp normal release-1.12 pjsip 1.x-branch
#1256 Remove the "ob" parameter if SIP outbound is disabled bennylp normal release-1.12 pjsip 1.x-branch
#1272 Duplicated compilation flags bennylp normal release-2.0-rc common 2.0-dev-branch
#1291 Invite module always responds with 491 to subsequent re-offers after responding with 488 (thanks Yuri Saltykov for the fix) bennylp normal release-1.12 pjsip 1.x-branch
#1302 Bug in soft deadlock detection may cause program to block indefinitely (thanks Attila Magyar for the fix) bennylp normal release-1.12 pjsua-lib 1.x-branch
#1305 Bug in pjsua_call_hangup_all() may freeze the app for few seconds (thanks Kees van der Bent for the report) bennylp normal release-1.12 pjsua-lib 1.x-branch
#1310 Possible crash in registration callback after deleting account and restarting pjsua bennylp normal release-1.12 pjsua-lib 1.x-branch
#1311 Locking account to specific TCP/TLS listener will cause registration loop (thanks Tony Million for the report) bennylp normal release-2.5 pjsua-lib trunk
#1316 Assertion when TURN session is deallocated prematurely (thanks Tony Jago Million for the report) bennylp normal release-1.12 pjnath 1.x-branch
#1317 Crash in Symbian ioqueue after unregistering ioqueue key from callback bennylp normal release-1.12 pjlib 1.x-branch
#1318 Prevent PJSIP_INV_STATE_CALLING from being reported more than once (thanks Sam Yasin for the report) bennylp normal release-1.12 pjsip 1.x-branch
#1319 When sips scheme is used, TLS must be used even when transport=tcp is specified in the URI (thanks Iñaki Baz Castillo for the report) bennylp normal release-1.12 pjsip 1.x-branch
#1320 Miscellaneous bennylp minor release-2.0-alpha common 2.0-dev-branch
#1321 Compile error when SSLv2 is disabled on OpenSSL (thanks Saúl Ibarra Corretgé for the patch) bennylp normal release-1.12 pjlib 1.x-branch
#1337 Link error in G711. G722, and G722.1 codecs are disabled (thanks Jean-Noël Rivasseau for the report) bennylp normal release-1.12 unit-tests 1.x-branch
#1341 Revisit pjsua_acc_modify() for newly added fields in the pjsua_acc_config bennylp normal release-1.12 pjsua-lib 1.x-branch
#1342 Disable local host resolution on iPhone OS bennylp normal release-1.12 pjlib 1.x-branch
#1346 Fixes and updates on python-based test bennylp normal release-2.0-alpha python trunk
#1347 Various cases of bad SDP answer generated when receiving offer with multiple media. bennylp normal release-2.0-alpha pjsua-lib trunk
#1349 Crash if pjsua is shutdown without turning off preview bennylp normal release-2.0-alpha pjsua-lib 2.0-dev-branch
#1352 Problem when a capture device shared among multiple video calls bennylp normal release-2.0-alpha pjsua-lib trunk
#1356 Automated testing code for video bennylp normal release-2.0 common 2.0-dev-branch
#1357 Temporarily disable event in pjsua bennylp normal release-2.0-alpha pjsua-lib 2.0-dev-branch
#1361 Video codec API changes bennylp normal release-2.0-alpha2 pjmedia 2.0-dev-branch
#1363 Invalid Contact URI is used if display name contains reserved characters (thanks Dmitry Valegov for the report) bennylp normal release-1.12 pjsua-lib 1.x-branch
#1364 Some support for forking in Reliable Provisional Response (100rel) module bennylp normal release-1.12 pjsip 1.x-branch
#1367 Crash if presence PIDF body is missing <basic> element (thanks Matt DiMeo for the patch) bennylp normal release-1.12 pjsip 1.x-branch
#1369 Local state is set to HOLD even if hold operation fails bennylp normal release-1.12 pjsua-lib 1.x-branch
#1370 Miscellaneous bennylp minor release-2.0-alpha2 common trunk
#1371 Soft deadlock when application query call info of other call inside a callback (Thanks Marcus Froeschl for the report) bennylp normal release-1.12 pjsua-lib 1.x-branch
#1374 Assertion when CANCEL and INVITE final response "crosses the wire" bennylp normal release-1.12 pjsip 1.x-branch
#1376 Crash if pjsua_call_get_info() is called with disconnected call bennylp major release-1.12 pjsua-lib 1.x-branch
#1377 Crash on receiving call hold+unhold in pjsua-lib bennylp normal release-2.0-alpha2 pjsua-lib trunk
#1380 Using locking to specific listener feature may cause outgoing TCP connection to be created for every request bennylp normal Known-Issues-and-Ideas pjsip trunk
#1383 Update the transport adapter sample in pjsua bennylp normal release-1.12 applications 1.x-branch
#1386 Crash when invoking pjsip_endpt_send_raw_to_uri() bennylp normal release-1.12 pjsip 1.x-branch
#1387 Missing newline when printing user defined header in multipart message (thanks Luis Martin Gil for the patch) bennylp normal release-1.12 pjsip 1.x-branch
#1391 Missing CSeq check for incoming ACK in an INVITE session (thanks Ilya Kalinin for the report) bennylp normal release-1.12 pjsip 1.x-branch
#1393 Miscellaneous fixes bennylp normal release-2.0-beta common trunk
#1396 Failed to authenticate to TURN client due to REALM attribute padding bennylp normal release-2.0-beta pjnath trunk
#1397 No SDP in 200 response after sending 183 response and receiving PRACK bennylp normal release-1.14 pjsip 1.x-branch
#1398 TURN initialization failure scenario bennylp normal release-2.0-beta pjsua-lib trunk
#1399 Assertion failure if unable to resolve TURN server bennylp normal release-2.0-beta pjnath trunk
#1402 Crash when adding new media bennylp normal release-2.0-beta pjsua-lib trunk
#1403 Assertion in generating SDP re-offer containing unknown media types bennylp normal release-2.0-beta pjsua-lib trunk
#1405 Unable to reject unknown algorithm in authentication challenge bennylp normal release-1.12 pjsip 1.x-branch
#1407 Deadlock in initial resolution of STUN server bennylp normal release-1.12 pjsua-lib 1.x-branch
#1408 Failed to authenticate to TURN client due to REALM attribute padding bennylp normal release-1.12 pjnath 1.x-branch
#1409 Assertion failure if unable to resolve TURN server bennylp normal release-1.12 pjnath 1.x-branch
#1414 Removed assertion in transaction when event other than timer is received in TERMINATED state bennylp normal release-1.12 pjsip 1.x-branch
#1415 Handle potential crash if joining worker thread fails in pjsua_destroy() bennylp normal release-1.12 pjsua-lib 1.x-branch
#1417 Miscellaneous fixes bennylp minor release-1.14 common 1.x-branch
#1418 Library restart fails with PJLIB_UTIL_ESTUNNOTRESPOND error after several times bennylp normal release-1.14 pjsua-lib common
#1423 Verify call media states after a re-offer rejected by peer bennylp normal release-2.0-rc pjsua-lib trunk
#1425 Assertion on format type check when using conference switchboard bennylp normal release-2.0-beta pjsua-lib trunk
#1426 Race condition in auto-closing and/or auto-opening of the sound device bennylp normal release-1.14 pjsua-lib common
#1427 Assertion in initiating video in an audio only call bennylp normal release-2.0-beta pjsua-lib trunk
#1428 Review the case of no active media after SDP negotiation bennylp normal release-2.0-rc pjsua-lib trunk
#1430 Crash when dialog is prematurely destroyed during outgoing call (thanks Bogdan Krakowski for the report) bennylp normal release-2.0-beta pjsua-lib trunk
#1432 Removed assertion in transaction when event is received in DESTROYED state (thanks Yariv Trabelsi for the report) bennylp normal release-1.14 pjsip common
#1433 Assertion in re-enable video when ICE is enabled bennylp normal release-2.0-beta pjsua-lib trunk
#1435 Vidgui stuck after re-INVITE bennylp normal release-2.0-rc applications trunk
#1436 Review access to account config in call bennylp normal release-2.x pjsua-lib trunk
#1441 Fixes and updates on vid_streamutil sample app bennylp normal release-2.0-rc applications trunk
#1442 Unable to make call if disabled media is included bennylp normal release-2.0-rc pjsua-lib trunk
#1444 Video stream not transmitting when native preview is used (thanks Régis Montoya for the fix) bennylp normal release-2.0-rc pjsua-lib trunk
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracQuery for help on using queries.