[Home]

Summary:ASTERISK-05495: jumping janitor patch
Reporter:BJ Weschke (bweschke)Labels:
Date Opened:2005-11-07 11:43:11.000-0600Date Closed:2008-01-15 15:54:28.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_sendtext
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_sendtext_janitor.patch
Description: This app had functionality for the global option and the STATUS variable already, but added functionality for the 'j' options string to make it consistent with the rest of the apps and 1.2 jumping behavior.
Comments:By: Jason Parker (jparker) 2005-11-07 13:38:41.000-0600

Shouldn't this line

AST_STANDARD_APP_ARGS(args, parse);

be moved up above where you check args.options?

By: BJ Weschke (bweschke) 2005-11-07 13:49:05.000-0600

Yes! Thank you!

By: Kevin P. Fleming (kpfleming) 2005-11-07 18:04:39.000-0600

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:54:28.000-0600

Repository: asterisk
Revision: 6997

U   trunk/ChangeLog
U   trunk/apps/app_sendtext.c

------------------------------------------------------------------------
r6997 | kpfleming | 2008-01-15 15:54:27 -0600 (Tue, 15 Jan 2008) | 2 lines

issue ASTERISK-5495

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

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