NRP2000/W IP Phone User Manual
New Rock Technologies, Inc.
66
It downloads the phone configuration CFG file.
5.6
Export System Log
When the phone doesn’t working well, System log is the best assistant tools for troubleshooting, all operation
details has been recorded. This operation is available via Web only.
Item
Description
Log Location
You can import the system log to local PC or remote Server.
Server Name
User must fill the address of server if you choose to export the system log to
remote server.
Log Level
It defines the detail of system log as 5 different levels, Fatal, Error, Warning, Info,
and Debug. The Debug level is the most detailed.
5.7
Dial Plan
The customized Dial Plan are available, for example, the rule of replacement, Instant Calling, Area code,
Restriction of Outbound.
Before customizing the dial plan, user must learn the basic grammar as below,
.
Represent a character or multiple ones, e.g.,
“6.” can match “66”,”678”,”6plus” and so on
x
Represent one character, e.g.,
“6x” can match “61”,”62”, “ 6s” and so on
[]
Represent a character in one range, e.g.,
“ 83[0-5]18618”can
matche
”83018618”,”83488618” and so on
()
Represent the combination of characters, e.g.,
“([1-9])([2-7])3” can match
“923”,”153”,”773” and so on
$
Add a number after the character
“$” to define the location of the characters, e.g., use
the prefix
“ 8([1-3])(.)” to replace “7$2”, the phone will call “7837” after dialing out “82837”
Note: Any operations (add, modify or delete) on the current dial plan will be not effective until click
“Save”.