1. 4b9089e Misc (re #1151): fixed error in make dep execution if python module is included in compilation by Benny Prijono · 14 years ago
  2. cae95fc Misc (re #1134): fixed compilation error in python module due to last change in session timer field from require_timer to use_timer. Thanks Beau Gunderson for the patch! by Benny Prijono · 14 years ago
  3. ad27ead Misc (re #1134): added the ability to add python module build with the top level build, by adding pjsip-apps/src/python into EXTRA_DIRS in user.mak. Also changed the make command in python module to just build the module without installing since installing needs root permission by Benny Prijono · 14 years ago
  4. 8595f8a More #955 (Python fixes): calling buddy_set_user_data with invalid buddy ID will raise assertion by Benny Prijono · 15 years ago
  5. 16639d9 Misc python module fixes (#955): by Benny Prijono · 15 years ago
  6. 6a46488 More ticket #982: added MWI support for Python by Benny Prijono · 15 years ago
  7. f5dd34e Ticket #955 (fixes and enhancements to Python module): by Benny Prijono · 15 years ago
  8. 2d1a94b Ticket #955 (fixes and enhancements to Python module): by Benny Prijono · 15 years ago
  9. 65add62 Ticket #833: by Nanang Izzuddin · 15 years ago
  10. 59dffb1 Ticket #833: by Nanang Izzuddin · 15 years ago
  11. e2c7e85 Ticket #930: by Nanang Izzuddin · 15 years ago
  12. 844653c Updated copyright notice in all files to Teluu Inc., and changed the year as well by Benny Prijono · 16 years ago
  13. d8cd6b9 Ticket #682: New API to register (external) Python thread (thanks Johan Risberg for the patch) by Benny Prijono · 16 years ago
  14. 21f871f Ticket #681: Bugs in sending and receiving instant messages in Python wrapper (thanks Johan Risberg for the patches) by Benny Prijono · 16 years ago
  15. 02e8504 Added more targets to python Makefile by Benny Prijono · 16 years ago
  16. c8215b3 Ticke#609: Build/compilation error in Python module (undeclared dec_fmtp_mode/enc_fmtp_mode) (thanks Saul Ibarra for the report) by Benny Prijono · 16 years ago
  17. 0b62704 Fixed Python bug with enum_codecs() (thanks Saúl Ibarra for the report) by Benny Prijono · 16 years ago
  18. 876a2ae Fixed crash in Python when receiving incoming DTMF digits by Benny Prijono · 16 years ago
  19. de2c5f0 Added setup-vc.py for Visual Studio installation by Benny Prijono · 16 years ago
  20. 1a19db4 Tweak setup.py by Benny Prijono · 16 years ago
  21. ec72b6e Added simplecall.py sample by Benny Prijono · 16 years ago
  22. fd47c2c pjsua.py: fixed transport port bug, changed default tracing to disabled, and removed documentation by Benny Prijono · 16 years ago
  23. 6ecef07 Added sleep() in python handle events to avoid starvation in the main thread by Benny Prijono · 16 years ago
  24. 680c39e Fixed gcc warning on _pjsua.c about suggested parenthesis by Benny Prijono · 16 years ago
  25. 5504045 Major modifications in Python module and pjsua.py wrapper: by Benny Prijono · 16 years ago
  26. 288d4bd Added WAV playlist and conf_set/get_level API to Python module by Benny Prijono · 16 years ago
  27. e6787ec Implemented ticket #192 for Python: Add callback to notify application about incoming SUBSCRIBE request, and add subscription state and termination reason in buddy info by Benny Prijono · 16 years ago
  28. 940bd3e Fixed bug in python's player_get_slot() and recorder_get_slot() by Benny Prijono · 16 years ago
  29. b85ba65 Updated setup.py for Linux and written more docstrings documentation by Benny Prijono · 16 years ago
  30. 9c46114 Ticket #556: New object oriented Python abstraction for pjsua API by Benny Prijono · 16 years ago