Displaying 20 results from an estimated 5000 matches similar to: "ControlPlayback can not replay complicated file names"
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
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:
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
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
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 21
1
astdb delete all keys with the value of x
I?m trying to use the asterisk database but I think there is a limitation in deleting records I need to make my logic work.
I understand that I can delete all family members with a specific key
and that I can delete an entire family of keys
but I would like to be able to delete specific keys which have the same value, is this possible?
I have tried moving things around so making the family the
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 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
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
2005 Jan 27
1
Hold music while ControlPlayback is paused?
Hi.
I've been using the ControlPlayback function as part of an IVR system,
but am finding it very restrictive. Is there any way to tell it to
play hold music while the user has pause selected? I don't want the
line to just go silent indefinitely.
If I want the caller to have a pause option, is there some alternative
to using ControlPlayback? I think I've got the hang of doing fancy
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
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 Aug 28
4
Mplayer as replacement to mgp123 in MP3Player cmd
There is a patch to mplayer that allows it to suppress stdout messages
and instead output pcm data to stdout. I managed to get it working with
app_mp3.c and seems like it is working fine. All that was needed was a
change in the execl line and a slight increase in timeout value. I have
only done limited testing. If mplayer is able to replace mpg123 without
issues, this opens up a whole lot of
2010 Aug 28
1
Play a number of files to a caller
I want to be able to allow a caller to dial a ddi, system to verify
identity etc (this is all done)
I then want them to sit listening to music, until an event happens.
When this (external) event happens, I want to play a certain file to
the caller, using playback (so that they have ff / rw etc), and when
finished, go back to the music.
1) I thought of redirecting to an extension that played the
2009 Dec 30
3
flac --replay-gain
I have FLAC files that I would like to re-encode with --replay-gain. I have my Flac's organized in Artist/Album folders, so I should have no problem getting an album gain/peak per album.
Do I need to first de-code the flac's to wav files and then "flac --replay-gain *.wav", or can this be accomplished by going to each Album directory and "flac -f --replay-gain
2008 Feb 11
2
Replay-gain
On Monday 11 February 2008 05:04:25 Pyt wrote:
> Can you elaborate on what you mean by "correctly use" ?
>
> On Feb 11, 2008 1:03 AM, Christopher Brown <c-b@asu.edu> wrote:
> > Is there a way to correctly use the replay-gain feature on flac files
> > that contain an entire album (i.e., multiple tracks with seekpoints added
> > from a
> > cue sheet)?
2010 Dec 16
3
Sendmail Replay problem
Hi , guys :
I have a problem about the sendmail replay . The following is my condition:
I have installed the sendmail server on my laptop which installed CentOS
5.5 x86 64,
and I want to set up the sendmail replay.
That is to say . If my linux account called test and his mail address is
test at test.com,
when he get the new mail, then the server send the mail to the company mail
server ,
2008 Feb 10
2
Replay-gain
Hi List,
Is there a way to correctly use the replay-gain feature on flac files that
contain an entire album (i.e., multiple tracks with seekpoints added from a
cue sheet)?
--
Chris
2007 Jul 25
2
Bug: flac --replay-gain thinks that I used --no-padding
If I use flac to encode with the --replay-gain
option, I get a warning about the --no-padding
option...
"NOTE: --replay-gain may leave a small PADDING block even with --no-padding"
...even though I'm not using --no-padding. And the
file does end up with a small padding block, so
changing tags is slow.
I'd fixed this bug in my own copy of flac 1.1.4,
but forgot to submit the
2007 Jul 30
1
AGI and exec Playback
Hello,
I'm looking for a way to play sound file, and control the playback
trough web interface. Is it possible to use AGI to play a sound file
and then by receiving some event stop playing it, and play another
file. The catch is that i want to seek to 1st minute, 5th minute, etc
- so regular ControlPlayback with intervals wouldn't fit - i have to
use sox to create different file and then