similar to: FW: Play a file on a channel from the Manager API

Displaying 20 results from an estimated 60000 matches similar to: "FW: Play a file on a channel from the Manager API"

2007 May 14
0
Play a file on a channel from the Manager API
> Is there any way to play a file on a channel from the Manager API > (other than from Originate)? This question was asked by someone else on the ast-dev list and the only advice given was that Redirect was the solution. I find myself with the same problem now but I don't understand the response. The situation: I need to play a file from the Asterisk Manager on a channel that is
2007 Apr 26
0
FW: ChanSpy and MeetMe
> On Mon, 26 Mar 2007 10:42:38 -0700, Stephen Uhler wrote > > >>>GDrayer@guesswho.com said: > > > I have been successful using ChanSpy on a standard Dial call but when > > > attempting to ChanSpy on an incoming call that has been added to a > > > MeetMe conference (attempting to coach an agent that is speaking to a > > > conference of callers)
2007 Mar 22
3
ChanSpy and MeetMe
I have been successful using ChanSpy on a standard Dial call but when attempting to ChanSpy on an incoming call that has been added to a MeetMe conference (attempting to coach an agent that is speaking to a conference of callers) it seems to fail to connect to the channel. Here's the console dump: -- Accepting call from '2154182700' to '3399' on channel 0/18, span 4
2007 Jul 12
1
exit ChanSpy with DTMF
Part of a supervisor menu I'm writing requires that I allow the supervisor to choose to ChanSpy a channel from the main menu then return back to the menu to choose other options when she's done. Is there a way to 'exit' ChanSpy and continue down the dialplan? Or is a caller stuck in ChanSpy until they hangup the phone? Thanks. George
2007 Sep 11
1
exit ChanSpy with DTMF
Part of a supervisor menu I'm writing requires that I allow the supervisor to choose to ChanSpy a channel from the main menu then return back to the menu (dialplan) to choose other options when she's done. Is there a way to 'exit' ChanSpy and continue down the dialplan? Or is a caller stuck in ChanSpy until they hangup the phone? Thanks.
2007 Jan 19
1
using the Manager to connect caller to conference
Is there a way, via the Asterisk Manager, to dial an extension and connect it with an existing meetme conference? I'm trying to pull callers into a conference as other conference members leave. Thanks in advance. -George -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Jan 11
0
Asterisk Manager API and ZapBarge or ChanSpy
Am trying to monitor and record an in-process phone call using a remote computer and the Asterisk Manager API. Have something that is working, but the call recording volume is to low to be usable. dialplan exten => 8159,1,ZapBarge(Zap/1) remote application with Asterisk Manager API $telnet->print("Action: Originate\nChannel: Local/8159\@default\nApplication: ChanSpy\nData:
2006 Jan 19
0
Fw: chanspy
Hi, I was only able to ChanSpy Agent channels. How do I monitor outgoing calls? Thank you Dov -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060119/a7eee094/attachment.htm
2007 Jun 26
0
Spy a specific Channel
Hello Friends, I have successfully being able to initiate a automatic Call with AMI that leads me to a Extension XXX. In my extension.conf I have: exten => XXX,1,ChanSpy(SIP/). The problem that I have is to listen to a Specific channel that's using SIP. I tried out this: exten => XXX,1,Read(SPYNUM,extension) exten => XXX,n,ChanSpy(SIP/${SPYNUM},q) It asks for a specific
2010 May 16
1
play a sound file directly to a caller channel
Hello User-List, is it possible to play a sound file directly to a caller channel? Like this AMI command Action: Originate Channel: SIP/20-00001d41 Application: Playback Data: /path/to/audio/file I get an Error Message. My intension is to play a sound file to a caller and the other callers don't hear this. Can someone help me ? Thanks a lot Bye Daniel
2007 Jun 16
1
Chanspy
I am developing a Call Center with AMI, I have already redirect and create a call, but I want to implement a functionality so I can supervise the call (spy). I have been studying the function chanspy of asterisk. Does any one know how to execute the function Chanspy(SIPXXX) throw AMI? Best Regards Carlos -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Apr 21
1
AST-2011-006: Asterisk Manager User Shell Access
Asterisk Project Security Advisory - AST-2011-006 Product Asterisk Summary Asterisk Manager User Shell Access Nature of Advisory Permission Escalation Susceptibility Remote Authenticated Sessions Severity Minor
2011 Apr 21
0
AST-2011-006: Asterisk Manager User Shell Access
Asterisk Project Security Advisory - AST-2011-006 Product Asterisk Summary Asterisk Manager User Shell Access Nature of Advisory Permission Escalation Susceptibility Remote Authenticated Sessions Severity Minor
2012 Mar 05
1
asterisk 1.8.9.2 channel.c: Channel allocation failed
Hello List! My Asterisk stopped making SIP-calls today, I could call from external, and saw Call coming in over PRI, but calling the SIP/Device wont work. I saw 5 open channels - all chan_spy. Only a restart helped. In the messages-file i found from yesterday: [Mar 4 17:28:01] NOTICE[25769] app_chanspy.c: Attaching SIP/209-0000170fto SIP/210-0000170e [Mar 4 17:29:38] NOTICE[25790]
2005 Jan 21
0
Manager API on gives the DIALSTATUS of the first picked up channel?
Hi All! Let me explain the problem. When using the Originate? command from the manager api, the dialstatus variable returns results? for whichever phone picks up first, and in this case it is the IAX/2? connection. It doesn't matter if Zap/G2/XXXXXXX is set as the channel,? or an extension either. What I am ultimately trying to do is get the? dialstatus of the Zap/X/XXXXXXX channel, i.e.,
2009 Feb 02
1
ChanSpy or other variant
I'm trying to figure out how to listen in to a channel that I specify. I have the impression I've seen this done via Flash web controls, but I'm trying to write something myself and I can't figure out what command would be used. ChanSpy looks great, but I don't see how to specify the channel. I have a channel identifier like "SIP/provider-08748db0" which is what I
2019 Nov 21
0
AST-2019-007: AMI user could execute system commands.
Asterisk Project Security Advisory - AST-2019-007 Product Asterisk Summary AMI user could execute system commands. Nature of Advisory Remote Code Execution Susceptibility Remote Authenticated Sessions Severity Minor
2006 Jun 18
0
Fwd: FW: Creating Queues on Asterisk server - Sendingingress calls off-net to either PSTN or another VoIPapplication - thoughts?
---------- Forwarded message ---------- From: Christopher Aloi <chris.aloi@gmail.com> Date: Jun 18, 2006 9:52 PM Subject: Re: FW: [Asterisk-Users] Creating Queues on Asterisk server - Sendingingress calls off-net to either PSTN or another VoIPapplication - thoughts? To: Alexander Lopez <Alex.Lopez@opsys.com> Alexander, Thanks for your reply, may I ask a few questions? - Does the
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",
2006 Jun 20
0
ChanSpy on a specific channel.
Guys, I'm trying to run chanspy on a specific channel without success.. extensions.conf: exten => 5,1,ChanSpy(IAX2/) Result: -- Executing ChanSpy("IAX2/127.0.0.1:32783-1", "IAX2/") in new stack -- Playing 'beep' (language 'en') -- Playing 'beep' (language 'en') -- Playing 'beep' (language 'en')