Exemplo n.º 1
0
 def _print(self, *args): return _freeswitch.CoreSession__print(self, *args)
 def preAnswer(self): return _freeswitch.CoreSession_preAnswer(self)
Exemplo n.º 2
0
 def _print(self, txt):
     return _freeswitch.CoreSession__print(self, txt)
Exemplo n.º 3
0
 def _print(self, *args):
     return _freeswitch.CoreSession__print(self, *args)