[Home]

Summary:ASTERISK-04690: [patch] Add SENDURLSTATUS for app sendurl()
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-07-26 15:26:12Date Closed:2008-01-15 15:48:04.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_url
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) sendurlstatus.txt
( 1) sendurlstatus2.txt
Description:Include support for option_priority_jumping
Comments:By: Tilghman Lesher (tilghman) 2005-07-26 15:56:29

Please change "depreciated" to "deprecated".  They have different meanings.

By: Kevin P. Fleming (kpfleming) 2005-07-26 18:11:43

As noted in another bug report, we need a 'j' option to enable the old behavior, and ast_goto_if_exists() should be used to accomplish it.

By: Michael Jerris (mikej) 2005-08-09 19:49:53

Suspended due to no response.  Reopen when updates are ready.

By: Olle Johansson (oej) 2005-08-10 14:53:57

...was on holiday. Will fix this.

By: Ben Brown (benbrown) 2005-08-14 08:22:49

depreciate means to reduce the value of, deprecate means to belittle.  I think oej was right first time.

By: Kevin P. Fleming (kpfleming) 2005-08-23 11:52:59

From dictionary.com:

To express disapproval of; deplore.

That's why it is the correct word to use in this context.

By: Olle Johansson (oej) 2005-08-24 00:51:57

Kevin - which word was the final decision?
Ursäkta min engelska :-)

/O

By: Kevin P. Fleming (kpfleming) 2005-08-30 23:33:16

'deprecated' is the most proper word to use for this purpose, and it's what we've used throughout Asterisk.

By: Olle Johansson (oej) 2005-09-10 09:36:11

Updated patch to deprecated, j option and ast_goto_if_exists.

By: Kevin P. Fleming (kpfleming) 2005-09-13 21:47:47

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:48:04.000-0600

Repository: asterisk
Revision: 6581

U   trunk/apps/app_url.c

------------------------------------------------------------------------
r6581 | kpfleming | 2008-01-15 15:48:04 -0600 (Tue, 15 Jan 2008) | 2 lines

add status variable output and jumping control to SendURL() (issue ASTERISK-4690)

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

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