Trixbox分機間的手工來電轉接功能的使用

來源:互聯網
上載者:User

TrixBox分機之間的手動轉撥(Attended Transfer)是通過*2的功能鍵(feature code)實現的。但是,在TrixBox的預設安裝下,此功能沒有被啟用。因此,我們需要做一些改動:
----------------------------------------------------------
開啟 /etc/asterisk/features.conf 檔案,我們看到:

[general]
; do not manually enter parkinglot config information, use the parkinglot module
;
; the parking_additional.inc file is auto-generated by the Parkinglot Module, do
; not hand edit that file
#include parking_additional.inc
#include features_general_custom.conf

[featuremap]
;blindxfer => ## ; Blind Transfer
;disconnect => ** ; Disconnect Call
automon => *1 ; One Touch Record
;atxfer => *2 ; Attended Xfer


將最後一行

;atxfer => *2


去掉前面的引號,改成

atxfer => *2


在[general]最後,加上一行:

featuredigittimeout = 1000


存檔,重啟asterisk。
------------------------------------------------------------
使用說明:*2+要轉到的分機號碼
假設外線電話撥打到1001分機,1001接聽後向轉接給1002分機,直接按*21002,(不要按hold鍵!)這時外線被自動置於候機狀態,1002響鈴,1002摘機與1001交談。
如果1002願意接聽外線,1001隨後掛機。這時,電話被轉解到1002。
如果1002不願意接聽外線,1002先掛機,1001自動被轉回到與外線交談。

 

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.