Now you build on some of these cmdlets to enable
and set more of the features Unified Messaging has to offer.
Setting UM Features using
the Set - UM Cmdlets
Once the initial UM components have been created using the New - UM cmdlets, additional functionality
can be added or removed through the use of the Set - UM cmdlets. This section deals with the following
cmdlets:
??‘ Set-UMDialPlan
??‘ Set-UMIPGateway
??‘ Set-UMMailboxPolicy
Setting the UM Dial Plan
One of the first things to change after the system has been configured is the options that are available
under the Set-UMDialPlan . The Set - UMDialPlan cmdlet has a dizzying array of options to allow for
customizing dial plans. Some features that are configurable within the dial plan deal with changes to the
fax status, audio encoding, country codes, default languages, announcements, security, recordings,
greetings, and the operator extension. None of these are required parameters, but if you are replacing an
aging voice mail system, it is important to provide the same level of features, if not more features, than
the old system. Unified Messaging has native support for faxing capabilities. If your PBX can pass a T.38
tone or is fax over IP (FoIP) capable, the UM server can be configured to receive faxes. To enable the UM
server to receive faxes use the Set-UMDialPlan -Identity ???dial plan name??? -FaxEnabled
Chapter 10: Unifi ed Messaging
279
$true .
Pages:
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395