def sayPhrase(*args):
     return _freeswitch.CoreSession_sayPhrase(*args)
Esempio n. 2
0
 def sayPhrase(*args): return _freeswitch.CoreSession_sayPhrase(*args)
 def hangupCause(*args): return _freeswitch.CoreSession_hangupCause(*args)