[Home]

Summary:DAHTOOL-00015: [patch] fxstest: unable to correctly setindirect register, for any values greater than 255
Reporter:Alec Davis (alecdavis)Labels:
Date Opened:2009-01-24 06:04:31.000-0600Date Closed:2009-02-18 15:20:15.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Utilities
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) fxstest_setindirect.diff.txt
Description:# * RNGY (4 HZ), Ringing Initial phase *
fxstest /dev/dahdi/32 setindirect 22 1000

would only set 0xE8 not the MSB 0x03

****** ADDITIONAL INFORMATION ******

Trunk checked out yesterday.
Comments:By: Alec Davis (alecdavis) 2009-01-24 06:10:48.000-0600

Tested with TDM400P with FXS module at channel 32.
Test system also has an E1 card hence the offset to channel 32.

Tested and works, and FXS module responded correctly.

'fxstest /dev/dahdi/32 regdump' also reports correct settings.

By: Alec Davis (alecdavis) 2009-02-05 01:48:01.000-0600

Help get the bug close rate up.
Simple one line fix.

By: Digium Subversion (svnbot) 2009-02-18 15:20:14.000-0600

Repository: dahdi
Revision: 6022

U   tools/trunk/fxstest.c

------------------------------------------------------------------------
r6022 | dbailey | 2009-02-18 15:20:14 -0600 (Wed, 18 Feb 2009) | 7 lines

Remove 8 bit restriction on setting indirect registers
(closes issue DAHTOOL-15)
Reported by: alecdavis
Patches:
     fxstest_setindirect.diff.txt uploaded by alecdavis (license 585)
Tested by: alecdavis

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

http://svn.digium.com/view/dahdi?view=rev&revision=6022