similar to: Meetme Help !!!!

Displaying 20 results from an estimated 1000 matches similar to: "Meetme Help !!!!"

2003 Apr 25
2
Meetme application en 0.4.0
Hi all, I'm doing some tests with the Meetme application, unfortunately, I can't make it works. If the application list "Meetme" doesn't exists. meetme.conf: [rooms] conf => 8600 extensions.conf [default] exten => 8600,1,Meetme,8600 In the console writes: WARNING[1200825920]: File pbx.c, Line 1051 (pbx_extension_helper): No applications 'Meetme' for
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
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 Mar 15
1
asterisk n-way call problem
Hi, i am using the n-way-call dialplan solution found on voip-info. i have added its entry in applicationmap of features.conf file. the problem is......its not working. to activate the n-way call i dial *0 but nothing happens. i have played around with dtmf and codec settings but no success. the extensions and sip configuration is below if you want to have a look. I dont have any clue why its not
2012 Jan 23
1
ConfBridge details
running Asterisk 1.8.9.0-rc2, what are the ways to interface with ConfBridge ? I see the CLI command 'confbridge' documented for asterisk 10, but i dont see how to interface with confbridge on 1.8 What I'm trying to do is keep track of conferences that are used. I tried something like the below, but not only does Confbridge not return, but i'd need something that erases the
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
2006 Jan 17
2
MeetMe Listen Only flag (|m)
One of the features that I thought would be popular with the Web-MeetMe suite is the ability to start all non-admin callers in a muted state and selectively unmute them. For example any large conference that is of an announcment nature with a Q&A session. It's probably a feature I should have tested better, but I just discovered that a caller that is joined to a MeetMe with the |m flag
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
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 =
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
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]
2003 Jul 03
1
That is not a valid conference number meesage
I've just started trying to use this functionality and I get the invalid conference number message. Any ideas? I started out with: exten => 7315,1,Meetme,1234 and confno = 1234 and then tried: exten => 7315,1,Meetme and confno = 1234 and enter 1234 at prompt. All give the same message.
2004 Jul 11
1
Echo issues (again...)
OK... so I'm not sure what I'm looking at. I've had the good old echo problems on my Rev C FXO again this morning, so I thought I'd attempt some debugging, though I'm not sure what I'm looking at. This call has echo. Channel: 2 File Descriptor: 20 Span: 1I> Extension: Dialing: no Context: incoming Caller ID string: "External Call" <99999999> Destroy:
2005 May 22
0
Using patch -p0 <meetme-diff-cbmysql_1.txtproduces 'malformed patch' message
That patch is very small, so if you need to you could manually apply the patch. All it adds is callerId to the "meetme list confno" command. It is based on 1.0.7, and I did apply it to a clean tree to verify it, but I am also the first to admit that I am new to using diff/patch, so I may have done it wrong. Dan -----Original Message----- From: asterisk-users-bounces@lists.digium.com
2009 Dec 14
1
meetme with review of the entered conference number
Hi there, I'm using asterisk meetme function like: exten => 9070,n,MeetMe(|dcM) and everything works pretty well. But I would like to add a review of the entered conference number before the user jumps into the conference. Somthing like: *:"Please enter the conference number followed by the hash key" (works) U: 123456# (works) *: "You are entering conference number
2007 Jun 06
4
meetme realtime
Hi iam using 1.2.17 does any one have information meetme in realtime and store in mysql i dont see any document could some one help me is this possible ? ram -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070606/36d236c2/attachment.htm
2008 Dec 11
1
Meetme realtime table structure
Hi guys, Sorry if I'll be very very stupid but really I write to this conference first. I have problems with configuration of app_meetme in realtime environment. I use last stable release of asterisk 1.6.0.3 Now situation is following. I create database and table in it. Th table is CREATE TABLE IF NOT EXISTS `booking` ( `bookId` int(10) unsigned NOT NULL auto_increment, `clientId` int(10)
2008 Oct 20
1
Zaptel FXO offhook when connected to PSTN
I installed Trixbox and a TDM400P with 2 FXO and 2 FXS ports and am having an annoying issue with the FXO ports. As soon as I plug either one into the phone line it's as though the line is disconnected i.e. get disconnected tone when trying to dial out, line is busy when dialling in. The CLI shows the following: trixbox1*CLI> zap show channel 4 Channel: 4 File Descriptor: 18 Span: 11*
2004 May 07
6
X100P keeping PSTN line Offhook
Happens quite often. X100P FXO card puts the PSTN line offhook, so that no calls go out or come in. The outside callers get a busy siganl while inside callers cant dial PSTN. Its a DELL optiplex P3 128MB ram 500MHz processor. Here is some more info: (see the zapata.conf in the end) Please direct me where to look for problem. Thanks!!! ======================================== pbx1*CLI> zap
2007 Jul 17
5
Zap channels unavailable?
Hi, Lately we've noticed that some Zap channels on one of our PRIs are unavailable. We have 2 PRI lines with 60 channels in total. On the first PRI there are currently 20 channels that are not being used for some reason. I tried googling around and found some similar problems but there really was no solution (?). I'm not sure if this problem has occured now because of more load on the