The fields of the DialRule class are listed below. For a complete list of DialRule class members, see the DialRule Members topic.
| Replace the matched source string with the destination string | |
| Beginning string to match against. For example, lets say you want to strip the area code if it is a local call. Source could be 602 and the destination could be empty. This would morph the number 6025551212 to 5551212 |