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 19, 2013 at 12:32 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 possible with asterisk
 or not.

 thanks in advance.

 Regards
 Akhilesh

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

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 also whisper to agent using extension SIP/301

 [spy]
 exten = NoCDR()
 exten =  01,1,  ChanSpy(SIP/301,qw)


 Regards,
 Shahbaz


 On Tue, Nov 19, 2013 at 12:32 PM, akhilesh chand 
 omakhileshch...@gmail.com wrote:

 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

 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users



 --
 _
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello

 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

[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
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

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 possible with asterisk
 or not.

 thanks in advance.

 Regards
 Akhilesh


Chanspy with w option


   - w - Enable whisper mode, so the spying channel can talk to the
   spied-on channel.

https://wiki.asterisk.org/wiki/display/AST/Application_ChanSpy

--Satish Barot
satish4aster...@gmail.com
-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users