source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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'.
(edit) @1724   16 years nanang Ticket #452: Bug fixed in comparing crypto name in media_start.
(edit) @1723   16 years nanang Ticket #452: - Applied preprocessor PJMEDIA_HAS_SRTP in PJMEDIA & PJSUA. - …
(edit) @1722   16 years nanang Ticket #452: - Bug fixed in mandatory mode, change local media sdp …
(edit) @1721   16 years nanang Ticket #452: bugs fixed in transport_srtp.c: - default crypto-suites in …
(edit) @1720   16 years nanang Ticket #452: Added fields use_srtp and srtp_secure_signaling to …
(edit) @1719   16 years bennylp Ticket #452: renamed SRTP config.h to srtp_config.h, added srtp_err.c to …
(edit) @1718   16 years bennylp More work on ticket #452/SRTP. Please see this ticket for detailed …
(edit) @1717   16 years bennylp Ticket #455: allocate pjsua call id in round robin fashion
(edit) @1716   16 years bennylp Added information about delaybuf result on MacOS X 10.5
(edit) @1715   16 years bennylp More work on ticket #438: Workaround for frame bursts from audio devices. …
(edit) @1714   16 years bennylp Fixed warning about uninitialized variable in VS6
(edit) @1713   16 years nanang Ticket #452: changed on transport_srtp.c: (re)applied setting close …
(edit) @1712   16 years nanang Ticket #452: changed libsrtp error string resolver
(edit) @1711   16 years nanang - implemented new flow based on new SRTP transport interface and data …
(edit) @1710   16 years nanang Ticket #452: Updated errno.h & .c to accomodate SRTP Transport & libsrtp …
(edit) @1709   16 years bennylp More ticket #452: SRTP creation/destruction, added use_srtp and …
(edit) @1708   16 years bennylp Ticket #452: updated ICE media transport's media_create() to consider the …
(edit) @1707   16 years bennylp Added PJSIP_ESESSIONINSECURE error code in sip_errno to require that …
(edit) @1706   16 years bennylp Fixed python module build error (thanks Jeff Ames)
(edit) @1705   16 years bennylp Ticket #453: Log level is not set in PJSUA-LIB (thanks Simon Farmer)
(edit) @1704   16 years bennylp Minor correction about WAV player parameter name and its comment in …
(edit) @1703   16 years bennylp Minor correction about WAV player parameter name and its comment in …
(edit) @1702   16 years bennylp Ticket #452: changed SRTP API with new specification from test doc
(edit) @1701   16 years nanang put a note about disabling the 'rand_s' block in libsrtp file …
(edit) @1700   16 years nanang Ticket #452: - change libsrtp on rand_source.c to disable rand_s which …
(edit) @1699   16 years bennylp Continuing ticket #452: added VS6 project for libsrtp, and changed libsrtp …
(edit) @1698   16 years nanang Ticket #452: - Add directory srtp to third_party/build directory - Add …
Note: See TracRevisionLog for help on using the revision log.