2016-02-29 77 views
0

首先,這不是與電話會議有關的問題。這是純粹的1至1 sip呼叫方案。在這個SIP呼叫期間,我想要做的是,在其中一個播放音頻文件,並在播放音頻時,我不想聽到其他人的派對聲音。ChanSpy + PlayBack + MutingChannel星號

用於播放音頻,我已經開始和AMI命令類似如下

Action: Originate 
Channel: Local/[email protected] 
Variable: MyChannel=SIP/666 
Application: Playback 
Data: hello-world 
ActionID:11 

在撥號方案我有

[whisper-to-party] 
exten => s,1,Answer() 
exten => s,n,ChanSpy(${MyChannel}, qsW) 

現在我想,每當我玩「你好,世界」到MyChannel,它除了我的播放音頻外沒有任何聲音。

我試圖MuteAudio AMI呼叫太ChanSpy呼叫之前,但它是靜音整個信道,我能不能聽到的hello world

任何解決方案。

回答

0

只有這樣做,是在回答

G([[context^]exten^]priority): If the call is answered, transfer 
    the calling party to the specified <priority> and the called party to 
    the specified <priority> plus one. 
    NOTE: You cannot use any additional action post answer options in 
    conjunction with this option. 

unbridge聲道播放橋之後它通過會議室回(會使用簡單的橋,如果2黨在會議)