Call origination test scripts, Axesstel software user's guide contents – Axesstel PST User Manual

Page 124

Advertising
background image

AXESSTEL Software User's Guide

Contents

; NID of 0xffff is "any NID"

;

; Only the CDMA (MIN=1) sid_nid is programmed.

; The analog one has no meaning.

print "Programming SID/NID pairs"

nv_write sid_nid {0, 1, 1,0xffff, 0,0, 0,0, 0,0}

nv_write sid_nid {1, 1, 1,0xffff, 0,0, 0,0, 0,0}

nv_write sid_nid {2, 1, 1,0xffff, 0,0, 0,0, 0,0}

nv_write sid_nid {3, 1, 1,0xffff, 0,0, 0,0, 0,0}

; MIN checksum

print "Programming MIN checksums"

nv_write min_chksum {0, 0xffff, 0xffff}

nv_write min_chksum {1, 0xffff, 0xffff}

nv_write min_chksum {2, 0xffff, 0xffff}

nv_write min_chksum {3, 0xffff, 0xffff}

; Supply a winning banner

print "Programming banner"

nv_write banner { "AXESSTEL" }

; Done

nv_write curr_nam {0}

print "End of Service Programming"

;closelog

Call origination test scripts

These three sample files set up and tear down multiple

mobile-originated phone calls.

;================================================================

; Name:

; orig.scr

; Description:

; This script will originate 100 mobile to land calls and generate

; binary and text log files for post-processing analysis.

; USAGE: The ’orig.scr’, ’dial10.scr’ and ’dial.scr’ text files

; should be present in the PST working directory. The phone

; should have service and be connected to the PST via

; the data cable. From the PST <F8> command line prompt,

AXESSTEL Proprietary

124

Advertising