Displaying 20 results from an estimated 10000 matches similar to: "don't leave meetme conf if key pressed"
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 Apr 12
0
strange error at extension.conf
hi,
i write this looking for free conference room, i checl code and don?t see any error but die at priority 7 if room 1001 have users in
exten => _1NXXNXXXXXX,1,RouteCall(${EXTEN})
exten => _1NXXNXXXXXX,2,GotoIf($[${DESTINATION1:0:3} = CONF]?3:13)
exten => _1NXXNXXXXXX,3,Setvar,var=0
exten => _1NXXNXXXXXX,4,MeetMeCount(1001|var)
exten => _1NXXNXXXXXX,5,GotoIf($[${var} =0]?7:6)
2013 Feb 20
1
Meetme and MEETME_EXIT_CONTEXT
Hello,
using Asterisk 1.8.12.2
I am having trouble with exiting the conference room by entering a
single digit.
option X of the Meetme()-application should do this.
I have following in extensions.conf :
/exten => _1000X,n,Set(MEETME_EXIT_CONTEXT=dynamic-nway-invite)//
//exten => _1000X,n,MeetMe(${CONFNO},dMX)//
//
//
//[dynamic-nway-invite]//
//exten => 0,1,NoOp(confno =
2008 Nov 20
2
Limit the number of users in a meetme conference?
Hi -
I found the "maxusers" defined in meetme.c, but I'm not sure how this
value is set. Does anybody know if one can limit the number of users
permitted in a meetme conference? I know there's MeetmeCount(), but
I'd rather avoid the dialplan logic and just set maxusers instead.
Thanks,
Noah
2009 Jul 26
0
MeetMe time doesn't show up in CDRs?
Hello,
I'm working on some dialplan rules to pull multiple users into a
conference call. I have some fairly straightforward rules which start
up a new MeetMe conference, allow escape with the * key to invite more
users, then use a features.conf sequence to bring the new user into
the conference with ChannelRedirect.
The problem I'm running into is the time in the MeetMe conference
2009 Feb 09
2
meetme application
hi guys:
recently I want to buinding a meeting confence on asterisk and use the meetme application.
I have a ztdummy kernel
afteri the lsmod commond:
ztdummy 5768 0
zaptel 182660 28 zttranscode,ztdummy
crc_ccitt 3008 1 zaptel
I also configure the meetme.conf
conf => 1000;
my extensions.conf
[default]
exten =>
2009 May 29
1
how to detect dtmf in meetme
hello
i want to kick participant in a meeting by pressing the digit on sip phone.when i entry the meeting ,no matter how i press the button,the dtmf does not work.
here is my dialplan and my agi script,and sip.conf
[from-internal]
exten =>121,1,MeetMeCount(900,CONFCOUNT)
exten =>121,2,GotoIF($[${CONFCOUNT}<10]?3:100)
exten =>121,3,Authenticate(123456)
exten
2007 May 03
0
[Announce] Web-MeetMe 3.0.2 and 2.2.2 Released
Basic bug fix releases
Both have updates to app_cbmysql to be thread-safe,
reconnect to the database in case of timeout and to
detect missing/mis-configured conference app/conference
participant counting apps.
The last one has caused Asterisk to crash. Now
If it does not find MeetMe or MeetMeCount (the
defaults) it posts a warning and exits back to
the dialplan.
Web-MeetMe 2.2.2 also has an a
2004 Aug 10
0
Personal Meetme conferences; is there a better way to do this?
I want to have a "personal meetme conference", so when
on a call I can transfer the other party to my personal conference with "#7".
(I can then make other calls, and dump them into the conference
using "#7" as well, then join myself by dialing "7").
Using:
exten => 7,1,MeetMe(${CALLERIDNUM}|Mpd)
this works as long as I originate the call. However,
2010 Jun 12
1
MeetMe problem
Hi Guys,
sometimes if one caller or many callers are in a meetme Room and a new one join the room,
then he or another caller into the same room where kickt from the room.
It's very strange for me and in logs (full) I can't see anything. is it possible to log more from meetme.c ?
can anyone help me and maybe someone has also the problem as i and have an solution.
I use:
asterisk-1.6.2.7
2015 Dec 22
2
asterisk 13 n-way call problem
Hello!
I need to use n-way call as it described here:
http://habrahabr.ru/sandbox/52259/
It is in russian, but dial plan is quite clear.
It works in asterisk 11:
-- Blind transferring OOH323/7272-6385 to '0' (context fromtransfer)
priority 1
-- Executing [0 at fromtransfer:1] NoOp("OOH323/7272-6385", "") in new
stack
-- Executing [0 at fromtransfer:1]
2007 Apr 23
1
problem with 3-way conferenicing
Hi,
I am trying to achieve 3-way conferencing taking hint from wiki link
http://www.voip-info.org/wiki/view/Asterisk+n-way+call+HOWTO
Here is the scenario:
1. user "ua1" calls user "ca1"
2. "ua1" then presses the feature code "*0" to redirect "ca1" to
conference room 300
3. "ua1" then dials the user "33"
4. user
2007 Jan 30
2
web-meetme cbmysql not registered
I am experiencing the same problem. Fresh install.
Bill
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Ma Zhiyong
Sent: Tuesday, January 30, 2007 6:04 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: [asterisk-users] web-meetme cbmysql not registered
HI, today I download
2003 Apr 17
2
Redhat vs Mandrake.
My thoughts on this after reading Steven's very politically worded reply is that IMO your best bet would be to go with RedHat, I am not going to go into details about the if's, when's, why's, and but's..
I am running Asterisk quite well on RedHat 9 and if you like I have created an install guide for setting up an Asterisk box on RedHat 9 which I can send to you if you are
2003 Apr 17
4
meetme config
Hi,
Is there and trick to getting a conference room up and running..
I have 'conf => 7500' in the meetme.conf file and 'exten => 7500,1,MeetMe(7500)' in the extensions.conf file (in the same context as my phone extensions)..
When I dial extension 7500 I get the voice saying "That is not a valid conference number, Please try again.." <beep> <beep>
2010 Oct 05
0
meetme don't play conf-invalid if room does not exist
Has anyone a solution for me
- with "Meetme(,Ms)" asterisk plays "conf-invalid" if a room not exist
- with "Meetme(123,Ms)" asterisk plays not "conf-invalid" if the room not exist and asterisk hangup
I am happy about any proposal.
Thanks
Daniel
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
2006 Jun 08
1
MeetMe - Annouce user join/leave without recording the name
Hi all,
I an using MeetMe and I would like to use the -i function to annouce the
join/leave of the user.
However, this require that users record their names. Is there anyway to
remove this?
I just want MeetMe to annouce somethig like "A new user has joined the
conference" and that need not to record user's name. Is there a way to
do this??
Pim
2004 Jan 20
5
MeetMe questions
I'm looking into deploying * for an internal conference call server (using
MeetMe) and had a couple of quick questions for those of you who have used
it. I checked the Wiki but there weren't a lot of details for MeetMe.
- Can you limit the size of a conference "room", ie max 8 people, etc.
- Is there a list somewhere (besides the source ;) that has all the commands
availible to
2004 May 23
1
*** Asterisk Sunday News: Conferences on the phone and IRL - "in real life"
Here in Sweden, it's supposed to be springtime. A wonderful time of the year,
with sunny skies and wonderful weather. Almost summer. Today, it's not.
It's winter all over again with rain and only 3 degrees celsius outside.
Better to stay inside and write a weekly Asterisk newsletter :-)
This week's topics:
-------------------
* Looking beyond Asterisk 1.0/1.1 - what's up?
*