Ejemplo n.º 1
0
 def end_allow_threads(self):
     return _freeswitch.Session_end_allow_threads(self)
Ejemplo n.º 2
0
 def end_allow_threads(*args):
     return _freeswitch.Session_end_allow_threads(*args)
Ejemplo n.º 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)