Esempio n. 1
0
 def hangupState(self):
     return _freeswitch.CoreSession_hangupState(self)
 def hangupState(*args):
     return _freeswitch.CoreSession_hangupState(*args)
Esempio n. 3
0
 def hangupState(*args): return _freeswitch.CoreSession_hangupState(*args)
 def setVariable(*args): return _freeswitch.CoreSession_setVariable(*args)