|
|
@1797
|
17 years |
bennylp |
Ticket #477: DTMF digit callback error in Python
|
|
|
@1796
|
17 years |
bennylp |
Added link to discussions about on_dtmf_callback() concurrency
|
|
|
@1795
|
17 years |
bennylp |
More ticket #469: fix in ioqueue to handle case when key has been …
|
|
|
@1794
|
17 years |
bennylp |
More ticket #469: bail out from on_rx_rtp/rtcp loop if recvfrom returns …
|
|
|
@1793
|
17 years |
bennylp |
Ticket #475: ported GSM codec to Symbian OS
|
|
|
@1792
|
17 years |
bennylp |
Implemented ticket #474 for Symbian
|
|
|
@1791
|
17 years |
bennylp |
Handle short files in WAV player
|
|
|
@1790
|
17 years |
bennylp |
Ticket #460: Concurrency problem when destroying stream (thanks Michael …
|
|
|
@1789
|
17 years |
bennylp |
Ticket #474: option in ioqueue to control concurrency (to allow/disallow …
|
|
|
@1788
|
17 years |
bennylp |
More ticket #472: Fixed problem when building on Mingw. Now …
|
|
|
@1787
|
17 years |
bennylp |
More ticket #470: semaphore got disabled on Mingw because semaphore.h is …
|
|
|
@1786
|
17 years |
bennylp |
Minor error: wrong logging info when printing RTP socket address
|
|
|
@1785
|
17 years |
bennylp |
Fixed compilation errors on Symbian and others caused by ticket #472 …
|
|
|
@1784
|
17 years |
bennylp |
Related to ticket #61: disable SRTP on Symbian while it is not ported yet
|
|
|
@1783
|
17 years |
bennylp |
Ticket #470, #471, and #472: Compile error when semaphore.h is not …
|
|
|
@1782
|
17 years |
bennylp |
Fixed compilation error on libsrtp in crypto/aes.c when it finds the wrong …
|
|
|
@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 …
|
|
|
@1774
|
17 years |
bennylp |
More ticket #61: fixed signaling security level calculation for SRTP
|
|
|
@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 …
|
|
|
@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. …
|
|
|
@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
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@1681
|
17 years |
bennylp |
Ticket #446: Added sample application to mix WAV files using conference …
|
|
|
@1680
|
17 years |
bennylp |
Added new WAV player API: pjmedia_wav_player_get_len()
|
|
|
@1679
|
17 years |
bennylp |
Updated encdec sample to support PLC etc
|
|
|
@1678
|
17 years |
bennylp |
Ticket #445: added codec encoding/decoding sample
|
|
|
@1677
|
17 years |
bennylp |
Fixed what looks like a bug in pjmedia's Speex decoder: decoder may return …
|
|
|
@1676
|
17 years |
bennylp |
Ticket #444: Bug in tone generator: can't play more digits (thanks Marian …
|
|
|
@1675
|
17 years |
bennylp |
Added PJSUA_DEFAULT_AUDIO_FRAME_PTIME setting and changed default iLBC …
|
|
|
@1674
|
17 years |
bennylp |
Ticket #443: Overflow in dump_media_session() (thanks Simon Farmer)
|
|
|
@1673
|
17 years |
bennylp |
Ticket #441: Fix endianess detection for PortAudio?
|
|
|
@1672
|
17 years |
bennylp |
Ticket 440: pj_timer_entry_init() doesn't initialize timer ID
|
|
|
@1671
|
17 years |
bennylp |
Protect against division by zero in pjsua's dump_media_session (thanks …
|
|
|
@1670
|
17 years |
bennylp |
Added call gaping in siprtp
|
|
|
@1669
|
17 years |
bennylp |
Fixed warnings with strict gcc
|
|
|
@1668
|
17 years |
bennylp |
Fixed compilation error about IFF_UP
|
|
|
@1667
|
17 years |
bennylp |
Ticket #439: don't call encode() if input is FRAME_TYPE_NONE
|
|
|
@1666
|
17 years |
bennylp |
Assertion error in streamutil sample
|
|
|
@1665
|
17 years |
bennylp |
Fixed compile error in sound port when delaybuf is enabled
|
|
|
@1664
|
17 years |
bennylp |
Ticket #438 (Workaround for frame bursts from audio devices): added delay …
|
|
|
@1663
|
17 years |
bennylp |
Fixed bug in sndtest: drift detection was wrong since it assumes that the …
|
|
|
@1662
|
17 years |
bennylp |
Fixed timestamp bug in pasound.c: timestamp is shared by both playback and …
|
|
|
@1661
|
17 years |
bennylp |
Fixed bug in IPv6 address to string conversion on WinCE
|
|
|
@1660
|
17 years |
bennylp |
Print stack usage, and other minor changes
|
|
|
@1659
|
17 years |
bennylp |
Print stack usage upon thread exiting
|
|
|
@1658
|
17 years |
bennylp |
Increased stack size in symbian_ua.mmp to 12KB
|
|
|
@1657
|
17 years |
bennylp |
siprtp doesn't initialize 100rel module (thanks Angelos Karageorgiou)
|
|
|
@1656
|
17 years |
bennylp |
Related to ticket #437: reduce the stack usage of ICE media transport
|
|
|