如何修改整合通訊撥號對應表

 

適用版本: Exchange Server 2007 SP3, Exchange Server 2007 SP2, Exchange Server 2007 SP1, Exchange Server 2007

上次修改主題的時間: 2007-10-02

本主題說明如何使用 Exchange 管理主控台與 Exchange 管理命令介面,來修改現有 Exchange Server 2007 整合通訊 (UM) 撥號對應表的內容。當您修改 UM 撥號對應表的內容時,可以選擇設定使用者存取設定、撥號代碼與 UM 撥號對應表關聯的 IP 閘道,並啟用 UM 撥號對應表的其他來電及傳真自動答錄內容。

開始之前

若要執行此程序,必須對您使用的帳戶委派 Exchange 組織系統管理員角色。

如需管理 Exchange 2007 所需之權限、委派角色及權利的相關資訊,請參閱權限考量

同時,在執行這些程序之前,請確認已建立 UM 撥號對應表。

程序

使用 Exchange 管理主控台來修改 UM 撥號對應表

  1. 在 Exchange 管理主控台的主控台樹狀目錄中,展開 [組織組態] 節點。

  2. 在主控台樹狀目錄中,按一下 [整合通訊]。

  3. 在工作窗格的 [UM 撥號對應表] 索引標籤上,選取您要修改的 UM 撥號對應表。

  4. 在執行窗格中,按一下 [內容]。

  5. 在撥號對應表的 [內容] 視窗中,選取您要變更的組態設定,然後按一下 [確定] 以接受您所做的變更。

使用 Exchange 管理命令介面來修改 UM 撥號對應表

  • 執行下列命令:

    Set-UMDialPlan -Identity MyDialPlan -AutomaticSpeechRecognitionEnabled:$true -AccessTelephoneNumbers 4255551000 -FaxEnabled:$true -WelcomeGreetingFilename welcome.wav -WelcomeGreetingEnabled:$true -InfoAnnouncementFilename info.wav -InfoAnnouncementEnabled:$true -LogonFailuresBeforeDisconnect 5 -OperatorExtension 512345 -AllowDialPlanSubscribers:$true -AllowExtensions:$true -Extension 51111 -UMAutoAttendant 51000 -InputFailuresBeforeDisconnect 5 -MaxCallDuration 15 -MaxRecordingDuration 5 -RecordingIdleTimeout 10 -IPGateway MyIPGateway -Servers MyUMServerID -UMAutoAttendants MyAutoAttendant
    

如需語法及參數的相關資訊,請參閱 Set-UMDialplan

相關資訊

若要確保您目前閱讀的是最新資訊,並尋找其他的 Exchange Server 2007 說明文件,請造訪 Exchange Server 技術資源中心.