[Home]

Summary:ASTERISK-13013: [patch] Use comma as the parameter separator.
Reporter:Eliel Sardanons (eliel)Labels:
Date Opened:2008-11-04 09:10:15.000-0600Date Closed:2009-01-08 13:44:13.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_dahdi
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_dahdi.c.patch
Description:Instead of using the old pipe, we should move this application to the standard comma-separated fashion.
Comments:By: Leif Madsen (lmadsen) 2008-11-12 14:39:02.000-0600

Assigned to sruffell in the hopes he can resolve this quickly. Please reassign should this not be the case. Thanks!

By: Leif Madsen (lmadsen) 2008-12-04 14:48:32.000-0600

I tested this patch VERY briefly. The patch applies clean, and the comma separator is updated in the application, but I do not have a PRI that I can test with to determine if the application is still functional, but looking at the patch (even with my very little knowledge of C), does not look uninvasive and I would expect it to still work.

By: Digium Subversion (svnbot) 2009-01-08 13:44:13.000-0600

Repository: asterisk
Revision: 167791

U   trunk/CHANGES
U   trunk/channels/chan_dahdi.c

------------------------------------------------------------------------
r167791 | tilghman | 2009-01-08 13:44:12 -0600 (Thu, 08 Jan 2009) | 6 lines

Convert dialplan application DAHDISendCallreroutingFacility to use commas.
(closes issue ASTERISK-13013)
Reported by: eliel
Patches:
      chan_dahdi.c.patch uploaded by eliel (license 64)

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

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