summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-08-31Fixed #1577: Add pjmedia setting to include SDP bandwidth modifier "TIAS" (RF...Liong Sauw Ming
2012-08-31Misc (re #1562): fixed compile warnings on Win platform (some are reported as...Nanang Izzuddin
2012-08-31Misc (#1559): fixed warnings of unused var on Symbian platform.Nanang Izzuddin
2012-08-24Fixed #1572: duplicate transport attributes when modifying video stream callLiong Sauw Ming
2012-08-24Re #1559: Removed unnecessary PJ_UNUSED_ARG(payload_len) in pjmedia_rtp_encod...Liong Sauw Ming
2012-08-22Re #1562: Fixed compilation error if PJMEDIA_HAS_PASSTHROUGH_CODECS is enabledLiong Sauw Ming
2012-08-21Re #1559: Removed unnecessary assertion from sock_bsd's pj_sock_recvfrom() im...Liong Sauw Ming
2012-08-20Re #1559: Add support for OS X version after 10.7.xLiong Sauw Ming
2012-08-14Fixed #1570: Update BlackBerry BB10 audio device to the latest SDK R6Benny Prijono
2012-08-13More #1412: also handle the case for presence subscription, publish, and mwi ...Benny Prijono
2012-08-13Fixed #1569: Option to allow hash character ('#') to appear in user part of S...Benny Prijono
2012-08-13More re #1412: set default value of PJSIP_CHECK_VIA_SENT_BY to 0, because now...Benny Prijono
2012-08-09Re #1562: Added compile-time setting to enable/disable "c=" line in SDP sessi...Nanang Izzuddin
2012-08-09Close #1567: Added option to use STUN2 format for resolving mapped address in...Nanang Izzuddin
2012-08-08Fixed #1566:Nanang Izzuddin
2012-08-07Fixed #1565: deadlock in DNS resolver.Nanang Izzuddin
2012-08-07Fixed #1563: Crash when resolving STUN when there is no network connectivity.Nanang Izzuddin
2012-08-07Fixed #1412: Account specific NAT settings: STUN, ICE, and TURNBenny Prijono
2012-07-27Re #1559: fixed uninitialized variable bug in icedemo sample app (thanks Magn...Nanang Izzuddin
2012-07-27Re #1562: fixed typo in pjsua app video option help: the default for "--vrend...Nanang Izzuddin
2012-07-25Close #1561: Added new user credentials lookup callback that also passes 'pjs...Nanang Izzuddin
2012-07-23Fixed #1560: Added 'timer' in require header in sending 2xx response when ses...Nanang Izzuddin
2012-07-19Re #1559: Add doc about on_incoming_subscribe() to call pjsua_pres_notify() i...Liong Sauw Ming
2012-07-19Re #1558: Add URI test entry for this case in pjsip testLiong Sauw Ming
2012-07-18Fixed #1558: Bug in parsing quoted URI stringsLiong Sauw Ming
2012-07-18Fixed #1556: Fix From/To tag and Via branch comparison to be case insensitiveLiong Sauw Ming
2012-07-17Fixed #1577: assertion when TURN session is already destroyedLiong Sauw Ming
2012-07-16Fixed #1555 : Bug with via_rewrite feature when the account gets deletedLiong Sauw Ming