[asterisk-bugs] [Asterisk 0016157]: [patch] Wrong cause value for 'answered elsewhere'

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 11 16:25:05 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16157 
====================================================================== 
Reported By:                wimpy
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   16157
Category:                   Applications/app_dial
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Target Version:             1.6.2.9
Asterisk Version:           SVN 
JIRA:                       SWP-1285 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-10-29 19:44 CDT
Last Modified:              2010-05-11 16:25 CDT
====================================================================== 
Summary:                    [patch] Wrong cause value for 'answered elsewhere'
Description: 
include/asterisk/causes.h:

Someone invented cause 200 for
AST_CAUSE_ANSWERED_ELSEWHERE
changing this to the official value of 26 makes the feature work
for all ISDN interfaces as well, instead of SIP only.
====================================================================== 

---------------------------------------------------------------------- 
 (0121749) svnbot (reporter) - 2010-05-11 16:25
 https://issues.asterisk.org/view.php?id=16157#c121749 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 262513

U   trunk/include/asterisk/causes.h

------------------------------------------------------------------------
r262513 | tilghman | 2010-05-11 16:25:05 -0500 (Tue, 11 May 2010) | 7
lines

Move cause 200 to cause 26, as specified in Q.850.

Also cleanup the formatting and add a few more that seem like good
candidates.

(closes issue https://issues.asterisk.org/view.php?id=16157)
 Reported by: wimpy

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-11 16:25 svnbot         Checkin                                      
2010-05-11 16:25 svnbot         Note Added: 0121749                          
======================================================================




More information about the asterisk-bugs mailing list