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