summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua-lib/pjsua_media.c
AgeCommit message (Expand)Author
2012-08-09Close #1567: Added option to use STUN2 format for resolving mapped address in...Nanang Izzuddin
2012-08-07Fixed #1412: Account specific NAT settings: STUN, ICE, and TURNBenny Prijono
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-27Re #1524: Added call to pjmedia_transport_simulate_lost() for async media tra...Liong Sauw Ming
2012-06-11Fixed #1533: Deadlock in processing media transport asynchronous creation com...Benny Prijono
2012-05-22Re #1514: fixed the incoming call scenario, and changed disconnection code fr...Benny Prijono
2012-05-22Fixed first problem in #1514: assertion when media transport initialization failBenny Prijono
2012-05-21Fix #1511: destroy the media transport of the removed media.Nanang Izzuddin
2012-05-17Close #1506: Added PJSUA callback for SDP creation.Nanang Izzuddin
2012-04-26Fix #1496: destroying call media transports in pjsua_media_subsys_destroy() s...Nanang Izzuddin
2012-04-26Re #1446 (misc): Disable SDL by default on iOS and fixed various compiler war...Liong Sauw Ming
2012-04-24Fix #1423:Nanang Izzuddin
2012-04-03Misc (re #1446): fixed log message in pjsua_media_channel_update() for pjsua_...Nanang Izzuddin
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2012-03-22Re: #1463 (Third party media support). Tnitial work and it works, tested on L...Benny Prijono
2012-03-22Re #1467: fix sound device (opened/closed) status check in check_snd_dev_idle...Nanang Izzuddin
2012-01-27Re #1244: Added bandwidth info in SDP ("b=" lines) based on codec bitrate set...Nanang Izzuddin
2012-01-09Fixes #1442: Unable to make call if disabled media is includedLiong Sauw Ming
2011-12-28Fix #1433: synchronuous ICE initialization calls PJSUA_UNLOCK() only when the...Nanang Izzuddin
2011-12-27More re #1419: changed field names from video_count to vid_cnt and audio_cnt ...Benny Prijono
2011-12-26Re #1393 (misc): renamed label on_error to on_return and fixed warning re con...Benny Prijono
2011-12-20Fix #1425:Nanang Izzuddin
2011-12-15Misc (re #1393): fix compile error in pjsua_media.c (undefined member 'bitrat...Nanang Izzuddin
2011-12-07Re #1234: Initial version of keyframe request/response via SIP INFO.Nanang Izzuddin
2011-12-01Closed #1420: Add support for event managerLiong Sauw Ming
2011-12-01Misc (re #1393): fix linking error "app_config_init_video() not found" when v...Nanang Izzuddin
2011-12-01Re #1419, implement media count manipulation per call basis:Nanang Izzuddin
2011-10-26Close #1403: Fixed pjsua-lib in generating re-offer when the current session ...Nanang Izzuddin
2011-10-26Fixed #1402: crash when adding new mediaBenny Prijono
2011-10-25Fixed call_med->rtp_addr is not initialized causing UPDATE to be sent after e...Benny Prijono
2011-10-25Fixed #1398: TURN initialization failure scenario Liong Sauw Ming
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-10-06Re #1266:Liong Sauw Ming
2011-10-03Re #1266: Modified pjsua_media_channel_deinit() to resume deinit in the callb...Liong Sauw Ming
2011-10-03Fix #1358:Nanang Izzuddin
2011-10-03Closed #1266:Liong Sauw Ming
2011-09-28Re #1266: Fixed failed automated tests for ICELiong Sauw Ming
2011-09-22Re #1266: Fixed crash when accepting incoming call.Liong Sauw Ming
2011-09-21Re #1266: Asynchronous media transport creationLiong Sauw Ming
2011-09-18Modified the libraries to use the new log indentation feature re #1372Benny Prijono
2011-08-18Re #1347: Fixed case 1, 2, and 3 above:Nanang Izzuddin
2011-07-23Misc (re #1320): fixed compilation error if SRTP is disabled. Thanks Bo Shi f...Benny Prijono
2011-07-19Fixed #1271: protected all video features with PJMEDIA_HAS_VIDEO macro setting.Nanang Izzuddin
2011-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-03-11Fixed #1204: Support for refreshing audio device list.Liong Sauw Ming
2010-12-02Fixed #1170 (Assertion when receiving updated SDP offer with all media lines ...Benny Prijono
2010-12-01Fix #1165:Nanang Izzuddin
2010-10-05Fix #1143:Nanang Izzuddin