#1252 |
Miscellaneous fixes
|
bennylp
|
defect
|
minor
|
release-1.12
|
common
|
#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
|
#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
|
#1275 |
pjmedia_vid_subsys_xx() (videodev) is not a good name
|
ming
|
defect
|
minor
|
release-2.0-alpha
|
pjmedia-videodev
|
#1278 |
System specific initialization during application startup
|
ming
|
defect
|
major
|
release-2.0-alpha
|
common
|
#1281 |
What pjmedia_vid_param fields are initialized by default_param()?
|
ming
|
defect
|
minor
|
release-2.0-alpha
|
pjmedia
|
#1282 |
Change "*fmt" in pjmedia_vid_dev_info to array
|
ming
|
defect
|
minor
|
release-2.0-alpha
|
pjmedia
|
#1286 |
Stride issue in dshow renderer (Video Mixing Renderer)
|
ming
|
defect
|
minor
|
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
|
#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
|
#1307 |
AMR with VAD turned on causes loud noise
|
nanang
|
defect
|
normal
|
release-1.12
|
pjmedia
|
#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
|
#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
|
#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
|
#1324 |
Build correctness on non-video platforms (Symbian, iPhone, Windows Mobile)
|
ming
|
defect
|
minor
|
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
|
#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
|
#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
|
#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
|
#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
|
#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
|
#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
|
#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
|
#1365 |
Volume setting not applied in Symbian MDA audio device creation
|
nanang
|
defect
|
normal
|
release-1.12
|
pjmedia-audiodev
|
#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
|
#1374 |
Assertion when CANCEL and INVITE final response "crosses the wire"
|
bennylp
|
defect
|
normal
|
release-1.12
|
pjsip
|
#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
|
#1378 |
Change jitter buffer progressive discard algorithm
|
nanang
|
defect
|
normal
|
release-1.12
|
pjmedia
|
#1383 |
Update the transport adapter sample in pjsua
|
bennylp
|
defect
|
normal
|
release-1.12
|
applications
|
#1385 |
Bug in SDP negotiation when generating answer with prefer_remote_codec==0 (thanks Régis Montoy for the report)
|
nanang
|
defect
|
normal
|
release-1.12
|
pjmedia
|
#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
|
#1391 |
Missing CSeq check for incoming ACK in an INVITE session (thanks Ilya Kalinin for the report)
|
bennylp
|
defect
|
normal
|
release-1.12
|
pjsip
|
#1393 |
Miscellaneous fixes
|
bennylp
|
defect
|
normal
|
release-2.0-beta
|
common
|
#1394 |
Concurrency problem when stopping clock thread
|
nanang
|
defect
|
normal
|
release-2.0-beta
|
pjmedia
|
#1396 |
Failed to authenticate to TURN client due to REALM attribute padding
|
bennylp
|
defect
|
normal
|
release-2.0-beta
|
pjnath
|
#1398 |
TURN initialization failure scenario
|
bennylp
|
defect
|
normal
|
release-2.0-beta
|
pjsua-lib
|
#1399 |
Assertion failure if unable to resolve TURN server
|
bennylp
|
defect
|
normal
|
release-2.0-beta
|
pjnath
|
#1402 |
Crash when adding new media
|
bennylp
|
defect
|
normal
|
release-2.0-beta
|
pjsua-lib
|
#1403 |
Assertion in generating SDP re-offer containing unknown media types
|
bennylp
|
defect
|
normal
|
release-2.0-beta
|
pjsua-lib
|
#1404 |
Assertion in receiving SDP video offer containing static payload type
|
nanang
|
defect
|
normal
|
release-2.0-beta
|
pjmedia
|
#1405 |
Unable to reject unknown algorithm in authentication challenge
|
bennylp
|
defect
|
normal
|
release-1.12
|
pjsip
|
#1407 |
Deadlock in initial resolution of STUN server
|
bennylp
|
defect
|
normal
|
release-1.12
|
pjsua-lib
|
#1408 |
Failed to authenticate to TURN client due to REALM attribute padding
|
bennylp
|
defect
|
normal
|
release-1.12
|
pjnath
|
#1409 |
Assertion failure if unable to resolve TURN server
|
bennylp
|
defect
|
normal
|
release-1.12
|
pjnath
|
#1410 |
Assertion and noise when using AMR-WB with multiple frames per packet (thanks Olle Frimanson for the report)
|
nanang
|
defect
|
normal
|
release-1.12
|
pjmedia
|
#1413 |
G722.1 cannot encode multiple frames per packet (thanks Olle Frimanson for the report)
|
nanang
|
defect
|
normal
|
release-1.12
|
pjmedia
|
#1414 |
Removed assertion in transaction when event other than timer is received in TERMINATED state
|
bennylp
|
defect
|
normal
|
release-1.12
|
pjsip
|
#1415 |
Handle potential crash if joining worker thread fails in pjsua_destroy()
|
bennylp
|
defect
|
normal
|
release-1.12
|
pjsua-lib
|
#1417 |
Miscellaneous fixes
|
bennylp
|
defect
|
minor
|
release-1.14
|
common
|
#1418 |
Library restart fails with PJLIB_UTIL_ESTUNNOTRESPOND error after several times
|
bennylp
|
defect
|
normal
|
release-1.14
|
pjsua-lib
|
#1421 |
Audio is missing temporarily if SRTP is enabled due to lock codec feature (thanks Marcus Froeschl for the report)
|
nanang
|
defect
|
normal
|
release-1.14
|
pjmedia
|
#1423 |
Verify call media states after a re-offer rejected by peer
|
bennylp
|
defect
|
normal
|
release-2.0-rc
|
pjsua-lib
|
#1425 |
Assertion on format type check when using conference switchboard
|
bennylp
|
defect
|
normal
|
release-2.0-beta
|
pjsua-lib
|
#1426 |
Race condition in auto-closing and/or auto-opening of the sound device
|
bennylp
|
defect
|
normal
|
release-1.14
|
pjsua-lib
|
#1427 |
Assertion in initiating video in an audio only call
|
bennylp
|
defect
|
normal
|
release-2.0-beta
|
pjsua-lib
|
#1429 |
Problem with SDL on setting window's position when window is hidden
|
ming
|
defect
|
normal
|
release-2.0-beta
|
pjmedia-videodev
|
#1430 |
Crash when dialog is prematurely destroyed during outgoing call (thanks Bogdan Krakowski for the report)
|
bennylp
|
defect
|
normal
|
release-2.0-beta
|
pjsua-lib
|
#1432 |
Removed assertion in transaction when event is received in DESTROYED state (thanks Yariv Trabelsi for the report)
|
bennylp
|
defect
|
normal
|
release-1.14
|
pjsip
|
#1433 |
Assertion in re-enable video when ICE is enabled
|
bennylp
|
defect
|
normal
|
release-2.0-beta
|
pjsua-lib
|
#1435 |
Vidgui stuck after re-INVITE
|
bennylp
|
defect
|
normal
|
release-2.0-rc
|
applications
|
#1438 |
CoInitializeEx by application prevents dshow device from working (thanks Michael for the report)v
|
ming
|
defect
|
normal
|
release-2.0-rc
|
pjmedia-videodev
|
#1440 |
Proper set up of RTCP compound packet (thanks Werner Dittmann for the report)
|
nanang
|
defect
|
normal
|
release-1.14
|
pjmedia
|
#1441 |
Fixes and updates on vid_streamutil sample app
|
bennylp
|
defect
|
normal
|
release-2.0-rc
|
applications
|
#1442 |
Unable to make call if disabled media is included
|
bennylp
|
defect
|
normal
|
release-2.0-rc
|
pjsua-lib
|
#1443 |
Missing destroy method in opencore-amrnb codec factory (thanks Werner Dittmann for the fix)
|
nanang
|
defect
|
normal
|
release-2.0-rc
|
pjmedia
|
#1444 |
Video stream not transmitting when native preview is used (thanks Régis Montoya for the fix)
|
bennylp
|
defect
|
normal
|
release-2.0-rc
|
pjsua-lib
|
#1446 |
Miscellaneous fixes
|
bennylp
|
defect
|
normal
|
release-2.0-rc
|
common
|
#1447 |
Infinite loop in switchboard when sound device ptime is lower than call stream ptime (thanks SvenÅke for the report)
|
nanang
|
defect
|
normal
|
release-1.14
|
pjmedia
|
#1449 |
Assertion when STUN binding request returning PJ_EPENDING (thanks Claudio De Angelis for the report)
|
bennylp
|
defect
|
normal
|
release-1.14
|
pjnath
|
#1451 |
Deadlock caused by conflicting locking order in ICE and ioqueue (thanks Claudio De Angelis for the report)
|
bennylp
|
defect
|
normal
|
release-1.14
|
pjnath
|
#1452 |
Wrong call media state is reported if hold request is challenged with authentication (thanks Bogdan Krakowski for the fix)
|
bennylp
|
defect
|
normal
|
release-1.14
|
pjsua-lib
|
#1453 |
Memory leak in setting default video codec parameters (thanks Bo Shi for the feedback)
|
nanang
|
defect
|
normal
|
release-2.0-rc
|
pjmedia
|
#1454 |
Bug in parsing XML document if node name is followed by newline (thanks Samuel Prevot for the report)
|
bennylp
|
defect
|
normal
|
release-1.14
|
pjlib-util
|