[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:29:54 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:                     ready for review
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:              
====================================================================== 
Date Submitted:             2009-11-09 14:12 CST
Last Modified:              2009-11-10 11:29 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0113585) svnbot (reporter) - 2009-11-10 11:29
 https://issues.asterisk.org/view.php?id=16211#c113585 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 229191

U   branches/1.4/doc/externalivr.txt

------------------------------------------------------------------------
r229191 | diruggles | 2009-11-10 11:29:53 -0600 (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=229191 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-10 11:29 svnbot         Note Added: 0113585                          
======================================================================




More information about the asterisk-bugs mailing list