Displaying 20 results from an estimated 10000 matches similar to: "Meetme question"
2009 May 15
1
meetme dies looking for conf-getconfno
With 1.6.1, I'm trying to set up a test of meetme for creating dynamic
conferences.
cat meetme.conf
[rooms]
conf => 600
extensions.conf:
[meetme]
exten => 2663,1,MeetMe(,D)
exten => 2663,n,Hangup()
exten => 2666,1,MeetMe()
exten => 2666,n,Hangup()
What I'm expecting is to dial 2663, get a conference room number ( 600,
I suppose since it's the only room ), and set
2004 Dec 09
2
MeetMe Features
Hi all,
I had a chance to use some call conferences that had some very neat
functionalities:
- When you call you are first asked for your name
- When someone joins the conference a message "<name> is now joining the
conference." is played.
- When someone leaves the room a message "<name> has left to conference." is
played.
How can I set MeetMe/Asterisk to have
2009 May 16
4
Fwd: Asterisk With Cisco Voice Router
Hi,
In our office, we're slowly migrating from a cisco call manager set up
to asterisk. Problem is management doesn't want to buy any other
hardware ?as they had already invested a lot in cisco. The main cause
of this is asterisk's added features like unique FAX number for
everyone in the company (which will be the same as phone DID), Voice
mail, Auto Answer etc yet we need thousands
2004 Jun 23
4
CDRs, Conferencing, and MeetMe
We are developing an on-demand teleconferencing solution. We will be
billing per-minute/per-user.
I've successfully gotten Asterisk to write CDR data to a postgres database,
but with the way I've got things setup right now the CDR does not have the
dialed conference number. We need this information in order to be able to
bill.
As teleconferencing is the only application of the
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
2006 Oct 24
10
Meetme... No channel type registered for 'zap'
When I call meetme:
exten => 1000,1,Answer
exten => 1000,n,Meetme(|||d)
Asterisk is complaing with:
-- Executing Answer("IAX2/xxx.yyy.142.204:4569-2", "") in new stack
-- Executing MeetMe("IAX2/xxx.yyy.142.204:4569-2", "|||d") in new stack
-- Playing 'conf-getconfno' (language 'en')
Warning, flexible rate not
2007 Jun 04
1
Debug meetme
Hi,
I'm having complaints from some users about calls into dynamic meetme
sessions failing. I'm guessing that they are dialling the wrong DTMF
keys, OR that DTMF is hearing the digits entered wrong (or not hearing
some).
I've put debug => debug into logging.conf, and searched through the
file, but I'm not sure how to debug.
EG,
Jun 1 14:32:33 DEBUG[14820] pbx.c: Function
2003 Oct 22
29
Meetme
Yes.
Tim Thompson
http://www.amatechtel.com
(806) 722-2227
-----Original Message-----
From: CW_ASN - Gus [mailto:cw_asn@fibertel.com.ar]
Sent: Wednesday, October 22, 2003 1:12 PM
To: asterisk-users@lists.digium.com
Subject: Re: [Asterisk-Users] Meetme
Do you have ztdummy or zaptel device in your system?
----- Original Message -----
From: "Panny Malialis"
2011 Apr 06
2
asterisk meetme invalid extension
Hey Guy!
I have following dialplan for meetme and i want if someone type wrong meetme extension it should say invalid extension. But look like following doesn't work. its just hangup if i type wrong number. how to fix this code..
;Conference rooms/lines:
exten => 7580,1,Goto(ivr-meetme,s,1)
[ivr-meetme]
include => meetme
exten => s,1,Answer()
exten => s,n,Wait(1)
exten =>
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
2009 May 16
1
howto set up persistent dynamic meetme
With 1.6.1, I'm trying to set up a test of meetme for creating dynamic
conferences.
extensions.conf:
[meetme]
exten => 2663,1,MeetMe(,De)
exten => 2663,n,Hangup()
exten => 2666,1,MeetMe()
exten => 2666,n,Hangup()
What I'm expecting is to dial 2663, get a conference room number ( 600,
I suppose since it's the only room ), and set a PIN. Hangup.
Then users would dial
2007 Aug 30
2
asterisk at 100% CPU, 1000's of log files
Hi All,
Twice now in the past few weeks I've walked into the office to find that
our 1.2.24 Asterisk process is sat at 100%, and that hundreds of
thousands of log files in /var/log/asterisk exist, all at 312 bytes,
containing:
Aug 29 23:22:17 VERBOSE[24303] logger.c: Asterisk Event Logger restarted
Aug 29 23:22:17 VERBOSE[24303] logger.c: Asterisk Queue Logger restarted
Aug 29 23:22:17
2006 Mar 03
1
Meetme Timing Interface
I have ztdummy installed:
Module Size Used by
ztdummy 3464 0
zaptel 218756 1 ztdummy
crc_ccitt 2176 1 zaptel
ohci_hcd 16388 0
floppy 49028 0
pcspkr 2180 0
piix 8580 0 [permanent]
ehci_hcd 24456 0
uhci_hcd 26256 0
rtc
2006 May 16
2
Meetme and authentication
Hi all,
I have thoroughly read the available documentation and I can't seem to
find a workaround for my setup...
I'm trying to create a phone conference line that users would call using
a unique phone number (no matter if they are moderators or just plain
users). I use Asterisk 1.2.6
The available conferences are defined as follows:
conf => 1000,user pin1, moderator pin1
conf =>
2004 Aug 27
2
No audio on PRI channel answered by Playback() orMeetMe()
>-----Original Message-----
>From: Larry Shields [mailto:LJ.Shields@Verizon.net]
>Sent: Friday, August 27, 2004 12:20 PM
>To: asterisk-users@lists.digium.com
>Subject: [Asterisk-Users] No audio on PRI channel answered by
Playback() orMeetMe()
>If I assign the DID to ring extension SIP/2000 and then after time-out
send
>it to MeetMe() or Playback() it works and the caller
2006 Jan 12
5
[Announce] Web-MeetMe v2.0.0
[New Features]
1. Added focus and tab-order to all input fields
2. Dynamic generation of date/month/year listboxes
a. It is no longer possible to schedule an invalid
date.
3. Added 'Extend' and 'End Now' buttons to the monitor
page.
4. Invite button on the monitor page. This greatly
simplifies the process of adding callers to a conference.
The ./lib/defines
2005 Sep 19
2
ztdummy configuration help
Upon setting up and configuring the my extension.conf, meetme.conf and
following the instruction outlined at this web page:
http://www.voip-info.org/wiki-Asterisk+timer+ztdummy
I get the following errors when calling the meetme number.
Executing Wait("SIP/216.53.118.2-f41196e0", "1") in new stack
-- Executing MeetMe("SIP/216.53.118.2-f41196e0",
2009 Sep 03
1
MeetMe unactive pin access
Hello,
I have conferences in my database.
I need at some moments, to access the database without asking pin access, or
with using cdr(accountcode).
Is it possible?
Thank you
Cordialement,
BERGANZ Fran?ois
P Pensez ? l'Environnement, n'imprimez ce mail que si n?cessaire.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Jan 03
9
[Announce] Web-MeetMe 3.0.0 released
We've been holding back on this release to coincide with
the Asterisk 1.4.0 release.
This is mostly a compatibility release, but there are a
few new features:
* No longer requires register_globals in PHP
* Separated code from configuration settings in
./lib/defines.php (hopefully this will make
future upgrades easier)
* Migrated all database interfaces to PEAR::DB
which
2003 Jun 23
1
(no subject)
Is this me or what?
-- Playing 'demo-congrats'
-- Executing MeetMe("H323:996", "") in new stack
-- Playing 'conf-getconfno'
== Parsing '/etc/asterisk/meetme.conf': Found
WARNING[17425]: File app_meetme.c, Line 151 (build_conf): Unable to open
pseudo channel
-- Playing 'conf-invalid'
-- Playing 'conf-getconfno'