Exemple #1
0
 def end_allow_threads(self):
     return _freeswitch.Session_end_allow_threads(self)
 def end_allow_threads(*args):
     return _freeswitch.Session_end_allow_threads(*args)
Exemple #3
0
 def end_allow_threads(*args): return _freeswitch.Session_end_allow_threads(*args)
 def check_hangup_hook(*args): return _freeswitch.Session_check_hangup_hook(*args)