similar to: Hold music while ControlPlayback is paused?

Displaying 20 results from an estimated 5000 matches similar to: "Hold music while ControlPlayback is paused?"

2014 Dec 09
0
Playing audio to bridged channels using ControlPlayBack
One thing that concerns me is that this post is from 2009, even though the newest version of the app on Sourceforge is up to date. I have a customer who has been using a conference server that I built for him using app_konference for several years now and he routinely runs conferences with anywhere from 10 ? 125 active users. The ultimate goal is several hundred concurrent users and I can see that
2018 Jun 06
2
Using ControlPlayback with AWS S3
On Wed, Jun 6, 2018 at 6:18 AM, Antony Stone < Antony.Stone at asterisk.open.source.it> wrote: > On Wednesday 06 June 2018 at 12:02:38, Dovid Bender wrote: > > > Hi, > > > > I have tested ControlPlayback and grabbed files via an apache server with > > no issue. > > ControlPlayback is an Asterisk dialplan function. > > How have you integrated this
2010 May 17
0
ControlPlayback skip forward fails on mp3 file
Using Asterisk 1.4.31 and addons 1.4.11, ControlPlayback get confused when skipping forwards on an mp3 file (it seems to work fine on wav's). I'm calling it from an AGI like so: $agi->exec('ControlPlayback',$filename . "|4000|#|*|8|0|7"); The first four times I press the '#' key it does indeed skip forwards; but the fifth and subsequent times pressing
2018 Jun 06
2
Using ControlPlayback with AWS S3
Hi, I have tested ControlPlayback and grabbed files via an apache server with no issue. I want to be able to grab files via aws S3 which would require me to add some headers to authenticate. Is there any way to have Asterisk add headers or would I need a http proxy in the middle? TIA. Dovid -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Dec 08
2
Playing audio to bridged channels using ControlPlayBack
There is one more thing to try: http://snapvoip.blogspot.com/2009/07/appkonference-asterikast-high.html I would appreciate if anyone can comment on the feasibility of playing an audio file to the caller and callee using ControlPlayBack and appkonference. Much of the reviews indicate that appkonference is an over-kill for an audio as its main functionality is with video. Going past that. Thanks
2014 Apr 10
2
ControlPlayback can not replay complicated file names
If not sure if I am looking at a bug or expected behaviour as I do not see anything in the documentation. ControlPlayback can not replay complicated file names For example it can replay 1005 but it can not replay 1005-2014-04-08_23:58:17 Playback can replay 1005-2014-04-08_23:58:17 I suspect this relates to how the variables are parsed and parameters set. Does anyone have any further
2010 Mar 24
0
Hook playback or ControlPlayBack cmd
Dear all, I want playback or ControlPlayback cmd to trigger me when a DTMF key is pressed, so I can execute Monitor cmd or any thing I want. Anyone did this job before?. Please help me. Thanks in advance, Giang -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100324/0884f55a/attachment.htm
2005 May 10
0
problem with ControlPlayback
Hi. I have an extension to use ControlPlayback -- however the forward and rewind controls do not work if I am in a 3-way call with the pstn and that extension, however if I then hang up the controls work. Anything to do about this? Any assistance would be appreciated. -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici
2014 Apr 12
0
ControlPlayback - Prompts
Is there a standard set of prompts to use with ControlPlayback as there are with many of the other applications like confbridge? I can?t find a prompt with instructs the user how to use it?s functions. Perhaps you have to construct a prompt out of multiple prompts. Does anyone have an idea of which ones to use? Regards --- This email is free from viruses and malware because avast! Antivirus
2011 Jun 09
1
Fwd: Re: ControlPlayback's options
Humm... Seems like my message didn't make it. Here we go again.. /Johan -------- Original Message -------- Subject: Re: [asterisk-users] ControlPlayback's options Date: Sun, 05 Jun 2011 22:19:18 +0200 From: Johan Wilfer <lists at jttech.se> To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users at lists.digium.com> On 2011-06-05 19:54, virendra
2010 Jan 11
1
MeetMe Conferencing - Announce your own join/leave to yourself and other conference members
Hi all, I'm trying to get the MeetMe system to take a caller and announce to them they've joined the conference in addition to the other members of the conference assuming previous members of the conference >= 1. I can see where the meetme.c app actually processes it using the ast_pthread_create_background(&conf->announcethread, NULL, announce_thread, conf); function. The
2011 May 30
1
ControlPlayback's options
Hi List, Asterisk 's *ControlPlayback* will used for play any recorded file as an audio player. Is it possible that we can use it for multiple forward and rewind ? ex:- original: ControlPlayback(filename,skipms,ff,rew,stop,pause) expected ControlPlayback(filename,skip1,skip2,skip3,forward1,rewind1,forward2,rewind2,forward3,rewind3,stop,pause) : ----- Thanks and regards Virendra Bhati
2016 Oct 10
2
AGI: How to break out of AGI when stream_file escape_digits are detected in middle of long sequence of files?
For reasons best known to myself, I call a python agi (PYST2 - love it!) which streams a series of very short files in quick succession. Like this: escape_digits = str("0") agi.stream_file(promptFile,escape_digits) and this is what I see on the AGI debug: <Local/s at root-00000061;2>AGI Tx >> 200 result=0 endpos=6784 <Local/s at root-00000061;2>AGI Rx <<
2004 Jan 20
1
Music on Hold - can it be done without mpg123?
I have been having periodic trouble with mpg123. I have tried .59r & .59s and perhaps others a while back and still get the 'broken pipe' and zombie mpg123s (although I think I saw something about a fix in the changelog) once and a while. Is it currently possible to configure moh to run directly on the wav files? Now-a-days hard drives are so big, why use compression at all (at least
2004 Dec 09
2
Silent IAX calls getting cut off
Hi. I'm new here so I hope this is a sensible question/sensible place for it. I have a PSTN to IAX phone number with voipuser.org that I'm using to test an IVR service. The only trouble is that after approximately 40 seconds of silence (e.g. after background playback of a menu prompt) the call gets cut off. Is this a common problem? I've already set the ResponseTimeout to a big
2004 Jun 02
4
Splicing audio clips into one stream
Is there a Linux tool that will splice several gsm sound clips together into one clip? In my agi script, I would like to use 'get_data' with one clip instead of multiple 'stream_file' so the user doesn't have to listen to the entire spiel before responding. Thanks, -- Michael Welter Introspect Telephony Corp. Denver, Colorado +1 303 674 2575 mike@introspect.com
2004 Jan 20
3
Enter Pin followed by Pound key
Im trying to create a custom application via the AGI. I want to authenticate the users that dial in with a userid and pin. However, the number of digits in the PIN and userid are variable, and therefore I need to allow the user to "press enter" by hitting the pound key. How would I accomplish this in the AGI? stream_file doesnt seem to work, since it only allows one digit to be
2010 Feb 10
0
EAGI delay
Hello, I made a post to the forums (http://forums.digium.com/viewtopic.php?f=1&t=72901&sid=3d5c2717ca5ab7ad676957ae436d4b51) but haven't received any replies, so thought I'd try here. On my debian machine running asterisk 1:1.4.21.2~dfsg-3, I've been noticing that there's a problem with conferences (using both meetme and app_conference) and the audio sent out to an
2003 Jun 20
1
More than one param to AGI
I'm starting to write an AGI script. I want to pass more than one parameter to the script, but seem to be unable to. extensions.conf: exten => 85,1,AGI(/etc/asterisk/agi/args.agi,myarg1,myarg2) args.agi: #!/usr/bin/perl print STDERR "FNORD prog = $0\n"; print STDERR "FNORD arg 1 = $ARGV[0]\n"; print STDERR "FNORD arg 2 = $ARGV[1]\n"; print
2013 Nov 09
2
My samba can't see its own groups! (4.0.9 as solo AD DC)
My samba thinks its own groups don't exist. Background: I had a samba3 server operating as a NAS with some desktops joined to the domain. I'm migrating it to samba 4.0.9 as an AD domain. Users can log in and browse their home share -- but the other shares aren't working. They're per-project shares set up to allow that project's group access, and to forcibly make all files