mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-23 12:42:02 +00:00
swigall
This commit is contained in:
@@ -290,6 +290,7 @@ class CoreSession(_object):
|
||||
def setDTMFCallback(*args): return _freeswitch.CoreSession_setDTMFCallback(*args)
|
||||
def speak(*args): return _freeswitch.CoreSession_speak(*args)
|
||||
def set_tts_parms(*args): return _freeswitch.CoreSession_set_tts_parms(*args)
|
||||
def set_tts_params(*args): return _freeswitch.CoreSession_set_tts_params(*args)
|
||||
def collectDigits(*args): return _freeswitch.CoreSession_collectDigits(*args)
|
||||
def getDigits(*args): return _freeswitch.CoreSession_getDigits(*args)
|
||||
def transfer(*args): return _freeswitch.CoreSession_transfer(*args)
|
||||
|
||||
Reference in New Issue
Block a user