summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-18Fixed #1612: problems with jitter buffer fixed mode operation (prefetch may g...Benny Prijono
2013-01-18Re #1610: workaround for crash in on_data_sent()Benny Prijono
2013-01-17Fixed #1611: Add missing Supported header in UPDATE for Session Timers. Also ...Benny Prijono
2013-01-17Really fix #1609 after better understanding about the problem. This changeset:Benny Prijono
2013-01-17Fixed #1610: Workaround for reported crash on stun_sock's on_data_recvfrom() ...Benny Prijono
2013-01-17Fixed #1609: Garbage character may be printed after the URI parameter in Auth...Benny Prijono
2013-01-16Fixed #1606: Support query-only on registration bindingsBenny Prijono
2013-01-16Fixed #1607: Send UDP keep-alive to original request address if response come...Benny Prijono
2013-01-15Fix #1603: reinit UDP socket of DNS resolver when sendto() returning EPIPE.Nanang Izzuddin
2013-01-14Re #1570: Update BB10 audio driver to the latest changes in SDK:Benny Prijono
2013-01-11Fix #1605: always re-init media channel for SDP re-offer/answer generation.Nanang Izzuddin
2013-01-11Fix #1604: crash caused by double destructions in ICE stream transport.Nanang Izzuddin
2013-01-04Fixed #1601: Add locking mechanism when ICE transport is in negotiation stateLiong Sauw Ming
2013-01-03Re #1559: Fixed registration timeout setting used by ipjsua to take effect im...Liong Sauw Ming
2012-12-20Misc (re #1562): Update ffmpeg version check regarding 'AVCodec::encode' remo...Nanang Izzuddin
2012-12-19Fix #1600: V4L2 capture device always re-enqueues buffer with index zero.Nanang Izzuddin
2012-12-14Fixed #1599: Fixed bug that caused new contact not being used in UPDATE/re-IN...Liong Sauw Ming
2012-12-13Re #1559: Fix dependencies when running parallel make (thanks Shaun Ruffell f...Liong Sauw Ming
2012-12-13Re #1595: Restrict the fix in r4300 so it only applies to outgoing callLiong Sauw Ming
2012-12-12Fixed #1598: Assertion when sip error code is not set (thanks Peter Koletzki ...Liong Sauw Ming
2012-12-05Misc (re #1562): Add a protection in med_tp_timer_cb() against call that may ...Benny Prijono
2012-12-05Fixed #1597: Handle socket failure in STUN resolution when coming back from i...Benny Prijono
2012-11-26Fixes #1596: Fix handling of incoming UPDATE requestLiong Sauw Ming
2012-11-26Fixes #1595: Allow call hangup immediately after outgoing callLiong Sauw Ming
2012-11-22Fix #1593: avoid wrap around in caching pool capacity value.Nanang Izzuddin
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