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