[Home]

Summary:ASTERISK-15057: [patch] Wrong cause value for 'answered elsewhere'
Reporter:Birger "WIMPy" Harzenetter (wimpy)Labels:
Date Opened:2009-10-29 19:44:54Date Closed:2010-05-11 16:27:19
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_dial
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) cause.patch
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.
Comments:By: Leif Madsen (lmadsen) 2009-11-02 11:38:56.000-0600

Actually, could you provide a patch for this?

By: Birger "WIMPy" Harzenetter (wimpy) 2009-11-02 17:55:40.000-0600

My thought was that a patch to change the value of one define might be overcomplicationg things, but I also reagganged it into the table then.

By: Leif Madsen (lmadsen) 2009-11-03 09:06:52.000-0600

Just waiting on the license. Thanks for submitting!

By: Birger "WIMPy" Harzenetter (wimpy) 2009-11-05 11:08:10.000-0600

There it is.

By: Digium Subversion (svnbot) 2010-05-11 16:25:05

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 ASTERISK-15057)
Reported by: wimpy

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

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

By: Digium Subversion (svnbot) 2010-05-11 16:27:01

Repository: asterisk
Revision: 262514

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

------------------------------------------------------------------------
r262514 | tilghman | 2010-05-11 16:27:01 -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 ASTERISK-15057)
  Reported by: wimpy
........

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

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

By: Digium Subversion (svnbot) 2010-05-11 16:27:10

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 ASTERISK-15057)
  Reported by: wimpy
........

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

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

By: Digium Subversion (svnbot) 2010-05-11 16:27:19

Repository: asterisk
Revision: 262516

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

------------------------------------------------------------------------
r262516 | tilghman | 2010-05-11 16:27:18 -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 ASTERISK-15057)
  Reported by: wimpy
........

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

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