summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua-lib/pjsua_call.c
AgeCommit message (Expand)Author
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-16Re #1446 (misc): Fixed unset sip error code if pjsip_inv_verify_request3() fa...Liong Sauw Ming
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 (Third party media support). Tnitial work and it works, tested on L...Benny Prijono
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
2011-12-27More re #1419: changed field names from video_count to vid_cnt and audio_cnt ...Benny Prijono
2011-12-23Re #1430: Fixed crash when STUN & ICE is offLiong Sauw Ming
2011-12-20Fixed #1430: Crash when dialog is prematurely destroyed during outgoing call.Liong Sauw Ming
2011-12-13Close #1424: Added new pjsua callback: on_call_rx_offer().Nanang Izzuddin
2011-12-08Re #1419: updated call transfer to allow both the transferee and the transfer...Nanang Izzuddin
2011-12-07Re #1234: Initial version of keyframe request/response via SIP INFO.Nanang Izzuddin
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-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-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-15Re #1263 (Video API):Benny Prijono
2011-07-19Fixed #1271: protected all video features with PJMEDIA_HAS_VIDEO macro setting.Nanang Izzuddin
2011-07-19Re #1326: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-16Fixed #1209: new enhancement: Option to update Contact URI when sending re-IN...Benny Prijono
2010-11-25Fix #1163:Nanang Izzuddin
2010-11-17Fixed #1159: UPDATE is sent to lock codec even though call is being disconnectedBenny Prijono
2010-10-20Fixed #1149 (Crash when holding the call after receiving SDP answer with mult...Benny Prijono
2010-10-05Fix #1143:Nanang Izzuddin
2010-10-01Closed #1142 (Account based configuration to specify if "c=0.0.0.0" method sh...Benny Prijono
2010-09-07Re #1120:Nanang Izzuddin
2010-09-07Fixed #1117: Configurable PJSUA-LIB lock timeoutLiong Sauw Ming
2010-08-01Implemented core multipart support and support in the invite session (re #1070)Benny Prijono
2010-07-15Re #1103:Nanang Izzuddin
2010-06-24Fixed #1081: Implement ICE option tag (RFC 5678)Benny Prijono
2010-06-23Fixed #1079 (Media transport should be kept alive during double-hold scenario...Benny Prijono
2010-06-15Fix #476:Nanang Izzuddin
2010-06-03Re #1089:Nanang Izzuddin
2009-11-11Misc (#951): undo r3012, and silently adjust max_calls to PJSUA_MAX_CALLS ins...Benny Prijono
2009-10-20Ticket #976: Fixed pjsua_call_make_call() to associate call with account befo...Nanang Izzuddin
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