|
|
@1781
|
17 years |
bennylp |
Added missing <math.h> include in playsine.c
|
|
|
@1780
|
17 years |
bennylp |
Removed const on on_rx_rtp() and on_rx_rtcp() functions arguments in …
|
|
|
@1779
|
17 years |
nanang |
Ticket #461:
Initial integration of the new jitter buffer into stream
|
|
|
@1778
|
17 years |
nanang |
Ticket #461:
- added param userdata to JB callbacks
- added a bit …
|
|
|
@1777
|
17 years |
nanang |
Ticket #466:
Fixed PCM frame size returned by speex decoder.
|
|
|
@1776
|
17 years |
nanang |
Ticket #461:
- added feature resample, to test the effect of drift …
|
|
|
@1775
|
17 years |
nanang |
Ticket #461:
- added JB phases(idle, learning, running)
- changed …
|
|
|
@1774
|
17 years |
bennylp |
More ticket #61: fixed signaling security level calculation for SRTP
|
|
|
@1773
|
17 years |
nanang |
Ticket #461:
Fixed bug in find_matched_window(), the ref pointer is not …
|
|
|
@1772
|
17 years |
nanang |
Ticket #461:
Added another test for JB2, which the objective is to measure …
|
|
|
@1771
|
17 years |
nanang |
Ticket #461:
Added test for new jitter buffer (JB2).
The test will read …
|
|
|
@1770
|
17 years |
nanang |
Ticket #461:
Added the new jitter buffer, initial source.
|
|
|
@1769
|
17 years |
bennylp |
More ticket #465: option to return UDP header in pj_pcap_read_udp(), and …
|
|
|
@1768
|
17 years |
bennylp |
Fixed warning about uninitialized tpinfo variable
|
|
|
@1767
|
17 years |
bennylp |
Added trace to PCAP reader
|
|
|
@1766
|
17 years |
bennylp |
More ticket #465: updated VS8 and WinCE projects
|
|
|
@1765
|
17 years |
bennylp |
Ticket #465: utility to read PCAP file and sample application to read RTP …
|
|
|
@1764
|
17 years |
bennylp |
More ticket #61: mismatch in libsrtp output library name causing error …
|
|
|
@1763
|
17 years |
bennylp |
More ticket #61: removed const from rtp and rtcp callback function …
|
|
|
@1762
|
17 years |
bennylp |
Added media transport diagram for documentation
|
|
|
@1761
|
17 years |
bennylp |
Ticket #464: jitter buffer should return frame length information
|
|
|
@1760
|
17 years |
bennylp |
Ticket #61: undo r1759 and replace it with other patches to fix unable to …
|
|
|
@1759
|
17 years |
bennylp |
Ticket #61: bug, unable to accept RTP/AVP with crypto attribute when …
|
|
|
@1758
|
17 years |
bennylp |
Ticket #61: --srtp-use option in pjsua did not change account config
|
|
|
@1757
|
17 years |
bennylp |
Added pj_strstr() and pj_stristr() in pjlib
|
|
|
@1756
|
17 years |
bennylp |
Bug: source address not initialized in loop transport causing pjsip-test …
|
|
|
@1755
|
17 years |
bennylp |
Move branches/pjproject-0.5-stable to archives
|
|
|
@1754
|
17 years |
bennylp |
Move branches/trunk-0.6-pre to archives
|
|
|
@1753
|
17 years |
bennylp |
Move branches/pjproject-0.2 to archives
|
|
|
@1752
|
17 years |
bennylp |
Added branches/archives directory
|
|
|
@1751
|
17 years |
bennylp |
Branched trunk to branches/projects/jbuf2 for new jitter buffer …
|
|
|
@1750
|
17 years |
bennylp |
Branched trunk to branches/projects/turn, for TURN-06 and ICE and new …
|
|
|
@1749
|
17 years |
bennylp |
Added branches/projects directory
|
|
|
@1748
|
17 years |
bennylp |
Fixed doxygen comments everywhere
|
|
|
@1747
|
17 years |
bennylp |
Ticket #459: pjmedia_clock_create() should not create thread when …
|
|
|
@1746
|
17 years |
bennylp |
More ticket #61: disable CPU_RISC in SRTP as it seems to be broken (tested …
|
|
|
@1745
|
17 years |
bennylp |
More ticket #61: fix bug in secure signaling determination, and added …
|
|
|
@1744
|
17 years |
bennylp |
Related to ticket #458: pj_getaddrinfo() should return success if IP …
|
|
|
@1743
|
17 years |
bennylp |
Related to ticket #458: enum_interface() should return non-PJ_SUCCESS if …
|
|
|
@1742
|
17 years |
bennylp |
Return 406/Not Acceptable if SRTP negotiation failed instead of 500
|
|
|
@1741
|
17 years |
bennylp |
Fixed libsrtp random string generation on Win32
|
|
|
@1740
|
17 years |
bennylp |
More ticket #61: error detecting CPU type in srtp_config.h causing libsrtp …
|
|
|
@1739
|
17 years |
bennylp |
More ticket #61: fix potential error when looking up SRTP error string, …
|
|
|
@1738
|
17 years |
bennylp |
More ticket #61: SRTP will try to use /dev/urandom as RNG if fcntl.h and …
|
|
|
@1737
|
17 years |
bennylp |
More ticket #61: crashed on SRTP error string lookup
|
|
|
@1736
|
17 years |
bennylp |
Ticket #61: added Windows Mobile/WinCE eVC project for SRTP and libsrtp
|
|
|
@1735
|
17 years |
bennylp |
Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated …
|
|
|
@1734
|
17 years |
bennylp |
Handle SDP offer containing application as the media type
|
|
|
@1733
|
17 years |
bennylp |
Related to ticket #61: added new invite session API …
|
|
|
@1732
|
17 years |
bennylp |
Related to ticket #61: Added PJSIP_ESESSIONINSECURE error code in …
|
|
|
@1731
|
17 years |
bennylp |
Fixed integer conversion/format warning on x86_64 Linux
|
|
|
@1730
|
17 years |
bennylp |
Ticket #61: imported libsrtp into third_party directory (backported from …
|
|
|
@1729
|
17 years |
bennylp |
Merged from SRTP branch: added stdint.h header detection in autoconf. …
|
|
|
@1728
|
17 years |
bennylp |
Added stdint.h detection (PJ_HAS_STDINT_H) and minor fix in …
|
|
|
@1727
|
17 years |
bennylp |
Fixed various warnings when building on x86_64 Linux target
|
|
|
@1726
|
17 years |
nanang |
Ticket #452:
- added part to test specific key, only for testing purpose
- …
|
|
|
@1725
|
17 years |
nanang |
Ticket #457:
Added media type 'application'.
|
|
|
@1724
|
17 years |
nanang |
Ticket #452:
Bug fixed in comparing crypto name in media_start.
|
|
|
@1723
|
17 years |
nanang |
Ticket #452:
- Applied preprocessor PJMEDIA_HAS_SRTP in PJMEDIA & PJSUA.
- …
|
|
|
@1722
|
17 years |
nanang |
Ticket #452:
- Bug fixed in mandatory mode, change local media sdp …
|
|
|
@1721
|
17 years |
nanang |
Ticket #452:
bugs fixed in transport_srtp.c:
- default crypto-suites in …
|
|
|
@1720
|
17 years |
nanang |
Ticket #452: Added fields use_srtp and srtp_secure_signaling to …
|
|
|
@1719
|
17 years |
bennylp |
Ticket #452: renamed SRTP config.h to srtp_config.h, added srtp_err.c to …
|
|
|
@1718
|
17 years |
bennylp |
More work on ticket #452/SRTP. Please see this ticket for detailed …
|
|
|
@1717
|
17 years |
bennylp |
Ticket #455: allocate pjsua call id in round robin fashion
|
|
|
@1716
|
17 years |
bennylp |
Added information about delaybuf result on MacOS X 10.5
|
|
|
@1715
|
17 years |
bennylp |
More work on ticket #438: Workaround for frame bursts from audio devices. …
|
|
|
@1714
|
17 years |
bennylp |
Fixed warning about uninitialized variable in VS6
|
|
|
@1713
|
17 years |
nanang |
Ticket #452:
changed on transport_srtp.c: (re)applied setting close …
|
|
|
@1712
|
17 years |
nanang |
Ticket #452: changed libsrtp error string resolver
|
|
|
@1711
|
17 years |
nanang |
- implemented new flow based on new SRTP transport interface and data …
|
|
|
@1710
|
17 years |
nanang |
Ticket #452:
Updated errno.h & .c to accomodate SRTP Transport & libsrtp …
|
|
|
@1709
|
17 years |
bennylp |
More ticket #452: SRTP creation/destruction, added use_srtp and …
|
|
|
@1708
|
17 years |
bennylp |
Ticket #452: updated ICE media transport's media_create() to consider the …
|
|
|
@1707
|
17 years |
bennylp |
Added PJSIP_ESESSIONINSECURE error code in sip_errno to require that …
|
|
|
@1706
|
17 years |
bennylp |
Fixed python module build error (thanks Jeff Ames)
|
|
|
@1705
|
17 years |
bennylp |
Ticket #453: Log level is not set in PJSUA-LIB (thanks Simon Farmer)
|
|
|
@1704
|
17 years |
bennylp |
Minor correction about WAV player parameter name and its comment in …
|
|
|
@1703
|
17 years |
bennylp |
Minor correction about WAV player parameter name and its comment in …
|
|
|
@1702
|
17 years |
bennylp |
Ticket #452: changed SRTP API with new specification from test doc
|
|
|
@1701
|
17 years |
nanang |
put a note about disabling the 'rand_s' block in libsrtp file …
|
|
|
@1700
|
17 years |
nanang |
Ticket #452:
- change libsrtp on rand_source.c to disable rand_s which …
|
|
|
@1699
|
17 years |
bennylp |
Continuing ticket #452: added VS6 project for libsrtp, and changed libsrtp …
|
|
|
@1698
|
17 years |
nanang |
Ticket #452:
- Add directory srtp to third_party/build directory
- Add …
|
|
|
@1697
|
17 years |
nanang |
Ticket #452: imported libsrtp library into third_party directory
|
|
|
@1696
|
17 years |
bennylp |
Branched trunk to branches/users/nanang
|
|
|
@1695
|
17 years |
bennylp |
Added branches/users directory
|
|
|
@1694
|
17 years |
bennylp |
Fixed compilation warnings on OSX 10.5
|
|
|
@1693
|
17 years |
bennylp |
Reply with 488+SDP instead of 415 when incoming SDP is not acceptable …
|
|
|
@1692
|
17 years |
bennylp |
Related to ticket #449: fixed bug when rx volume adjustment caused static …
|
|
|
@1691
|
17 years |
bennylp |
Ticket #449: New conference mixing algorithm to replace multiplication …
|
|
|
@1690
|
17 years |
bennylp |
Related to ticket #447: the WAV player should consistently return …
|
|
|
@1689
|
17 years |
bennylp |
Ticket #448: PJSIP rejects incoming call with 415/Unsupported Media Type …
|
|
|
@1688
|
17 years |
bennylp |
Fixed Symbian include header case sensitivity (thanks Alfred E. Heggestad)
|
|
|
@1687
|
17 years |
bennylp |
Renamed symbian_ua.pkg to symbian_ua_udeb.pkg and symbian_ua_urel.pkg
|
|
|
@1686
|
17 years |
bennylp |
In mix.c, handle FRAME_TYPE_NONE if the conference ever returns one
|
|
|
@1685
|
17 years |
bennylp |
Another fix for ticket #447: WAV player cuts last data from the WAV file
|
|
|
@1684
|
17 years |
bennylp |
Fixed overflow bug in length calculation, added force option, and added …
|
|
|
@1683
|
17 years |
bennylp |
Ticket #447: WAV player cuts last data from the WAV file
|
|
|
@1682
|
17 years |
bennylp |
Ticket #446: Added sample application to mix WAV files using conference …
|
|
|