aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/mgcp
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2012-10-24 21:22:47 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2012-11-12 10:45:09 +0100
commitcb306a689e4bef5d2f82315ff4c694517750519f (patch)
tree28fe81ac75a26689f7edbc346bc2eab6c6030d08 /openbsc/tests/mgcp
parent30690adbc81a1fe15eb5e48b3201772486d79ed0 (diff)
mgcp: Send the jitter statistics at the end of the call
Diffstat (limited to 'openbsc/tests/mgcp')
-rw-r--r--openbsc/tests/mgcp/mgcp_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/tests/mgcp/mgcp_test.c b/openbsc/tests/mgcp/mgcp_test.c
index 02bcddb2e..9b65666f4 100644
--- a/openbsc/tests/mgcp/mgcp_test.c
+++ b/openbsc/tests/mgcp/mgcp_test.c
@@ -72,7 +72,7 @@
"C: 2\r\n"
#define DLCX_RET "250 7 OK\r\n" \
- "P: PS=0, OS=0, PR=0, OR=0, PL=0\r\n"
+ "P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0\r\n"
struct mgcp_test {