summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/python/pjsua.py
AgeCommit message (Expand)Author
2014-01-31Misc (re #1630): Fixed some more typos in the codes.Nanang Izzuddin
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
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
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-08-18Fixed Python bug with enum_codecs() (thanks Saúl Ibarra for the report)Benny 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-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