[Home]

Summary:ASTERISK-04666: [patch] Add ENUMSTATUS result variable to enumlookup
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-07-23 16:04:46Date Closed:2008-01-15 15:43:59.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) enumlookup.txt
Description:This patch adds ENUMSTATUS as a result value of application enumlookup.
Comments:By: Russell Bryant (russell) 2005-07-25 16:04:22

The description for the application still says that the application will return -1 on hangup.  However, your code changes the application to always return 0.

By: Olle Johansson (oej) 2005-07-26 00:58:55

That's a bug. Thank you for catching that.

By: Olle Johansson (oej) 2005-07-26 13:38:07

New patch uploaded.

By: Olle Johansson (oej) 2005-07-26 14:40:59

Kevin just made this patch not up to date with current guidelines :-)

By: Olle Johansson (oej) 2005-07-26 14:56:39

Ok, updated to handle option_jumping_and_humping

By: Mark Spencer (markster) 2005-08-07 10:41:54

Added to CVS head, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:43:59.000-0600

Repository: asterisk
Revision: 6300

U   trunk/apps/app_enumlookup.c

------------------------------------------------------------------------
r6300 | markster | 2008-01-15 15:43:58 -0600 (Tue, 15 Jan 2008) | 2 lines

Allow enumlookup to return a status variable (bug ASTERISK-4666)

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

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