]> git.ipfire.org Git - thirdparty/asterisk.git/commit
test_message.c: Wait longer in case dialplan also processes the test message. 85/2685/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:44:05 +0000 (16:44 -0500)
commitebf0724a8355e060764f1f6a4b92abb071eb9af6
tree06af0e3f74ab11fd68a2dfb935024c3c0572d7d0
parentba63aa7c9e01919d53588e0e35066db554613d53
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