![Solwise Elite ITG Extera Set-Up Instructions Download Page 127](http://html1.mh-extra.com/html/solwise/elite-itg/elite-itg_extera-set-up-instructions_1317166127.webp)
Solwise Elite VoIP Gateway User’s Guide
127
Related Commands
atpm sys
5.17.5.2 atpm sys
This command to sets the time constraints for collection of dial digits.
atpm sys dial_time 1st_digit_wait inter_digit_wait
[dial_term_digit]
Syntax description
dial_time
The maximum time, in millisecond, allowed for
entry of the entire string of dial digits. At
expiration, ATPM starts address lookup.
1
st
_digit_wait
The maximum time, in millisecond, allowed
between off-hook and when the first dial digit is
entered. At expiration, ATPM considers address
lookup to fail.
inter_digit_wait
The maximum time allowed between entry of
each digit after the previous digit. At expiration,
ATPM starts address lookup.
dial_term_digit
End of the dial string is declared when the digit
is entered.
Allowed only in database update mode
Yes
Related Commands
atpm slist
5.18 The Trace Utility
The ITG implements a trace buffer, which logs messages generated by various
modules of the software. The message buffer is display on the console too. The ITG
also implement a facility called spy allowing users to manage the trace buffer and
filtering message to be logged. Each module of the ITG software is assigned one or
more spy keys, and each spy key is associated with a significance level, which is
used by the spy facility to filter information to be logged and displayed. The
significance level ranges from 0 to 5 with increasing level of significance. The CLI
command
spy
allows users to set the filtering level for each spy key.
Only those messages whose significance levels are greater than the current filtering
level will be displayed. As an example, if the user sets the spy filter level for a
particular key to 3, then none of the messages with the significance levels of 0, 1 and
2 will be displayed. Messages with significance level 3, 4, and 5 will be displayed.
Filtering level 6 is used to turn off all spy messages for a particular key.