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