summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/swig
AgeCommit message (Collapse)Author
2014-03-14Misc re #1742: fixed output error in helper.mak in swig module setup.pyBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4794 74dad513-b988-da41-8d7b-12977e46ad98
2014-02-27Re #1630 (misc): Fixed test account in java sampleLiong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4767 74dad513-b988-da41-8d7b-12977e46ad98
2014-02-21Re #1519: Fix error build (swig java) when JAVA_HOME is set to folder name ↵Riza Sulistyo
separated by space (' ') git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4759 74dad513-b988-da41-8d7b-12977e46ad98
2014-02-21More pjsua2 SWIG Python (re #1519): Fixed 'symbol not found' error in ↵Nanang Izzuddin
loading pjsua2 (on MacOS) when built with video enabled. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4758 74dad513-b988-da41-8d7b-12977e46ad98
2014-02-21More pjsua2 SWIG Python (re #1519): Separate library dependencies from ↵Nanang Izzuddin
Python Extension setting 'extra_link_args', so PJ lib dependencies are specified before Python's (otherwise strange crash happens on MinGW). git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4756 74dad513-b988-da41-8d7b-12977e46ad98
2014-02-20Re #1519: Include user.mak build settings in building pjsua app and pjsua2 ↵Nanang Izzuddin
SWIG Python binding. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4753 74dad513-b988-da41-8d7b-12977e46ad98
2014-02-17More re #1519: removed auto generation of symbols.i from the Makefile ↵Benny Prijono
because it cannot be run from MacOS X. Also touched symbols.i. Next time, check in symbols.i separately from symbols.lst git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4746 74dad513-b988-da41-8d7b-12977e46ad98
2014-02-14More pjsua2 API (re #1519): fixed bad strtok() delimiter in the tool added ↵Nanang Izzuddin
by r4744. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4745 74dad513-b988-da41-8d7b-12977e46ad98
2014-02-14More pjsua2 API (re #1519): added simple tool to check and ↵Nanang Izzuddin
remove-if-necessary deprecated gcc option '-mno-cygwin' in building pjsua2 python binding on MinGW. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4744 74dad513-b988-da41-8d7b-12977e46ad98
2014-02-12More pjsua2 API (re #1519): removed -static-libstdc++ flags from setup.pyBenny Prijono
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4741 74dad513-b988-da41-8d7b-12977e46ad98
2014-02-07Re #1519 [SVN trunk]: Related to r4737, for Android, don't override ↵Nanang Izzuddin
JAVA_HOME when it is already set (via environment variable). git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4738 74dad513-b988-da41-8d7b-12977e46ad98
2014-02-06Re #1519 [SVN trunk]: Updated JAVA_HOME auto-detection for pjsua2 SWIG Java ↵Nanang Izzuddin
binding, especially for MacOS platforms. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4737 74dad513-b988-da41-8d7b-12977e46ad98
2014-02-05Re #1716, misc updates:Nanang Izzuddin
- always enable ICE+STUN - UI: added textEmailAddress to SIP URI inputs git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4734 74dad513-b988-da41-8d7b-12977e46ad98
2014-02-05Re #1716: Fixed crash in adding buddy, caused by immediate buddy state ↵Nanang Izzuddin
notification right after adding buddy to account, while UI buddy list has not been updated yet. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4733 74dad513-b988-da41-8d7b-12977e46ad98
2014-01-23Re #1723: Modified build system to link with C++ library only for pjsua2 lib ↵Liong Sauw Ming
or app git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4711 74dad513-b988-da41-8d7b-12977e46ad98
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming
git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@4704 74dad513-b988-da41-8d7b-12977e46ad98