Exemplo n.º 1
0
 def getVariable(self, var):
     return _freeswitch.CoreSession_getVariable(self, var)
Exemplo n.º 2
0
 def getVariable(*args):
     return _freeswitch.CoreSession_getVariable(*args)
Exemplo n.º 3
0
 def getVariable(*args): return _freeswitch.CoreSession_getVariable(*args)
 def process_callback_result(*args): return _freeswitch.CoreSession_process_callback_result(*args)