122
C
HAPTER
2: D
IAL
P
LAN
PreTranslator Create
Syntax
PreTranslator Create nPreTranslatorId szDescription
Description
Creates a pretranslator. If the pretranslator already exists,
this command removes all of its entries and operations, and overwrites its
description with the new information.
Arguments
nPreTranslatorId
— An integer in the range 1 through 32768.
szDescription
— The description or name of the pretranslator.
Example:
This command creates a pretranslator, designates it as the first
one (number 1) and give it the title “4-to-3-digit DID/DDI pretranslator.”
PreTranslator Create 1 4-to-3-digit DID/DDI pretranslator
PreTranslatorEntry Create
Syntax
PreTranslatorEntry Create nPreTranslatorId nEntryId szDigits
Description
Creates a pretranslator entry and specifies a string of digits
that are compared to the incoming digits. If the pretranslator entry
already exists, this command overwrites it with the new information.
Arguments
nPreTranslatorId
— An integer in the range 1 through 32768.
nEntryId
— An integer in the range 1 through 32768.
szDigits
— The digits to compare to the incoming digits.
Example:
These example commands create, in pretranslator 1, entries 1
through 10, each of which looks for a different single digit (0 through 9)
in the incoming digits.
PreTranslatorEntry Create 1 1 0
PreTranslatorEntry Create 1 2 1
PreTranslatorEntry Create 1 3 2
PreTranslatorEntry Create 1 4 3
PreTranslatorEntry Create 1 5 4
Summary of Contents for NBX 100
Page 14: ......
Page 18: ...18 ABOUT THIS GUIDE ...
Page 26: ...26 CHAPTER 1 INTRODUCTION ...
Page 138: ...138 CHAPTER 2 DIAL PLAN ...
Page 322: ...322 CHAPTER 3 DEVICE CONFIGURATION ...
Page 328: ...328 CHAPTER 4 USER CONFIGURATION ...
Page 412: ...412 CHAPTER 10 TROUBLESHOOTING ...
Page 458: ...458 APPENDIX B ISDN COMPLETION CAUSE CODES ...
Page 480: ...480 GLOSSARY ...
Page 492: ...492 INDEX ...