summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua-lib/pjsua_media.c
AgeCommit message (Expand)Author
2013-03-07Fixed #1635: Fixed the backport of ticket #1568 (smarter media update) to ver...Liong Sauw Ming
2013-03-07Misc (re #1634): fixed compile errors/warnings on MSVCRiza Sulistyo
2013-02-13Re #1568: (PJSIP 1.x) No need to restart media when remote RTP address change...Nanang Izzuddin
2013-01-30Re #1568: (only for 1.x) media transport should be (re)started even when medi...Nanang Izzuddin
2013-01-29Re #1568: (PJSIP 1.x) Apply pjsua_media_config before detecting media changeLiong Sauw Ming
2013-01-25Re #1568: Fixed is_media_changed() detection when pjsua_media_cfg.no_vad is s...Liong Sauw Ming
2013-01-23Re #1568: backported to 1.x branch.Nanang Izzuddin
2012-09-18Fixed #1584: Custom media transport creation callback is not always called Liong Sauw Ming
2012-04-21Fixed #1492: The echo options field in the media config and pjsua_set_ec() ar...Benny Prijono
2012-03-22Close #1466 (using PJLIB outside PJSUA-LIB context):Nanang Izzuddin
2012-03-06Fix #1457: removed check for remote SDP media count before calling find_audio...Nanang Izzuddin
2011-12-19Fixed #1426: Race condition in auto-closing and/or auto-opening of the sound ...Benny Prijono
2011-10-19Fixed #1216: New pjsua_destroy2() API to allow shutting down the library with...Benny Prijono
2011-10-14Committing re #1388: Support for OpenCORE AMR-NB codec (thank you Dan Arrheni...Benny Prijono
2011-06-16Closed #1173: PJSUA callback to allow creation of custom media transports by ...Liong Sauw Ming
2011-05-19Fixed #1268: Option for automatic/manual sending of RTCP SDES/BYE for the str...Liong Sauw Ming
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
2010-09-20Closed #1129:Nanang Izzuddin
2010-06-23Fixed #1079 (Media transport should be kept alive during double-hold scenario...Benny Prijono
2010-06-21Fixes #1047 (Don't send UPDATE if remote doesn't support it (thanks Bogdan Kr...Benny Prijono
2010-06-19Fixed #1077: In ICE stream transport (ice_strans.c), automaticaly retry alloc...Benny Prijono
2010-06-04Re #668:Nanang Izzuddin
2010-05-13Re #1069:Nanang Izzuddin
2010-04-29Fixed #1062 (Assertion if 200/OK INVITE response is received during PJSUA-LIB...Benny Prijono
2010-01-27Ticket #1028: Recommit r3074 with updated codec.h.Nanang Izzuddin
2010-01-26Undo r3074 for ticket #1028 as it is missing updated codec.h hence causing bu...Benny Prijono
2010-01-26Ticket #1028:Nanang Izzuddin
2010-01-04Misc fix (#1003): resolve NAT type after mapped addresses for SIP/RTP/RTCP so...Benny Prijono
2009-11-09Misc fix (#951): Fixed pjsua bug RTP timestamp & sequence resetted after hol...Nanang Izzuddin
2009-10-25Initial commit for ticket #950: QoS support:Benny Prijono
2009-10-14Ticket #881: send UPDATE or re-INVITE after ICE negotiation, if the default c...Benny Prijono
2009-10-14Ticket #970: More gracefull PJSUA-LIB shutdown sequence. Enhancements:Benny Prijono
2009-08-12Ticket #877: Memory consumption of the invite session grows indefinitely if c...Benny Prijono
2009-08-12Ticket #866: Allow application to specify more than one STUN servers for more...Benny Prijono
2009-07-16Sound device is not automatically started after pjsua_set_no_snd_dev() is cal...Benny Prijono
2009-07-15Ticket #919:Nanang Izzuddin
2009-06-30Ticket #910:Nanang Izzuddin
2009-06-12Ticket #882: Added check of active call count before auto-close sound device.Nanang Izzuddin
2009-06-03More ticket #876:Benny Prijono
2009-06-03Ticket #876: Second call fails to open the sound device event when --null-aud...Benny Prijono
2009-05-29Integration of Sipit24 branch, many tickets involved:Benny Prijono
2009-05-06Ticket #824: Race condition in sound auto-close feature may cause sound devic...Benny Prijono
2009-04-14Ticket #788: Updated pjsua_media_subsys_init() to perform SRTP library initia...Nanang Izzuddin
2009-04-01Ticket #774:Nanang Izzuddin
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2009-01-20Ticket #699: Added sound device idle checking in media_channel_deinit(), whic...Nanang Izzuddin