Guest hogi Report post Posted 03/16/2007 06:03 PM I tried to follow the instructions in the help file but I am still not sure what all the values should be (the "off" values). I also looked in the log file but I could not find "ring time since last ring event" This is the data from the call pattern (a double ring) First Rising Edge = T0 First Falling Edge = T0 + 1060 ms Second Rising Edge = T0 + 1550 ms Second Falling Edge = T0 + 2594 ms . . wait for the next ring batch . . Third Rising Edge = T0 + 6160 ms (6160-1550= 4610) Third Falling Edge = T0 + 7210 ms Fourth Rising Edge = T0 + 7690 ms Fourth Falling Edge = T0 + 8740 ms Here is what have done so far: <DistinctiveRings> <DistinctiveRing> <Name>DoubleRing</Name> <ID>DoubleRingVerizon</ID> <Description></Description> <Notes></Notes> <Cadence> <On>155</On> <OnDev>20</OnDev> <Off>??</Off> <OffDev>20</OffDev> </Cadence> <Cadence> <On>461</On> <OnDev>20</OnDev> <Off>??</Off> <OffDev>20</OffDev> </Cadence> </DistinctiveRing> </DistinctiveRings> Share this post Link to post
Guest hogi Report post Posted 03/16/2007 07:35 PM The distinctive ring seems to work now, I changed the on/off settings to the following: <DistinctiveRing> <Name>DoubleRing</Name> <ID>DoubleRingVerizon</ID> <Description></Description> <Notes></Notes> <Cadence> <On>105</On> <OnDev>20</OnDev> <Off>49</Off> <OffDev>20</OffDev> </Cadence> <Cadence> <On>105</On> <OnDev>20</OnDev> <Off>355</Off> <OffDev>20</OffDev> </Cadence> </DistinctiveRing> Share this post Link to post
SupportTeam Report post Posted 03/16/2007 10:42 PM The timings quoted indicate the On/Off cadence of the ring tone to be: on: 1050 ms off: 500 ms on: 1050 ms off: 3550 ms so I'd say your Distinctive Ring definition is pretty much spot on. Share this post Link to post