That is a range New PRA - 014211700 to 014211799
/////////////////////////////////////////////////////////////////////////////////
/
/ NBX Dial Plan Configuration File
/ Generated from machine nbx100 10.9.144.201 owned by Valued Customer 0
/ Generated on TUE SEP 01 11:09:08 2009
/
/////////////////////////////////////////////////////////////////////////////////
/ First, delete all existing dialplan information
Table Delete *
DestinationRoute Delete *
TimedRoute Delete *
PreTranslator Delete *
/ Now, create all dialplan information
/////////////////////////////////////////////////////////////////////////////////
/ Settings. Note: ACD ranges included in HuntGroup category.
/////////////////////////////////////////////////////////////////////////////////
ExtensionLength 3
ExtensionRange Telephone 100 449
ExtensionRange Park 601 609
ExtensionRange AutoAttendant 500 599
ExtensionRange HuntGroup 450 499
ExtensionRange External 600 799
/////////////////////////////////////////////////////////////////////////////////
/ The ExtensionRange External Setting MUST include the Park range.
/ If the Call Park range is outside of the ExtensionRange External,
/ the Call Park feature will not work.
/////////////////////////////////////////////////////////////////////////////////
ExternalSettings 9 750 500
/////////////////////////////////////////////////////////////////////////////////
/ Dial Plan Tables
/////////////////////////////////////////////////////////////////////////////////
Table Create 1 Internal 3 Digit Extensions
/ Id Entry Digits Min Max Class Prio Route
/ -- ----- ------------ --- --- ------------- ---- -----
TableEntry Create 1 1 1 3 3 Internal 0 0
TableEntry Create 1 2 2 3 3 Internal 0 0
TableEntry Create 1 3 3 3 3 Internal 0 0
TableEntry Create 1 4 4 3 3 Internal 0 0
TableEntry Create 1 5 5 3 3 Internal 0 3
TableEntry Create 1 7 6 3 3 Internal 0 0
TableEntry Create 1 8 7 3 3 Diagnostics 0 0
TableEntry Create 1 9 0 1 1 Internal 0 4
TableEntry Create 1 10 9 6 16 LongDistance 0 1
TableEntry Create 1 11 900 4 32 International 0 1
TableEntry Create 1 12 9086 10 14 Wireless 0 1
TableEntry Create 1 13 9087 10 14 Wireless 0 1
TableEntry Create 1 14 9088 10 14 Wireless 0 1
TableEntry Create 1 15 910 3 3 Operator 0 1
TableEntry Create 1 16 9112 4 4 Emergency 0 1
TableEntry Create 1 17 9114 4 4 Operator 0 1
TableEntry Create 1 18 911811 5 5 LongDistance 0 1
TableEntry Create 1 19 911850 5 5 LongDistance 0 1
TableEntry Create 1 20 91197 5 5 LongDistance 0 1
TableEntry Create 1 21 91198 5 5 International 0 1
TableEntry Create 1 22 91800 10 14 TollFree 0 1
TableEntry Create 1 23 999 3 3 Emergency 0 2
TableEntry Create 1 50 8 4 30 WAN 0 5
Table Create 2 Incoming 3 Digit DDI
/ Id Entry Digits Min Max Class Prio Route
/ -- ----- ------------ --- --- ------------- ---- -----
TableEntry Create 2 1 1 3 3 Internal 0 0
TableEntry Create 2 2 2 3 3 Internal 0 0
TableEntry Create 2 3 3 3 3 Internal 0 0
TableEntry Create 2 4 4 3 3 Internal 0 0
TableEntry Create 2 5 5 3 3 Internal 0 3
Table Create 3 Least Cost Routing
/////////////////////////////////////////////////////////////////////////////////
/ Routes
/////////////////////////////////////////////////////////////////////////////////
/ Route Description
/ ----- -----------
DestinationRoute Create 1 LocalCO
DestinationRoute Create 2 LocalCONoStrip
DestinationRoute Create 3 Voice Application
DestinationRoute Create 4 Attendant
DestinationRoute Create 5 H323 ConneXtions Ports
/ Route Entry DestinationExtension
/ ----- ----- --------------------
DestinationRouteEntry Create 1 1 *0001
DestinationRouteEntry Create 1 2 *0002
DestinationRouteEntry Create 2 1 *0001
DestinationRouteEntry Create 2 2 *0002
DestinationRouteEntry Create 3 1 *0003
DestinationRouteEntry Create 4 1 *0004
DestinationRouteEntry Create 5 1 *0005
/ Route Entry OperId Operation Value
/ ----- ----- ------ --------- -----
DestinationRouteOperation Create 1 1 1 stripLead 1
DestinationRouteOperation Create 1 2 1 stripLead 1
DestinationRouteOperation Create 5 1 1 stripLead 1
/////////////////////////////////////////////////////////////////////////////////
/ Pretranslators
/////////////////////////////////////////////////////////////////////////////////
PreTranslator Create 1 4Digit DDI 3Digit Internal
/ PreTransId Entry Digits
/ ---------- ----- ------
PreTranslatorEntry Create 1 1 42117
PreTranslatorEntry Create 1 2 2
PreTranslatorEntry Create 1 3 3
PreTranslatorEntry Create 1 4 4
PreTranslatorEntry Create 1 5 5
PreTranslatorEntry Create 1 6 6
PreTranslatorEntry Create 1 7 7
PreTranslatorEntry Create 1 8 8
PreTranslatorEntry Create 1 9 9
PreTranslatorEntry Create 1 10 0
/ PreTransId Entry OperId Operation Value
/ ---------- ----- ------ --------- -----
PreTranslatorOperation Create 1 1 1 stripLead 5
PreTranslatorOperation Create 1 1 2 prepend 1
PreTranslatorOperation Create 1 3 1 stripLead 1
PreTranslatorOperation Create 1 4 1 stripLead 1
PreTranslatorOperation Create 1 5 1 stripLead 1
PreTranslatorOperation Create 1 6 1 stripLead 1
PreTranslatorOperation Create 1 7 1 stripLead 1
PreTranslatorOperation Create 1 8 1 stripLead 1
PreTranslatorOperation Create 1 9 1 stripLead 1
PreTranslatorOperation Create 1 10 1 stripLead 1
/ End of configuration
/////////////////////////////////////////////////////////////////////////////////
/ Configuration file command syntax guide:
/ Table Create {nTableId} {szDescription}
/ Table Delete {nTableId}
/ TableEntry Create {nTableId} {nEntryId} {szDigits}
/ {nMinDigits} {nMaxDigits} {szCallClass}
/ {nPriority} {nRouteId}
/ TableEntry Delete {nTableId} {nEntryId}
/ DestinationRoute Create {nRouteId} {szDescription}
/ DestinationRoute Delete {nRouteId}
/ DestinationRouteEntry Create {nRouteId} {nEntryId} {szExtension}
/ DestinationRouteEntry Delete {nRouteId} {nEntryId}
/ DestinationRouteOperation Create {nRouteId} {nEntryId} {nOperId}
/ {szOperation} {szValue}
/ DestinationRouteOperation Delete {nRouteId} {nEntryId} {nOperId}
/ TimedRoute Create {nRouteId} {nDefaultDestinationRouteId} {szDescription}
/ TimedRoute Delete {nRouteId}
/ TimedRouteEntry Create {nRouteId} {nEntryId} {szStartTime} {szEndTime}
/ {szDaysOfWeek} {nDestinationRouteId}
/ TimedRouteEntry Delete {nRouteId} {nEntryId}
/ TimedRouteOperation Create {nRouteId} {nEntryId} {nOperId}
/ {szOperation} {szValue}
/ TimedRouteOperation Delete {nRouteId} {nEntryId} {nOperId}
/ PreTranslator Create {nPreTranslatorId} {szDescription}
/ PreTranslator Delete {nPreTranslatorId}
/ PreTranslatorEntry Create {nPreTranslatorId} {nEntryId} {szDigits}
/ PreTranslatorEntry Delete {nPreTranslatorId} {nEntryId}
/ PreTranslatorOperation Create {nPreTranslatorId} {nEntryId} {nOperId}
/ {szOperation} {szValue}
/ PreTranslatorOperation Delete {nPreTranslatorId} {nEntryId} {nOperId}
/ PreTranslatorISDNNumberType {nPreTranslatorId} {nISDNNumberType}
/ ExtensionLength {nExtensionLength}
/ ExtensionRange {szExtensionType} {szLowestExtension} {szHighestExtension}
/ ExternalSettings {szExternalKeysetPrefix} {szFirstAutoDiscoverExtension}
/ {szDefaultAutoExtension}
/ Notes: 1. Each command must be entered on one line.
/ 2. Commands are case insensitive.
/ 3. Tabs and spaces are ignored except in szDescription arguments.
/ 4. The {} shown enclosing command argument names should not
/ be included in commands.
/ 5. Command arguments beginning with n must be numbers.
/ 6. Command arguments beginning with sz are strings.
/ 7. nTableId 1 is the default Internal 3 digit dial plan table.
/ 8. nTableId 2 is the default Incoming 3 digit dial plan table.
/ 9. nTableId 3 is the default LCR dial plan table. (If used the
/ LCR table is checked first, if no entry exists, string is then
/ run through the associated internal dial plan.
/ 10. szExtension *0001 is the default Line Card Port extension list
/ 11. szExtension *0002 is the default T1 extension list
/ 12. szExtension *0003 is the default Voicemail extension list
/ 13. szExtension *0004 is the default Attendant extension list
/ (The lowest telephone extension that is Auto-discovered will
/ populate)
/ 14. szExtension *0005 is the default H323 extension list
/ 15. szExtension *0008 is the default 8 Pool extension list
/ (for backward compatibility, 8 Pool from R1.x upgrades)
/ 16. szOperation can be: stripLead stripTrail replace prepend append
/ 17. szCallClass can be: Internal Local LongDistance International WAN
/ TollFree Emergency COCode Other Wireless Toll
/ AlternateLong Operator TrunkToTrunk Diagnostics
/ NotAllowed
/ 18. route 0 always means look up internal device by extension
/ 19. szStartTime and szEndTime are military time 00:00 through 23:59
/ 20. szStartTime and szEndTime can be: open closed lunch other
/ (if specifying a system mode, both must be the same mode)
/ 21. szExtensionType can be: telephone, park, autoAttendant, huntGroup,
/ external, page
/ 22. nISDNNumberType types for ETSI are as follows: (0, default) unknown;
/ (1) international; (2) national; (3) network; (4) subscriber
/////////////////////////////////////////////////////////////////////////////////