similar to: ExtenSpy d option 1.6

Displaying 20 results from an estimated 1000 matches similar to: "ExtenSpy d option 1.6"

2008 Apr 16
2
extenspy and chanspy
I want to add to my dialplan the ability to spy on an arbitrary extension whether a call originates at it or is terminated at it. Scenario 1: Given an extension, say 2001, a call comes in on a zap channel and is Dial()ed to the phone that's at extension 2001, I want to be able to pick up a phone and dial (say) *142001 and spy on that call. Scenario 2: Extension 2001 makes a call to, say a
2008 Nov 18
1
How to Barge specific extensions
Hi All Can anybody help me for dial plan to barge or Spy(ExtenSpy) specificor selective extemsions among 20 extension in my office. lets say my office extension range is 301-320 & i want to barge only 3 extension say 320, 302,314. is this possible to barge specific extension? . Plz help me for this.I am using Asterisk 1.4.9 & SIP channels. Regards Amit -------------- next
2008 Feb 14
0
ExtenSpy strange behavior on Asterisk 1.4.18
Hi list, I have been experiencing a strange behavior with asterisk and i would like to know if someone else has face it. This is my scenario, 3 extensions created on sip.conf: 121 | 123 | 123 Everything work just perfect except for the following issue: I have this block on my extensions.conf [record] ;-------Extensiones individuales exten =>
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)
2011 Aug 15
0
1.4.38 passing a Regular expression containing a pipe character to a macro ?
Howdy, I'm working on a macro that authenticates the calling extension against a list of allowed extensions but it looks like the Expression I'm attempting to send of pipe separated extensions is showing up as additional arguments to my macro. I expected to have 4 arguments to the below macro, Instead it looks like I'm actually getting 6. I'm open to suggestions to other ways
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.
2018 Jul 05
3
MixMonitor and ChanSpy whisper
Hello Asterisk list, Hope you are all doing well! We are using the MixMonitor application to record the calls and under some situations the call can be spied using ChanSpy with whisper enabled. Sometimes the spying channel is a person who can interact in the call, and some other times it is a sound file playing a message. The problem is that for some reason the MixMonitor does not record whatever
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
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:
2011 Oct 18
1
Chanspy() not working with group in asterisk 1.4.42
Hi list, I have write down my code on which chanspy not working when I make a group with name of spy. Please help me where is the issue on that. a) caller will call this number to join konference and spy group exten => 43681111,1,Answer() exten => 43681111,n,NoOp(****${CHANNEL}****) exten => 43681111,n,Set(GROUP(${CHANNEL})=spy) exten => 43681111,n,Set(a=${GROUP_LIST(spy)}) exten
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 --------------
2008 Oct 27
2
whisper time remaining
Hello everyone, I'm trying to find out a way to whisper the time remaining for a prepaid application on a established channel. Unfortunately I think there is a lack of PlayBack/Background commands which can be applied on a working channel as well as a lack of spy/whispering commands available via Asterisk Manager. Does anyone know how to implement this? Thanks a lot. Regards, Victor
2005 Feb 06
0
"whispering" mode in Meetme?
Dear all: I want to setup a "whispering" (or "coach") meetme room. the goal is make a channel with the capability of barge in a Agent call with a customer, but only the operator can ear the voice of the supervisor. This with the purpose agent monitoring. Anybody out there can set-up this function? The only parameters in Meetme app ('m' and 't') don't
2014 May 29
0
Asterisk 11.10.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 11.10.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 11.10.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: Bugs
2009 Feb 04
1
Stopping chanspy followup
I am still trying to figure out a reasonable way to exit the chanspy application in a dialplan. For the most part I understand how things are working and there is one change I would like to propose. The way the 1.4.23.1 code seems to work is that if there are no channels that match the chanprefix argument the chanspy code stays in a loop waiting for a new channel to come into being that matches
2014 May 29
1
Asterisk 11.10.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 11.10.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 11.10.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: Bugs
2011 Aug 24
0
Time-limited calls -- revisited
I have got time-limited calls with a warning announcement working now ..... almost. Something is going slightly wrong, because the call file that gets created to trigger the announcement is persisting even after both ends of the call have hung up. When a code is dialled, the user enters the context "time-limited-call". An announcement is played and the user then dials the number
2011 Jul 02
2
chanspy spies on wrong channel
asterisk 1.4.32 have zapata.conf soft link to chan_dahdi.conf to use flash operator panel < 2.0 (from extensions.conf) exten=> 304,1,ChanSpy(Zap/4|q) exten=> 304,2,hangup There is no entry ChanSpy(Zap/41) in extensions.conf On dialing 304 and Zap/41 is in use this happens: [Jul 1 18:24:47] VERBOSE[14447] logger.c: -- Executing [304 at flash:1] ChanSpy("Zap/31-1",
2014 May 29
0
Asterisk 12.3.0 Now Available
The Asterisk Development Team has announced the release of Asterisk 12.3.0. This release is available for immediate download at http://downloads.asterisk.org/pub/telephony/asterisk The release of Asterisk 12.3.0 resolves several issues reported by the community and would have not been possible without your participation. Thank you! The following are the issues resolved in this release: