Re: [asterisk-users] MeetMe problem

2010-06-12 Thread Daniel Knoll
it's not so easy, because i use a mysql database (realtime) to write the room number from a webapp into the table. also i extend the meetme table for my web application :-/ any other things at least to show more logs from meetme or dahdi ? Daniel Am 12.06.2010 um 17:39 schrieb Thomas Perron: >

Re: [asterisk-users] MeetMe problem

2010-06-12 Thread Thomas Perron
try using confbridge in lastest asterisk version On Sat, Jun 12, 2010 at 11:30 AM, Daniel Knoll wrote: > 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 s

[asterisk-users] MeetMe problem

2010-06-12 Thread Daniel Knoll
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

Re: [asterisk-users] Meetme problem (talk detection/opt) in 1.6.1.1

2009-07-10 Thread Steve Edwards
On Fri, 10 Jul 2009, Jared Mauch wrote: > I need the 'talking' information to better identify rogue people > on bridges. I'm a 1.2 Luddite so I don't have all these fancy new features :) A different solution to a similar problem. I had problems with abusive callers in my conferences. I whipped

Re: [asterisk-users] meetme problem maybe connected to features.conf

2008-12-08 Thread Thomas Stein
Here is my misdn.conf. [general] debug=0 tracefile=/var/log/asterisk/misdn.log bridging=yes [default] language=de nationalprefix=0 internationalprefix=00 musicclass=default overlapdial=yes senddtmf=yes hold_allowed=yes [TEports] ports=1,2,3,4 context=eingehend msns=* [NTport1] ports=5 context

Re: [asterisk-users] meetme problem maybe connected to features.conf

2008-12-08 Thread Thomas Stein
> 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

[asterisk-users] meetme problem maybe connected to features.conf

2008-12-08 Thread Thomas Stein
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

Re: [Asterisk-Users] Meetme Problem

2005-09-19 Thread Doug Lytle
kurt x wrote: exten => _15551232432,2,Meetme exten => _15551232432,3,Hangup Try exten => _155512324232,2,MeetMe(|Msicp) Doug ___ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list Asterisk-Users@lists.digium.c

Re: [Asterisk-Users] Meetme Problem

2005-09-19 Thread Rich Adamson
> I think I configured the MeetMe right. Since I am using SIP for > inbound calls I followed the > instruction, for 2.6 kernel, from this web page: > > http://www.voip-info.org/wiki-Asterisk+timer+ztdummy > > When I call the MeetMe number I get the greeting to enter in your > conference room.

[Asterisk-Users] Meetme Problem

2005-09-19 Thread kurt x
I think I configured the MeetMe right. Since I am using SIP for inbound calls I followed the instruction, for 2.6 kernel, from this web page: http://www.voip-info.org/wiki-Asterisk+timer+ztdummy When I call the MeetMe number I get the greeting to enter in your conference room. I do and get inv

[Asterisk-Users] MeetMe problem - some parameters ignored

2005-07-09 Thread Jim Archer
Hi All... I set up a conference bridge using MeetMe. It works nicely, except that it seems that certain parameters I give it are ignored or else don't work. Here is the line from my dial plan: exten => 6500,1,absolutetimeout,0 exten => 6500,2,MeetMe,100|ciMpPs|1234 The MOH and * work, but

[Asterisk-Users] meetme problem

2005-07-06 Thread Atuc
hallo, i just experienced that all meetme rooms share the same voice data, if i connect to 499, it could be heard in all other rooms (498,500, 501) could sombody help me, why does asterisk send the voice out of all rooms if i only connect to one? thanks for help, alex meetme.conf conf =>

[Asterisk-Users] meetme problem

2005-06-28 Thread Felix Skwarczynski
Hello, I seem to have a strange problem, which appeared out of nowhere. Did anyone see something like this? 2005-06-03 18:44:50 WARNING[10721] app_meetme.c: Unable to write frame to channel: Illegal seek 2005-06-03 18:44:50 WARNING[10721] app_meetme.c: Unable to write frame to channel: Illegal

[Asterisk-Users] meetme problem

2005-06-28 Thread Felix Skwarczynski
Hello, I seem to have a strange problem, which appeared out of nowhere. Did anyone see something like this? 2005-06-03 18:44:50 WARNING[10721] app_meetme.c: Unable to write frame to channel: Illegal seek 2005-06-03 18:44:50 WARNING[10721] app_meetme.c: Unable to write frame to channel: Illegal s

