source: pjproject/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1953   16 years bennylp Implement ticket #531: active socket abstraction to make ioqueue …
(edit) @1952   16 years bennylp Added pj_sockaddr_cp()
(edit) @1951   16 years nanang Ticket #524: changed pjsua and stereotest default audio frame time from …
(edit) @1950   16 years nanang Ticket #527: Commited ticket527.2.patch
(edit) @1949   16 years bennylp Added nios2 processor settings PJLIB in config.h (thanks F)
(edit) @1948   16 years bennylp Added nios2 target detection in config.sub
(edit) @1947   16 years bennylp Fixed bug: NOTIFY is sent continuously on PJSUA-LIB shutdown
(edit) @1946   16 years bennylp If regc.check_contact is disabled, and no Expires header has been found, …
(edit) @1945   16 years nanang More ticket #513: - Added RTCP XR features on stream: configurable RTCP …
(edit) @1944   16 years nanang Ticket #528: committed ticket528.patch
(edit) @1943   16 years nanang More on ticket #513: - Added RTCP XR print reports to streamutil.c - …
(edit) @1942   16 years bennylp Ticket #513: Support for RTCP XR (initial patch)
(edit) @1941   16 years bennylp More ticket #497: added configuration to disable WSOLA and set default to …
(edit) @1940   16 years nanang Fixed chunk size alignment in pool drain test
(edit) @1939   16 years bennylp Workaround for pj_thread_sleep() failure with ETIMEDOUT in MacOS X (thanks …
(edit) @1938   16 years bennylp Fixed bug in invalid Contact address being generated upon NAT detection, …
(edit) @1937   16 years bennylp Added ability to send custom headers in sipstateless sample
(edit) @1936   16 years bennylp Report NAT type as unknown rather than UDP blocked when test 1B failed …
(edit) @1935   16 years bennylp More ticket #420: creation of IPv6 media streams (tested on SIPit22)
(edit) @1934   16 years bennylp More ticket #526: committed ticket526.2.patch
(edit) @1933   16 years bennylp Fixed bug: the status line in sipfrag content (for REFER) must ends with a …
(edit) @1931   16 years bennylp Use the smart Contact header for TCP/TLS
(edit) @1929   16 years bennylp Fixed miscellaneous compile warnings/errors when built with C++ mode
(edit) @1928   16 years bennylp Ticket #525: Crash on call update or re-invite (Thanks Alexey)
(edit) @1927   16 years bennylp Ticket #526: Pjsua crash after wav player destroyed inside the eof …
(edit) @1924   16 years bennylp More ticket #485: fixed TURN server permission not allowing peer with the …
(edit) @1923   16 years bennylp More ticket #485: fixed REQUESTED-TRANSPORT endianness
(edit) @1922   16 years bennylp More ticket #505: the jitter buffer only discard one packet at a time when …
(edit) @1921   16 years bennylp Fixed bug in writing snd_clock_rate configuration to file in pjsua
(edit) @1920   16 years bennylp More ticket #451: updated PortAudio? to the latest
(edit) @1919   16 years bennylp More ticket #523: renamed some variable names for clarity
(edit) @1918   16 years bennylp Ticket #523: Handle incomplete audio frame from sound device (e.g. OSS)
(edit) @1917   16 years bennylp More ticket #485: now really remove pjstun-srv-test
(edit) @1916   16 years bennylp More ticket #485: removed pjstun-srv-test project and fixed build errors …
(edit) @1915   16 years bennylp Added PJNATH class diagram
(edit) @1914   16 years bennylp Improve the PJNATH documentation
(edit) @1913   16 years bennylp More ticket #485: huge changeset to support TURN TCP. Please see ticket …
(edit) @1912   16 years bennylp As per list report, changed the default response to incoming REFER from …
(edit) @1911   16 years bennylp Removed setting PJ_IOQUEUE_HAS_SAFE_UNREG to zero in config_site_sample.h …
(edit) @1910   16 years bennylp Changed PJ_IOQUEUE_MAX_HANDLES count when PJ_CONFIG_MINIMAL_SIZE is set …
(edit) @1909   16 years bennylp Fixed crash in SRTP when incoming SDP is received without any m= line …
(edit) @1908   16 years bennylp Ticket #522: Enable keep-alive for UDP transport even when STUN is not …
(edit) @1907   16 years bennylp Fixed link error to pj_log() in libSRTP if PJ_LOG_MAX_LEVEL is set to zero …
(edit) @1906   16 years bennylp Ticket #521: Duplicate Authorization header when PJSIP is configured to …
(edit) @1905   16 years bennylp Ticket #520: Race condition may cause ioqueue corruption (thanks Philippe …
(edit) @1904   16 years bennylp More work on ticket #485: bug when TURN UDP relay is not destroyed if …
(edit) @1903   16 years bennylp Ticket #519: STUN request is not freed when transaction times out (thanks …
(edit) @1902   16 years bennylp More ticket #514: bug in previous fix caused invite session to unable to …
(edit) @1901   16 years bennylp More ticket #504: added missing new files!
(edit) @1900   16 years bennylp Added missing framework link command for MacOS X in Python setup.py …
(edit) @1899   16 years bennylp Ticket #517: Invalid argument error when binding media transport on MacOS …
(edit) @1898   16 years bennylp Ticket #504: final installment to support stereo audio all the way in …
(edit) @1897   16 years bennylp Fixed bug in automatic RTCP address calculation causing assertion failure …
(edit) @1896   16 years bennylp More ticket #514: the last fix causes invite session to refuse to send …
(edit) @1895   16 years bennylp Updated pjmedia_test with the latest jitter buffer API
(edit) @1894   16 years bennylp Fixed bugs in libsrtp that effect dtls-srtp
(edit) @1893   16 years bennylp Ticket #516: Assertion in sound device when headset is plugged/unplugged …
(edit) @1892   16 years bennylp Fixed autoconf configure warning when detecting mswsock.h on Mingw
(edit) @1891   16 years bennylp Fixed autoconf configure warning when detecting net/if.h on MacOS X
(edit) @1890   16 years bennylp More ticket #451: fixed build error on MacOS X caused by new PA
(edit) @1889   16 years bennylp Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport)
(edit) @1888   16 years bennylp Added comment about byte ordering in TURN CHANNEL-NUMBER attribute and …
(edit) @1887   16 years bennylp Ticket #505: optimizing the jitter buffer delay
(edit) @1886   16 years bennylp Enlarge the buffer for printing call media statistic in pjsua (sometimes …
(edit) @1885   16 years bennylp More ticket #485: wrong encoding of CHANNEL-NUMBER attribute
(edit) @1884   16 years bennylp More ticket #61: (after rolling back previously buggy patch) Fixed bug in …
(edit) @1883   16 years bennylp More ticket #61: bug in pjsua-lib with SRTP. If call is hold and resumed, …
(edit) @1882   16 years bennylp More ticket #485: updated Makefiles and fixed compilation warnings with …
(edit) @1881   16 years bennylp Fixed minor warning about unused variable in transport_srtp.c
(edit) @1880   16 years bennylp More ticket #485: fixed TURN transport code point and REQUESTED-TRANSPORT …
(edit) @1879   16 years bennylp More ticket #485: client and server self tested
(edit) @1878   16 years bennylp Ticket #514: bug with handling simultaneous outgoing re-INVITE, the invite …
(edit) @1877   16 years bennylp Related to ticket #485: huge changeset to update STUN relating to managing …
(edit) @1876   16 years bennylp More ticket #451: build error on Mingw with the latest PortAudio? (thanks …
(edit) @1875   16 years bennylp More ticket #497: division by zero in wsola when min_extra is set to zero …
(edit) @1874   16 years bennylp Related to ticket #353: still memory leak with pjsua wav player (thanks …
(edit) @1873   16 years bennylp More ticket #479: bug in pjmedia_transport_get_info(), the info should be …
(edit) @1872   16 years bennylp More ticket #507: fixed the bug introduced in r1871 about operator …
(edit) @1871   16 years bennylp More ticket #507: updated GNU build system with the G.722 codec and fixed …
(edit) @1870   16 years bennylp Ticket #507: committed and tested g722 patch on Windows
(edit) @1869   16 years bennylp More ticket #485: initial test on TURN client/server
(edit) @1868   16 years bennylp Ticket #512: Bug in select ioqueue causing unnecessary sleep() to be …
(edit) @1867   16 years bennylp More ticket #485: added TURN client application
(edit) @1866   16 years bennylp More ticket #504: buffer overflow in splitcomb when handling stereo audio
(edit) @1865   16 years bennylp Ticket #451: Updated PortAudio? to the latest version
(edit) @1864   16 years bennylp More ticket #485: added TURN client session/UDP client to pjnath VS6 …
(edit) @1863   16 years bennylp Ticket #511: Add --disable-oss option to disable OSS in configure script
(edit) @1862   16 years bennylp More ticket #485: implementation of TURN UDP client session
(edit) @1861   16 years bennylp Ticket #504: fixed stream.c for stereo codecs
(edit) @1860   16 years bennylp Ticket #479: allow media transport framework to return transport specific …
(edit) @1859   16 years bennylp Ticket #494: Configuration option to use high quality tone generation
(edit) @1858   16 years bennylp Added missing PJ_INT64() macro for Symbian compilers
(edit) @1857   16 years bennylp More ticket #7: fixed undefined symbol on Symbian
(edit) @1856   16 years bennylp Ticket #493: added EC settings in dialog
(edit) @1855   16 years bennylp More ticket #495: bug in snd_clock_rate causing unability to open sound …
(edit) @1854   16 years bennylp More ticket #485: initial (incomplete) work on TURN client session library
(edit) @1853   16 years bennylp Added more files in SVN ignore spec for PocketPJ application
(edit) @1852   16 years bennylp More work for ticket #485: updated pjnath with TURN-07 and added …
(edit) @1851   16 years bennylp Make SIP and RTP ports in simpleua configurable, and add initial support …
(edit) @1850   16 years bennylp More work on ticket #485: more TURN-07 work
Note: See TracRevisionLog for help on using the revision log.