Specifications
System Configuration Files
228 025-9035AA
Example: Prefix/Adder, Low Bound, High Bound for DID Line
Suppose our paging terminal receives 3-digit DID service in the number ranges 644-1300
to 644-1499 and 555-1000 to 555-1199; (These are also the 7-digit subscriber id numbers
that will be entered in the database). If a telephone call arrives at the telco trunk card with
any three digits not in the range 000 to 199 or 300 to 499, the trunk will play the whoop-
whoop! tones.
For valid digits, we need to program two blocks as follow:
The actual lines in the oparam.cds ASCII text file would look like:
; trunk 7
; 644-1300 to 644-1499 enabled
; 555-1000 to 555-1199 enabled
07 00 10 08 00 03 00 00 62 48 28 00 00 01 2C 00 00 01 F3
07 00 10 08 01 03 00 00 54 B3 98 00 00 00 00 00 00 00 C7
Example: Prefix/Adder, Low Bound, High Bound for End-End Line:
Suppose we want 1000 subscribers on an overdial station line. We program for 3-digit feed
(000 to 999 overdial to match the id fields in the subscriber database).
The actual lines in the
oparam.cds file would look like:
; trunk 8
; 000 to 999 overdialed
08 00 10 08 00 03 00 00 00 00 00 00 00 00 00 00 00 03 E7
Low Bound High Bound Prefix/Adder
Comments
Dec Hex Dec Hex Dec Hex
300 01 2C 499 01 F3 6441000 00 62 48 28 644-1300 to 644-1499
0 00 00 199 00 C7 5551000 00 54 B3 98 555-1000 to 555-1199
Low Bound High Bound Prefix/Adder
Comments
Dec Hex Dec Hex Dec Hex
0 00 00 999 03 E7 0 00 00 00 00 000 to 999 overdial










