summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-13Re #1562: PJSUA-LIB shutdown operation may block for a long time if system ti...Benny Prijono
2012-11-07Re #1556: Fixed hash key case insensitive comparison. This is reported to cau...Nanang Izzuddin
2012-11-06Re #1590: Fixed pjsip_rx_data_clone() when there are multiple instances of a ...Nanang Izzuddin
2012-11-06Misc (re #1562): Fixed Symbian build errors on S60 5th edition SDK.Nanang Izzuddin
2012-11-03Re #1586: Fixed useInBandFEC setting and default value setting in pjmedia_cod...Liong Sauw Ming
2012-11-01Re #1590: Fixed compile error 'invalid conversion from `pj_list_type*' to `pj...Nanang Izzuddin
2012-11-01Re #1562 (misc): Fixed uninitialized frame for conversion in video portLiong Sauw Ming
2012-10-26Misc (re #1559): Require name-addr to have the quote if display name is given...Benny Prijono
2012-10-19Re #1569: Fixed missing default value setting for pjsip_cfg()->allow_tx_hash_...Nanang Izzuddin
2012-10-12Re #1559: Fixed potential buffer overflow when duplicating the stringLiong Sauw Ming
2012-10-08Re #1589: Removed "--disable-floating-point" from "configure-iphone".Nanang Izzuddin
2012-10-08Fixed #1592: Multithreading issues in PJSIP (fixing pj_timer_heap_poll() and ...Liong Sauw Ming
2012-10-08Fixed #1591: Fixed dialog locking in acquire_call() when media transport is c...Liong Sauw Ming
2012-10-08Re #1562: Fixed default custom media transport creation callback flag. By def...Liong Sauw Ming
2012-10-05Re #1586: Add support for SILK multiple frames per packetLiong Sauw Ming
2012-10-04Misc (re #1562): Fixed ffmpeg codec wrapper compile error of undefined 'AVCod...Nanang Izzuddin
2012-10-04Misc (re #1562): pkgconfig removed duplicated framework name from Libs withou...Nanang Izzuddin
2012-10-04Close #1590: APIs to facilitate pending processing of pjsip_rx_dataBenny Prijono
2012-10-02Close #1589: Enable floating point by default for iOS targetBenny Prijono
2012-10-02Fixed #1588: State PJSIP_INV_STATE_NULL is called after call has been disconn...Benny Prijono
2012-10-01Re #1586: Implement SILK config setting and fixed decoding fmtpLiong Sauw Ming
2012-10-01Re #1586: Removed configure warning when using --with-silk optionLiong Sauw Ming
2012-10-01More re #1586: added PJMEDIA_HAS_SILK_CODEC to config_auto.h.inBenny Prijono
2012-09-28Re #1587: Respond to call replace request with the last provisional response ...Nanang Izzuddin
2012-09-28Re #1587:Nanang Izzuddin
2012-09-28Close #1587: Added settings to accept call replace when in early state and as...Nanang Izzuddin
2012-09-26Misc (re #1559): Consistent use of SAMPLES_PER_FRAME in G711.Nanang Izzuddin
2012-09-25Re #1568: Add build config for SILKLiong Sauw Ming
2012-09-24Re #1586: Initial version of SILK wrapper.Nanang Izzuddin
2012-09-20Fixed #1582: Transmit the last DTMF packet (containing the E bit) three timesBenny Prijono
2012-09-20Fixed #1585: IPv6 support for SIP TCP and TLS transports and PJSUA-LIB v2Benny Prijono
2012-09-18Re #1583: Removed testing scenario accidentally left in the codeLiong Sauw Ming
2012-09-18Re #1583: Fixed error propagation that caused the disconnection of the transportLiong Sauw Ming
2012-09-18Fixed #1583: Unexpected SIP message transmission after transaction has timed-outLiong Sauw Ming
2012-09-17Re #1562: Add PJMEDIA_HAS_VIDEO macro for vid_stream_infoLiong Sauw Ming
2012-09-14More re #1570: fixed typo in configure-bbBenny Prijono
2012-09-14Transmit DTMF with 'End' bit when the stream is being destroyed. This closes ...Benny Prijono
2012-09-14Close #1568:Nanang Izzuddin
2012-09-13Re #1562: Add support for multiple GUIDs that represents the same format (suc...Liong Sauw Ming
2012-09-13Fixed #1581: Fixed crash in video port when the capturer is passive, its stre...Liong Sauw Ming
2012-09-11More #1570: Added the missing -laudio_manager to LDFLAGS, which is required b...Benny Prijono
2012-09-10Re #1573: Fixed improper unlock in do_handshake().Nanang Izzuddin
2012-09-08Re #1573: Fixed bad cast on ioqueue send key to send data in asock_on_data_se...Nanang Izzuddin
2012-09-07Fix #1573:Nanang Izzuddin
2012-09-06Misc (re #1562): pkgconfig removed multiple occurences of -framework from Lib...Benny Prijono
2012-09-05Fix #1580: Add SDP connection line in disabled or rejected media when there i...Nanang Izzuddin
2012-09-03Fix #1574: Fixed silly mistake in the media channel init condition in pjsua_c...Nanang Izzuddin
2012-08-31Fix #1579: Update Symbian APS/VAS to use new pjmedia_format.Nanang Izzuddin
2012-08-31Fixed #1578: Possible deadlock when call is adding new media with ICE and STU...Benny Prijono
2012-08-31Re #1562: Add support for I420 format in DShow video device.Liong Sauw Ming