Axesstel software user's guide contents – Axesstel PST User Manual

Page 126

Advertising
background image

AXESSTEL Software User's Guide

Contents

; Here, the effect achieves 100 call originations.

; OPTION: Comment out ’run dial10.scr’ lines to reduce the desired

; number of script originations.

Sample Script Files

run dial10.scr

print "*** 10 calls complete ***"

;run dial10.scr

print "*** 20 calls complete ***"

;run dial10.scr

print "*** 30 calls complete ***"

;run dial10.scr

print "*** 40 calls complete ***"

;run dial10.scr

print "*** 50 calls complete ***"

;run dial10.scr

print "*** 60 calls complete ***"

;run dial10.scr

print "*** 70 calls complete ***"

;run dial10.scr

print "*** 80 calls complete ***"

;run dial10.scr

print "*** 90 calls complete ***"

;run dial10.scr

print "*** 100 calls complete ***"

; Retrieve the Paging/Access/Traffic statistics.

print " "

print "**********Retrievable Phone Parameters*******************"

parm_get all

print "*********************************************************"

; Turn the PST binary logging off (equivalent to alt-L)

logging off

; Save the <F8> text log (’orig.log’) to the PST working

; directory.

timestamp

closelog

; Retrieve the phone’s error logs. If abnormal phone behavior is

AXESSTEL Proprietary

126

Advertising