summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-05Fixed #1743: Unplugging the earpeace while audio is running would cause audio...HEADmasterBenny Prijono
2014-03-04Fixed #1744: Codec and audio device enumeration problem in pjsua2Liong Sauw Ming
2014-03-04Close #1739: Info of last receive timestamp and data size in TCP/TLS.Nanang Izzuddin
2014-02-28Fixed #1719: Bug in DNS SRV/RFC 3263 server selectionBenny Prijono
2014-02-28Fixed #1699: Transport state callback to report transport shutdown events (Th...Liong Sauw Ming
2014-02-27Re #1742 (misc): Updated latest pjsip-book and added make install target to i...Benny Prijono
2014-02-27Fix #1741: fixed AudioMedia in setting signal level adjustment and querying s...Nanang Izzuddin
2014-02-27Fixed #1740: TLS will be used whenever request URI uses "sips" scheme regardl...Nanang Izzuddin
2014-02-27Changed version to 2.2-svnBenny Prijono
2014-02-27Re #1630 (misc): Fixed test account in java sampleLiong Sauw Ming
2014-02-27Changed version to 2.2Benny Prijono
2014-02-27Re #1715: updated book with latest RstBenny Prijono
2014-02-24More re #1715: doxygen integration into the bookBenny Prijono
2014-02-24Re #1680: Fixed compile warnings on VS2005 for x64/win64 config.Nanang Izzuddin
2014-02-24Misc (re #1630): Fixed missing PJ_DECL on pj_run_app() and bad type casts in ...Nanang Izzuddin
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