Пример #1
0
 def getVariable(self, var):
     return _freeswitch.CoreSession_getVariable(self, var)
Пример #2
0
 def getVariable(*args):
     return _freeswitch.CoreSession_getVariable(*args)
Пример #3
0
 def getVariable(*args): return _freeswitch.CoreSession_getVariable(*args)
 def process_callback_result(*args): return _freeswitch.CoreSession_process_callback_result(*args)