|
|
@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
|
|
|
@1655
|
17 years |
bennylp |
Related to ticket #437: optimize the stack usage of pjsua-lib
|
|
|
@1654
|
17 years |
bennylp |
Ticket #437: reduce stack and pool usage on pjnath to make it work better …
|
|
|
@1653
|
17 years |
bennylp |
Minor fix: doesn't need to make TBuf static in pj_inet_ntoa() for Symbian
|
|
|
@1652
|
17 years |
bennylp |
Defect: new allocator didn't call factory on_block_alloc()/on_block_free()
|
|
|
@1651
|
17 years |
bennylp |
Implement stack usage detection on Symbian OS
|
|
|
@1650
|
17 years |
bennylp |
Tweak config_site_sample.h for Symbian
|
|
|
@1649
|
17 years |
bennylp |
Added PJ_OS_HAS_CHECK_STACK default configuration in pjlib/config.h, at …
|
|
|
@1648
|
17 years |
bennylp |
Open access point establishment selection before starting the Symbian …
|
|
|
@1647
|
17 years |
bennylp |
Fixed IPv6/IPv4 address issue in Symbian: Symbian, at least 9.1, seems to …
|
|
|
@1646
|
17 years |
bennylp |
Changed symbian_ua menu to use numeric keys
|
|
|
@1645
|
17 years |
bennylp |
Updated the UID3 of Symbian test applications because of ticket #434
|
|
|
@1644
|
17 years |
bennylp |
Added svn:ignore flag with few more files/directory created by Carbide C++
|
|
|
@1643
|
17 years |
bennylp |
Set pool_test_malloc_free() to use malloc()/free() instead of new/delete …
|
|
|
@1642
|
17 years |
bennylp |
Ticket #436: IPv6 support in host resolver caused failure in pjlib …
|
|
|
@1641
|
17 years |
bennylp |
Ticket #435: Fixed and tested audio on Symbian device
|
|
|
@1640
|
17 years |
bennylp |
Ticket #434: fixed configurations to build Symbian for device target
|
|
|
@1639
|
17 years |
bennylp |
Ticket #433: Failure in media negotiation when SDP contains two audio …
|
|
|
@1638
|
17 years |
bennylp |
Handle the case when PortAudio? returns negative sound device count in …
|
|
|
@1637
|
17 years |
bennylp |
Fixed bug caused by ticket #427: frame type not properly initialized to …
|
|
|
@1636
|
17 years |
bennylp |
Related to Ticket #429: when bind address is specified and public address …
|
|
|
@1635
|
17 years |
bennylp |
Fixed errors in SDP: 1) scanner is not initialized before …
|
|
|
@1634
|
17 years |
bennylp |
Reverted back changes in r1631
|
|
|
@1633
|
17 years |
bennylp |
Calling strncpy with a maximum size argument of (32) on destination buffer …
|
|
|
@1632
|
17 years |
bennylp |
Make pj_ioqueue_op_key_init() in pjsip_tx_data_create() more correct
|
|
|
@1631
|
17 years |
bennylp |
Fixed case when tdata is NULL pjsip_tx_data_get_info()
|
|
|
@1630
|
17 years |
bennylp |
Change maximum packet size to PJMEDIA_MAX_MTU in transport_udp.c
|
|
|
@1629
|
17 years |
bennylp |
Disable assertion in pj_sockaddr_has_addr()
|
|
|
@1628
|
17 years |
bennylp |
Fixed bug in Symbian TInetAddr to pj_sockaddr conversion: memory overflow …
|
|
|
@1627
|
17 years |
bennylp |
Add doxygen comment in pj_log_func() to inform that the data is NULL …
|
|
|
@1626
|
17 years |
bennylp |
Ticket #430: Added --auto-update-nat, --use-compact-form, and --dis-codec …
|
|
|
@1625
|
17 years |
bennylp |
Ticket #429: Failed to create RTP/RTCP sockets when explicit bind address …
|
|
|
@1624
|
17 years |
bennylp |
Ticket #428: Conference bridge does not update transmitter_cnt when port …
|
|
|
@1623
|
17 years |
bennylp |
Ticket #427: conference bridge does not handle NONE frame (thanks Daniel …
|
|
|
@1622
|
17 years |
bennylp |
IPv6 logging in account keep-alive in pjsua-lib
|
|
|
@1621
|
17 years |
bennylp |
Fixed run-time error on MacOS X (and possibly BSD based systems) when …
|
|
|
@1620
|
17 years |
bennylp |
Reverted accidental checkin of pjsua_app.c and sample_debug.c
|
|
|
@1619
|
17 years |
bennylp |
Compilation error because of IPv6 change in pjsip-perf
|
|
|
@1618
|
17 years |
bennylp |
Fixed error when creating TLS transport in pjsua-lib (the TLS type was …
|
|
|
@1617
|
17 years |
bennylp |
Fixed Contact generation failure and crash on unregistration if regc …
|
|
|
@1616
|
17 years |
bennylp |
Fixed mapped_address's address family not set causing assertion
|
|
|
@1615
|
17 years |
bennylp |
Ticket #420: updated pjmedia SDP and media UDP transport to support IPv6
|
|
|
@1614
|
17 years |
bennylp |
More ticket #415: Added pj_sockaddr_cmp(), pj_sockaddr_copy_addr(), and …
|
|
|
@1613
|
17 years |
bennylp |
More ticket #415: Added pj_sockaddr_cmp(), pj_sockaddr_copy_addr(), and …
|
|
|
@1612
|
17 years |
bennylp |
Fixed IP interface enumeration Linux to work with IPv6 (see ticket #415)
|
|
|
@1611
|
17 years |
bennylp |
Fixed compilation errors/warnings on Linux with the recent IPv6 commits
|
|
|
@1610
|
17 years |
bennylp |
More ticket #421: fixed SIP messaging components to support IPv6 format
|
|
|
@1609
|
17 years |
bennylp |
More ticket #415: Added pj_sockaddr_get_len() and pj_inet_ntop2()
|
|
|