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