Exemplo n.º 1
0
 def check_hangup_hook(*args):
     return _freeswitch.Session_check_hangup_hook(*args)
Exemplo n.º 2
0
 def check_hangup_hook(self):
     return _freeswitch.Session_check_hangup_hook(self)