Custom Query (2195 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (501 - 600 of 2195)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Summary Owner Type Priority Milestone Component
#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
#554 Automatically detect the realm for authenticating against IMS servers, so that application/user doesn't have to fill in the realm value beforehand, to simplify provisioning (thanks Philippe Leuba for the suggestion) bennylp enhancement 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
#570 Out of array/buffer boundary access in WSOLA nanang defect normal release-1.0-rc1 pjmedia
#571 Coloring for logs in Linux/UNIX, two more spaces in logs and runtime log colors configuration (thanks Ondrej Sterbak for the patch) bennylp enhancement normal release-1.0-rc1 pjlib
#572 New PJSIP pjsip_msg_find_hdr_by_names() API to find SIP header by either header name or the short header name bennylp enhancement minor release-1.0-rc1 pjsip
#573 Handle receiving short version of Event header ("o") bennylp defect normal release-1.0-rc1 pjsip
#574 Add new API to know why the outgoing subscription request is terminated bennylp enhancement minor release-1.0-rc1 pjsip
#575 Unregistering from Windows IOCompletionPort (IOCP) ioqueue does not close the socket handle (thanks Gang Liu for the report) bennylp defect major release-1.0-rc1 pjlib
#576 Added user data in pjsua account and buddy bennylp enhancement normal release-1.0-rc1 pjsua-lib
#577 Implement sound device wrapper using APS (Audio Proxy Server) for S60 nanang enhancement normal release-1.0-rc1 pjmedia
#578 Bug in encoding ICE candidate type in SDP (thanks Ondrej Sterbak for the report) nanang defect normal release-1.0-rc1 pjmedia
#579 Data loss with TCP sockets (thanks Helmut Wolf for the report) bennylp defect normal release-1.0-rc1 pjsip
#580 Incoming target refresh request does not update the Contact header (thanks Joel Dodson for the report) bennylp defect normal release-1.0-rc1 pjsip
#581 Fixed build dependencies in the makefiles bennylp defect normal release-1.0-rc1 common
#582 Presence extended status is not sent in initial NOTIFY request (thanks Joseph Maiquez for the report) bennylp defect normal release-1.0-rc1 pjsua-lib
#583 Support for Intel Integrated Performace Primitives (IPP) codecs nanang enhancement normal release-1.0-rc1 pjmedia
#585 Handle non-SIP URI in Contact header of incoming INVITE and SUBSCRIBE requests bennylp defect normal release-1.0-rc1 pjsip
#586 Added ICE negotiation tests to test the scenario when two agents have different number of components bennylp enhancement minor release-1.0-rc1 applications
#588 Improvements to echo cancellation framework nanang enhancement normal release-1.0-rc1 pjmedia
#590 Improve the echo suppressor bennylp enhancement normal release-1.0-rc1 pjmedia
#591 Assertion failure in ICE session (thanks Pedro Gonçalves for the report) bennylp defect normal release-1.0-rc1 pjnath
#592 URI comparison may crash the application (thanks Pedro Gonçalves for the report) bennylp defect normal release-1.0-rc1 pjsip
#593 RTP timestamp incremented incorrectly for multichannel audio. nanang defect normal release-1.0-rc1 pjmedia
#594 Improvements in PocketPJ Windows Mobile application bennylp enhancement normal release-1.0-rc1 applications
#595 Broken semaphore implementation on MacOS X (thanks Viktor Krikun for the report) bennylp defect normal release-1.0-rc1 pjlib
#596 Multi-channel capability for the resampling algorithm (thanks Bill Gardner for the patch) nanang defect normal release-1.0-rc1 pjmedia
#598 Update to draft-ietf-behave-rfc3489bis-18 and draft-ietf-behave-turn-09 bennylp enhancement normal release-1.0-rc1 pjnath
#599 Codec framework enhancement: Interaction with SDP nanang enhancement normal release-1.0-rc1 pjmedia
#600 Reinvite/update call when SRTP enabled may cause one way media. nanang defect normal release-1.0-rc1 pjmedia
#601 Bug with TCP server socket in IOCP ioqueue and active socket causes the ioqueue to stop accepting incoming TCP connections or 100% CPU usage bennylp defect major release-1.0-rc1 pjlib
#602 Modify the stream to maintain RTP sequence number and timestamp from the last transmission when it's restarted. nanang enhancement normal release-1.0-rc1 pjmedia
#603 Crash in ICE with IoCompletionPort ioqueue with the test framework bennylp defect normal release-1.0-rc1 pjlib
#604 Error opening file in append mode in Win32 (thanks Gang Liu for the report) bennylp defect normal release-1.0-rc1 pjlib
#606 Problem in Symbian build: 'null_audio.lib not found'. nanang defect normal release-1.0-rc2 pjmedia
#607 Assertion and possibly crash in ICE stream transport when client is not behind NAT (thanks Nicolas Fauvel for the report) bennylp defect normal release-1.0-rc2 pjnath
#608 Added API to retrieve media transport and session from pjsua call bennylp enhancement minor release-1.0-rc2 pjsua-lib
#609 Build/compilation error in Python module (undeclared dec_fmtp_mode/enc_fmtp_mode) (thanks Saúl Ibarra for the report) bennylp defect normal release-1.0-rc2 python
#610 Added sample to create a media transport adapter, similar to how SRTP media transport works nanang enhancement normal release-1.0-rc2 pjmedia
#612 Crash/floating point exception in pjsua "dq" command on ARM platform bennylp defect normal release-1.0-rc2 pjlib
#613 Added packet discard statistic in pjsua "dq" output bennylp enhancement minor release-1.0-rc2 applications
#615 Error adding new buddy in the on_incoming_subscribe() callback (thanks Joseph Maiquez for reporting the error) bennylp defect normal release-1.0-rc2 pjsua-lib
#617 Assertion "Not enough buffer for SDES packet" when using a very low bandwidth codec (thanks William Wong). nanang defect normal release-1.0-rc2 pjmedia
#547 Path to DirectX SDK headers need to be manually inserted nanang enhancement trivial release-1.0-rc3 pjmedia
#611 Configuration option to force the route URI to use loose routing bennylp enhancement normal release-1.0-rc3 pjsua-lib
#614 Support for Alaw/ULaw format in WAV player and recorder objects nanang enhancement normal release-1.0-rc3 pjmedia
#616 ICE media transport should have a default option to switch RTP transmission to source address if remote doesn't use ICE nanang enhancement normal release-1.0-rc3 pjmedia
#619 Bad tone quality when floating point is disabled (thanks Olle Frimanson for the report) nanang defect normal release-1.0-rc3 pjmedia
#620 PRACK is sent to the wrong UAS when 100rel is used and the dialog forks (thanks Ruud Klaver for the report) bennylp defect normal release-1.0-rc3 pjsip
#621 Update PortAudio to the latest revision to fix VS 2008 compilation issues (thanks Atik for the report) nanang defect normal release-1.0-rc3 pjmedia
#622 Reactivate the support for iqoueue epoll back-end for Linux (thanks Simon Chen for the patch) bennylp enhancement normal release-1.0-rc3 pjlib
#623 Assertion when receiving SUBSCRIBE with non presence event (thanks Lucas Rosa Galêgo for the report) bennylp defect normal release-1.0-rc3 pjsua-lib
#624 Assertion error when pjsua_acc_del() is followed immediately by pjsua_acc_add() (thanks Dan Åberg and Salahuddin Ahmed for the report) bennylp defect normal release-1.0-rc3 pjsua-lib
#625 Unicode build issues on Windows platform (thanks Seth Hinze for the patch). nanang defect normal release-1.0-rc3 common
#626 PocketPJ build issue when SRTP disabled (thanks Seth Hinze for the patch). nanang defect normal release-1.0-rc3 applications
#627 General compiler warnings when building for WinCE (thanks Seth Hinze for the patch). nanang defect normal release-1.0-rc3 common
#628 Use the fixed point version of IPP G.729 implementation on architectures that don't have FPU (thanks Seth Hinze for the patch). nanang enhancement normal release-1.0-rc3 pjmedia
#629 Wrapping IGMPv2 multicast socket options (thanks Seth Hinze for the patch). nanang enhancement normal release-1.0-rc3 pjlib
#630 Implement (another) WMME audio device (thanks Seth Hinze for the patch). nanang enhancement normal release-1.0-rc3 pjmedia
#631 Add capability of media transport to query actual remote address from where RTP received (thanks Seth Hinze for the patch).. nanang enhancement normal release-1.0-rc3 pjmedia
#633 Bugs in dsound.c: stop/start without close/reopen & possible buffer overrun when 10 ms samples used (thanks Seth Hinze for the patch). nanang defect normal release-1.0-rc3 pjmedia
#634 Assertion when rejecting incoming INVITE when the call arrives while pjsip is being shutdown bennylp defect minor release-1.0-rc3 pjsua-lib
#635 Disconnect the other call leg when multiple 2xx/OK responses to INVITE are received due to forking bennylp defect normal release-1.0-rc3 pjsua-lib
#636 Linux compilation issue when autoconf is not used (thanks Seth Hinze for the patch). bennylp defect normal release-1.0-rc3 pjlib
#637 Handling of non-ASCII UTF-8 characters in SIP message elements (thanks Navaneetha Subramanian for the report) bennylp defect normal release-1.0-rc3 pjsip
#638 Update jitter buffer to avoid/reduce such case of shrinking and underflow occuring one after another. nanang enhancement normal release-1.0-rc3 pjmedia
#639 Assertion in <ctype.h> functions with Visual Studio 2005 when handling non-ASCII characters (e.g. UTF-8) bennylp defect normal release-1.0-rc3 pjlib
#640 Crash when receiving ACK with SDP after BYE has been received (thanks Amit Sharma for the report) bennylp defect normal release-1.0-rc3 pjsip
#641 Assertion error when late 200/OK is received after call has been disconnected (thanks Dan Åberg for the report) bennylp defect normal release-1.0-rc3 pjsip
#642 Discontinuous tone generation (thanks Olle Frimanson for the report) nanang defect normal release-1.0-rc3 pjmedia
#643 Consider the server IP address before trying to re-register with a new Contact when the REGISTER response contains different IP address bennylp enhancement normal release-1.0-rc3 pjsua-lib
#644 Build issues related to multicast support (especially on Mingw where the build fails) bennylp defect normal release-1.0-rc4 pjlib
#648 Build problem on Visual Studio 6 when IPv6 support is disabled and IPv6 kit is not installed (thanks Massimiliano Montevecchi for the report) bennylp defect normal release-1.0-rc4 pjlib
#649 Build error in wav_writer.c in big endian systems (thanks Seth Hinze for the patch) nanang defect normal release-1.0 pjmedia
#650 Unit test failure in the timestamp test on very fast CPU (thanks Seth Hinze for the patch) bennylp defect minor release-1.0 pjlib
#651 Add WinCE workspace/project files for pjlib-util unit tests (thanks Seth Hinze for the contribution) bennylp enhancement normal release-1.0 pjlib-util
#652 Add WinCE workspace/project files for pjnath unit tests (thanks Seth Hinze for the contribution) bennylp enhancement normal release-1.0 pjnath
#653 Add WinCE workspace/project files for pjsip unit tests (thanks Seth Hinze for the contribution) bennylp enhancement normal release-1.0 pjsip
#654 Error when falling back to secondary TURN server (thanks Nicolas Fauvel for the report) bennylp defect normal release-1.0 pjnath
#655 Compilation error on Linux when PJ_HAS_POOL_ALT_API is used (thanks Gang Liu for the report) bennylp defect minor release-1.0 common
#658 Mismatched signal level for codec G.722 (thanks Olle Frimanson for the report). nanang defect normal release-1.0 pjmedia
#10 Handle redirection (3xx) in PJSUA bennylp enhancement trivial release-1.0.1 pjsip
#646 Problem in quitting symbian_ua_gui app bennylp defect normal release-1.0.1 applications
#657 Partial early media forking support bennylp enhancement normal release-1.0.1 pjsip
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.