Displaying 20 results from an estimated 28 matches for "meetmecount".
2004 Apr 12
0
strange error at extension.conf
...ng 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)
exten => _1NXXNXXXXXX,6,Meetme(1001|M)
exten => _1NXXMXXXXXX,7,MeetMeCount(1002|var)
exten => _1NXXNXXXXXX,8,GotoIf($[${var} =0]?10:9)
exten => _1NXXNXXXXXX,9,Meetme(1002|M)
exten => _1NXXMXXXXXX,10,MeetMeCount(1003|var)
e...
2003 Jun 11
3
How do i make best use of Macro?
Hi,
im trying to setup a chat system. And i belive the best way is using an
macro. But a couple of questions regarding using macros pops up.
a) Is there state building up if my macro calls itself recusivly?
Pseudo example:
[macro-chat]
to_many? Macro(chat, next_room)
increase # of users in chat
meeteme(room)
exit from meetme: decrease # of users in chat then Macro(chat, next_room)
exten
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>
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
2003 Apr 17
2
Redhat vs Mandrake.
...oice saying "That is not a valid
> conference number, Please try again.." <beep> <beep>
> > >
> > > Have I left somthing out?
> >
> > Not sure, but did you restart asterisk, or just reload?
> >
> > As a aside, did you know about the MeetmeCount app. Here is how my
> > extensions logic is set up.
> >
> > exten => 20,1,Playback,enterconf
> > exten => 20,2,MeetMeCount,1
> > exten => 20,3,Playback,enterconf1
> > exten => 20,4,MeetMe,1
> > exten => 20,5,Goto(default|9004|1)
> >
>...
2004 Jul 06
2
AGI - No audio
...play prompt
$FIRSTCONFCODE=$agi->agi_exec("GET DATA $CONFPROMPT 3000 60");
$ACTUALCONFCODE = $agi->arr2str($FIRSTCONFCODE);
.......
-----> Once again breaks here, does not play prompt
$agi->agi_exec("STREAM FILE therearecurrently");
$agi->agi_exec("EXEC MEETMECOUNT 1000");
$agi->agi_exec("STREAM FILE intheconference");
$agi->agi_exec("EXEC MEETME 1000");
....
}
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
2007 Mar 11
4
Problem configuring voice conference
...if})
;For Call Conferencing
;Here the syntax is exten => extension(normally the
conf room no.),prority,
;MeetMe(conf. room no.,i(announces when people enter
and exit the conference),password)
exten => 700,1,MeetMe(600,i,1234)
;limit the conference room to 10 participants
exten => 700,1,MeetMeCount(600,CONFCOUNT)
exten => 700,2,GotoIf($[${CONFCOUNT} <= 10]?3:100)
exten => 700,3,MeetMe(600,i,1234)
exten => 700,100,Playback(conf-full)
[macro-voicemail]
exten => s,1,Dial(${ARG1},10)
exten => s,2,VoiceMail(u${MACRO_EXTEN}@default)
exten => s,102,VoiceMail(b${MACRO_EXTEN}@de...
2006 Dec 05
1
Meetme monitoring (once)
Has anyone found a way to monitor a meetme conference for only
the first user? I find have one recording per user is pretty hard on the
server performance wise... Suggestions?
2007 May 09
1
Question about Asterisk 1.4 depoyment.
Hello Folks,
I am testing Asterisk 1.4.2 running on Fedora Core 5 (version 2.6-17). I
have loaded the app_meet.so module in order to activate the MeetMe,
MeetMeCount and MeetMeAdmin applications. While I have been successful
in loading the app_meet.so module, I am experiencing an immediate kernel
panic every time I try to make a call to a room conference.
Is this story unique to me? How can I either fix or work around this? Is
Asterisk 1.4.2 ready for produ...
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 =>121,4,MeetMe(900,MDbF)
exten =>121,5,MeetMe(900,MD)
exten =>121,100,Playback(demo-moreinfo)
#!/usr/bin/php -q
<?php
//include("phpagi.php");
//include("phpag...
2010 Jun 13
2
bug with Moh on MeetMe ?
...1-00000002> Playing 'welcome.alaw' (language 'fr')
[Jun 13 12:30:00] NOTICE[13437]: channel.c:3012 __ast_read: Dropping
incompatible voice frame on SIP/109.10.214.1-00000002 of format ulaw since
our native format has changed to 0x8 (alaw)
-- Executing [028883899 at default:4]
MeetMeCount("SIP/109.10.214.1-00000002", "100,COUNT") in new stack
== Parsing '/etc/asterisk/meetme.conf': == Found
-- Executing [028883899 at default:5] GotoIf("SIP/109.10.214.1-00000002",
"0?100") in new stack
-- Executing [028883899 at default:6] M...
2009 Feb 09
2
meetme application
...e 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 => 4110,1,Answer()
;exten => 99008664110,n,MeetMeCount(1000)
exten => 4110,n,MeetMe(1000)
exten => 4110,n,Hangup()
but after i dial the 4110 in my xlite, the sip debug show the message and stop here:
-- Executing [4110 at meetme:2] MeetMe("SIP/28989-08241e60", "1000") in new stack
........(sip ACK message)
without p...
2007 Jan 30
2
web-meetme cbmysql not registered
...t
password of
[Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: CBMySQL: Using
Database for Admin & User Options
[Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: CBMySQL: got
Connference Application of MeetMe
[Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: CBMySQL: got
Conference Count Application of MeetMeCount
[Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: CBMuSQL: Early
Alert set to 300 seconds.
[Jan 30 18:40:15] DEBUG[6702] app_cbmysql.c: Successfully
connected to MySQL database.
this seems it was loaded successful.
what's the matter?
2004 Jun 02
5
Meetme with moderator
All,
I have been beating my head against a wall trying to figure out how I would
implement a separate moderator code and participant code for the same
conference using meetme, the deal is I dont want the participants to be able
to join until the moderator is in the conference.
Is it possible to do this using the apps as they are , or is their a way to
use an Agi script, is that the only way?
2008 Nov 23
0
Large Asterisk installations (~10, 000 extensions), preferably at universities
...rset=ISO-8859-1
>
> Hi Dan -
>
>>> 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.
>>
>> That feature is primarily used with RealTime conferences.
>> The maxusers value is read from a database and enforced
>> on RealTime enable conferences. This presume...
2004 May 23
1
*** Asterisk Sunday News: Conferences on the phone and IRL - "in real life"
...Me lately,
additions that make MeetMe much more than a "simple" conference bridge.
The dial plan applications for the MeetMe system in CVS head are
- MeetMe - enter a conference (in some cases creates a dynamic conference)
- MeetMeAdmin - kick users, lock conferences, mute conferences
- MeetMeCount - count number of participants for a conference
There's also a new family of CLI commands for managing MeetMe:
- Meetme List conferences
- MeetMe kick <confno> <user> Kick a user out of a conference
- MeetMe kick <confno> all Kick all users
- MeetMe list <confno> Li...
2004 Aug 10
0
Personal Meetme conferences; is there a better way to do this?
...exten => 7,3,GotoIf($["${TRANSFERER}" = ""]?10)
exten => 7,4,agi(synth|You are being transferred to the other parties personal conference room)
exten => 7,5,Cut(confname=TRANSFERER,,1)
exten => 7,6,Goto(13)
exten => 7,10,Cut(confname=CHANNEL,,1)
exten => 7,11,MeetMeCount(${confname}|count)
exten => 7,12,agi(synth|Entering your personal conference room with ${count} other members)
exten => 7,13,MeetMe(${confname}|Mpd)
exten => 7,14,Hangup
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 couple of small PHP
Updates (2.2.1 shipped with a copy of one PHP file
from the 3.X tree that broke the conference monitoring
page)
The new releases can be found at:
http://sourceforge.net/projects...
2010 Oct 11
0
don't leave meetme conf if key pressed
Hi @ all,
what is the best way to to use features like MeetmeCount without leaving the conference.
I use Meetme(,X) and MEETME_EXIT_CONTEXT=context, but the problem is that the caller leave the Conference :(
Is it possible to press a key, without this obstacle?
Thanx for your answers
Daniel Knoll