def sayPhrase(*args):
     return _freeswitch.CoreSession_sayPhrase(*args)
Exemple #2
0
 def sayPhrase(*args): return _freeswitch.CoreSession_sayPhrase(*args)
 def hangupCause(*args): return _freeswitch.CoreSession_hangupCause(*args)