def _print(self, *args): return _freeswitch.CoreSession__print(self, *args) def preAnswer(self): return _freeswitch.CoreSession_preAnswer(self)
def _print(self, txt): return _freeswitch.CoreSession__print(self, txt)
def _print(self, *args): return _freeswitch.CoreSession__print(self, *args)