pjsip-pjproject/tests/pjsua/mod_run.py

11 lines
202 B
Python

import sys
import inc_util as util
from inc_cfg import *
# Read configuration
cfg_file = util.load_module_from_file("cfg_file", ARGS[1])
# Here where it all comes together
test = cfg_file.test_param