示例#1
0
 def getVariable(self, var):
     return _freeswitch.CoreSession_getVariable(self, var)
 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)