def flushEvents(*args):
     return _freeswitch.CoreSession_flushEvents(*args)
Example #2
0
 def flushEvents(self):
     return _freeswitch.CoreSession_flushEvents(self)