[Home]

Summary:ASTERISK-15401: [patch] TestServer application does not wait long enough after sending its last DTMF digit
Reporter:Kinsey Moore (opticron)Labels:
Date Opened:2010-01-05 16:11:09.000-0600Date Closed:2010-01-05 17:10:56.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Applications/app_test
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) apptest.diff
Description:This is the same issue that was presented in https://reviewboard.asterisk.org/r/210/ for app_test.c.  The patch exists in 1.4, 1.6.0, 1.6.1, and trunk.  I don't know how or why the 1.6.2 branch was skipped, but it also needs the patch.
Comments:By: Digium Subversion (svnbot) 2010-01-05 17:10:55.000-0600

Repository: asterisk
Revision: 237924

U   branches/1.6.2/apps/app_test.c

------------------------------------------------------------------------
r237924 | kmoore | 2010-01-05 17:10:55 -0600 (Tue, 05 Jan 2010) | 9 lines

Add a wait to ensure TestServer thinks it has finished sending the final digit.

This was previously committed to 1.4, 1.6.0, 1.6.1, and trunk just after 1.6.2 was created (and missed).  1.6.2 also needs this patch to resolve the bug.

(closes issue ASTERISK-15401)
Reported by: opticron
Patches:
     apptest.diff uploaded by opticron (license 267)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=237924