summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-14Re #1643: add initial support for CLIRiza Sulistyo
2013-03-13Fixed #1642: Media transport may not be cleaned up if call is hung up quicklyBenny Prijono
2013-03-12Fixed #1641: Handling transport disconnection when the transaction state is s...Liong Sauw Ming
2013-03-11Fixed #1640: Registration is terminated permanently on 480 (Temporarily Not A...Benny Prijono
2013-03-11Re #1639: merged android branch into trunk (except sample apps, i.e: apjsua &...Nanang Izzuddin
2013-03-11Fixed #1638: more group lock fixes, this time for ioqueue_epollBenny Prijono
2013-03-08Fixed #1637: Crash in pjsua_media_channel_update() if one media gets rejectedLiong Sauw Ming
2013-03-08Re #1636: add initial support for bdIMADRiza Sulistyo
2013-03-06Fixed #1633: Crash if on_redirected() callback is not implemented and UAC rec...Liong Sauw Ming
2013-03-06Fixed #1632: Remove Contact header in MESSAGE requestsLiong Sauw Ming
2013-03-06Re #1631: Fixed typo in null_port (thanks to Tomas Valenta for the report)Liong Sauw Ming
2013-03-06Re #1630: Fixed incorrect parameter in Python wrapper.Liong Sauw Ming
2013-03-06Fixed #1629: Add pjsua_call_set_hold2() API to allow update of Contact headerLiong Sauw Ming
2013-03-05Implementation of Re #1628: Modify SIP transaction to use group lock to avoid...Benny Prijono
2013-03-05Changed version to 2.1.0-svnLiong Sauw Ming
2013-03-05Changed version to 2.1.0Liong Sauw Ming
2013-03-05Misc (re #1559): add macro PJMEDIA_SDL_LIB to manually specify SDL library na...Riza Sulistyo
2013-03-05Re #1616: Fixed assertion trying to release group lock when STUN transaction ...Liong Sauw Ming
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-27Re #1616: symbian port of ioqueue & timerRiza Sulistyo
2013-02-27Fixed #1626: Assertion when remote sends re-INVITE with less mediaLiong Sauw Ming
2013-02-27Re #1617: added concur_test.c to visual studio pjnath_test projectRiza Sulistyo
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-21Misc re #1562: disable trace in the jitter bufferBenny Prijono
2013-02-21Re #1617: prevent TURN session from sending anything once it is in deallocati...Benny Prijono
2013-02-21Close #1625: Introduced new API pjmedia_sdp_validate2() for allowing SDP medi...Nanang Izzuddin
2013-02-21Sipit30 misc (re #1559): Increased maximum key length for SRTP crypto keyLiong Sauw Ming
2013-02-21Re #1624: fixed representation in ICE to make it more IPv6 readyBenny Prijono
2013-02-21Sipit30 misc (re #1559): Updated log for SRTP key to use base64 as in the SDP...Nanang Izzuddin
2013-02-21Re #1623: fixed deadlock between conference mutex and ICE. Scenario: Benny Prijono
2013-02-21Re #1622: fixed bad default aspect ratio.Nanang Izzuddin
2013-02-21Close #1622: Apply H264 SDP fmtp parameters: max-fs, max-mbps, max-br.Nanang Izzuddin
2013-02-21Fixed #1617: major synchronization fixes in PJNATH with incorporation of grou...Benny Prijono
2013-02-21Fixed #1616: Implementation of Group lock and other foundation in PJLIB for f...Benny Prijono
2013-02-20Misc (re #1562): Minor updates in pjsua app: fixed wrong error message and in...Nanang Izzuddin
2013-02-19Fixed #1621: Handle the case when ICE session cannot create valid checklistBenny Prijono
2013-02-19Re #1242: fixed silly mistake unremoved test code.Nanang Izzuddin
2013-02-19More #1613: fixed bugs in the 'fixes' above:Benny Prijono
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-19Fixed #1620: Fix the calculation of transmission count during retransmission ...Liong Sauw Ming
2013-02-19Fixed #1619: transport error on re-INVITE should not terminate callBenny Prijono
2013-02-15Re #1242: Fixed ICE nego completion check as it always returns FALSE when pee...Nanang Izzuddin
2013-02-14Close #1618: Fixed SSL socket to check for async sending operation error.Nanang Izzuddin
2013-02-14Re #1608: Fixed array size calculation of amr bitrates array.Liong Sauw Ming
2013-02-13Close #1614: Added call redirect option PJSIP_REDIRECT_ACCEPT_REPLACE to acce...Nanang Izzuddin
2013-02-13Re #1568: (PJSIP 2.x) No need to restart media when remote RTP address change...Nanang Izzuddin
2013-02-08Re #1610: Workaround for crash in sess_on_send_msg() callbackNanang Izzuddin