Ejemplo n.º 1
0
 def flushDigits(self):
     return _freeswitch.CoreSession_flushDigits(self)
Ejemplo n.º 2
0
 def flushDigits(*args):
     return _freeswitch.CoreSession_flushDigits(*args)
Ejemplo n.º 3
0
 def flushDigits(*args): return _freeswitch.CoreSession_flushDigits(*args)
 def setAutoHangup(*args): return _freeswitch.CoreSession_setAutoHangup(*args)