Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1501 - 1600 of 2195)

Ticket Summary Owner Type Priority Milestone Component
#1208 Misc fixes bennylp defect normal release-2.0-dev common
#1209 Option to update Contact URI when sending re-INVITE or UPDATE bennylp enhancement normal release-1.10 pjsua-lib
#1211 Add pjlib API pj_gettickcount() that returns a monotonically increasing timestamp bennylp enhancement normal release-1.10 pjlib
#1212 Error string not re-registered after pjsua restarted bennylp defect normal release-1.10 common
#1214 Work on sample applications bennylp enhancement normal release-2.0-dev applications
#1216 New pjsua_destroy2() API to allow shutting down the library without sending any outgoing messages bennylp enhancement normal release-1.12 pjsua-lib
#1218 Modify configure-iphone to use the latest version of gcc bennylp enhancement normal release-1.10 common
#1219 Work on ffmpeg codecs bennylp enhancement normal release-2.0-dev applications
#1220 Compiler directive for data alignment bennylp enhancement normal release-2.0-dev pjlib
#1221 Crash when SIP transport tried to write to a broken pipe bennylp defect normal release-1.10 pjsip
#1222 Assertion if BYE is received while callee is still in early state bennylp defect normal release-1.10 pjsip
#1223 Bug in initializing message body's media type from incoming message (thanks Gang Liu for the report) bennylp defect normal release-1.10 pjsip
#1224 Crash in modifying account credentials (thanks Viktor Krikun for the report) bennylp defect normal release-1.10 pjsua-lib
#1225 iPhone: UDP socket send error after waking up from background mode (thanks Joe Meade for the report) bennylp defect normal release-1.10 pjlib
#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 defect normal release-1.10 pjlib
#1228 Long delay in iPhone initialization (thanks Guy Zelkha for the report) bennylp defect normal release-1.10 pjsua-lib
#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 defect normal release-1.10 pjlib-util
#1230 Removed assertion in PJLIB for Posix when fails to release mutex (thanks Marcus Froeschl for the report) bennylp defect normal release-1.10 pjlib
#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 defect normal release-1.12 pjsip
#1232 Possible memory corruptions caused by pjsua_acc_modify() (thanks Viktor Krikun for the report) bennylp defect normal release-1.10 pjsua-lib
#1235 Lock codec feature not working properly for video codecs bennylp defect normal release-2.0-alpha pjsua-lib
#1238 Assertion if new media is added during call bennylp defect normal release-2.0-dev pjsua-lib
#1240 When call is redirected with 3xx response, call info may still show old target as the remote peer bennylp defect normal release-1.10 pjsua-lib
#1241 Assertion if remote removes media line bennylp defect normal release-2.0-dev pjsua-lib
#1242 Too many re-INVITEs sent by PJSUA-LIB, to lock codec and to conclude ICE negotiation bennylp enhancement normal release-2.1 pjsua-lib
#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 defect normal release-1.10 pjsip
#1246 Use CFHost API for pj_getaddrinfo() on iPhone OS bennylp defect normal release-1.10 pjlib
#1247 Deadlock potential in sip_regc.c if sending fails (thank you Alejandro Orellana for the report) bennylp defect normal release-1.10 pjsip
#1248 INVITE after redirection not sent to new destination bennylp defect normal release-1.10 pjsip
#1250 Update the year in copyright text in all files bennylp enhancement normal release-1.10 common
#1252 Miscellaneous fixes bennylp defect minor release-1.12 common
#1253 Module data in pjsip_tx_data similar to pjsip_rx_data bennylp enhancement normal Known-Issues-and-Ideas pjsip
#1255 Unable to parse the short version of Event header (thanks Marcus Froeschl for the report) bennylp defect normal release-1.12 pjsip
#1256 Remove the "ob" parameter if SIP outbound is disabled bennylp defect normal release-1.12 pjsip
#1259 Option to use of 100rel in UAS if UAC supports it (thanks Marcus Froeschl for the suggestion) bennylp enhancement normal release-1.12 pjsua-lib
#1260 API: Ability to pass preview and rendering view to application bennylp task major unassigned pjsua-lib
#1262 API: Ability to start and stop video on the fly bennylp task major unassigned pjsua-lib
#1265 Video events bennylp task major release-2.0-alpha pjsua-lib
#1267 Optional SRTP with duplicated media line bennylp task minor release-2.x pjsua-lib
#1272 Duplicated compilation flags bennylp defect normal release-2.0-rc common
#1284 Media event framework bennylp enhancement normal release-2.0-alpha pjmedia
#1287 Use "static const char*" to replace "define THIS_FILE" if that reduces size bennylp enhancement minor release-2.x common
#1289 Test with miscellaneous SDP scenarios bennylp enhancement normal release-2.x unit-tests
#1291 Invite module always responds with 491 to subsequent re-offers after responding with 488 (thanks Yuri Saltykov for the fix) bennylp defect normal release-1.12 pjsip
#1298 Use PJ_ERROR consistently bennylp enhancement minor release-2.9 common
#1299 New callback to notify that sound device needs to be opened or closed bennylp enhancement minor release-2.0-alpha pjsua-lib
#1302 Bug in soft deadlock detection may cause program to block indefinitely (thanks Attila Magyar for the fix) bennylp defect normal release-1.12 pjsua-lib
#1305 Bug in pjsua_call_hangup_all() may freeze the app for few seconds (thanks Kees van der Bent for the report) bennylp defect normal release-1.12 pjsua-lib
#1306 Publish non-100 provisional response retransmission interval setting bennylp enhancement normal release-1.12 pjsip
#1308 Pcaputil sample application supports dynamic payload type codecs and audio device output bennylp enhancement normal release-1.12 applications
#1310 Possible crash in registration callback after deleting account and restarting pjsua bennylp defect normal release-1.12 pjsua-lib
#1311 Locking account to specific TCP/TLS listener will cause registration loop (thanks Tony Million for the report) bennylp defect normal release-2.5 pjsua-lib
#1313 Account option to disable registration when account is added (thanks Tony Jago Million for the patch) bennylp enhancement normal release-1.12 pjsua-lib
#1314 New callback to notify application when registration or unregistration has been initiated (thanks Tony Jago Million for the patch) bennylp enhancement normal release-1.12 pjsua-lib
#1316 Assertion when TURN session is deallocated prematurely (thanks Tony Jago Million for the report) bennylp defect normal release-1.12 pjnath
#1317 Crash in Symbian ioqueue after unregistering ioqueue key from callback bennylp defect normal release-1.12 pjlib
#1318 Prevent PJSIP_INV_STATE_CALLING from being reported more than once (thanks Sam Yasin for the report) bennylp defect normal release-1.12 pjsip
#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 defect normal release-1.12 pjsip
#1320 Miscellaneous bennylp defect minor release-2.0-alpha common
#1321 Compile error when SSLv2 is disabled on OpenSSL (thanks Saúl Ibarra Corretgé for the patch) bennylp defect normal release-1.12 pjlib
#1329 Option in configure to specify alternate location for SDL bennylp enhancement normal release-2.0-alpha common
#1330 Release notes: documentation about changes and new features in 2.0 bennylp task major release-2.0 common
#1331 Design: Framework to post job or execution to main thread bennylp task normal release-2.0-beta pjlib
#1336 Provide different doxygen documentation for different PJSIP versions in the website bennylp enhancement normal release-1.12 common
#1337 Link error in G711. G722, and G722.1 codecs are disabled (thanks Jean-Noël Rivasseau for the report) bennylp defect normal release-1.12 unit-tests
#1338 Apply the new fields in account configs to pjsua_modify_acc() bennylp enhancement normal release-2.0-alpha pjsua-lib
#1339 Add renderer device ID into video window info bennylp enhancement normal release-2.0-alpha pjsua-lib
#1340 Handle native capture preview bennylp task normal release-2.0-alpha2 pjmedia-videodev
#1341 Revisit pjsua_acc_modify() for newly added fields in the pjsua_acc_config bennylp defect normal release-1.12 pjsua-lib
#1342 Disable local host resolution on iPhone OS bennylp defect normal release-1.12 pjlib
#1344 Automated test schedule bennylp task normal release-2.0-alpha unit-tests
#1346 Fixes and updates on python-based test bennylp defect normal release-2.0-alpha python
#1347 Various cases of bad SDP answer generated when receiving offer with multiple media. bennylp defect normal release-2.0-alpha pjsua-lib
#1348 Update the year in copyright text in all files bennylp enhancement normal release-2.0-alpha common
#1349 Crash if pjsua is shutdown without turning off preview bennylp defect normal release-2.0-alpha pjsua-lib
#1351 Option to initially hide preview window, otherwise the window will float initially bennylp enhancement normal release-2.0-alpha pjsua-lib
#1352 Problem when a capture device shared among multiple video calls bennylp defect normal release-2.0-alpha pjsua-lib
#1356 Automated testing code for video bennylp defect normal release-2.0 common
#1357 Temporarily disable event in pjsua bennylp defect normal release-2.0-alpha pjsua-lib
#1359 Configurable pj_sockaddr_in padding/sin_zero length bennylp enhancement normal release-1.12 pjlib
#1361 Video codec API changes bennylp defect normal release-2.0-alpha2 pjmedia
#1362 Support for fast switching between devices bennylp task normal release-2.0-alpha2 pjmedia-videodev
#1363 Invalid Contact URI is used if display name contains reserved characters (thanks Dmitry Valegov for the report) bennylp defect normal release-1.12 pjsua-lib
#1364 Some support for forking in Reliable Provisional Response (100rel) module bennylp defect normal release-1.12 pjsip
#1367 Crash if presence PIDF body is missing <basic> element (thanks Matt DiMeo for the patch) bennylp defect normal release-1.12 pjsip
#1369 Local state is set to HOLD even if hold operation fails bennylp defect normal release-1.12 pjsua-lib
#1370 Miscellaneous bennylp defect minor release-2.0-alpha2 common
#1371 Soft deadlock when application query call info of other call inside a callback (Thanks Marcus Froeschl for the report) bennylp defect normal release-1.12 pjsua-lib
#1372 New log features: indentation and thread switching indication bennylp enhancement normal release-2.0-alpha2 common
#1373 sipecho Testing Application bennylp enhancement normal release-2.0-alpha2 applications
#1374 Assertion when CANCEL and INVITE final response "crosses the wire" bennylp defect normal release-1.12 pjsip
#1375 Option to control first re-registration retry interval bennylp enhancement normal release-1.12 pjsua-lib
#1376 Crash if pjsua_call_get_info() is called with disconnected call bennylp defect major release-1.12 pjsua-lib
#1377 Crash on receiving call hold+unhold in pjsua-lib bennylp defect normal release-2.0-alpha2 pjsua-lib
#1379 API to check if video stream is running bennylp task normal release-2.0-alpha2 pjsua-lib
#1380 Using locking to specific listener feature may cause outgoing TCP connection to be created for every request bennylp defect normal Known-Issues-and-Ideas pjsip
#1383 Update the transport adapter sample in pjsua bennylp defect normal release-1.12 applications
#1384 Setting to control HTTP client source port range (thanks Johan Lantz for the patch) bennylp enhancement minor release-1.12 pjlib-util
#1386 Crash when invoking pjsip_endpt_send_raw_to_uri() bennylp defect normal release-1.12 pjsip
#1387 Missing newline when printing user defined header in multipart message (thanks Luis Martin Gil for the patch) bennylp defect normal release-1.12 pjsip
Note: See TracQuery for help on using queries.