summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/python
AgeCommit message (Expand)Author
2014-01-31Misc (re #1630): Fixed some more typos in the codes.Nanang Izzuddin
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-08-09Fixed #1694: Python enhancement: added QoS and RTP settings in account configBenny Prijono
2013-03-06Re #1630: Fixed incorrect parameter in Python wrapper.Liong Sauw Ming
2012-08-20Re #1559: Add support for OS X version after 10.7.xLiong Sauw Ming
2012-05-14Re #1509: backported r4112-4121Benny Prijono
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-03-15Fixed #1205: Configurable delay before registration refresh setting in pjsua_...Liong Sauw Ming
2011-02-28Re #1175 (Misc fixes): fixed realclean and distclean target for Python makefileBenny Prijono
2010-10-26Misc (re #1151): fixed error in make dep execution if python module is includ...Benny Prijono
2010-10-21Misc (re #1134): fixed compilation error in python module due to last change ...Benny Prijono
2010-10-21Misc (re #1134): added the ability to add python module build with the top le...Benny Prijono
2009-11-10More #955 (Python fixes): calling buddy_set_user_data with invalid buddy ID w...Benny Prijono
2009-11-10Misc python module fixes (#955):Benny Prijono
2009-10-29More ticket #982: added MWI support for PythonBenny Prijono
2009-08-22Ticket #955 (fixes and enhancements to Python module):Benny Prijono
2009-08-22Ticket #955 (fixes and enhancements to Python module):Benny Prijono
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-04Ticket #930:Nanang Izzuddin
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-11Ticket #682: New API to register (external) Python thread (thanks Johan Risbe...Benny Prijono
2008-12-11Ticket #681: Bugs in sending and receiving instant messages in Python wrapper...Benny Prijono
2008-10-08Added more targets to python MakefileBenny Prijono
2008-09-04Ticke#609: Build/compilation error in Python module (undeclared dec_fmtp_mode...Benny Prijono
2008-08-18Fixed Python bug with enum_codecs() (thanks Saúl Ibarra for the report)Benny Prijono
2008-08-18Fixed crash in Python when receiving incoming DTMF digitsBenny Prijono
2008-07-24Added setup-vc.py for Visual Studio installationBenny Prijono
2008-07-24Tweak setup.pyBenny Prijono
2008-07-24Added simplecall.py sampleBenny Prijono
2008-07-24pjsua.py: fixed transport port bug, changed default tracing to disabled, and ...Benny Prijono
2008-07-21Added sleep() in python handle events to avoid starvation in the main threadBenny Prijono
2008-07-21Fixed gcc warning on _pjsua.c about suggested parenthesisBenny Prijono
2008-07-21Major modifications in Python module and pjsua.py wrapper:Benny Prijono
2008-07-19Added WAV playlist and conf_set/get_level API to Python moduleBenny Prijono
2008-07-18Implemented ticket #192 for Python: Add callback to notify application about ...Benny Prijono
2008-07-11Fixed bug in python's player_get_slot() and recorder_get_slot()Benny Prijono
2008-07-11Updated setup.py for Linux and written more docstrings documentationBenny Prijono
2008-07-10Ticket #556: New object oriented Python abstraction for pjsua APIBenny Prijono