[Home]

Summary:ASTERISK-12155: [patch] ExternalIVR responds to the P command with a pipe delimited string, it should be comma delimited
Reporter:Chris Tooley (ctooley)Labels:
Date Opened:2008-06-06 09:37:40Date Closed:2008-06-16 16:13:26
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_externalivr
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) comma_delim.patch.3
Description:ExternalIVR responds to the P command with a pipe delimited string, it should be comma delimited.  Attached patch does that.
Comments:By: Tilghman Lesher (tilghman) 2008-06-06 15:38:09

This patch does not apply to 1.6.0.

By: Digium Subversion (svnbot) 2008-06-16 14:55:06

Repository: asterisk
Revision: 123115

U   trunk/apps/app_externalivr.c

------------------------------------------------------------------------
r123115 | ctooley | 2008-06-16 14:55:04 -0500 (Mon, 16 Jun 2008) | 1 line

Changes response to the ExternalIVR() P command from pipe delimited to comma delimited.  closes issue ASTERISK-12155
------------------------------------------------------------------------

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

By: Digium Subversion (svnbot) 2008-06-16 16:13:26

Repository: asterisk
Revision: 123177

_U  branches/1.6.0/

------------------------------------------------------------------------
r123177 | ctooley | 2008-06-16 16:13:25 -0500 (Mon, 16 Jun 2008) | 8 lines

Blocked revisions 123115 via svnmerge

........
r123115 | ctooley | 2008-06-16 15:02:06 -0500 (Mon, 16 Jun 2008) | 1 line

Changes response to the ExternalIVR() P command from pipe delimited to comma delimited.  closes issue ASTERISK-12155
........

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

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