similar to: 3 way calls and meetme problem

Displaying 20 results from an estimated 300 matches similar to: "3 way calls and meetme problem"

2009 Mar 18
1
Video phone crashing meetme on asterisk 1.4.
Hello, I am running asterisk 1.4. For argument's sake I have 4 telephones. 2 support video, 2 do not. Calls between phones work fine and codecs are properly negociated. I have videosupport=yes in sip.conf and when the two video phones communicate I have video. I call meet me with this command EXEC MEETME 1234|d SIP looks like this : -- AGI Script Executing Application: (MeetMe)
2006 Apr 20
1
MeetMe: lots of buffer overruns/underruns when connecting over IAX
Hello, Situation: I've got two asterisk 1.2.4 servers, connected to each other over the internet with IAX2 with about 20msec delay. One of the servers is hosting MeetMe. It's working fine as long as only SIP phones connected to the meetme server participate in the conference. As soon as a participant using IAX2 is connecting, lots and lots of buffer overruns and underruns are
2007 Sep 16
0
Problem with asterisk 1.4.11 and playing files to meetme conference
I am using asterisk Version: 1:1.4.11~dfsg-1 as found in Debian. I'm using a call file to connect a meetme conference to an AGI script which plays files using the stream_file method. I have four files which should play in sequence, though only the first two files actually play. I get these errors in the CLI: [Sep 16 06:20:43] NOTICE[18424]: app_meetme.c:1911 conf_run: Audio bytes: 276 Buffer
2005 Jan 27
1
Moh in meetme doesn't work if I transfer to meetme
Hi, if I dial meetme from extension 200 directly it works ok - I get moh as only user (first trace). If I dial to other local extension and trasfer from there I get second trace... Apparent difference between those two is warning : Jan 27 11:06:33 WARNING[6133]: res_musiconhold.c:466 moh_alloc: No class: random What this could mean ? Direct Call log-----------------------------------------:
2004 Jul 01
2
Grandstream HT286 1.0.4.63 & Meetme
Good day! Have a weird problem with HT-286 and Conference room. I use Asterisk CVS-HEAD-06/04/04. Here it is: When HT-286 get into the conference room first and nobody in that room everything seems ok (with any codec HT286 allowed), but when HT-286 get into conference room when somebody already there, have got different HT behavior: 1. When HT use GSM codec => it connects to conference room,
2007 May 04
0
Console flooded by WARNING app_meetme messages
Hi there, One of our Asterisk 1.2 machine is experiencing problems with MeetMe. Whenever meetme runs, the console is flooded with warning messages: The messages started as "No such file or directory" and becomes "Resource temporarily unavailable". I couldn't figure out what file MeetMe might be looking for, could anyone help? May 4 08:57:38 WARNING[19032]:
2006 Oct 13
1
Asterisk (meetme) and SMP/HT OK?
In the past, there have been reports of problems with Asterisk with multiple processors and/or HyperThreading. I'm having a !@#$ of a problem with an HPDL380 with 2 3.4gHz Xeon processors, 2 gb RAM -- if I got 24 hours I'd think I had died and gone to heaven :) Am I missing something obvious like "Asterisk is single CPU, single core?" I can't access the ILO so I
2005 Aug 08
0
Problems with cmd monitor
Was using this monitor line to get soxmix to mix test-in.wav and test- out.wav into test.wav. exten => 1200,1,Monitor(wav|/tmp/test|m) When I start the conference, the * console shows this: monitor executing ( nice -n 19 soxmix "//tmp/test-in.wav" "//tmp/test- out.wav" "//tmp/test.wav" && rm -f "//tmp/test-"* ) & /tmp shows test-in.wav,
2005 Jul 06
0
Dropped calls if transferred across servers into MeetMe with mobile source
I have an application where calls come into an *box from a DID provider, and may be transferred to a meetme conference on another *box (the call is released by the first *box after transfer). These are ulaw IAX channel calls, and if the source is from a Verizon or Nextel mobile phone to the DID (other carriers not tested), the call drops about 2-3 minutes after it joined the meetme
2004 Apr 12
0
strange error at extension.conf
hi, i write this looking for free conference room, i checl code and don?t see any error but die at priority 7 if room 1001 have users in exten => _1NXXNXXXXXX,1,RouteCall(${EXTEN}) exten => _1NXXNXXXXXX,2,GotoIf($[${DESTINATION1:0:3} = CONF]?3:13) exten => _1NXXNXXXXXX,3,Setvar,var=0 exten => _1NXXNXXXXXX,4,MeetMeCount(1001|var) exten => _1NXXNXXXXXX,5,GotoIf($[${var} =0]?7:6)
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
2005 Aug 28
0
Unable to transfer external calls to MeetMeconference (re-post)
This message was just bounced back to me. I am not sure if it made it to the list originally or not, as I received no responses. Since this message was written, I have installed Zap hardware into this server. The Zap channels can be transferred to the Meetme conference. The IAX2 calls still cannot. Any suggestions will be greatly appreciated. Sincerely, Trevor Hammonds Trevor G.
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>
2005 Aug 18
1
Unable to transfer external calls to MeetMe conference
I have a peculiar situation, and am hoping someone on the list can offer assistance. I am running CVS HEAD, and am using ITSPs for DIDs. The server has no Zap hardware, but is configured to use ztdummy. All incoming calls are via IAX2. Calls ring to SIP phones, voice mail, IVR, etc., with no trouble. I am also able to transfer calls among my SIP devices, voice mail, IVR, etc. All of my SIP
2004 Jun 08
1
Meetme2
Hi!! I try to install meetme2....i follow instructions that i found in http://www.areski.net/asterisk-meetme/about.php?s=0 but, when i modify the "Asterisk/apps/Makefile" and i run the "make" command, I have this type of error: [root@obelix apps]# make cc -pipe -fPIC -DUSEMYSQLVM -c -o app_meetme2.o app_meetme2.c app_meetme2.c:31:22: libpq-fe.h: No such file or directory
2005 Sep 09
0
Transferred calls dropping out of MeetMe
I'm taking inbound calls on an * server, then transferring them to a second * server where they join a MeetMe conference. If I have 'notransfer=yes' set on the first * server it works fine, but if I allow the transfer (call then shifts to be between the DID provider and the second server), the call is dropped 3-5 minutes later. There is no firewall on my end, and the two
2004 Aug 05
0
problems with asterisk and the IAX protocol
Hello group, I wanted to try out the asterisk iax protocol between two asterisk machines but have several problems with it. My scenario looks like follows. I am using asterisk 0.9.0 on both machines. SER1 <-> asterisk1 <-> IAX <-> asterisk2 <-> SER2 Both SER and asterisk run on a machine with a public IP address. When the telephone on one side makes a call the telephone
2004 Aug 09
0
FW: problems with asterisk and the IAX protocol
Hi Kevin, no you didn't miss the reply and I've not resolved it yet. Have you got similar problems? Pamela Kevin Fjelsted wrote: >Pamela, >Did you resolve the problems you described? >I didn't see a reply on the list but I may have missed it. > >-Kevin > >-----Original Message----- >From: Pamela Weis [mailto:peawy@gmx.at] >Sent: Thursday, August 05, 2004
2014 Jun 19
0
ssh kerberos auth not working after some weeks
We have several linux computers (with different distributions) in a samba4 domain. All computers are domain members and the domain users can login to the different machines via pam and winbind3/4. A user that is authenticated on one machine automatically receives a kerberos ticket and can login via ssh to another machine using this kerberos ticket. This setup works fine for some weeks until
2011 Jul 25
0
Registration problems, Linksys SPA 3102 on Asterisk 1.4.20
Sorry, I am resending this, I tried earlier, but I couldn't see it appear on the archives - apologogies if it appears double! -------------------------------------------------- My Sipura 3000 ATA died on me this morning. I had a Linksys SPA 3102 available which I would like to use as a replacement. Unfortunately, the SPA3102 is not able to register with the asterisk server - I am