Re: [asterisk-users] Communicate with barge agent

2013-11-19 Thread Shahbaz Afzal
Hi Akhilesh, Yes it is possible using application chanspy in asterisk, use it as following example below. in this example when you press 01 you can listen and also whisper to agent using extension SIP/301 [spy] exten = NoCDR() exten = 01,1, ChanSpy(SIP/301,qw) Regards, Shahbaz On Tue, Nov

Re: [asterisk-users] Communicate with barge agent

2013-11-19 Thread akhilesh chand
thanks a lot Satish and Shahbaz for ur precious reply On Tue, Nov 19, 2013 at 2:59 PM, Shahbaz Afzal pices...@gmail.com wrote: Hi Akhilesh, Yes it is possible using application chanspy in asterisk, use it as following example below. in this example when you press 01 you can listen and

[asterisk-users] Communicate with barge agent

2013-11-18 Thread akhilesh chand
HI folks, I have set a barging facility with our production box.Client able to barge a agent but client raise a requirement, they want talk to barge agent but that communication is not listen by customer. It is possible with asterisk or not. thanks in advance. Regards Akhilesh --

Re: [asterisk-users] Communicate with barge agent

2013-11-18 Thread Satish Barot
On Tue, Nov 19, 2013 at 1:02 PM, akhilesh chand omakhileshch...@gmail.comwrote: HI folks, I have set a barging facility with our production box.Client able to barge a agent but client raise a requirement, they want talk to barge agent but that communication is not listen by customer. It is