Changes between Initial Version and Version 1 of Ticket #682


Ignore:
Timestamp:
Dec 11, 2008 11:18:48 AM (15 years ago)
Author:
bennylp
Comment:

Committed in r2375

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #682

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
  • Ticket #682 – Description

    initial v1  
    1 Multi-thread Python application will need to register its thread to PJSUA before the thread can call any of the PJSUA functions. 
     1Multi-thread Python application will need to register its threads to PJSUA before the thread can call any of the PJSUA functions. 
    22 
    33Thanks Johan for the patch.