We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b7e45f commit a7f1b1eCopy full SHA for a7f1b1e
tests/catch_dtmf/basic
@@ -31,7 +31,7 @@ run_catch_dtmf() {
31
}
32
33
set -- `${RTPP_NOTYFY_CLIENT} -s "${RTPP_NOTIFY_SOCK_TCP}:0" \
34
- -S "${TOP_BUILDDIR}/python/sippy_lite" -o catch_dtmf.tlog -t 15 -D`
+ -S "${TOP_BUILDDIR}/python/sippy_lite" -o catch_dtmf.tlog -t 16 -D`
35
RTPP_NC_RC=${?}
36
RTPP_NC_PID="${1}"
37
RTPP_NOTIFY_SOCK_TCP4_PORT="${2}"
0 commit comments