Example #1
0
def console_clean_log(*args):
  return _freeswitch.console_clean_log(*args)
Example #2
0
def console_clean_log(msg):
    return _freeswitch.console_clean_log(msg)
Example #3
0
def console_clean_log(*args):
  return _freeswitch.console_clean_log(*args)