Custom Query (2037 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (401 - 500 of 2037)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Summary Owner Type Priority Milestone Component
#463 Configuration option to have external sound device implementation bennylp enhancement minor release-1.0-rc1 pjmedia
#464 Jitter buffer should return length information nanang defect normal release-0.9.0 pjmedia
#465 New utility to read RTP packets/payload from PCAP file bennylp enhancement normal release-0.9.0 common
#466 Speex decoder set decoded frame size incorrectly nanang defect normal release-0.9.0 pjmedia
#467 RTP/AVP vs RTP/SAVP negotiation nanang defect major release-0.9.0 pjmedia
#468 Support for non-looping playback in memory player nanang enhancement trivial release-0.9.0 pjmedia
#469 Loop forever than UDP media transport is destroyed while callback is running nanang defect normal release-0.9.0 pjmedia
#470 Compile error when <semaphore.h> is not present bennylp defect normal release-0.9.0 pjlib
#471 Compilation error if pthread_mutexattr_set_type() is not present bennylp defect normal release-0.9.0 pjlib
#472 Problem with setting up FD_SETSIZE bennylp defect normal release-0.9.0 pjlib
#473 Speex version upgrade and handling multiple speex audio frames nanang defect major release-0.9.0 pjmedia
#474 Option in the ioqueue to control concurrency (allow/disallow multiple/simultaneous callback calls) bennylp enhancement normal release-0.9.0 pjlib
#475 GSM codec on Symbian nanang enhancement normal release-0.9.0 pjmedia
#476 Support for receiving multiple codecs in SDP answer bennylp defect normal release-1.7 pjsua-lib
#477 DTMF digit callback error in Python bennylp defect normal release-0.9.0 applications
#478 Handle duplicated/misordered incoming DTMF packets nanang defect normal release-0.9.0 pjmedia
#479 Allow transport framework to return transport specific info nanang enhancement minor release-0.9.0 pjmedia
#480 PJSIP rejects incoming call with m=image in the offer (thanks Thiago) nanang defect normal release-0.9.0 pjmedia
#481 Default TLS version should be TLSv1 (thanks Klaus Darilion) bennylp defect normal release-0.9.0 pjsip
#482 TCP keep-alive packets are corrupting SIP message (thanks Helmut Wolf) bennylp defect normal release-0.9.0 pjsip
#483 Problems with using multiple sound devices (with splitcomb) with PJSUA-LIB nanang defect major release-0.9.0 pjmedia
#484 Allow to use binary certificate in TLS transport bennylp enhancement normal release-2.8 pjsip
#485 Support for new TURN draft (TURN-07) and latest ICE draft (ICE-19) bennylp enhancement major release-0.9.0 pjnath
#486 Handle G.722 wong clock rate bug and other codec with inconsistent clock rate nanang defect normal release-0.9.0 pjmedia
#487 Crash occured when stream port has no transmitter on call using ILBC with different ptime nanang defect normal release-0.9.0 pjmedia
#488 When outgoing request within dialog is responded with 481 or 408, should send BYE after terminating dialog (thanks Philippe Leuba) bennylp defect major release-0.9.0 pjsip
#489 New PJSUA callbacks to notify application when media stream is created and destroyed bennylp enhancement normal release-0.9.0 pjsua-lib
#490 New voice activity detection (VAD) nanang enhancement normal release-1.0-rc1 pjmedia
#491 Crash in TCP/TLS transport when the listener is destroyed (thanks Christian Grigis) bennylp defect major release-0.9.0 pjsip
#492 Bug in strict route processing when challenged with 401/407 response (thanks Klaus Darilion) bennylp defect normal release-0.9.0 pjsip
#493 PocketPJ: a new and better sample application for PocketPC bennylp enhancement normal release-0.9.0 applications
#494 Configuration option to use high quality tone generation nanang enhancement trivial release-0.9.0 pjmedia
#495 Ability to specify different clock rate when opening sound device in PJSUA-LIB bennylp enhancement normal release-0.9.0 pjsua-lib
#496 Crash on sound port when only player is opened and delaybuf enabled nanang defect normal release-0.9.0 pjmedia
#497 Waveform Similarity Based Overlap-Add (WSOLA) implementation nanang enhancement normal release-0.9.0 pjmedia
#498 Option in client registration to ignore Contact address in REGISTER response bennylp enhancement normal release-0.9.0 pjsip
#499 NULL frame transmission in conference bridge is not clocked at the right interval nanang defect normal release-0.9.0 pjmedia
#500 Added function to set thread priority in PJLIB bennylp enhancement normal release-0.9.0 pjlib
#501 Set master port worker thread priority to highest by default nanang enhancement normal release-0.9.0 pjmedia
#502 New packet lost concealment (PLC) implementation nanang enhancement trivial release-0.9.0 pjmedia
#503 Handle the case when CANCEL is responded with 200/OK but 487 is not sent bennylp defect normal release-1.2 pjsip
#504 Fixed support for stereo audio all the way in pjmedia nanang defect normal release-0.9.0 pjmedia
#505 Optimize delay of current jitter buffer nanang enhancement normal release-0.9.0 pjmedia
#506 Behavior when cancelling INVITE before provisional response is received bennylp defect normal release-1.2 pjsip
#507 G.722 codec implementation and support nanang enhancement minor release-0.9.0 pjmedia
#511 Add --disable-oss option to disable OSS in configure script bennylp enhancement normal release-0.9.0 pjmedia
#512 Bug in select ioqueue causing unnecessary sleep() to be invoked (thanks Sergey Bakulin) bennylp defect normal release-0.9.0 pjlib
#513 Support for RTCP XR nanang enhancement normal release-0.9.0 pjmedia
#514 Bug with handling simultaneous re-INVITE (thanks Philippe Leuba) bennylp defect normal release-0.9.0 pjsip
#515 Update Contact header in REGISTER for TCP/TLS transport (thanks Klaus Darilion) bennylp enhancement normal release-0.9.0 pjsua-lib
#516 Assertion in sound device when headset is plugged/unplugged in MacOS X (thanks Alexei Kuznetsov) nanang defect normal release-0.9.0 pjmedia
#517 Invalid argument error when binding media transport on MacOS X (thanks Daniel Mikusa) nanang defect normal release-0.9.0 pjmedia
#518 Growing memory usage in PJSUA-LIB bennylp defect normal release-1.0-rc1 pjsua-lib
#519 STUN request is not freed when transaction times out (thanks Amit Sharma) bennylp defect normal release-0.9.0 pjnath
#520 Race condition may cause ioqueue corruption (thanks Philippe Leuba) bennylp defect normal release-0.9.0 pjlib
#521 Duplicate Authorization header when PJSIP is configured to send empty Authorization header (thanks Roland Klabunde) bennylp defect normal release-0.9.0 pjsip
#522 Enable keep-alive for UDP transport even when STUN is not configured bennylp defect normal release-0.9.0 pjsua-lib
#523 Handle imprecise audio frame from sound device (e.g. OSS) nanang enhancement normal release-0.9.0 pjmedia
#524 Change base audio frame time from 10ms to 20ms for better stability nanang enhancement normal release-0.9.0 pjmedia
#525 Crash on call update or re-invite (Thanks Alexey) bennylp defect major release-0.9.0 pjsua-lib
#526 Pjsua crash after wav player destroyed inside the eof callback (thanks Tanguy Floc'h) nanang defect normal release-0.9.0 pjmedia
#527 More lenient SDP negotiator nanang enhancement normal release-0.9.0 pjmedia
#528 Customizable destination address of RTCP delivery in pjmedia transport nanang enhancement normal release-0.9.0 pjmedia
#529 Memory leak on Symbian and possibly handle leaks on all platforms when application exits while transactions have not been terminated bennylp defect major release-1.0-rc1 pjlib
#531 Active socket abstraction to make ioqueue programming easier bennylp defect normal release-0.9.0 pjlib
#533 Support for parsing Retry-After header bennylp defect normal release-0.9.0 pjsip
#534 Client register/registration support for various registrar brokenness bennylp enhancement normal release-0.9.0 pjsip
#535 Add mathematics & statistics module. nanang enhancement normal release-0.9.0 pjmedia
#536 Resample may overwrite past destination buffer (thanks Paweł Kierski) nanang defect normal release-0.9.0 pjmedia
#537 Simple DNS Server class (for testing) bennylp enhancement normal release-0.9.0 pjlib-util
#538 Closed TCP connection should be removed from the hash table immediately bennylp defect major release-1.0-rc1 pjsip
#540 Shutdown the sound device when the media flow is idle nanang defect major release-0.9.0 pjsua-lib
#541 Documentation update bennylp task major release-0.9.0 common
#542 Enable setting sound device latency at runtime. nanang defect normal release-0.9.0 pjmedia
#543 Test framework for pjsua bennylp enhancement normal release-0.9.0 applications
#544 RTP/AVP/SAVP negotiation on UPDATE/re-INVITE nanang defect normal release-0.9.0 pjsua-lib
#545 Handle nameserver that (incorrectly) returns DNS RCODE 2/5/9 for DNS SRV query bennylp defect normal Known-Issues-and-Ideas pjlib-util
#546 Send RTCP SDES and RTCP BYE nanang enhancement normal release-0.9.0 pjmedia
#547 Path to DirectX SDK headers need to be manually inserted nanang enhancement trivial release-1.0-rc3 pjmedia
#548 Validate memory usage bennylp task normal release-1.0-rc1 common
#549 Modification in media transport API to support more offer/answer scenarios bennylp defect normal release-0.9.0 common
#550 PRACK is not re-sent on 401/407 challenge (thanks Josh Benson) bennylp defect normal release-0.9.0 pjsip
#551 Generic URI scheme handler (thanks Juri Glaß) bennylp enhancement normal release-1.0-rc1 pjsip
#552 Added TLS server name extension to support connecting to multi-hosted SIP TLS server (thanks Klaus Darilion for the suggestion) bennylp enhancement normal release-1.0-rc1 pjsip
#553 PUBLISH callback is not called when authentication fails (thanks Ruud Klaver for the report) bennylp defect normal release-1.0-rc1 pjsip
#555 Small but otherwise incompatible changes to PJSUA instant messaging callbacks bennylp enhancement normal release-1.0-rc1 pjsua-lib
#556 New object oriented Python abstraction for pjsua API bennylp enhancement normal release-1.0-rc1 pjsua-lib
#557 Memory leak in Speex echo canceller nanang defect normal release-1.0-rc1 pjmedia
#558 Memory leak in SRTP nanang defect normal release-1.0-rc1 pjmedia
#559 Update the pool alternative API (pool_alt.h) with the latest pool API bennylp defect minor release-1.0-rc1 pjlib
#560 Optimize the memory usage of DNS resolver bennylp enhancement normal release-1.0-rc1 pjlib-util
#561 select() ioqueue default concurrency setting is not initialized with the default value bennylp defect minor release-1.0-rc1 pjlib
#562 In TURN client sample application, when STUN server is specified, contact the STUN server on default STUN port rather than the TURN port bennylp defect minor release-1.0-rc1 applications
#563 Bug with SDP in offer/answer related to call hold scenario bennylp defect normal release-1.0-rc1 pjsua-lib
#564 Reduce the memory usage for default pjsip settings bennylp enhancement normal release-1.0-rc1 applications
#565 Call WSACleanup() when pj_shutdown() is called on Windows bennylp defect normal release-1.0-rc1 pjlib
#566 TURN session in PJSUA-LIB is not properly destroyed causing possible memory and handle leaks bennylp defect normal release-1.0-rc1 pjsua-lib
#567 Rare race condition causing crash in ICE stream transport when STUN Binding resolution callback is called before initialization completes bennylp defect normal release-1.0-rc1 pjnath
#568 The hash table ignores the last row of the table in hash table iteration, causing some memory leaks during shutdown routine because some objects are not destroyed bennylp defect normal release-1.0-rc1 applications
#569 Non-uniform locking order between SRTP & its member transport (e.g:ICE) may cause deadlock nanang defect normal release-1.0-rc1 pjmedia
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.