Пример #1
0
 def hangupState(self):
     return _freeswitch.CoreSession_hangupState(self)
Пример #2
0
 def hangupState(*args):
     return _freeswitch.CoreSession_hangupState(*args)
Пример #3
0
 def hangupState(*args): return _freeswitch.CoreSession_hangupState(*args)
 def setVariable(*args): return _freeswitch.CoreSession_setVariable(*args)