]> git.ipfire.org Git - thirdparty/asterisk.git/commit
test_message.c: Wait longer in case dialplan also processes the test message. 86/2686/1
authorRichard Mudgett <rmudgett@digium.com>
Fri, 22 Apr 2016 20:25:29 +0000 (15:25 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 22 Apr 2016 21:43:11 +0000 (16:43 -0500)
commit757ec6172b4fa46ae9e97790a3dc44f2b36c9805
tree87946525396528c40424aa65ece8d19bb529ced5
parent06632a0d11ff328a43a8fa6864d5e3a1523859d1
test_message.c: Wait longer in case dialplan also processes the test message.

Bumped the wait from 1 second to 5 seconds.  The test message was hitting my
default call handler and failing the test because it took longer.

Change-Id: I3a03737f25e92983de00548fcc7bbc50dd7544ba
tests/test_message.c