We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56fde8b commit 4614513Copy full SHA for 4614513
regress/github-#0769/run
@@ -1,10 +1,9 @@
1
#!/bin/sh
2
# This regression test is a part of SIPp.
3
-# Author: Walter Doekes, OSSO B.V., 2015
+# Author: Petr Cisar
4
. "`dirname "$0"`/../functions"; init
5
6
-# Test that out-of-dialog INFO, NOTIFY, UPDATE and OPTIONS get an
7
-# automatic 200 reply with automaticResponseMode (-aa):
+# uac.xml checks reception of regex-based responses
8
sippbg -sn uas -i 127.0.0.1 -p 5070 -m 1
9
sippbg -sf uac.xml -i 127.0.0.1 -m 1 127.0.0.1:5070
10
job2=$!
0 commit comments