Exemplo n.º 1
0
 def collectDigits(*args):
     return _freeswitch.CoreSession_collectDigits(*args)
Exemplo n.º 2
0
 def collectDigits(self, *args): return _freeswitch.CoreSession_collectDigits(self, *args)
 def getDigits(self, *args): return _freeswitch.CoreSession_getDigits(self, *args)