[Asterisk-Users] meetme problem

2005-06-28 Thread Felix Skwarczynski
Hello, I seem to have a strange problem, which appeared out of nowhere. Did anyone see something like this? 2005-06-03 18:44:50 WARNING[10721] app_meetme.c: Unable to write frame to channel: Illegal seek 2005-06-03 18:44:50 WARNING[10721] app_meetme.c: Unable to write frame to channel: Illegal

[Asterisk-Users] meetme problem

2005-06-22 Thread Felix Skwarczynski
Hello, I seem to have a strange problem, which appeared out of nowhere. Did anyone see something like this? 2005-06-03 18:44:50 WARNING[10721] app_meetme.c: Unable to write frame to channel: Illegal seek 2005-06-03 18:44:50 WARNING[10721] app_meetme.c: Unable to write frame to channel: Ill

[Asterisk-Users] MeetMe problem

2004-01-05 Thread Michael Graves
Hi All, Earlier today I tried using my new * server to host a simple 3 party conference in a MeetMe conf room. I was on a snom 200, one other party called inbound from PSTN via X100p, while the third party was a call that I placed outbound via VoicePulse Connect. I transfered both external parties

Re: [Asterisk-Users] MeetMe problem

2003-11-16 Thread Brian West
That might just very well be it. :P On Sun, 16 Nov 2003, Tilghman Lesher wrote: > On Sunday 16 November 2003 15:23, Brian West wrote: > > > Make sure you have at least one blank line at the bottom of your > > > meetme.conf.. > > > > sorry but this isn't true mine doesn't... I have checked in

Re: [Asterisk-Users] MeetMe problem

2003-11-16 Thread Tilghman Lesher
On Sunday 16 November 2003 15:23, Brian West wrote: > > Make sure you have at least one blank line at the bottom of your > > meetme.conf.. > > sorry but this isn't true mine doesn't... I have checked in vi > > If yours has drama.. what editor are you using? What this calls to is not that you h

Re: [Asterisk-Users] MeetMe problem

2003-11-16 Thread Brian West
> Make sure you have at least one blank line at the bottom of your > meetme.conf.. sorry but this isn't true mine doesn't... I have checked in vi If yours has drama.. what editor are you using? bkw ___ Asterisk-Users mailing list [EMAIL PROTECTED]

Re: [Asterisk-Users] MeetMe problem

2003-11-15 Thread WipeOut
[EMAIL PROTECTED] wrote: Hi guys, Having a bit of a problem trying to get conference bridges working. In my meetme.conf file I have the following line [rooms] conf => 6000 Make sure you have at least one blank line at the bottom of your meetme.conf.. Later.. ___

Re: [Asterisk-Users] MeetMe problem

2003-11-15 Thread Olle E. Johansson
[EMAIL PROTECTED] wrote: My problem is that when I dial into extension 1000 it is telling me "this is not a valid conference number". Can anybody telling me what I'm doing wrong here? I've added the solution to this to the FAQ: http://www.voip-info.org/tiki-index.php?page=Asterisk+FAQ /Olle

RE: [Asterisk-Users] MeetMe problem

2003-11-15 Thread Josh Roberson
om: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Tilghman Lesher Sent: Saturday, November 15, 2003 8:59 AM To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] MeetMe problem On Saturday 15 November 2003 08:59, [EMAIL PROTECTED] wrote: > Hi guys, > Having a bit of a problem trying t

Re: [Asterisk-Users] MeetMe problem

2003-11-15 Thread Tilghman Lesher
On Saturday 15 November 2003 08:59, [EMAIL PROTECTED] wrote: > Hi guys, > Having a bit of a problem trying to get conference bridges working. > In my meetme.conf file I have the following line > [rooms] > conf => 6000 > > > In my extensions.conf file I have: > exten => 1000,1,MeetMe,6000 > > My pr

[Asterisk-Users] MeetMe problem

2003-11-15 Thread firedude
Hi guys, Having a bit of a problem trying to get conference bridges working. In my meetme.conf file I have the following line [rooms] conf => 6000 In my extensions.conf file I have: exten => 1000,1,MeetMe,6000 My problem is that when I dial into extension 1000 it is telling me "this is not a