[asterisk-bugs] [Asterisk 0016211]: [patch] Event collision in ExternalIVR resolved by documenting issue

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Nov 10 11:39:42 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16211 
====================================================================== 
Reported By:                thedavidfactor
Assigned To:                thedavidfactor
====================================================================== 
Project:                    Asterisk
Issue ID:                   16211
Category:                   Documentation
Reproducibility:            N/A
Severity:                   text
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 229007 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-11-09 14:12 CST
Last Modified:              2009-11-10 11:39 CST
====================================================================== 
Summary:                    [patch] Event collision in ExternalIVR resolved by
documenting issue
Description: 
There are two events that both use the 'D' tag. Instead of trying to fix
either event in code, which would break existing applications, document the
collision with the necessary information to handle the different events.
Specifically, if the tag includes data it is a Drop event, if it does not
include data then it is a D DTMF event.

Also included in the patch is a clarification and a spelling fix.
====================================================================== 

---------------------------------------------------------------------- 
 (0113587) svnbot (reporter) - 2009-11-10 11:39
 https://issues.asterisk.org/view.php?id=16211#c113587 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 229228

_U  trunk/
U   trunk/doc/externalivr.txt

------------------------------------------------------------------------
r229228 | diruggles | 2009-11-10 11:39:42 -0600 (Tue, 10 Nov 2009) | 18
lines

Merged revisions 229191 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r229191 | diruggles | 2009-11-10 12:23:59 -0500 (Tue, 10 Nov 2009) | 11
lines
  
  Document ExternalIVR event tag collision
  
  ExternalIVR uses the D tag for two different event types. This documents
that
  behavior and how to differentiate between the two cases. Also includes a
minor
  spelling fix and clarification
  
  (closes issue https://issues.asterisk.org/view.php?id=16211)
  Reported by: thedavidfactor
  Patches:
        externalivr.txt.20091109.1507.patch uploaded by thedavidfactor
(license 903)
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-10 11:39 svnbot         Checkin                                      
2009-11-10 11:39 svnbot         Note Added: 0113587                          
======================================================================




More information about the asterisk-bugs mailing list