ktruk Report post Posted 07/22/2005 08:24 PM Looking at my "as downloaded" (6.0.2028) config.xml file, I see that these 2 keys seem to be duplicated... Should we only have one of these keys, if so which one? <SetParm> <Description>Pause Time. Delay caused by a comma in the dialing string</Description> <Key>DXBD_PAUSETM</Key> <Value>100</Value> <Default>100</Default> </SetParm> <SetParm> <Description>DXBD_PAUSETM</Description> <Notes></Notes> <Key>DXBD_PAUSETM</Key> <Value>450</Value> <Default>450</Default> </SetParm> Share this post Link to post
SupportTeam Report post Posted 07/22/2005 11:13 PM Thanks for spotting this - we'll fix the config.xml to remove the duplication. Delete the: <SetParm> <Description>DXBD_PAUSETM</Description> <Notes></Notes> <Key>DXBD_PAUSETM</Key> <Value>450</Value> <Default>450</Default> </SetParm> Share this post Link to post