|
|
@2025
|
16 years |
bennylp |
Added presence pjsua unit tests
|
|
|
@2024
|
16 years |
bennylp |
Changed tonegen to use native clock rate, and other minor changes
|
|
|
@2023
|
16 years |
bennylp |
Refine the tone feature implementation in pjsua
|
|
|
@2022
|
16 years |
bennylp |
Added pjmedia_tonegen_rewind()
|
|
|
@2021
|
16 years |
bennylp |
Added ringback/alert tones in pjsua
|
|
|
@2020
|
16 years |
bennylp |
Implement ticket #546 and revisit ticket #439:
- ticket #546 implements …
|
|
|
@2019
|
16 years |
bennylp |
More ticket #505: added constants to shrink the excess frames in jbuf even …
|
|
|
@2018
|
16 years |
nanang |
Ticket #540: Added pjsua-lib feature auto-close sound device on idle and …
|
|
|
@2017
|
16 years |
bennylp |
More ticket #543: added ICE test
|
|
|
@2016
|
16 years |
nanang |
Added svn:ignore list for symbian_ua_gui
|
|
|
@2015
|
16 years |
bennylp |
Fixed various compilation warnings with gcc strict compilation
|
|
|
@2014
|
16 years |
bennylp |
Fixed build error on the Python module. It's still not up-to-date with the …
|
|
|
@2013
|
16 years |
bennylp |
Ticket #543: added TCP call in pjsua unit test
|
|
|
@2012
|
16 years |
bennylp |
More ticket #543: added SRTP negotiation tests
|
|
|
@2011
|
16 years |
bennylp |
Related to ticket #525: transport_srtp returns PJ_EINVALIDOP in UPDATE or …
|
|
|
@2010
|
16 years |
nanang |
More ticket #542: updated dsound.c to adapt with latency setting
|
|
|
@2009
|
16 years |
bennylp |
Ticket #543: initial framework for pjsua testing, still needs lots of test …
|
|
|
@2008
|
16 years |
bennylp |
Added echo option and stdout refresh in pjsua to assist automated test …
|
|
|
@2007
|
16 years |
nanang |
Ticket #542: added new API and macro for sound device latency settings, …
|
|
|
@2006
|
16 years |
bennylp |
Bug in srv_resolver: host_resolved value may exceed number of SRV records …
|
|
|
@2005
|
16 years |
bennylp |
Fixed error representing the qvalue in Contact header (parser error), and …
|
|
|
@2004
|
16 years |
nanang |
Updated default speex quality settings and reenabled pjsua to set Speex …
|
|
|
@2003
|
16 years |
nanang |
Fixed Speex build config
|
|
|
@2002
|
16 years |
nanang |
Upgraded Speex version to the latest and reorganized it in local copy …
|
|
|
@2001
|
16 years |
bennylp |
Added gdi32.lib and advapi32.lib in Samples-vc.mak as it causes link error …
|
|
|
@2000
|
16 years |
nanang |
Removed codec G729 from encdec.c
|
|
|
@1999
|
16 years |
bennylp |
Related to r1996, do not return 0.0.0.0/8 class IP address in …
|
|
|
@1998
|
16 years |
nanang |
Added more validations & a new API (thanks Florian Bomers):
- added more …
|
|
|
@1997
|
16 years |
bennylp |
Fixed more mismatch decl/def function specifications (thanks Samuel …
|
|
|
@1996
|
16 years |
bennylp |
Ignore 0.0.0.0/8 class IP address in interface enumeration function since …
|
|
|
@1995
|
16 years |
bennylp |
Fixed mismatched between declaration and definition of …
|
|
|
@1994
|
16 years |
bennylp |
Added error logging when authentication fails in TURN server sample
|
|
|
@1993
|
16 years |
bennylp |
Fixed minor bug: wrong pool name for STUN session pool
|
|
|
@1992
|
16 years |
bennylp |
Ticket #418 Protect client registration session with mutex
|
|
|
@1991
|
16 years |
bennylp |
Fixed compilation warnings in dns_server.c
|
|
|
@1990
|
16 years |
bennylp |
More ticket #485: added TURN support in PJSUA-LIB API
|
|
|
@1989
|
16 years |
bennylp |
More ticket #485: major modification in transport_ice to support new ICE …
|
|
|
@1988
|
16 years |
bennylp |
Major major modifications related to ticket #485 (support for TURN-07):
- …
|
|
|
@1987
|
16 years |
bennylp |
Ticket #537: implemented Simple DNS Server class (for testing) in …
|
|
|
@1986
|
16 years |
bennylp |
More ticket #531: added user_data parameter in activesocket creation API …
|
|
|
@1985
|
16 years |
nanang |
Added field maximum bitrate to codec param, this is useful for providing …
|
|
|
@1984
|
16 years |
nanang |
Cleaned up warnings of [u]char-[u]int conversions
|
|
|
@1983
|
16 years |
nanang |
Ticket #473:
- fixed issue on Speex multiple frames (encoding: encoded …
|
|
|
@1982
|
16 years |
nanang |
Fixed bug in copying buffer and updated post process of buffer shrinking
|
|
|
@1981
|
16 years |
bennylp |
Fixed gcc warnings about type pruned pointers
|
|
|
@1980
|
16 years |
nanang |
Fixed C & C++ cross linked problem and missing newly added libsrtp.lib in …
|
|
|
@1979
|
16 years |
nanang |
More ticket #61: enabled SRTP on Symbian
|
|
|
@1978
|
16 years |
nanang |
Fixed Symbian build on OS with case sensitive filename (e.g: Linux)
|
|
|
@1977
|
16 years |
nanang |
Fixed uninitialized output size before calling G.722 encoder
|
|
|
@1976
|
16 years |
bennylp |
Increase clock rate limit in pjsua to 192000 (from 48000)
|
|
|
@1975
|
16 years |
nanang |
Fixed wchar_t definition for all build targets.
|
|
|
@1974
|
16 years |
nanang |
Added symbian_ua_gui to symbian root build settings (bld.inf), fixed …
|
|
|
@1973
|
16 years |
nanang |
Initial source of GUI version of Symbian UA
|
|
|
@1972
|
16 years |
nanang |
Updated delaybuf to learn burst level in realtime instead of only in the …
|
|
|
@1971
|
16 years |
nanang |
Added another WSOLA implementation, PJMEDIA_WSOLA_IMP_WSOLA_LITE, this is …
|
|
|
@1970
|
17 years |
nanang |
Fixed bug wrong option for resample port between conference bridge and …
|
|
|
@1969
|
17 years |
nanang |
More ticket #536: fixed bug in SrcUD (missed fix, previously r1968 only …
|
|
|
@1968
|
17 years |
nanang |
Reapplied changeset 287 (resample may write pass the output buffer), with …
|
|
|
@1967
|
17 years |
bennylp |
Fixed bug in pjmedia_sdp_rtpmap_to_attr(): may overwrite past the buffer
|
|
|
@1966
|
17 years |
bennylp |
Added (the missing) libspeexcodec.mmp
|
|
|
@1965
|
17 years |
nanang |
Changed build optimizations settings for Speex, pjmedia, and symbian_sound …
|
|
|
@1964
|
17 years |
bennylp |
Changed build optimization settings for Speex and pjmedia for eVC4/Windows …
|
|
|
@1963
|
17 years |
bennylp |
Fixed bug with SRTP enabling configuration for PocketPJ application
|
|
|
@1962
|
17 years |
bennylp |
Fixed Symbian build error caused by active socket addition to pjlib in …
|
|
|
@1961
|
17 years |
nanang |
More on ticket #535: updated files using and related to math.h
|
|
|
@1960
|
17 years |
nanang |
Ticket #535: added initial source of math.h
|
|
|
@1959
|
17 years |
bennylp |
Ticket #534: Client register/registration support for various registrar …
|
|
|
@1958
|
17 years |
bennylp |
Modified pj_list_size() to take const argument instead
|
|
|
@1957
|
17 years |
bennylp |
More ticket #533: fixed bug in Retry-After parser (thanks Samuel Vinson)
|
|
|
@1956
|
17 years |
bennylp |
Fixed bug with pj_generate_unique_string() initialization trying to access …
|
|
|
@1955
|
17 years |
nanang |
Resample port get frame may cause buffer overflow when downport returns …
|
|
|
@1954
|
17 years |
bennylp |
Ticket #533: Support for parsing Retry-After SIP header
|
|
|
@1953
|
17 years |
bennylp |
Implement ticket #531: active socket abstraction to make ioqueue …
|
|
|
@1952
|
17 years |
bennylp |
Added pj_sockaddr_cp()
|
|
|
@1951
|
17 years |
nanang |
Ticket #524: changed pjsua and stereotest default audio frame time from …
|
|
|
@1950
|
17 years |
nanang |
Ticket #527: Commited ticket527.2.patch
|
|
|
@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 …
|
|
|
@1931
|
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 …
|
|
|
@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 …
|
|
|