Sometimes you can set up a script file to repeat the "TRAC x x" commands, using a communications program such as ProComm Plus etc to capture various points of a call progress such as digits dialled. Useful when checking a outgoing call across trunks that have extra digits to be inserted via i.e. DMI's etc.
procmain
loop:
pastetext
pause 4
goto loop
end proc
that's the type of script he's refering to.. that ones good for any repeat command.. you can use the mouse to highlight and copy to windows buffer or copy from an excel or txt file.. the pause 4 can be any time frame, if 1 sec is to slow use mspause.. i use that one when i need to make a change on a set.. just copy stat 4 0 0 0, fire the script and watch the screen.. once you get started you can add if target equals idle call proc style statements,, a single script will stat the station untill it's idle, disu that station, make the change.. and then wait for the next tn or grab it off of a tab delimited file.. scripts are the best tools in my toolbox.. change ncos on 600 stations? two hours,
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.