summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
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
2012-05-22Fixed second problem in re #1514: NULL state is reported instead of DISCONNEC...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-17Re #1509: backported r4122-r4129.Nanang Izzuddin
2012-05-17Close #1506: Added PJSUA callback for SDP creation.Nanang Izzuddin
2012-05-14Re #1509: backported r4112-4121Benny Prijono
2012-05-04Fixed #1504: Crash when trying to answer calls but call has been disconnectedLiong Sauw Ming
2012-04-27Re #1474: merged r4100-4107Benny Prijono
2012-04-26Fix #1497: reset call->inv to NULL whenever call is terminated prematurely (b...Nanang Izzuddin
2012-04-26Fix #1496: destroying call media transports in pjsua_media_subsys_destroy() s...Nanang Izzuddin
2012-04-26Misc (re #1446): Fixed compile errors on Symbian S60 5th Ed SDK: unrecognized...Nanang Izzuddin
2012-04-26Re #1474: merged r4093:4095Benny Prijono
2012-04-26Re #1474: merged r4081-r4093Benny Prijono
2012-04-26Re #1474: this is supposed to be part of r4082 above, which is the merging of...Benny Prijono
2012-04-26Re #1446 (misc): Disable SDL by default on iOS and fixed various compiler war...Liong Sauw Ming
2012-04-26Re #1446 (misc): Fixed linking error if PJMEDIA_HAS_VIDEO is 0Liong Sauw Ming
2012-04-25Misc (re #1446): dump_media_session() wasn't called if there was no active au...Nanang Izzuddin
2012-04-24Re #1474: merged r4054-r4079Benny Prijono
2012-04-24Fix #1423:Nanang Izzuddin
2012-04-23Fixed #1493: Fixed bug in terminating the invite session when accepting incom...Liong Sauw Ming
2012-04-17Re #1355: vidgui: new rendering window may cause all rendering processes to stopLiong Sauw Ming
2012-04-16Re #1474: merged r4042-r4053Benny Prijono
2012-04-16Re #1446 (misc): Fixed unset sip error code if pjsip_inv_verify_request3() fa...Liong Sauw Ming
2012-04-13Re #1446 (misc): Change the default of PJMEDIA_HAS_FFMPEG_VID_CODEC to PJMEDI...Liong Sauw Ming
2012-04-12Re #1476: Initial version of send rate control in video stream, added simple ...Nanang Izzuddin
2012-04-12Re #1474: merged r4041Nanang Izzuddin
2012-04-12Re #1474: merged r4039Nanang Izzuddin
2012-04-11Re #1474: merged r4031-r4037Benny Prijono
2012-04-05Misc (Re #1446): limit pjsua_vid_codec_get/set_param() search domain to only ...Nanang Izzuddin
2012-04-04Fixed #1478: AVI player virtual device. Initial spec:Benny Prijono
2012-04-03Close #1479: Applied RTCP related enhancements (#1268 & #1440) into video str...Nanang Izzuddin
2012-04-03Misc (re #1446): fixed log message in pjsua_media_channel_update() for pjsua_...Nanang Izzuddin
2012-04-02Re #1446: removed the obsolete but misleading sip_transport_tls_ossl.c fileBenny Prijono
2012-03-30Re #1474: merged r3879:3885Benny Prijono
2012-03-30Misc (re #1446): Fixed compile warnings on VS2005.Nanang Izzuddin
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2012-03-30Re #1446 (misc fix): Fix call info to display correct invite state Liong Sauw Ming
2012-03-28Misc (re #1446): prevent on_call_state() callback from being called before on...Benny Prijono
2012-03-22Re #1463 (3rd party media support): fixed VS2005 project setting for newly ad...Nanang Izzuddin
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-03-07Fixed #1461: pjsua_call_make_call: assertion failure when rapidly making callsLiong Sauw Ming
2012-03-06Fix #1459: returned back the old/1.x way of controlling dialog lifetime in pj...Nanang Izzuddin
2012-02-21Fix #1453:Nanang Izzuddin
2012-01-27Re #1244: Added bandwidth info in SDP ("b=" lines) based on codec bitrate set...Nanang Izzuddin
2012-01-11Fix #1444: always connect video capture port to video tee, even when the capt...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