def hanguphook(*args): return _freeswitch.hanguphook(*args)
def hanguphook(session): return _freeswitch.hanguphook(session)