<div>Hi All</div>
<div> I am trying to implement Inbound call Barging using ChanSpy & ExtenSpy.Actual requirement is i want to spy or barge Inbound calls received by specfic group or queue.</div>
<div>For that i use Set(SPYGROUP) concept but as its inbound calls it playing Inbound channel(whcih is 1st 3 digit of inbound provider ip address) when no calls in that queue.</div>
<div> lets say no call currently in queue then during call barging of such inbound q call i can here 207 which is start of ip address of Inbound provider. & i want to avoid that.</div>
<div> </div>
<div>So, plz help me with needful config that i can use.</div>
<div> </div>
<div>Current config as follows---</div>
<div> </div>
<div> [inbound context]</div>
<div> exten => 1,4,Set(SPYGROUP=techsupport)<br> exten => 1,5,Queue(tech_support|t|||120)</div>
<div> </div>
<div> [call barg context]</div>
<div> exten => _555,1,Authenticate(123)<br> exten => _555,n,chanSpy(|g(techsupport)bv(4))---> same with extenspy cmd</div>
<div> </div>
<div> </div>
<div>Thanks & Regards</div>
<div>Amit</div>
<div> </div>
<div><br> </div>