similar to: user number in conference

Displaying 20 results from an estimated 8000 matches similar to: "user number in conference"

2010 Jun 13
2
bug with Moh on MeetMe ?
Hello, The MeetMe application refuses MusicOnHold personalized and skip always in the default! Have you any idea how to fix this? -- Executing [028883899 at default:1] Set("SIP/109.10.214.1-00000002", "CHANNEL(language)=fr") in new stack -- Executing [028883899 at default:2] Answer("SIP/109.10.214.1-00000002", "") in new stack -- Executing
2010 Jun 12
1
MeetMe problem
Hi Guys, sometimes if one caller or many callers are in a meetme Room and a new one join the room, then he or another caller into the same room where kickt from the room. It's very strange for me and in logs (full) I can't see anything. is it possible to log more from meetme.c ? can anyone help me and maybe someone has also the problem as i and have an solution. I use: asterisk-1.6.2.7
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?
2011 May 27
2
More Cores or more CPU Speed
Hi Guys, in next week i plan to upgrade my Asterisk Server. To buy the optimal Hardware i have a question. What is better more cores (eg. 2x quadcore) or more CPU speed for a server that handle a lot of of Meetme Concerences with hundreds of concurrent G711 alaw Channels (no transcoding) ? in my opinion, more cores are better, because Asterisk ist multithreded and each channel has a good
2008 May 05
3
MeetMeAdmin() working problem
Hello users, I have been working with a conference setup. My setup includes: 1)There will be an interface number provided to the user which might be a DID number or A Toll free number When user calls the number it asks for the conference room number and the user pin . on successfull authentication he will be participated in the conference 2)by didaling the same DID number the
2010 Apr 14
2
Conference Meetme
How many simultaneous conference meetme setups can be supported in the same time on Asterisk, and what are the corresponding server's specs for this. Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100414/ba26a927/attachment.htm
2014 Aug 12
1
Asterisk 12.4 "Agent Busy" message on AgentRequest
Hi, I am upgrading from Asterisk 1.4 to 12.4. I am able to authenticate the user and call AgentLogin. But after that when I call AgentRequest I keep getting Agent '1234' is busy. If I put a delay of 5 second or more before calling AgentRequest then it works most of the times. Here's my dialplan: [login] exten => s,1,Background(thank-you-for-calling) same =>
2006 Jun 09
3
FXO registration and VegaStream
I am trying to configure a VegaStream 50 FXO to work with asterisk. The problem that I am having is that the VegaStream does not support incoming registration from asterisk. VegaStream only allows outbound registration. My question is does asterisk allow incoming registration from an FXO? If yes how? Or better yet, has anybody been able to make the VegaStream FXO work with asterisk? According
2010 Mar 01
2
MeetMe and usernum
hi, I am trying to get the usernum of a user when dialing in to a MeetMe conference. Is there somehow a possibility to save the usernum of a MeetMe participant into a variable? Everything should be done through the DialPlan, no manager and no *cli. Thanks for your help, Emrah
2008 Mar 24
3
Dynamic meetme conference creation with Authenticate (Asterisk 1.4.0)
I'm trying to use the password entered with Authenticate to create dynamic meetme conferences with the following dial plan: exten => _XXXXXXXXXX18467,1,Authenticate(/etc/asterisk/meetme.pw|a) exten => _XXXXXXXXXX18467,n,MeetMe(CDR(accountcode)) ; 281-8467 However CDR(accountcode) is always being set to 1022 no matter what password is used. The passwords are stored in a file so they can
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 =>
2007 Mar 12
2
Create meetme conference rooms on the flight.
Hi all, Anyone know how to dynamically create meetme conference rooms on the flight? I remembered a while ago there was a switch that tell meetme to create the conference room is the room is not defined in the meetme.conf. It doen't seem to be working for me anymore. Thnx
2007 Aug 23
2
meetme conference problem
Hi, im using asterisk-1.2.24 and zaptel-1.2.20, im having a problem running meetme conference, when i try to call meetme i get this from the asterisk console Aug 24 00:14:12 WARNING[15466]: pbx.c:1720 pbx_extension_helper: No application 'MeetMe' for extension (sample, 65000, 1) i recompiled my zaptel and asterisk, but the app_meetme file still didn't install, what am i missing
2009 Mar 14
1
Polycom BLF with Idle State meetme conference
I have meetme working with BLF on polycom phones however when meetme is not actually being used by anyone the 'status' of meetme becomes "idle". Which the Polycom phone sees and produces a clock symbol and FLASHING red LED. Are there any 'tricks' or work-arounds to change this status to something that does not blink the phone's LED making it look busy when meetme is
2003 Nov 25
2
Outgoing-call and enter user in Conference - repost
Hi all, Just wondering if someone have already done something like that : SIP Client_A ---> 1)call ---> ASTERISK ---> 2)outgoingcall-PSTN-->Client_B | | 3) Enter conference | MeetMe <----------------------------' with user A Make 2 user in conference (point 1 and 2), it's definitely easy, but call
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
2007 Sep 29
3
meetme conference using g729?
Hi, is there a way to use g729 in meetme? Thanks! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070929/74f6e5d9/attachment.htm
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
2013 Oct 01
1
meetme conference password and time limitation
Hello; We need to have admin page, so the administrator can create passwords to be used to join the meetme conferences and can determine the allowed time ..? Well, the admin interface can be done easy (I do not know if there is something ready), and the password and the time limitation can be added to the database (or even text file), but how asterisk can use it? Do I need to use the AGI to
2006 Mar 18
2
Jittery meetme conference using Linksys 942 phones
We have two Linksys 942 phones which sound great when they call each other directly through Asterisk. But when they both dial in to a meetme conference room, the sound is very jittery. Other phones like Polycom 501 and Snom 360 sound fine when using meetme. Both Linksys phones are set to use the default g711u (ulaw) codecs. Adjusting the jitter buffer and jitter level settings to various values