예제 #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)