[Home]

Summary:ASTERISK-11267: [patch] Fix for distinctive ring detection on TDM400P
Reporter:Paul Milazzo (milazzo)Labels:
Date Opened:2008-01-19 17:03:11.000-0600Date Closed:2008-01-21 17:23:25.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_zap
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_zap-drings-11799.diff
( 1) drings.diff
Description:I have a TDM400P with an FXS module in slot 0 and FXO modules in slots 2 and 3. One of the incoming POTS lines is subscribed to Distinctive Ring.

Without the attached (tiny) patch, I was unable to perform distinctive-ring detection because the timing patterns were not copied from the configuration structures into the channel structures.
Comments:By: Jason Parker (jparker) 2008-01-21 14:08:38.000-0600

Give this patch a try.  It removes the global drings entirely.

By: Digium Subversion (svnbot) 2008-01-21 17:23:25.000-0600

Repository: asterisk
Revision: 99424

U   trunk/channels/chan_zap.c

------------------------------------------------------------------------
r99424 | qwell | 2008-01-21 17:23:25 -0600 (Mon, 21 Jan 2008) | 8 lines

Fix distinctive ring detection.

Reported by: milazzo
Patches:
     drings.diff uploaded by milazzo (license 383)

Closes issue ASTERISK-11267

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

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