summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
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-14Close #1568:Nanang Izzuddin
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-31Misc (re #1562): fixed compile warnings on Win platform (some are reported as...Nanang Izzuddin
2012-08-24Fixed #1572: duplicate transport attributes when modifying video stream callLiong Sauw Ming
2012-08-22Re #1562: Fixed compilation error if PJMEDIA_HAS_PASSTHROUGH_CODECS is enabledLiong Sauw Ming
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-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-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 #1556: Fix From/To tag and Via branch comparison to be case insensitiveLiong Sauw Ming
2012-07-16Fixed #1555 : Bug with via_rewrite feature when the account gets deletedLiong Sauw Ming
2012-07-13Fixed #1553: Account setting to disable re-INVITE or UPDATE to lock codecBenny Prijono
2012-07-09Fix #1550: Auto re-registration does not work if application does not set on_...Nanang Izzuddin
2012-07-05Fix #1547:Nanang Izzuddin
2012-07-05Re #1548: Crash due to racing condition in timer when call is disconnected qu...Benny Prijono
2012-06-29Re #1540: Fixed assertion when terminating MWI subscriptionLiong Sauw Ming
2012-06-28Re #1537: Modify NAT detection to no longer update the transport address.Liong Sauw Ming
2012-06-27Re #1524: Added call to pjmedia_transport_simulate_lost() for async media tra...Liong Sauw Ming
2012-06-27Re #1537: Fixed bug that does not update via_sent_by upon NAT address update.Liong Sauw Ming
2012-06-26Re #1540: Modify MWI subscription setting on run-timeLiong Sauw Ming
2012-06-23Re #1526: r4175 missed PJSUA_UNLOCK() on some failure cases in pjsua_call_ans...Nanang Izzuddin
2012-06-22Fix #1526:Nanang Izzuddin
2012-06-20Fixed #1537: Via rewrite: putting the right IP address in Via sent-by for out...Liong Sauw Ming
2012-06-19Close #1540:Nanang Izzuddin
2012-06-19Fix #1539: Applied non-strict update of remote capability info after receivin...Nanang Izzuddin
2012-06-18Re #1535: Added check if module "mod-stateful-util" has been unregistered.Nanang Izzuddin
2012-06-14Fixed #1535: Pending outgoing TCP transmission may cause crash if the library...Benny Prijono
2012-06-12Close #1534: done.Nanang Izzuddin
2012-06-11Fixed #1533: Deadlock in processing media transport asynchronous creation com...Benny Prijono
2012-06-06Fixed #1530: Sending ACK is reported with wrong pjsip_event infoBenny Prijono
2012-06-05Re #1527: fixed bug in pjsua-lib, where registration operation may cause wron...Benny Prijono
2012-06-05Re #1527: added debugging facility to the timer heap. By enabling PJ_TIMER_DE...Benny Prijono
2012-05-30Fix #1522:Nanang Izzuddin
2012-05-22Fixed #1515: Sound device is not closed when the call fails to connect (thank...Benny Prijono
2012-05-22Re #1508 (Misc): put comment in srtp_optional_dup_offer field to say that the...Benny Prijono
2012-05-22Re #1514: fixed the incoming call scenario, and changed disconnection code fr...Benny Prijono