blob: bb8fee742147e1f320b4e87b20d95be0da10792a [file] [log] [blame]
# $Id:$
#
from inc_cfg import *
# TCP call
test_param = TestParam(
"Caller requires PRACK",
[
InstanceParam("callee", "--null-audio --max-calls=1"),
InstanceParam("caller", "--null-audio --max-calls=1 --use-100rel")
]
)