similar to: Meetme Dial Out

Displaying 20 results from an estimated 20000 matches similar to: "Meetme Dial Out"

2007 May 19
1
Call someone to instantly join conference using MeetMe
Hi, I was just wondering how would the application be where the Asterisk calls a number and that number joins the conference as soon as the call connects. There would be only one conference already defined in meetme.conf and there is one person already joined the conference. Currently MeetMe requires a person dialing into it and the joining the conference. How could this be done using MeetMe or
2005 Sep 21
1
Problem with meetme monitor (recording)
Hi, I tried to use Monitor(wav,filename) function in dialplan to record Meetme conference. When I monitored on IAX2 or SIP channels in that conference It recorded all audio (in and out) but when I monitored on ZAP channels I could hear only IN audio and piece of OUT audio (announcement get pin and than nothing). Anyone knows why this so happens??? I have asterisk 1.0.7 (debian package) and
2006 Feb 07
1
MeetMe - Party's are not exchanging Audio - Is this BUG?
Hi All, I observed the following in my try towards Multiparty Conferencing. I am establishing the Multiparty Conferencing through Asterisk Manager API. I have two users SIP/111 and SIP/101 of which SIP/101 is treated as leader. Following commands are used - Action: Originate Channel: SIP/111 Application: MeetMe Data: |edwx ActionID: ffe4563 When I use the above, Incoming call will
2009 Dec 24
1
How to create MeetME room with dialplan?
Hi, Is it possible to create a meet me room on the go through dial plan? I am looking to use AMI Originate to drop a call into meetme room and once it's proved that party is joined, play him an announcement, grab few numbers from them, and then dial a second number and drop into the same meetme room. The reason to use this is to be able to know when the channels connected because both
2007 Apr 10
1
Dialplan help - MeetMe and call monitoring
Hi guys, I need to realize a sort of automatic call monitoring dialplan. This is exactly what I need: - A user originate a call - When the call is bridged (or just before) I need to invite automatically a third party to the conversation that should hear the audio channel but not speak (it's a monitoring application for a callcenter) The person in charge of monitoring cannot use ChanSpy or
2007 Jul 08
2
Auto Fall Through when kicking users in MeetMe
Hi all, My scenario is such that I have three users connected to a conference. CLI> meetme list 1234 User #: 01 9176502096 <no name> Channel: Zap/23-1 (unmonitored)00:00:32 User #: 02 john john Channel: SIP/john-b7800468 (unmonitored) 00:00:28 User #: 03 6463875998 <no name> Channel: Zap/22-1 (unmonitored)00:00:19 3 users in that
2009 Sep 16
3
[asterisk-dev] MeetMe in Macro
Hi, I didn't notice on my first answer, but we are on the -dev list and this is not related to asterisk code developing. I will answer you on the -users list, so we can continue the discussion there. Cheers, -- Ing. Miguel Molina Grupo de Tecnolog?a Millenium Phone Center Anahi Ludue?a escribi?: > Hi, thanks Miguel. > I have another question: if I want to call the GoSub
2010 Jul 21
1
Meetme Question
Hi , I am trying to add an operator assistance feature to meetme , when the user dials '0' ,support / help desk personnel should be added to the live conference for live support / troubleshooting. How can i do this ? Can I edit the meetme * menu and add a new menu item ' Press '0' for support' .I think I will have to edit the meetme.c source to do this , hard way :(
2008 Oct 27
1
autodialed call forwarding via meetme or queue (was predictive dialer)
Also posting this question to people working on manager interface and dialers. I have a simple auto dialing script (using Originate) that forwards all incoming calls to a queue full of waiting agents instead of a meetme conference room. I use queues rather than meetme so I can leave the automatic call distribution to the queue itself. The problem is when the calls reach the agents, some of the
2004 May 18
1
Dial and MeetMe on the same channel
Hello everybody, I would like to know whether it is possible to run Dial and MeetMe commands simultaneoously on the same channel. I am using a C AGI as below but it seems to me that only the first command that is called in the agi is executed. ........... // Pr?paration de la commande pour l'appel du client fprintf(stderr,"%s%s",numtocall," is the number to
2004 May 07
1
meetme conf-background.agi
Hello there! Somebody tried the meetme|b which initiates the conf-background AGI. Actually I want to originate another call from a conference.my AGI originates the call and connects it to the conference, but the calleeee is nowhere My extension exten => 21,1,meetme(21|pb) and my AGI **************************************************************************** #!/usr/bin/perl -w
2006 May 08
1
MeetMe, async password requirements...
Is there any way to have MeetMe require a password normally, except when dialed through a certain context or with a certain flag? As far as I can tell, there is no flag to MeetMe() to disable PIN checks the way you can do with VoiceMailMain. This would be a very useful feature, as through context usage you could require a password from "external" users but not require them for
2008 Dec 08
2
meetme problem maybe connected to features.conf
Hello. I have a strange problem with the MeetMe application. Configured is a misdn msn to go into a preconfigured MeetMe room. exten => 12,1,MeetMe(1234,pIM) The first caller gets the prompt to enter the pin and then gets connected to the MeetMe room. The second caller gets also the prompt but after entering the right key he hears a dialtone followed by the message: The number you have
2010 Dec 21
1
MeetMe -> ConfBridge: hint not working
I'm trying to migrate from MeetMe to ConfBridge: [conferences] exten=>_8[1-9],1,Answer() ;;exten=>_8[1-9],1,Meetme(${EXTEN},1Ms,1234) exten=>_8[1-9],2,ConfBridge(${EXTEN},1Ms) exten=>_8[1-9],n,Hangup And that works. Also changed the hints: ;;exten => 81,hint,MeetMe:81 exten => 81,hint,ConfBridge:81 ;;exten => 82,hint,MeetMe:82 exten => 82,hint,ConfBridge:82 ;;exten
2004 Nov 27
1
Meetme Help !!!!
Hello , I am new to Asterisk. Trying to use Meetme for Audio Conferencing. Got Zaptel card etc. and i could see app_meetme.so nicely loaded. Now : 1. how to start a conference ? 2. how to add a user ? 3. How can a user join a conference ? After looking at certain links on Net I tried to
2006 Mar 23
1
RE: MeetMe freezes machine with Junghanns
Dollars to donuts it is related to these two posts, but no one seems to know where or why it happens - this issue doesn't seem to be related to one specific piece of hardware: Post 1) ********************************************************* Anyone ever seen MeetMe cause * to crash? Specifically, it happens consistantly if someone begins to enter a conference and then decides to hangup while
2005 Jan 06
1
Problems with MeetMe accepting conference PIN
Hi, I know this question may have been asked before (although the archives don't seem to suggest it), but has anyone had any problems with Asterisk accepting a PIN number for a conference room. At this point in time I have established the conference definition in the meetme.conf file as well as specifying the appropriate lines in the extensions.conf file. meetme.conf file: conf =>
2003 Oct 13
2
Problems with MeetMe.
Good afternoon, I'm trying to use MeetMe in an AGI script written in Perl, as follows: print "EXEC MeetMe 2000|p \n"; $res = checkresult(); The problem that I have is that when a user press '#' in order to exit from the conference, everybody goes out. This is randomized because sometimes doesn't happened. My current version of asterisk is: Asterisk
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
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