summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/pjsua/pjsua_app.c
AgeCommit message (Expand)Author
2017-01-19Re #1513: Applied the new API pj_pool_safe_release().Nanang Izzuddin
2016-05-19Fixed #1921: Add support to handle IPv6 transports in pjsua_transport API and...Liong Sauw Ming
2015-08-25Re #1881: Fixed compile warnings on VS2015 about declaration hides previous d...Nanang Izzuddin
2015-08-06Fix #1876: Don't restart renderer when only fps is changing, just modify the ...Nanang Izzuddin
2014-05-22Re #1757: Modify display video function in r4813 so it can display video prev...Liong Sauw Ming
2014-04-22Misc (re #1751): Fixed compile error 'Implicit declaration of function is inv...Nanang Izzuddin
2014-04-10Misc (re #1751): Fixed compile error on stereo_demo due to changes on pjmedia...Riza Sulistyo
2014-04-08Re #1757: Add example to display video in ipjsua (require ffmpeg libraries)Liong Sauw Ming
2014-01-31Misc (re #1630): Fixed some more typos in the codes.Nanang Izzuddin
2013-10-23Re #1643: Fix some build warnings detected on VS2012Riza Sulistyo
2013-09-26Misc (re #1630): pjsua app param '--ip-addr' doesn't affect RTP address of lo...Nanang Izzuddin
2013-08-06Fixed #1693: Pay attention to reg_hdr_list and sub_hdr_list in pjsua_acc_modi...Benny Prijono
2013-05-28Re #1643: Restore configuration reset with added modification on app destroy....Riza Sulistyo
2013-04-23Re #1643: Modification to avoid namespace conflict with pjsuaRiza Sulistyo
2013-04-23Re #1655, #1657: modified pjsua BB10 due to change in pjsua app frameworkBenny Prijono
2013-04-19Re #1643: Code restructure + modification to handle non blocking modeRiza Sulistyo
2013-04-12Re #1655: Moved the definition of USE_GUI to pjsua iOSLiong Sauw Ming
2013-04-12Re #1655: pjsua app CLI for iOSLiong Sauw Ming
2013-04-05Re #1643: Code restructure+add callback to support symbian gui appRiza Sulistyo
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-02-20Misc (re #1562): Minor updates in pjsua app: fixed wrong error message and in...Nanang Izzuddin
2013-02-13Close #1614: Added call redirect option PJSIP_REDIRECT_ACCEPT_REPLACE to acce...Nanang Izzuddin
2013-01-23Re #1559: Related to r4312, get the latest account config first before modify...Liong Sauw Ming
2013-01-03Re #1559: Fixed registration timeout setting used by ipjsua to take effect im...Liong Sauw Ming
2012-09-20Fixed #1585: IPv6 support for SIP TCP and TLS transports and PJSUA-LIB v2Benny Prijono
2012-08-07Fixed #1412: Account specific NAT settings: STUN, ICE, and TURNBenny Prijono
2012-07-27Re #1562: fixed typo in pjsua app video option help: the default for "--vrend...Nanang Izzuddin
2012-05-17Misc (re #1508): Fixed warning of unused var in pjsua_app.c when video is dis...Nanang Izzuddin
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-05Misc (Re #1446): Add pjsua app video command for modifying video codec size/r...Nanang Izzuddin
2012-04-05Misc (Re #1446): Add pjsua app video commands for modifying video codec bitra...Nanang Izzuddin
2012-04-05More re #1478: AVI cleanup steps in pjsua app.Nanang Izzuddin
2012-04-05Misc (Re #1446): Fixed wrong setting of pjsua_app's options.Liong Sauw Ming
2012-04-04More re #1478: now really do not connect to microphone when streaming avi (in...Benny Prijono
2012-04-04More re #1478: do not connect the microphone when streaming aviBenny Prijono
2012-04-04Fixed #1478: AVI player virtual device. Initial spec:Benny Prijono
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2012-03-09Misc (re #1446): Minor fixes arrange_window() in pjsua app:Nanang Izzuddin
2011-12-27More re #1419: changed field names from video_count to vid_cnt and audio_cnt ...Benny Prijono
2011-12-07Re #1234: Initial version of keyframe request/response via SIP INFO.Nanang Izzuddin
2011-12-02Minor (re #1393): fixed compilation warning in pjsua app if video is disabledBenny Prijono
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-28Misc (re #1393): write log if adding pjsua buddy failsBenny Prijono
2011-10-26Fixed #1401: Add support for video device's window flagsLiong Sauw Ming
2011-10-26Added video for TCP account (previous fix did not work, re #1400)Benny Prijono
2011-10-26Added missing video initialization to TCP local accounts in pjsua (fixed #1400)Benny Prijono
2011-10-25Misc (re #1393): crash in vid win command without argumentBenny Prijono