Nam programming scripts, Axesstel software user's guide contents – Axesstel PST User Manual

Page 130

Advertising
background image

AXESSTEL Software User's Guide

Contents

print "Waiting to assure call tear-down..."

wait 8

print " "

print "-----------------------------------------------"

print " "

NAM Programming scripts

This sample files set up NAM Information field of phone calls.

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

; print "+----------------------------------+"

; print "| File Name : A2_NAM.scr |"

; print "| Made by : Axesste.com |"

; print "| Version : 1.00 |"

; print "| Date : 02/06/2003 |"

; print "+----------------------------------+"

; ---------------------------------------------

; 1. Initialized Service Programming Conditions

; ---------------------------------------------

print " 1. Initialized Service Programming Conditions"

; cls

; Put the DMSS in offline digital mode

; mode

offline-d

; wait

3

; Enter the Service Programming Code (factory defaulted to 000000)

; Write Service Programming Code

; SPC

"000000"

; password

"0000000000000000"

; -----------------------------------------------

; 2. Programming System Configuration Parameters

AXESSTEL Proprietary

130

Advertising