[Home]

Summary:ASTERISK-15107: [patch] Event collision in ExternalIVR resolved by documenting issue
Reporter:David Ruggles (thedavidfactor)Labels:
Date Opened:2009-11-09 14:12:21.000-0600Date Closed:2009-11-10 11:45:34.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Documentation
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) externalivr.txt.20091109.1507.patch
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.
Comments:By: David Ruggles (thedavidfactor) 2009-11-09 14:21:14.000-0600

I would appreciate feedback on this documentation change before committal

By: Leif Madsen (lmadsen) 2009-11-10 08:43:21.000-0600

Reviewed. I like it!(tm)

By: Digium Subversion (svnbot) 2009-11-10 11:29:54.000-0600

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 ASTERISK-15107)
Reported by: thedavidfactor
Patches:
     externalivr.txt.20091109.1507.patch uploaded by thedavidfactor (license 903)

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

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

By: Digium Subversion (svnbot) 2009-11-10 11:39:42.000-0600

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 ASTERISK-15107)
 Reported by: thedavidfactor
 Patches:
       externalivr.txt.20091109.1507.patch uploaded by thedavidfactor (license 903)
........

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

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

By: Digium Subversion (svnbot) 2009-11-10 11:43:41.000-0600

Repository: asterisk
Revision: 229229

U   branches/1.6.0/doc/externalivr.txt

------------------------------------------------------------------------
r229229 | diruggles | 2009-11-10 11:43:40 -0600 (Tue, 10 Nov 2009) | 25 lines

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

................
 r229228 | diruggles | 2009-11-10 12:33:47 -0500 (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 ASTERISK-15107)
   Reported by: thedavidfactor
   Patches:
         externalivr.txt.20091109.1507.patch uploaded by thedavidfactor (license 903)
 ........
................

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

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

By: Digium Subversion (svnbot) 2009-11-10 11:44:50.000-0600

Repository: asterisk
Revision: 229230

U   branches/1.6.1/doc/externalivr.txt

------------------------------------------------------------------------
r229230 | diruggles | 2009-11-10 11:44:50 -0600 (Tue, 10 Nov 2009) | 25 lines

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

................
 r229228 | diruggles | 2009-11-10 12:33:47 -0500 (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 ASTERISK-15107)
   Reported by: thedavidfactor
   Patches:
         externalivr.txt.20091109.1507.patch uploaded by thedavidfactor (license 903)
 ........
................

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

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

By: Digium Subversion (svnbot) 2009-11-10 11:45:34.000-0600

Repository: asterisk
Revision: 229231

U   branches/1.6.2/doc/externalivr.txt

------------------------------------------------------------------------
r229231 | diruggles | 2009-11-10 11:45:34 -0600 (Tue, 10 Nov 2009) | 25 lines

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

................
 r229228 | diruggles | 2009-11-10 12:33:47 -0500 (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 ASTERISK-15107)
   Reported by: thedavidfactor
   Patches:
         externalivr.txt.20091109.1507.patch uploaded by thedavidfactor (license 903)
 ........
................

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

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