示例#1
0
 def _print(self, *args): return _freeswitch.CoreSession__print(self, *args)
 def preAnswer(self): return _freeswitch.CoreSession_preAnswer(self)
示例#2
0
 def _print(self, txt):
     return _freeswitch.CoreSession__print(self, txt)
示例#3
0
 def _print(self, *args):
     return _freeswitch.CoreSession__print(self, *args)