Displaying 20 results from an estimated 10000 matches similar to: "MeetMe announcements and SIP channels"
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
2006 Mar 07
1
MeetMe 'i' option not working correctly?
I'm running 2.4.5 and app_meetme never plays conf-hasleft or
conf-hasjoined with user names. I looked at app_meetme.c, but couldn't
determine the cause. Any suggestions are greatly appreciated.
exten => 600,1,MeetMe(600|i) I get the following:
-- Executing MeetMe("SIP/jon-21f8", "600|aciMps") in new stack
== Parsing '/etc/asterisk/meetme.conf': Found
2005 Oct 12
5
delays with IAX2 and Meetme
Hi there
I am using IAX2 softphones dialing into meetme conferences. I also have
jitterbuffer=yes, with typical jitterbuffer settings. The problem I am
having is that as soon as there is a delay from a participant, then the
delay continues until the participant hangs up and dials in again. When
dialing in again the delay seems to go.
It seems to me as though as soon as the server registers
2005 Jun 16
5
meetme - conf-invalid
Hi Peoples
I am having problems with meetme, in that it responds with "conf-invalid"
when I dial a conference number.
I notice that there is a note with regards to ztdummy, and the need for that
to be loaded. Is this still the case?
Is meetme dependent on this module? I do NOT use zaptel cards in my system,
and there for zaptel is not loading.
Can anyone shed some light
2008 Mar 04
1
Clustering Meetme over multiple boxes?
Has anyone here done any work on clustering Meetme conferences over
multiple Asterisk boxes? The scenario I am thinking of is where there are
two or more boxes connected to a set of PRIs that all answer to the same
PSTN number, and where it's not possible to know in advance on which box
a call would arrive. So it would be possible to have some calls on one
box and some on another, that should
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
2004 May 18
3
call announce? in MeetMe?
has anyone done caller announce in MeetMe's before?
Dave P
>>> brian@bkw.org 5/18/2004 5:50:49 PM >>>
With multiple parking lots you can give each person their own lot thus
exten
800 for everyone will connect them with just their call passing the lot
name
which you know for X customer.
bkw
----- Original Message -----
From: "Andrew Kohlsmith"
2007 Jun 05
1
Meetme define context
Hi All,
I'm still having trouble trying to figure out if it is possible to define
(in the dial plan) a context for meetme?
I'm using 1.4.4 with dialplan logic of:
exten => 123,1,Meetme(,Msa,)
This defaults to conferences defined within the rooms context of meetme.conf
Is it possible to specify another context as with voicemail?
Or can any one think of another
2005 Aug 03
3
inter-asterisk meetme
Hi,
If there are 5 asterisk servers on the local net and each server
runs meetme, eg. 3311,3321,3331,3341,3351 respectively.
Can I connect these 5 meetme conferences to one meetme using IAX2?
Regards,
Zen
2007 May 24
3
meetme sounds
I am playing around with dynamic meetme conferences, and wanted to have
one person constantly in the conference, with calls "popping in and out".
Is there an option / any way of playing enter / leave sounds to the
person who created the conference only, and not the people leaving /
joining ?
TIA
Julian.
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
2006 Jun 13
7
delay in MeetMe
Hi All!
I am facing some delay in conferencing.
Using DIAX for Voip calls ,no hardware used yet
I am using MeetMe to achieve conferencing and am having a lot of delays.
Can anyone tell me how to reduce the delay
Regards,
Amna Saleem
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Apr 19
3
No voice in MeetMe for SIP with AGI_BACKGROUND
Hello List,
I have seen from the following link that, for SIP channels there is no audio communication possible in MeetMe with AGI_BACKGROUND.
http://www.voip-info.org/wiki/view/Asterisk+cmd+MeetMe
Currently we are using asterisk-1.6.2 and the problem still persists. Is there any solution available to overcome this problem? According to our requirement, we have to run an AGI script in MeetMe.
2005 Apr 27
6
Redirect two channels to each other?
I've been scratching my head trying to think of a way to do this, but
without success yet.
I'm using the Manager API. If I have two channels linked to each other
(i.e. direct connection), or even if they are independent channels,
I can transfer them both to the same extension by using Action: Redirect
and using Channel: for one and ExtraChannel: for the other. This is most
useful for
2005 May 25
2
Conferences using Manager API
Hi all,
I am trying to setup a three party conference using
the Asterisk Manager API. I am using the Redirect
action over an established two party call. The
procedure I am using is to try to redirect the two
existing channels to a third party. I would expect
this to connect both channels to the third party.
However, one of the two parties gets disconnected. Is
this the expected behavior? Is there
2006 Jan 21
7
MeetMe Dialplan question
Hi,
is the following possible? I would like to transfer a call to my
"personal" MeetMe conference room and get transferred there
automatically as well. Currently I can transfer the call to the
conference, have to hangup and then call the conference number myself. I
would love to have this in one quick function.
Moreover is there a way to disable the "You are currently the only
2004 Dec 09
6
Horrible MeetMe performance
Hey folks,
Using FreeBSD 5.2.1 and I've got the current zaptel driver installed
from ports (0.8_1) and current ports asterisk (1.0.1). I've set
options HZ=1000 in my kernel config, recompiled and rebooted and as far
as I can tell, I've done everything right but when I try to use the
conference, the audio is very delayed, choppy and segmented -- totally
unusable.
At the
2005 May 05
3
chan_zap.so: load_module fails: Fedora Core 3: SMP
Hi,
I'm trying to install asterisk on Dell power edge 2800 running Fedora core 3.
I don't have have any zaptel cards, so trying to use ztdummy.
/dev/zap is successfuly created... but I see some problems while
starting asterisk ... chan_zap fails to load.
Can somebody please help me in overcoming this problem.
I was able to run asterisk on other normal PCs running Fedora core 3.
Is this
2011 Apr 20
2
No voice in MeetMe for SIP with
Thanks a lot Tony and Dhaval for your much appreciable suggestions.
Regards,
Rajib
Rajib Deka
SIEMENS Ltd.
Robert V Chandran Tower, First Floor, West Wing,
#149, Velechery Tambaram Main Road, Pallikaranai, Chennai-100, INDIA.
www.siemens.com
Mob: +91-9176780669 | E-Mail: rajib.deka at siemens.com
Date: Wed, 20 Apr 2011 13:55:25 +0530
From: DHAVAL INDRODIYA <dhaval.it01034 at gmail.com>
2004 Aug 27
2
Someone please try MeetMe MOH with latest CVS and GS phone
I have today reported a bug with the latest channel.c (1.134) that
affects music-on-hold for the first user in a MeetMe room when calling
from a Grandstream BT102. The music is broken up about 5-10 times a
second. It doesn't happen when calling from Firefly. It is also fine
on both clients with 1.133 of channel.c. I am using the ALAW codec.
Mark at Digium can't reproduce the problem,