ktruk Report post Posted 07/22/2005 03:53 PM Hello again. I want to know how to disable a tone-setting in CONFIGLINE.XML for a particular "TID_X" tone setting. I have tried setting all parameters to zero (0) but this seems to trigger the tone erroneously being detected, as shown in the events log. eg: Define a tone for TID_DIAL_LCL, then set TID_DIAL_INTL to all zeros, then the DIALTONE path gets taken, when a tone further down the list should be taken instead. If I set a non-detectable tone patterns in the settings (eg: 700hz for 1 sec) then it does gets "ignored", and uses the correct tone detection parameters and so it takes the intended path. I would prefer to set a specific disabling value somewhere or delete the TID_X section to disable it or there a better way to switch-off the "unused tone" definitions? Share this post Link to post
SupportTeam Report post Posted 07/22/2005 04:01 PM Setting tone definitions to unusual values is the best approach - eg: high frequencies for long periods of time eg: 1000Hz for 5 seconds. There is no other way of turning the tone definitions off. Share this post Link to post
ktruk Report post Posted 07/22/2005 04:11 PM Thanks for quick reply. I just tried deleting the "<tone></tone>" for the sections I wanted to disable, and that does seem to work. (I also tried omitting the actual numeric values, ie: setting an empty tag for all the sub-params, eg: <Freq1></Freq1>, but that didn't work). The Notes section states: Omitting any defintions results in the Dialogic card using the default settings during outgoing call progress and also the tones will not be detected during the course of the call. Not keen on setting unusual values as makes the application harder to support by others and not as simple. Can always add the definitions back if needed... Share this post Link to post