source: pjproject/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1826   16 years bennylp A little bit of optimization in WSOLA
(edit) @1825   16 years bennylp Ticket #496: Crash on sound port when only player is opened and delaybuf …
(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) @1774   16 years bennylp More ticket #61: fixed signaling security level calculation for SRTP
(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) @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) @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) @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) @1694   16 years bennylp Fixed compilation warnings on OSX 10.5
(edit) @1693   16 years bennylp Reply with 488+SDP instead of 415 when incoming SDP is not acceptable …
(edit) @1692   16 years bennylp Related to ticket #449: fixed bug when rx volume adjustment caused static …
(edit) @1691   16 years bennylp Ticket #449: New conference mixing algorithm to replace multiplication …
(edit) @1690   16 years bennylp Related to ticket #447: the WAV player should consistently return …
(edit) @1689   16 years bennylp Ticket #448: PJSIP rejects incoming call with 415/Unsupported Media Type …
(edit) @1688   16 years bennylp Fixed Symbian include header case sensitivity (thanks Alfred E. Heggestad)
(edit) @1687   16 years bennylp Renamed symbian_ua.pkg to symbian_ua_udeb.pkg and symbian_ua_urel.pkg
(edit) @1686   16 years bennylp In mix.c, handle FRAME_TYPE_NONE if the conference ever returns one
(edit) @1685   16 years bennylp Another fix for ticket #447: WAV player cuts last data from the WAV file
Note: See TracRevisionLog for help on using the revision log.