Skip to content

Commit 4614513

Browse files
author
Petr Cisar
committed
Fixed author in the test run
1 parent 56fde8b commit 4614513

File tree

1 file changed

+2
-3
lines changed
  • regress/github-#0769

1 file changed

+2
-3
lines changed

regress/github-#0769/run

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
#!/bin/sh
22
# This regression test is a part of SIPp.
3-
# Author: Walter Doekes, OSSO B.V., 2015
3+
# Author: Petr Cisar
44
. "`dirname "$0"`/../functions"; init
55

6-
# Test that out-of-dialog INFO, NOTIFY, UPDATE and OPTIONS get an
7-
# automatic 200 reply with automaticResponseMode (-aa):
6+
# uac.xml checks reception of regex-based responses
87
sippbg -sn uas -i 127.0.0.1 -p 5070 -m 1
98
sippbg -sf uac.xml -i 127.0.0.1 -m 1 127.0.0.1:5070
109
job2=$!

0 commit comments

Comments
 (0)