User's Manual
Appendix B Remapping Extension Numbers
Syntax and Examples
B-4
Siemens 9751 9006i DTMF Integration Guide
OL-1747-02
Cisco Unity executes rules in the order they appear in the .exm file. For example,
the .exm file might contain the following rules:
1234, 1189
3189, 1189
4189, 1189
123?, 8891
The extension 1234 would be remapped to 1189 while extensions 1233 and 1235
would be remapped to 8891, because the rule mapping 1234 appears earlier.
An .exm file might contain the following:
[Range]
ports=1,2,5-34,10
[Number Mappings]
2189, 1189
3189, 1189
4189, 1189
8???, 9???
Table B-2 Syntax Examples
Rule Original Number New Number
2189, 1189
3189, 1189
4189, 1189
2189
3189
4189
1189
1189
1189
2???, 1??? 2189
2291
1189
1291
3???, 1??? 3189
3291
1189
1291
8???, 61??? 8000
8765
61000
61765
123*, 44* 12300
12385
4400
4485