我正在使用 8 端口 Asterisk 卡。我有一个 PBX。我想从 1 个通道(DAHDI/1-1)呼叫分机“222”,我可以使用
exten =>s,1,Dial(DAHDI/3-1/222)
它使用通道 3 作为桥梁。但是我想直接拨打“222”。
实际上我会将它用于这个场景:
A is customer
B is call center member
C is asterisk agi which I use credit card payment on phone line.
A calls B
B take infomations of A then
B tranfer A to C (Dial 111 on the phone)
A finish conversation with C (make payment succesfully)
Then I want to reconnect A and B (dialing B's caller ID (112))