Displaying 20 results from an estimated 9000 matches similar to: "MOH Class in MeetMe"
2005 Jul 12
1
Skip Announcement Confirmation in MeetMe
Anyone know how to bypass the CONFIRMATION of the user announcement
recording in MeetMe?
While I like the "please say your name" to announce a user into a
conference, I find it confusing and time consuming to make the user to
press 1 to accept a recording they haven't even previewed.
I'm not a coder, but I'd be happy to comment out the confirmation loop
if someone
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
2010 Jun 13
2
bug with Moh on MeetMe ?
Hello,
The MeetMe application refuses MusicOnHold personalized and skip always in
the default!
Have you any idea how to fix this?
-- Executing [028883899 at default:1] Set("SIP/109.10.214.1-00000002",
"CHANNEL(language)=fr") in new stack
-- Executing [028883899 at default:2] Answer("SIP/109.10.214.1-00000002",
"") in new stack
-- Executing
2004 Aug 27
2
Someone please try MeetMe MOH with latest CVS and GS phone
I have today reported a bug with the latest channel.c (1.134) that
affects music-on-hold for the first user in a MeetMe room when calling
from a Grandstream BT102. The music is broken up about 5-10 times a
second. It doesn't happen when calling from Firefly. It is also fine
on both clients with 1.133 of channel.c. I am using the ALAW codec.
Mark at Digium can't reproduce the problem,
2004 Jul 06
2
ztdummy running, but moh & meetme don't work
Any thoughts on the following?
I am running asterisk from CVS (downloaded yesterday's
version, just to be sure) on a test system with no
digium cards in it, so I have installed ztdummy (see
logs and screenshots below) as a timing source.
When I call the music on hold extension from a Sipura
Sip connected analog phone, I hear nothing and start
getting
Warning[98310]: chan_sip.c:674
2005 Aug 18
1
Unable to transfer external calls to MeetMe conference
I have a peculiar situation, and am hoping someone on the list can offer
assistance. I am running CVS HEAD, and am using ITSPs for DIDs. The server
has no Zap hardware, but is configured to use ztdummy. All incoming calls
are via IAX2.
Calls ring to SIP phones, voice mail, IVR, etc., with no trouble. I am also
able to transfer calls among my SIP devices, voice mail, IVR, etc. All of
my SIP
2017 Jul 20
2
MoH via AGI broken after upgrade.
I recently upgraded Asterisk from 1.8.x to 13.x and am now finding that music on hold isn't working like it used to.
It seems that even though the correct MoH class is being set, the system still plays the "default" music.
All of my call handling is done with an AGI script. When a call is made, the AGI script sets the MoH class before dialing.
The log indicates that the correct
2007 Jun 11
5
change moh during a call?
Hello.
Is it possible to change the defined moh sound file within an extension?
I have:
exten => 18,1,Answer
exten => 18,n,Wait(3)
exten => 18,n,SetMusicOnHold(durchwahl)
exten => 18,n,Dial(SIP/118,15,m)
exten => 18,n,Hangup
Now i have the situation someone calls and my phone is ringing while moh
(durchwahl) is playing. When i pickup the call and press the hold button
during
2004 Dec 28
1
Intercom System with Asterisk and Cisco 7960
OK, I got my Cisco 7960's to auto-answer on the second line but I can't get the Asterisk to call all the lines at one time. I have 4 phones I would like all of then to answer when I dial x300.
Any help would be great Thanks
Tuska
extensions.conf
[conference]
exten => 300,1,AGI(callall)
exten => 300,2,MeetMe(300,dtqp) ; press # to exit the conference
exten =>
2005 Jul 25
1
Meetme and option c for announcing user count
Hi,
the option c for the announce of the user count does not work me in * 1.0.9.
exten => 9999,1,Wait(1)
exten => 9999,2,MeetMe(|Mdcs)
And how to handel the marked mode with option A? I can't find any sample config
for this.
Regards
2005 Jan 27
1
Moh in meetme doesn't work if I transfer to meetme
Hi,
if I dial meetme from extension 200 directly it works ok - I get moh as only
user (first trace). If I dial to other local extension and trasfer from
there I get second trace... Apparent difference between those two is warning
:
Jan 27 11:06:33 WARNING[6133]: res_musiconhold.c:466 moh_alloc: No class:
random
What this could mean ?
Direct Call log-----------------------------------------:
2007 May 31
3
moh backround?
Hello.
Is it possible to "mix" musiconhold music and playback voices? What i want to
do is something like this: A person calls a number, gets a playback voice
while in background music is playing. The configuration i use at the moment
don't do what i want. Someone knows how to do it? Thanks in advance.
exten => 18,1,Answer
exten => 18,n,Background()
exten =>
2003 Oct 20
1
Conference with MOH or input from computer Mic.
Tim Thompson
Commercial Sales Engineer
http://www.amatechtel.com
(806) 722-2227
Would anyone have an idea on how I would be able to take the mic in on
the computer and put it as the "talking party" for a conference room.
I would then be able to set up a "listen only" profile for others to get
in on.
Reason for doing this is for 'shut-in's' for my Church.
2009 Oct 28
1
MOH
I am having a strange problem with MOH. Say I have two users, A and B. I
can set MOH in the extension for B and if A calls B and B hits hold, A will
hear B's hold music. If however A hits hold, it goes to the default music.
If I pull the setmusiconhold from extensions.conf and use musicclass in
sip.conf under the peer A, I get the same thing. Peer A has musicclass set
and A calls B and B
2005 Jun 21
1
MeetMe Problems
I have two asterisk machines. One of them has a Digium board (server
A) and the other is simply using ztdummy (server B). Server A is
running on Debian and Server B is running Gentoo. Server A is running
Asterisk CVS-Nv1-0-7-06/01/05-01:27:25 and Server B is running
Asterisk 1.0.7.
The problem I have is that when I try to transfer a call into a
meetme room in server B, it simply hangs
2003 Sep 09
1
help on MOH config, pretty close?
Trying to test the music on hold function and can't seem to get it to work.
If anyone has it running, could you give me a clue? (I have googled and
found lots of questions, but no real suggestions.)
I downloaded and installed the mpg123 package. From the RH9 console I can
start the executable and hear the music via the speakers. The executable
is located in /usr/bin. (That works!)
I set the
2010 Jul 21
5
MOH distorted voice in Native and MP3 format
Hello,
I have been facing an issue that voice is getting distorted sometimes in MOH
(MusicOnHold) application.
I have checked and confirmed that lame is properly installed, even tried
native formats (ulaw, alaw, gsm), but the randomly seen distortion in MOH
can't be eliminated.
I came to know about requirement of timing device for MOH and MeetMe and a
very good illustration by Andrew
2003 Jun 18
1
chan_agent MOH was (Re: CVS Error 2003-06-19)
Yea, I have faked that with a silent mp3,
but to do it right it should also be a config flag in the agent.conf file
for each agent, prolly add another arg to each agent definition
for the MOH class, & the arg 'none' means don't play music for that agent
-----Original Message-----
From: James Golovich <james@wwnet.net>
To: asterisk-users@lists.digium.com
2004 Aug 27
1
No audio on PRI channel answered by Playback() or MeetMe()
Does Asterisk need a sound card or functional Console/dsp to answer inbound
DID number from PRI and playback .gsm files?
I can call from any of the SIP extensions on Asterisk and hear audio from
Playback(), MeetMe(), or MOH. The problem I am having with calls from my
PRI is as follows:
I have an Asterisk (CVS-HEAD-08/25/04-20:28:51) currently interfacing a
NEAX 2400 IPX with PRI. I have a
2005 Jul 09
1
MeetMe problem - some parameters ignored
Hi All...
I set up a conference bridge using MeetMe. It works nicely, except that it
seems that certain parameters I give it are ignored or else don't work.
Here is the line from my dial plan:
exten => 6500,1,absolutetimeout,0
exten => 6500,2,MeetMe,100|ciMpPs|1234
The MOH and * work, but users are not announced when they join or leave and
the pin is not requested. Maybe I am