source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1824   16 years bennylp Ticket #497: WSOLA implementation
(edit) @1823   16 years bennylp Ticket #495: ability to specify different clock rate when opening sound …
(edit) @1822   16 years bennylp Stateful proxy sample: do not create CANCEL if UAC INVITE transaction has …
(edit) @1821   16 years bennylp Fixed bug in ticket #455 in round-robin call ID allocation (thanks Truong …
(edit) @1820   16 years bennylp Minor PocketPJ GUI tweak
(edit) @1819   16 years bennylp Ticket #493: PocketPC, a new and better sample application for PocketPC
(edit) @1818   16 years bennylp Ticket #7: Move PJSIP compile time configurations/settings (such as T1, T2 …
(edit) @1817   16 years bennylp Ticket #491: Crash in TCP/TLS transport when the listener is destroyed
(edit) @1816   16 years bennylp Ticket #492: Bug in strict route processing when challenged with 401/407 …
(edit) @1815   16 years bennylp Ticket #412: increased randomness of guid_simple.c to 192-bits, and seed …
(edit) @1814   16 years bennylp Ticket #488: When outgoing request within dialog is responded with 481 or …
(edit) @1813   16 years bennylp Ticket #486: Handle G.722 wong clock rate bug and other codec with …
(edit) @1812   16 years bennylp Ticket #485: initial TURN server implementation (not yet compilable)
(edit) @1811   16 years bennylp Ticket #485: initial modification in STUN messaging in accordance to …
(edit) @1810   16 years bennylp Ticket #467: fixed issues with RTP/AVP vs RTP/SAVP negotiation
(edit) @1809   16 years bennylp Ticket #487: Crash occured when stream port has no transmitter on call …
(edit) @1808   16 years bennylp Ticket #468: Added support for non looping playback in memory player
(edit) @1807   16 years bennylp Replaced fprintf/printf with err_report()
(edit) @1806   16 years bennylp Ticket #489: New PJSUA callbacks to notify application when media stream …
(edit) @1805   16 years bennylp Allow receiving SDP with lines terminated with LF instead of CRLF (thanks …
(edit) @1804   16 years bennylp Fixed crash when running SRTP on Win32 app since stderr is undefined …
(edit) @1803   16 years bennylp Build error when PJ_IOQUEUE_MAX_HANDLES is declared to large value on …
(edit) @1802   16 years bennylp Fixed build error if SRTP is disabled in compile time (thanks Helmut Wolf)
(edit) @1801   16 years bennylp Ticket #480: PJSIP rejects incoming call with m=image in the offer (thanks …
(edit) @1800   16 years bennylp Ticket #482: TCP keep-alive packets are corrupting SIP message (thanks …
(edit) @1799   16 years bennylp Ticket #481: Default TLS version should be TLSv1 (thanks Klaus Darilion)
(edit) @1798   16 years bennylp Ticket #478: Handle duplicated/misordered incoming DTMF packets
(edit) @1797   16 years bennylp Ticket #477: DTMF digit callback error in Python
(edit) @1796   16 years bennylp Added link to discussions about on_dtmf_callback() concurrency
(edit) @1795   16 years bennylp More ticket #469: fix in ioqueue to handle case when key has been …
(edit) @1794   16 years bennylp More ticket #469: bail out from on_rx_rtp/rtcp loop if recvfrom returns …
(edit) @1793   16 years bennylp Ticket #475: ported GSM codec to Symbian OS
(edit) @1792   16 years bennylp Implemented ticket #474 for Symbian
(edit) @1791   16 years bennylp Handle short files in WAV player
(edit) @1790   16 years bennylp Ticket #460: Concurrency problem when destroying stream (thanks Michael …
(edit) @1789   16 years bennylp Ticket #474: option in ioqueue to control concurrency (to allow/disallow …
(edit) @1788   16 years bennylp More ticket #472: Fixed problem when building on Mingw. Now …
(edit) @1787   16 years bennylp More ticket #470: semaphore got disabled on Mingw because semaphore.h is …
(edit) @1786   16 years bennylp Minor error: wrong logging info when printing RTP socket address
(edit) @1785   16 years bennylp Fixed compilation errors on Symbian and others caused by ticket #472
(edit) @1784   16 years bennylp Related to ticket #61: disable SRTP on Symbian while it is not ported yet
(edit) @1783   16 years bennylp Ticket #470, #471, and #472: Compile error when semaphore.h is not …
(edit) @1782   16 years bennylp Fixed compilation error on libsrtp in crypto/aes.c when it finds the wrong …
(edit) @1781   16 years bennylp Added missing <math.h> include in playsine.c
(edit) @1780   16 years bennylp Removed const on on_rx_rtp() and on_rx_rtcp() functions arguments in …
(edit) @1779   16 years nanang Ticket #461: Initial integration of the new jitter buffer into stream
(edit) @1778   16 years nanang Ticket #461: - added param userdata to JB callbacks - added a bit …
(edit) @1777   16 years nanang Ticket #466: Fixed PCM frame size returned by speex decoder.
(edit) @1776   16 years nanang Ticket #461: - added feature resample, to test the effect of drift …
(edit) @1775   16 years nanang Ticket #461: - added JB phases(idle, learning, running) - changed …
(edit) @1774   16 years bennylp More ticket #61: fixed signaling security level calculation for SRTP
(edit) @1773   16 years nanang Ticket #461: Fixed bug in find_matched_window(), the ref pointer is not …
(edit) @1772   16 years nanang Ticket #461: Added another test for JB2, which the objective is to measure …
(edit) @1771   16 years nanang Ticket #461: Added test for new jitter buffer (JB2). The test will read …
(edit) @1770   16 years nanang Ticket #461: Added the new jitter buffer, initial source.
(edit) @1769   16 years bennylp More ticket #465: option to return UDP header in pj_pcap_read_udp(), and …
(edit) @1768   16 years bennylp Fixed warning about uninitialized tpinfo variable
(edit) @1767   16 years bennylp Added trace to PCAP reader
(edit) @1766   16 years bennylp More ticket #465: updated VS8 and WinCE projects
(edit) @1765   16 years bennylp Ticket #465: utility to read PCAP file and sample application to read RTP …
(edit) @1764   16 years bennylp More ticket #61: mismatch in libsrtp output library name causing error …
(edit) @1763   16 years bennylp More ticket #61: removed const from rtp and rtcp callback function …
(edit) @1762   16 years bennylp Added media transport diagram for documentation
(edit) @1761   16 years bennylp Ticket #464: jitter buffer should return frame length information
(edit) @1760   16 years bennylp Ticket #61: undo r1759 and replace it with other patches to fix unable to …
(edit) @1759   16 years bennylp Ticket #61: bug, unable to accept RTP/AVP with crypto attribute when …
(edit) @1758   16 years bennylp Ticket #61: --srtp-use option in pjsua did not change account config
(edit) @1757   16 years bennylp Added pj_strstr() and pj_stristr() in pjlib
(edit) @1756   16 years bennylp Bug: source address not initialized in loop transport causing pjsip-test …
(edit) @1755   16 years bennylp Move branches/pjproject-0.5-stable to archives
(edit) @1754   16 years bennylp Move branches/trunk-0.6-pre to archives
(edit) @1753   16 years bennylp Move branches/pjproject-0.2 to archives
(edit) @1752   16 years bennylp Added branches/archives directory
(edit) @1751   16 years bennylp Branched trunk to branches/projects/jbuf2 for new jitter buffer …
(edit) @1750   16 years bennylp Branched trunk to branches/projects/turn, for TURN-06 and ICE and new …
(edit) @1749   16 years bennylp Added branches/projects directory
(edit) @1748   16 years bennylp Fixed doxygen comments everywhere
(edit) @1747   16 years bennylp Ticket #459: pjmedia_clock_create() should not create thread when …
(edit) @1746   16 years bennylp More ticket #61: disable CPU_RISC in SRTP as it seems to be broken (tested …
(edit) @1745   16 years bennylp More ticket #61: fix bug in secure signaling determination, and added …
(edit) @1744   16 years bennylp Related to ticket #458: pj_getaddrinfo() should return success if IP …
(edit) @1743   16 years bennylp Related to ticket #458: enum_interface() should return non-PJ_SUCCESS if …
(edit) @1742   16 years bennylp Return 406/Not Acceptable if SRTP negotiation failed instead of 500
(edit) @1741   16 years bennylp Fixed libsrtp random string generation on Win32
(edit) @1740   16 years bennylp More ticket #61: error detecting CPU type in srtp_config.h causing libsrtp …
(edit) @1739   16 years bennylp More ticket #61: fix potential error when looking up SRTP error string, …
(edit) @1738   16 years bennylp More ticket #61: SRTP will try to use /dev/urandom as RNG if fcntl.h and …
(edit) @1737   16 years bennylp More ticket #61: crashed on SRTP error string lookup
(edit) @1736   16 years bennylp Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtp
(edit) @1735   16 years bennylp Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated …
(edit) @1734   16 years bennylp Handle SDP offer containing application as the media type
(edit) @1733   16 years bennylp Related to ticket #61: added new invite session API …
(edit) @1732   16 years bennylp Related to ticket #61: Added PJSIP_ESESSIONINSECURE error code in …
(edit) @1731   16 years bennylp Fixed integer conversion/format warning on x86_64 Linux
(edit) @1730   16 years bennylp Ticket #61: imported libsrtp into third_party directory (backported from …
(edit) @1729   16 years bennylp Merged from SRTP branch: added stdint.h header detection in autoconf. …
(edit) @1728   16 years bennylp Added stdint.h detection (PJ_HAS_STDINT_H) and minor fix in …
(edit) @1727   16 years bennylp Fixed various warnings when building on x86_64 Linux target
(edit) @1726   16 years nanang Ticket #452: - added part to test specific key, only for testing purpose - …
(edit) @1725   16 years nanang Ticket #457: Added media type 'application'.
Note: See TracRevisionLog for help on using the revision log.