summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua-lib
AgeCommit message (Expand)Author
2013-03-05Misc (re #1559): fixed compile errors/warnings on MSVCRiza Sulistyo
2013-03-04Misc (re #1559): fixed compile errors/warnings on Symbian platform.Nanang Izzuddin
2013-02-27Fixed #1626: Assertion when remote sends re-INVITE with less mediaLiong Sauw Ming
2013-02-26Close #1627: invoke on_tsx_state_changed() callback from on_call_state(DISCON...Nanang Izzuddin
2013-02-26Close #1615: Fixed bug in URI scheme check macro PJSIP_URI_SCHEME_IS_SIP()/SI...Nanang Izzuddin
2013-02-21Re #1623: fixed deadlock between conference mutex and ICE. Scenario: Benny Prijono
2013-02-19Re #1242: fixed silly mistake unremoved test code.Nanang Izzuddin
2013-02-19Misc (re #1559): Added INFO into Allow header for PJSUA.Nanang Izzuddin
2013-02-19Re #1242: Fixed overridden media direction and c=0.0.0.0 line in the re-invit...Nanang Izzuddin
2013-02-15Re #1242: Fixed ICE nego completion check as it always returns FALSE when pee...Nanang Izzuddin
2013-02-13Re #1568: (PJSIP 2.x) No need to restart media when remote RTP address change...Nanang Izzuddin
2013-02-07Close #1602: configurable local port range for ICE transport.Nanang Izzuddin
2013-02-06Close #1242: Single re-INVITE/UPDATE for both lock codec and ICE negotiation ...Nanang Izzuddin
2013-02-05Misc (re #1562): pjsua_call_set_vid_strm() should acquire call dialog.Nanang Izzuddin
2013-01-29Re #1568: (PJSIP 2.x) Apply pjsua_media_config before detecting media change ...Liong Sauw Ming
2013-01-16Fixed #1607: Send UDP keep-alive to original request address if response come...Benny Prijono
2013-01-11Fix #1605: always re-init media channel for SDP re-offer/answer generation.Nanang Izzuddin
2013-01-04Fixed #1601: Add locking mechanism when ICE transport is in negotiation stateLiong Sauw Ming
2012-12-14Fixed #1599: Fixed bug that caused new contact not being used in UPDATE/re-IN...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 #1595: Allow call hangup immediately after outgoing callLiong Sauw Ming
2012-11-13Re #1562: PJSUA-LIB shutdown operation may block for a long time if system ti...Benny Prijono
2012-11-06Misc (re #1562): Fixed Symbian build errors on S60 5th edition SDK.Nanang Izzuddin
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-02Fixed #1588: State PJSIP_INV_STATE_NULL is called after call has been disconn...Benny 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-20Fixed #1585: IPv6 support for SIP TCP and TLS transports and PJSUA-LIB v2Benny Prijono
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-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-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-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