| the max length is 40. |
| - Symbol: It only accept the [+], [x] |
| - +: It means as “or”. For example, [123+456+334+5xx] even if |
| [123 or 456 or 334 or 5xx] |
| - x: It is equal to 0~9. For example, [5xx] even if the number |
| begin 5. |
|
|
Dial Now | If the dialing number are match with this field, it will dial out and need |
| not to press the “#” key to end the dialing. It accepts the numeral or |
| symbol, and the max length are 124. |
| Note: The starting number can’t be the “0”. For example, if the |
| number is “0xxxx”, because the starting number is “0”, so that the |
| system will ignore this dial plan. |
|
|
Auto Dial Time | Stop dialing after seconds then send dial number out. |
|
|
Use # as send key | If setup as Yes, the symtem sill stop to receive the dialing number |
| when receive the [#] key. The system also will to determine the Auto |
| Dial Time, it will carry out the calling if there isn’t receive the digit after |
| the Auto Dial Time. |
| If setup as No, the system just according to the Auto Dial Time to |
| determine the end time. |
|
|
Use * for IP dialing | If setup as Yes, the system will look on [*] as [.]. For example, if dial |
| the “192*168*0*100#”, it will dial out as “192.168.0.100#”. |
| If setup as No, it just look on [*] as [*]. For example, if dial the “700*#”, |
| it will dial out as “700*#”. |
|
|
Descriptions of example:
Example_1: Drop prefix: No, Replace rule 1: 002, +: 1234+4321 (No limit the digit length)
1.If the dialing number is start as “1234”, it will add the 002 at begin. The real dialing number is [0021234…].
2.If the dialing number is start as “4321”, it will add the 002 at begin. The real dialing number is [0024321…].
Example_2: Drop prefix: Yes, Replace rule 2: 006, +: 002+003+004 (No limit the digit length)
1.If the dialing number is start as “002”, it will replace 002 by 006. The real dialing number is [006…].
2.If the dialing number is start as “003”, it will replace 003 by 006. The real dialing number is [003…].
Example_3: Drop prefix: No, Replace rule 3: 007, +: 5xxx+35xx (Has limit the digit length)
1.If the dialing number start as “5” and follow 3 digits, it will add the 007 at begin. The real dialing number is [0075xxx].
2.If the dialing number start as “35” and follow 2 digits, it will add the 007 at begin. The real dialing number is [00735xx].
26