Esempio n. 1
0
 def destroy(self):
     return _freeswitch.CoreSession_destroy(self)
 def destroy(*args):
     return _freeswitch.CoreSession_destroy(*args)
Esempio n. 3
0
 def destroy(*args): return _freeswitch.CoreSession_destroy(*args)
 def setDTMFCallback(*args): return _freeswitch.CoreSession_setDTMFCallback(*args)