similar to: How to Barge specific extensions

Displaying 20 results from an estimated 500 matches similar to: "How to Barge specific extensions"

2008 Apr 03
1
Sending audio to a channel
I have a voicemail application that users can listen to messages and leave messages. I am looking for a way to play a beep tone to a user when a new message is received when they are on the phone. Here is what I have come up with: in extensions.conf: [beepvoicemail] exten => 1000,1,answer() exten => 1000,2,NoCDR() exten => 1000,3,wait(2) exten => 1000,4,Set(TIMEOUT(absolute)=5)
2013 Nov 19
2
Communicate with barge agent
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 -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 Jan 12
2
GUI client for windows for live monitoring/barge
I've seen a few but can't get them to work. I need one where I can drop a call into a conference without them knowing it to us it as a live monitor and barge function, anyone doing this are know of a gui client for windows I can use? Thanks,
2009 Aug 26
1
ACD, call barge, recording
Hellow, i need the following requirements with asterisk : 1) Can ACD (Automatic Call Distribution) service work with asterisk, and how to set up ACD in asterisk ? 2) How call barging can set up in asterisk ? 3) How call recording can set up in asterisk? Thanks mahboob System Engr SSL -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Sep 29
3
chanspy and DISA
Hello all, OS OpenSuSE 10.3 * ver 1.4.26.2 zaptel ver. 1.12 Digium TE122 I have a request for remote users to be able to dial through the system so that the sales managers can barge/chanspy on the sales force. I have the DISA part working with authentication(rather straight forward) but what I can not figure out is how to enable the supervisors to be able to barge on these calls. Is there a
2004 Sep 03
1
zap barge restrictions
I have a couple of questions on the zapbarge: 1) zapbarge asks for a channel - how would a manager know what channel to enter ? Is there any way of being able to enter an extension number instead ? I know that you can get the information from the manager interface, but I wouldn't want to give my users access to this, or have to install / write a system just to get an extension number from a
2011 Feb 16
1
Barge in.
I'm running Asterisk 1.6 and was wondering if anybody have a workig "barge in" solution running. I was thinking of using chanspy, but i would like that the original call would be dropped, and the new call would be the only one there. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Aug 29
3
Call monitor/barge/train
Hi, I'm planning on migrating someone who uses a very mature system. They would be logging in either as AgentLogin() or AQM. The main requirement however, is: The supervisor will have a control panel, where he will see how many of his agents are on call. If they are, he can "right-click" on the agent and get the options Call Monitor (where the super just listens in on the call,
2008 Oct 10
0
How to barge Inbound calls
Hi All Can anybody help me for dial plan which can barge inbound call groupwise. Because when i am trying to barge inbound calls which is coming on my DID number i can hear 1st 3 digit of my Inbound provider IP address instaed of extension which pick that calls. I tried Chanspy as well as Extenspy. But result is same. So Plz Help me. Thanks Amit -------------- next part --------------
2004 Aug 04
1
Barge in on to agents conversation
Hi, 1. When an agent is active on a call, i need the ablity for a third person to join the conversation. Basically barge in by a supervisor, participate in the conversation and then leave. 2. As an extension to the above, while on call, can the agent request a conference from another agent and later hang him up. 3. Is there any way for a call to be put in the queue destined for a specific agent
2014 Sep 18
1
Voice-Recognition / ASR / with barge in
Hi there, I am using Asterisk 11.9 (with Sangoma-E1-Card/DAHDI) and it works fine :-) But I am wondering if there is a solution/application which will enable me to implement voice recognition while playing a voice file (barge in). So that the caller hears a voice file and can interrupt it with his voice. Currently (on our platform) the caller has to wait for the end of the voicefie. Then we play
2010 Mar 12
2
ExtenSpy Problem
Hi I'm trying to get ExtenSpy to work but it wont, I'm dialling a number from my mobile which comes into our server and answering the number on a particular SIP extension which all works fine. I'm then dialling an exten from my own SIP extension which executes the ExtenSpy for the correct extension but I hear nothing. Here is the output in the CLI -- Executing
2008 Nov 05
2
ExtenSpy? am I doing it correctly?
Scratching my head and trying this. Asterisk Version: Asterisk 1.4.21.2 Tried: exten => 4771,1,ExtenSpy(4724 at mbb) exten => 4771,2,Hangup Also tried: exten => 4771,1,Answer exten => 4771,2,ExtenSpy(4724 at mbb) exten => 4771,3,Hangup Also tried many variations including option ,b I think most calls I make are 'bridged' extensions 4771 and 4724 are both in mbb context.
2009 Apr 30
1
ExtenSpy d option 1.6
I just installed asterisk 1.6.0.9 in the hope of using the d option in ExtenSpy(). I found this on the internet: - w - Enable 'whisper' mode, so the spying channel can talk to - the spied-on channel. - W - Enable 'private whisper' mode, so the spying channel can - talk to the spied-on channel but cannot
2013 Feb 01
1
Unexpected DNS queries from Asterisk
Keep in mind this is 1.2... I have a peer in sip.conf: [my-uk900] context = uk900 host = a.b.c.d type = friend Why am I seeing DNS queries like my.example.com and uk900.example.com? -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline
2009 Oct 09
3
Chanspy
How can i activate "ChanSpy" to spy on a dedicated extension? I see the following in "/etc/asterisk/extensions_additional.conf" [chanspy] include => chanspy-custom exten => 501**,1,Chanspy(801) exten => 501**,n,Hangup exten => 502**,1,Chanspy(802) exten => 502**,n,Hangup But when i try to call "501**", it doesn't give any response. Thanks.
2013 Feb 11
1
how to join calls - not barge?
I'd like to have an extension "join" a call. That is, C can join A and B, just as if it were an analog extension phone. ChanSpy works, sort of. The problem is that once A or B hangs up, the channel is gone. With an analog extension, C would remain connected with B if A hung up. Can I throw A and B into a confbridge and then add C? Create a new channel that grabs the A
2006 Apr 10
6
Single Table Mapping
This is pretty simple, but I must be missing the obvious. I''ve got a table that''s similar to this: USERS: - id int - username varchar(64) - password varchar(64) - role_id int ROLES: - id int - description varchar(16) I''ve had no troubles doing has_many relationships at all. But I want to map the user.role directly to the role model automatically (which sounds
2004 Jan 13
1
GUI client for windows for live monitoring/b arge
-----Original Message----- From: woody+asterisk@solutionsfirst.com.au [mailto:woody+asterisk@solutionsfirst.com.au] Sent: January 12, 2004 11:25 PM To: asterisk-users@lists.digium.com Subject: RE: [Asterisk-Users] GUI client for windows for live monitoring/barge > -----Original Message----- > From: asterisk-users-admin@lists.digium.com > [mailto:asterisk-users-admin@lists.digium.com]
2004 Jul 12
4
call Intrude
Hi I have looked through the wiki and search the mailing list, but I cannot find a way to intrude on a call, can asterisk do this feature? if so how? Thanks for your help Robb