similar to: automatically close a meetme

Displaying 20 results from an estimated 10000 matches similar to: "automatically close a meetme"

2007 Apr 30
2
Confference function
I would like to know if anyone here knows the answer to the following question I need to implement the following conferencing feature for my agents. 1. Agent receives call from caller 2. Agent conferences a verification service 3. After finishing the verification, agent needs to drop third party (Verification service) and continue on the line with caller. My problem
2007 Apr 17
4
Using meetme like call
hi all, I have a little question about meetme in Asterisk. One of my client ask me that all call can, if is necessary, become conference for 3-4 user during conversation. I think that are 2 way for make this: 1- all call (instead if the users are only 2) are conference 2- using n-way call (http://www.voip-info.org/wiki/view/Asterisk+n-way+call+HOWTO) I decide to implement the first way because
2007 May 06
2
Call waiting tone when calling a busy station?
Hello, When dialling a SIP phone which is already in a call the caller hears a "regular" ringing tone and does not know that the called party is engaged in another call. Is there a supported way inside SIP to tell the calling party to play a stuttered ringing tone? Thanks! __Yehavi:
2007 Apr 19
2
CallerID masking
Hello all, I currently have all outgoing calls set to mask the caller id so it will always appear to be coming from our main number. The problem I'm having though, is with both the call detail in mysql and with the automon (recording) feature. It shows the originating number as the number I masked it to, rather than the actual person calling. How can I go about having both the destination see
2007 May 01
3
Delay in Dial()
All, Is there any syntax I can use to put a delay in two lines being dialed? One is a SIP endpoint, the other is my cell phone. I'd like to have the SIP phone ring for some arbitrary number of seconds before it is sent off to the mobile phone. Using something like a Wait() within a Dial() would be ideal. Any suggestions? - sf
2007 May 05
2
Queue Status
Hi I've few queues configured in * box is there any what that before sending call to a particular queue can we get the status of the queue that is how many agents are available in this queue (logged in, paused, busy, unavailable). thanks arun -------------- next part -------------- An HTML attachment was scrubbed... URL:
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 Aug 15
1
CDR billsec greater than duration
Hi all, I have a strange situation on a Asterisk 1.2.17 with FreePBX 2.2.1 Doing a select in the CDR table I noticed there are some calls with billsec greater than duration, duration is always 0 in those calls. How can this happens ? Am I missing something ? Tnx in advance Regards Edoardo Serra WeBRainstorm S.r.l.
2007 Apr 10
0
Dialplan help - MeetMe (or ChannelRedirect) 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
2007 Mar 31
4
Sponsored development - Monodirectional audio handling
Hi Guys, we're needing a special implementation on Asterisk Our intention is to contribute the development and share back the code to Asterisk community Here is what we need: - An option to Asterisk Dial command which, if used, when calls is answered gives monodirectional audio (Caller should hear the called party but not vice-versa) - A DTMF sequence (maybe handled in features.conf) for
2007 Mar 23
3
SIP/IAX peers UNREACHABLE and audio loss
Hi all, I'm having a problem with some Asterisk servers interconnected with each other using IAX (I also tried with SIP without solving the problem) Sometimes, with apparently no reason, some peers become UNREACHABLE (I have qualify=yes in iax.conf) and REACHABLE again as soon as another qualify test is made. Our users are also complaining about audio loss during their calls, apparently
2007 Apr 01
1
Asterisk 1.2 and res_perl - lock that leads to weird behaviour
Hi guys, as I wrote in a previous thread I was experiencing dropped audio (apparently randomly) and SIP + IAX peers getting REACHABLE / UNREACHABLE without reason, servers were in the same LAN. Investingating deeply in the problem I also noticed that 'show channels' command on the CLI, sometimes were returning strange results, for example it wasn0t showing some channels I was sure
2007 Jul 30
5
Silly MeetMe() question.
I've got the ztdummy kernel module loaded and seem to have all the desired prerequisites in place, but Asterisk never seems to compile with MeetMe() application support enabled, nor does there appear to be a module I am failing to load that would contain this application. Is there something really obvious I am missing? Thanks, -- Alex Balashov Evariste Systems Web :
2009 Jun 08
1
MeetMe: Mute All Lines Automatically?
I'm considering implementing an Asterisk PBX for conferencing. Before I get started, I wanted to make sure that it supports the features that I need. I plan to use Asterisk as a conference bridge only. I want people to be able to use my conference to listen live to lectures/etc, without having to listen to others in the conference. I'm using the FreePBX web interface, and I can't
2009 Feb 09
2
meetme application
hi guys: recently I want to buinding a meeting confence on asterisk and use the meetme application. I have a ztdummy kernel afteri the lsmod commond: ztdummy 5768 0 zaptel 182660 28 zttranscode,ztdummy crc_ccitt 3008 1 zaptel I also configure the meetme.conf conf => 1000; my extensions.conf [default] exten =>
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 =>
2007 Mar 26
7
Two or More Bri Cards
hi all we want to use Two single port Bri cards in Trixbox. Any idea which card is having good support and performance repotation especially when using two or more in Trixbox. Regards farooq --
2005 Jun 21
1
MeetMe Problems
I have two asterisk machines. One of them has a Digium board (server A) and the other is simply using ztdummy (server B). Server A is running on Debian and Server B is running Gentoo. Server A is running Asterisk CVS-Nv1-0-7-06/01/05-01:27:25 and Server B is running Asterisk 1.0.7. The problem I have is that when I try to transfer a call into a meetme room in server B, it simply hangs
2003 Apr 21
2
Still can't get MeetMe working..
Hi, This is pretty much a repost but I still havent been able to get MeetMe to work.. I am using a Dev Kit lite.. so that should satisfy the Zaptel requirement for MeetMe.. meetme.conf looks like this.. [rooms] conf => 7500 In extensions.conf I have an [extensions] context and within that same context I have the line.. exten => 7500,1,MeetMe(7500) When I dial 7500 I get the message
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