コード例 #1
0
ファイル: freeswitch.py プロジェクト: hzhp/freeswitch_v1.8
 def end_allow_threads(self):
     return _freeswitch.Session_end_allow_threads(self)
コード例 #2
0
 def end_allow_threads(*args):
     return _freeswitch.Session_end_allow_threads(*args)
コード例 #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)