summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-21Re #1519: Fix error build (swig java) when JAVA_HOME is set to folder name se...Riza Sulistyo
2014-02-21More pjsua2 SWIG Python (re #1519): Fixed 'symbol not found' error in loading...Nanang Izzuddin
2014-02-21Re #1708: Fixed missing conference port connection setups for audio conferenc...Nanang Izzuddin
2014-02-21More pjsua2 SWIG Python (re #1519): Separate library dependencies from Python...Nanang Izzuddin
2014-02-21Misc (re #1630): Put back circular reference dependency (previously added by ...Nanang Izzuddin
2014-02-21More #1712: Handle case when 200/OK is not ACKed and inv needs to send BYE. I...Benny Prijono
2014-02-20Re #1519: Include user.mak build settings in building pjsua app and pjsua2 SW...Nanang Izzuddin
2014-02-19Re #1643: Fixed accidental removal of pj_run_app() callLiong Sauw Ming
2014-02-19Misc (re #1630): use static variable when registering interruptionListener th...Benny Prijono
2014-02-19Fixed #1738: Infinite loop when re-INVITE is received while adding new mediaBenny Prijono
2014-02-18Fixed #1737: Deadlock between ioqueue key mutex and SIP dialog when adding vi...Benny Prijono
2014-02-18Fixed #1736: Update to bdSound's bdiMad audio device to support output routin...Benny Prijono
2014-02-18Misc (re #1630): fixed failure to recognize short representation of Event headerBenny Prijono
2014-02-17More re #1519: removed auto generation of symbols.i from the Makefile because...Benny Prijono
2014-02-14More pjsua2 API (re #1519): fixed bad strtok() delimiter in the tool added by...Nanang Izzuddin
2014-02-14More pjsua2 API (re #1519): added simple tool to check and remove-if-necessar...Nanang Izzuddin
2014-02-12More pjsua2 API (re #1519): removed -static-libstdc++ flags from build.makBenny Prijono
2014-02-12More pjsua2 API (re #1519): renamed TimeValue to TimeVal due to conflict in i...Benny Prijono
2014-02-12More pjsua2 API (re #1519): removed -static-libstdc++ flags from setup.pyBenny Prijono
2014-02-12More pjsua2 API (re #1519): changed default options value in createPlayer(), ...Benny Prijono
2014-02-11Re #1734: Add flash support for DTMF rfc 2833.Riza Sulistyo
2014-02-07Re #1519 [SVN trunk]: Related to r4737, for Android, don't override JAVA_HOME...Nanang Izzuddin
2014-02-06Re #1519 [SVN trunk]: Updated JAVA_HOME auto-detection for pjsua2 SWIG Java b...Nanang Izzuddin
2014-02-06Misc (re #1630): another fixes for gcc warnings about variable set but unusedBenny Prijono
2014-02-06Fixed #1733: Fix polling mechanism during STUN server resolutionLiong Sauw Ming
2014-02-05Re #1716, misc updates:Nanang Izzuddin
2014-02-05Re #1716: Fixed crash in adding buddy, caused by immediate buddy state notifi...Nanang Izzuddin
2014-02-05Re #1516: fixing multiple inclusions of crtbegin.o and -lgcc in the makefiles...Benny Prijono
2014-02-05Misc (re #1630): fixing gcc warning about variable set but unusedBenny Prijono
2014-02-04Fixed #1732: Error setting audio output route in BlackBerry 10 (BB10) version...Benny Prijono
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-02-04Re #1519 (commited to SVN trunk): Add lib target to build system to enable bu...Liong Sauw Ming
2014-02-04Re #1731: Fix the same problem in TLS transportLiong Sauw Ming
2014-02-04Fixed #1731: Fix TCP transport leak problemLiong Sauw Ming
2014-01-31Misc (re #1630): Fixed some more typos in the codes.Nanang Izzuddin
2014-01-30Close #1730: Added srtp_deinit()/shutdown() detection for external SRTP in co...Nanang Izzuddin
2014-01-29Close #1729: Added check of PJMEDIA_HAS_VIDEO (instead of just specific backe...Nanang Izzuddin
2014-01-29Misc (re #1630): Modified configure script to only include libnsl if needed, ...Nanang Izzuddin
2014-01-29Close #1728: Removed milenage library from linking setting.Nanang Izzuddin
2014-01-29Re #1519: [SVN trunk]: Misc fix compile warning.Nanang Izzuddin
2014-01-29Fix #1727:Nanang Izzuddin
2014-01-29Fix #1726: Added check in assertion line for transmitting STUN message withou...Nanang Izzuddin
2014-01-24Fixed #1725: ACK is not sent upon receiving 200/OK retransmission if re-INVIT...Benny Prijono
2014-01-24Re #1722: Riza Sulistyo
2014-01-23Misc (re #1630): Fixed some typos in the code (thanks Tzafrir Cohen for the p...Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed symbols that should not be exported (thanks Tzafrir Co...Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed GCC build warnings (thanks Tzafrir Cohen for the patch).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