This module processes calls to Exchange for voicemail retreival. It verifies the call is to the Exchange SA number.
Add a EUM SA Transformation Table.
Create a Route Table for Exchange.
Create a Call Route Entry to Exchange.
Create an Action for Routing to EUM.
Create an Entry in the Action Set.
This module attempts to change the calling number to the caller's UMbox number (so that the caller is not queried for a UMbox number). The module queries AD for the calling number.
Create a Transformation Table.
Create the Transformation Table entries.
Settings |
---|
Store the calling number in UserValue5: |
Check UserValue5 against AD mobile attribute: |
Check UserValue5 against AD telephoneNumber attribute: |
Trim the number in UserValue5 to the number of digits in the dialplan (default 4): |
|
Copy the Exchange SA number in UserValue1 to the Calling Number IE: |
If you change the value of an IE in a successful Transformation Table, that value will persist for remainder of the Action Set. Unlike a Call Route, the initial values of the IEs will not be restored when the next Action Set Entry is processed.
Create Action Set Entry
Beginning in UX Version 2.2, a new double-equal AD lookup function is supported (e.g. ==msRTCSIP-Line==). A new request to the AD server is made for each double-equal AD lookup contain in a Transformation Table. Avoid using this functionality liberally. Requests to the AD server are time-consuming. A heavy load of AD queries will negatively impact call processing time. You should only use this function if, within a Translation Table, you need to perform an AD lookup of two or more user's AD records.