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