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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 11 16:27:11 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:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-10-29 19:44 CDT
Last Modified:              2010-05-11 16:27 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0121752) svnbot (reporter) - 2010-05-11 16:27
 https://issues.asterisk.org/view.php?id=16157#c121752 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 262515

_U  branches/1.6.1/
U   branches/1.6.1/include/asterisk/causes.h

------------------------------------------------------------------------
r262515 | tilghman | 2010-05-11 16:27:10 -0500 (Tue, 11 May 2010) | 14
lines

Merged revisions 262513 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  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=262515 

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




More information about the asterisk-bugs mailing list