summaryrefslogtreecommitdiff
path: root/pjsip-apps
AgeCommit message (Expand)Author
2014-02-04Misc (re #1630): fix gcc warningsBenny Prijono
2014-02-04Misc (re #1630): Fixing warnings about variable set but not used with recent gccBenny Prijono
2014-01-31Misc (re #1630): Fixed some more typos in the codes.Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed some typos in the code (thanks Tzafrir Cohen for the p...Nanang Izzuddin
2014-01-23Re #1723: Modified build system to link with C++ library only for pjsua2 lib ...Liong Sauw Ming
2014-01-22More re #1655: bug in console UI to do attended call transferBenny Prijono
2014-01-22More re #1655: added CLI command to toggle audio output routeBenny Prijono
2014-01-21Re #1519 [into SVN trunk]: AudioMedia objects must not be destroyed before un...Nanang Izzuddin
2014-01-16Re #1723: Fixed compilation and linking errorsLiong Sauw Ming
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming
2013-11-23Fixed #1713: Enable building the libraries as shared libraries/DLLs for GNU t...Benny Prijono
2013-10-24Re #1630 (misc): Use the right compiler and flags to compile C++ (.cpp) filesLiong Sauw Ming
2013-10-23Re #1643: Fix some build warnings detected on VS2012Riza Sulistyo
2013-10-23Fixed #1707: Add support for paralel buildLiong Sauw Ming
2013-10-21Re #1630 (misc):Liong Sauw Ming
2013-10-09Re #1697: Use AVAudioSession to set audio session category and activate/deact...Liong Sauw Ming
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-10-08Misc (re #1630): fixed error in parsing ldflags for building Python moduleBenny Prijono
2013-10-08Re #1694: fixed bug in the previous commit with the RTP config instantiationBenny Prijono
2013-10-02Close #1701: added received message info into incoming call callbackNanang Izzuddin
2013-09-26Misc (re #1630): pjsua app param '--ip-addr' doesn't affect RTP address of lo...Nanang Izzuddin
2013-09-05Re #1697: Add internal compile time option to disable the use of Audio Sessio...Liong Sauw Ming
2013-08-09Fixed #1694: Python enhancement: added QoS and RTP settings in account configBenny Prijono
2013-08-06Fixed #1693: Pay attention to reg_hdr_list and sub_hdr_list in pjsua_acc_modi...Benny Prijono
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-05-28Re #1655:Riza Sulistyo
2013-05-28Re #1643: Restore configuration reset with added modification on app destroy....Riza Sulistyo
2013-05-23Re #1643:Riza Sulistyo
2013-05-03Re #1643: - Modification to shortcut handling(execution&display).Riza Sulistyo
2013-04-29Re #1655: Removed old ipjsua project and add svn ignore propertyLiong Sauw Ming
2013-04-24Re #1655: Modified pjsua iOS due to change in pjsua app frameworkLiong Sauw Ming
2013-04-24Re #1655: pjsua app CLI for androidRiza Sulistyo
2013-04-23Re #1655: Removed pjsua_wince and PocketPj (replaced with pjsua CLI, which is...Nanang Izzuddin
2013-04-23Re #1655: Fixes on WM and Symbian due to latest pjsua framework changes.Nanang Izzuddin
2013-04-23Re #1655, #1657: fixes due to latest pjsua framework changesBenny Prijono
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 #1655: Initial implementation of pjsua CLI app for Windows Mobile (5.x & 6...Nanang Izzuddin
2013-04-19Re #1655, #1657: BB10 pjsua app settingBenny Prijono
2013-04-19Re #1655: Removed symbian_ua and symbian_ua_gui.Nanang Izzuddin
2013-04-19Re #1655: Initial implementation of pjsua CLI app for Symbian.Nanang Izzuddin
2013-04-19Re #1643: Code restructure + modification to handle non blocking modeRiza Sulistyo
2013-04-16More re #1657, #1655: added Momentics project fileBenny Prijono
2013-04-15Re #1657, #1655: initial implementation of pjsua CLI app for BlackBerry BB10Benny Prijono
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-04-03More re #1643: changed svn file type property to nativeBenny Prijono
2013-04-03Fixed #1653: [incompatible] pjsua_call_update() API should not release holdBenny Prijono
2013-03-14Re #1643: add initial support for CLIRiza Sulistyo