Custom Query (2037 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1001 - 1100 of 2037)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
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
#1210 Misc coreaudio fixes for iPhone OS (setting Audio Session category in stream creation and after interruption) nanang enhancement normal release-1.10 pjmedia
#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
#1213 Work on video devices nanang enhancement normal release-2.0-dev pjmedia
#1214 Work on sample applications bennylp enhancement normal release-2.0-dev applications
#1215 FRAMEWORK nanang enhancement normal release-2.0-dev pjmedia
#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
#1227 Support for Intel IPP7 nanang enhancement normal release-2.0-dev pjmedia
#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
#1232 Possible memory corruptions caused by pjsua_acc_modify() (thanks Viktor Krikun for the report) bennylp defect normal release-1.10 pjsua-lib
#1233 Wrong SDP media transport parsed when the media line has no format nanang defect normal release-1.10 pjmedia
#1234 Missing video keyframe nanang defect normal release-2.0-beta pjmedia
#1235 Lock codec feature not working properly for video codecs bennylp defect normal release-2.0-alpha pjsua-lib
#1237 Incoming SDP reoffer containing secured and unsecured media gets rejected in SRTP mandatory mode nanang defect normal release-2.0-dev pjmedia
#1238 Assertion if new media is added during call bennylp defect normal release-2.0-dev 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
#1243 ICE bug: If RTCP is not in use, the agent MUST signal that using b=RS:0 and b=RR:0 nanang defect normal release-1.10 pjmedia
#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
#1249 Memory corruption bug in splitcomb (thanks Peter Lukac for the report and the fix) nanang defect normal release-1.10 pjmedia
#1250 Update the year in copyright text in all files bennylp enhancement normal release-1.10 common
#1251 Calling pjmedia_aud_subsys_shutdown() more than once may cause crash (thanks Bill Gardner for the patch) nanang defect normal release-1.12 pjmedia-audiodev
#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
#1257 Option for using simple FIFO delay buffer in echo canceller nanang enhancement normal release-1.12 pjmedia
#1258 Divide by zero exception in jitter buffer with prefetching mechanism enabled (thanks Roman Puls for the report) nanang defect normal release-1.12 pjmedia
#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
#1264 Automated testing schedule for 1.x branch ismangil enhancement normal release-1.12 common
#1268 Option for automatic/manual sending of RTCP SDES/BYE for the stream. nanang enhancement normal release-1.12 pjmedia
#1274 SDL video resize ming enhancement normal release-2.0-alpha pjmedia-videodev
#1284 Media event framework bennylp enhancement normal release-2.0-alpha pjmedia
#1285 Add support for SDL 1.3 ming enhancement normal release-2.0-alpha pjmedia-videodev
#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
#1292 Make sure each video device and video port instance is always unidirectional ming enhancement normal release-2.0-alpha pjmedia-videodev
#1294 New pjmedia_codec_register_audio_codecs() API nanang enhancement normal release-2.0-alpha pjmedia
#1296 Deprecate Visual Studio 6 ismangil enhancement normal release-2.0-alpha common
#1300 Symmetric payload type in generating SDP answer nanang enhancement normal release-2.0-beta pjmedia
#1301 Wrong alaw value is generated by the non-table version of pjmedia_linear2alaw() function for some specific PCM values (thanks K. Johnson for the fix) nanang defect normal release-1.12 pjmedia
#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
#1304 Video port review/refactoring ming defect normal release-2.0-alpha pjmedia
#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
#1307 AMR with VAD turned on causes loud noise nanang defect normal release-1.12 pjmedia
#1308 Pcaputil sample application supports dynamic payload type codecs and audio device output bennylp enhancement normal release-1.12 applications
#1309 Add video device capability to support changing position and hiding of renderer window ming enhancement normal release-2.0-alpha pjmedia-videodev
#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
#1312 Support for refreshing video device list ming enhancement normal release-2.0-alpha pjmedia-videodev
#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
#1315 Output volume setting not applied in Symbian VAS audio device creation nanang defect normal release-1.12 pjmedia-audiodev
#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
#1321 Compile error when SSLv2 is disabled on OpenSSL (thanks Saúl Ibarra Corretgé for the patch) bennylp defect normal release-1.12 pjlib
#1323 Unit test for video port ming enhancement normal release-2.0-alpha pjmedia
#1325 Signature for pjmedia objects nanang enhancement normal release-2.0-alpha pjmedia
#1326 Code integration to svn trunk! nanang task normal release-2.0-alpha common
#1329 Option in configure to specify alternate location for SDL bennylp enhancement normal release-2.0-alpha common
#1335 Fixes assertion when interruptionListener is called from an unregistered thread on iPhone OS (thanks to Ilya Kalinin for the patch) nanang defect normal release-1.12 pjmedia-audiodev
#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
#1345 Assertion in codec operations caused by too small supplied buffer size. nanang defect normal release-2.0-alpha pjmedia
#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
#1350 Stuck in SDL when destroying video window if the parent window is not closed ming defect normal release-2.0-rc pjmedia-videodev
#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
#1353 Memory leak in qt_dev ming defect normal release-2.0-alpha pjmedia-videodev
#1354 vidgui: stopping preview may hide main/parent window ming defect normal release-2.0-alpha applications
#1355 vidgui: new rendering window may cause all rendering processes to stop nanang defect normal release-2.0-rc applications
#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
#1358 Crash in event handling in pjsua-lib nanang defect normal release-2.0-alpha2 pjsua-lib
#1359 Configurable pj_sockaddr_in padding/sin_zero length bennylp enhancement normal release-1.12 pjlib
#1360 Video orientation support nanang defect normal release-2.0-alpha2 pjmedia
#1361 Video codec API changes bennylp defect normal release-2.0-alpha2 pjmedia
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracQuery for help on using queries.