Displaying 20 results from an estimated 30000 matches similar to: "meetme recording very loud"
2006 Dec 22
1
problems using the 1.4 version of meetme
Hi. I am having a strange problem when using the 1.4 version of
asterisk and zaptel. If I call from a pstn line into the asterisk box
using a phone number which calls the box via sip, then once I am in
the meetme conference nothing happens when I hit the star key -- I
cannot get the user menu. There is nothing in the logs at all its as
though asterisk never sees the digit at all. Now if I do
2020 Mar 26
2
audio problem with asterisk and meetme conference
On Thu, 26 Mar 2020 06:54:37 -0400,
Doug Lytle wrote:
>
> >>> I never moved to confbridge because they don't have an option for controlling the volume of other
> >>> participants audio
>
> I have menu options in my confbridge configs that has increase and decrease conference volume.
>
> I'd still configure a small confbridge and test if you still
2006 Feb 21
0
meetme feature request (or maybe its there already?)
Hi. There are two things in a meetme conference which I would like to
be able to do -- one is to start recording somewhere in the conference
without having to change my dialplan to use the r option -- sort of
like the one-touch in the features.conf -- and some way to play some
specifically named file fromwithin the conference. I have an
extension which uses ControlPlayback to play a file, but
2020 Mar 25
2
audio problem with asterisk and meetme conference
Hi. I have a problem with my audio in meetme conference under
asterisk 13 using Debian buster compiled from source. The problem is
that there is some sort of distortion in the audio -- a workaround is
always to lower the listen volume (*4). I see nothing in the log and
so I wonder what is happening. I have dahdi loaded so I can record
the conferences.
Thanks in advance for any suggestions and
2020 Mar 26
2
audio problem with asterisk and meetme conference
On Wed, 25 Mar 2020 12:42:00 -0400,
Doug Lytle wrote:
>
>
> >>> he problem is that there is some sort of distortion in the audio
>
> Has been been going on for a while or is this a new setup? Do you have a timing source?
>
> I bit the bullet around a year ago and moved to CONFBRIDGE; it wasn't as horrible as I thought it would be to setup.
Well, this has
2013 Feb 17
0
asterisk-1.8 change in meetme behavior was this on purpose?
Hi. After the latest upgrade of asterisk-1.8, I notice that meetme does
not allow the menu, if musiconhold is active which only occurrs if a
single user is in the conference. Sometimes I have to unmute someone
because for various reasons they cannot do this and they are the first
one in the conference. I looked at the code and its a one line change,
and I wonder if it was done deliberately or
2007 Jun 12
0
anyway in meetme to mute all but one user?
Hi. I am using latest asterisk 1.2 and it would be nice in a meetme
conference to be able to mute all but a particular user and then
unmute all those users again with one command. Am I missing something
or is this not available? Maybe I could write something, but I wanted
to check first.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
2006 Feb 22
0
Problem transferring call to a meetme conference
I am using CVS as of December 7 2005, and I am having the following
problem -- I have an extension so I can transfer a call I have made
(from a zap channel) to a meetme conferenceand what I have found is
that if I am using the i option, I can transfer the call OK, but the
zap channel I transferred from gets totally unusable --what I get in
the log file is endless messages like this:
Feb 22
2011 Jan 15
1
Problem with chan_dahdi and conferencing
Hi. I am using asterisk-1.8 and I am having problems getting
conferencing to work properly. I did modprobe on dahdi and did load =>
chan_dahdi.so in /etc/asterisk/modules.conf. Now I do get conferencing,
but meetme says
[Jan 15 11:38:56] WARNING[9214] app_meetme.c: No DAHDI channel available
for conference, conference recording disabled (is chan_dahdi loaded?)
Now chan_dahdi is indeed
2007 Mar 12
1
Problems with Voice conferencing
How did you install these packages -- make sure you do ./configure and
if needed make menuselect in each one of these before the make and
make install. This is the only thing I can think of -- check whether
there are any built-in modules as well.
on Monday 03/12/2007 Asterisk Asterisk(asteriskbunnies@yahoo.com) wrote
> Hey!
>
> Thanks for your interest, i checked the modules and i
2011 Jan 07
1
system lockup when going into conference
Hi. I have an asterisk system under Debian Leni using asterisk 1.8 with
no Digium hardware -- and when I go into a meetme conference the system
either locks up or is 100% cpu utilized or something -- I can't type
anything and I have to physically reboot the system. The dahdi module is
loaded and the last log entry is the playing of you are the only person
in this conference,.
How would I
2019 Oct 07
2
problem with new install with asterisk 15.7.4
Oh, I forgot to mention that Asterisk 15 went End-Of-Life last Thursday.
:) You should use Asterisk 16.
On Mon, Oct 7, 2019 at 5:58 AM George Joseph <gjoseph at digium.com> wrote:
>
>
> On Fri, Oct 4, 2019 at 1:19 PM John Covici <covici at ccs.covici.com> wrote:
>
>> Hi. I am trying to install asterisk 15.7.4 from git onto a Debian 10
>> system and I am
2008 Jan 15
3
Meetme recording
Hello,
Is there a way to change the format from the default?
'r' - Record conference (records as ${MEETME_RECORDINGFILE} using format
${MEETME_RECORDINGFORMAT}). Default filename is
meetme-conf-rec-${CONFNO}-${UNIQUEID} and the default format is wav. -
requires chan_zap.so
Many thanks
********************************************************************
This email and any attachments
2007 Feb 07
0
one touch recording problem in asterisk 1.4
Hi. I was using asterisk 1.2 on a box with sip phones attached and a
long distance T1 line as the phone provider. We did a successful test
of *1 allowing one-touch recording as set in the features.conf.
Because of deadlock issues I decided to try 1.4 (latest svn as of
yesterday) and the deadlock went away, but when we tried to use the *1
it was sent over the bridged channel rather than being
2009 Sep 07
0
one touch recording not working lately in asterisk
Hi. Has anyone else seen the problem I am having where one touch
recording causes a seg fault? I filed a bug, however I would like to
know if anyone else has seen this and if there is a work around unless
no one uses this very nice feature.
Thanks much for any ideas on this subject.
--
Your life is like a penny. You're going to lose it. The question is:
How do
you spend it?
2011 Jan 04
2
problems inserting dahdi modules using Debian Leni
Hi. I have a Debian Leni system with asterisk-1.8. I was trying to
get meetme to work and it depends on dahdi, so I compiled dahdi-trunk
and dahdi-tools-trunk, however, when trying to insert dahdi_dummy, it
complained about symbol crc_ccitt_table, although the module was
actually there in the kernel tree. So, I took the Debian source, and I
had the config and I did make Bzimage, make modules
2009 Jul 08
2
g.722 + loudness
Hi,
We've been running g.722 in asterisk 1.6.09 for awhile now,
2006 Mar 08
1
Location of MeetMe Recordings
In Asterisk 1.2.4 is love being able to recording conferences. However,
using the default variables, the files are being written to
/var/lib/asterisk/sounds instead of /var/spool/asterisk/meetme.
If I change MEETME_RECORDINGFILE variable to something different in works,
bit I lose the ability to define CONFNO as part of the file name, which is
handy when sorting for users to review. I call meetme
2015 Dec 29
1
permission problems trying to access subdirectories of a samba share
Rowland penny <rpenny at samba.org> wrote:
> On 29/12/15 15:44, covici at ccs.covici.com wrote:
> > Rowland penny <rpenny at samba.org> wrote:
> >
> >> On 29/12/15 13:59, covici at ccs.covici.com wrote:
> >>> Hi. I am having problems accessing subdirectories on a samba share. I
> >>> am using windows 10 build 10586 and linux kernel
2007 Mar 28
1
Odd MeetMe bahaviour with MoH ...
Hi,
I've just observed something a bit odd - I'm wondering if this is the
expected behaviour, a bug/feature, or something I'm doing stupid!
1st person gets into MeetMe. Nothing fancy, just:
exten => 987,1,MeetMe(400,iM)
They enter the passcode and their name, then listen to MoH. So-far so
good.
Now the 2nd person dials in. They enter the pin-code, and at that point,
the MoH