Re: Duda sobre cómo quitar una opción de Openmeetings

2013-05-21 Thread Alvaro
Hola, como bien dice Raul, en Administracion se puede
hacer algo.

En Administracion -- Salas

...se puede borrar la sala que hay en la pestaña:

Salas privadas

...llamada:

private Conference Room

Los usuarios sin derechos de administracion, solo
pueden hacer salas en Reuniones programadas, con
un limite de tiempo.

Las salas que hay en la pestaña Mis salas, habria
que modificar el codigo y compilar.

Alvaro


El lun, 20-05-2013 a las 10:26 -0500, raul cuellar escribió:
 Como adminstrador, entra a la configuración de las salas y hay un apartado
 que restrigue por permisos.
 Raúl
 
 
 El 18 de mayo de 2013 08:57, Formación Montagut formacionmonta...@gmail.com
  escribió:
 
  Buenas a todos.
 
  Al final conseguí instalar Openmeetings en mi servidor dedicado Ubuntu
  12.04 LTS. Y la verdad es que hay algún fleco que no encuentro modo de
  «arreglar» para adaptarse a mis necesidades.
 
  ¿Cómo puedo hacer para restringuir a los usuarios la opción de que ellos
  puedan crear sus propias salas? Me explico.
 
  Hay una opción/pestaña de «Mis salas» donde por defecto le salen 2 salas
  que ellos pueden usar como quieran. Pero es que yo no quiero que eso sea
  así.
 
  ¿Hay alguna manera de conseguir esto? Me supongo que habrá que editar
  algo... pero ni idea.
 
  Un saludo.
 
 
 
 




Re: Intervier room bug flash plugin crashes

2013-05-21 Thread Maxim Solodovnik
Should be double checked, this NPE never leads to the crash


On Tue, May 21, 2013 at 1:30 PM, Vlad Suvorov 
soznatelniy.grazhda...@gmail.com wrote:

 Hello,

 I have using Openmeetings since version 2.0 and have following yours bug
 fixes and improves.
 There is one bug in the Intervier rooms that crashes Adobe Flash Player
 plugin in all versions of Openmeetings. It happening when more then 2 users
 connect to Interview room. Flash Player crashes on moderators PC and
 sometimes on latest connected user's PC or on all PCs of users in that
 interview room.
 I have using Adobe Flash Player 11.2.202.238 x64 for Linux on clients
 running Rhel 6.3.
 Log files in attach.
 Flash crashed at  05-17 14:12
 Here is log fragment of crash:

 ERROR 05-17 14:12:05.006 o.a.o.r.ConferenceService:153 [NioProcessor-6] -
 [getRoomsByOrganisationAndType]
 java.lang.NullPointerException: null
 at
 org.apache.openmeetings.remote.ConferenceService.getRoomsByOrganisationWithoutType(ConferenceService.java:148)
 ~[openmeetings-3.0.0-SNAPSHOT.jar:na]
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 ~[na:1.6.0_24]
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
 ~[na:1.6.0_24]
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[na:1.6.0_24]
 at java.lang.reflect.Method.invoke(Method.java:616) ~[na:1.6.0_24]
 at
 org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:196)
 [red5-server.jar:na]
 at
 org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:115)
 [red5-server.jar:na]
 at
 org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java:164)
 [red5-server.jar:na]
 at org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java:409)
 [red5-server.jar:na]
 at
 org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived(BaseRTMPHandler.java:132)
 [red5-server.jar:na]
 at
 org.red5.server.net.rtmp.RTMPMinaIoHandler.messageReceived(RTMPMinaIoHandler.java:170)
 [red5-server.jar:na]
 at
 org.apache.mina.core.filterchain.DefaultIoFilterChain$TailFilter.messageReceived(DefaultIoFilterChain.java:690)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:417)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(DefaultIoFilterChain.java:47)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.messageReceived(DefaultIoFilterChain.java:765)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.filter.codec.ProtocolCodecFilter$ProtocolDecoderOutputImpl.flush(ProtocolCodecFilter.java:407)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCodecFilter.java:236)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:417)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(DefaultIoFilterChain.java:47)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.messageReceived(DefaultIoFilterChain.java:765)
 [mina-core-2.0.7.jar:na]
 at
 org.red5.server.net.rtmpe.RTMPEIoFilter.messageReceived(RTMPEIoFilter.java:130)
 [red5-server.jar:na]
 at
 org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:417)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(DefaultIoFilterChain.java:47)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.messageReceived(DefaultIoFilterChain.java:765)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.filterchain.IoFilterAdapter.messageReceived(IoFilterAdapter.java:109)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:417)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.filterchain.DefaultIoFilterChain.fireMessageReceived(DefaultIoFilterChain.java:410)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:710)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:664)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:653)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.polling.AbstractPollingIoProcessor.access$600(AbstractPollingIoProcessor.java:67)
 [mina-core-2.0.7.jar:na]
 at
 org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:1124)
 [mina-core-2.0.7.jar:na]
 at
 

Re: info required

2013-05-21 Thread Kamran Asif
Dear Maxim,
  do you know what  will be the time frame required
for this functionality
thanks

Kamran asif


On Tue, May 21, 2013 at 5:20 AM, Maxim Solodovnik solomax...@gmail.com wrote:
 Hello,

 for the fully functional OM you need to wait for 3.1.0



 On Tue, May 21, 2013 at 2:56 AM, Kamran Asif kamrana...@gmail.com wrote:

 Hello There,
   Please let me know, how to run  OM on Android  iPad
 devices ? waiting for your kind reply

 thank's
 Kamran asif




 --
 WBR
 Maxim aka solomax


Resolve Error Code

2013-05-21 Thread Aysha Saddiqa
Hi,

How to resolve the errors as listed in error code table?
I am getting an error -26 the error message is Admin authorization 
required. How can I resolve this error?

Regards, 

Aysha

[ANNOUNCE] upcoming 2.1.1 release

2013-05-21 Thread Maxim Solodovnik
Hello All,

I would like to start vote on 2.1.1 release in a day or two.
Please let me know if you have any blockers.

Thanks!

-- 
WBR
Maxim aka solomax


Re: SIP Pin for conference room in OM 2.1

2013-05-21 Thread Naderi, Sascha
Dear Maxim,





thanks for the hint. Could you please specify it a bit more. I can not find 
where I could possibly have disabled it.

I am using apache-openmeetings-2.1.0.r1443823-08-02-2013_0219´

I have checked the configuration settings in the GUI Manage system settings 
and there doesn´t seem to be anything according.

My sip integration does not match with the latest description 
http://openmeetings.apache.org/red5sip-integration_2.1.html. It must be from an 
older one. It does not have the confbridge.



Best regards

Sascha



Von: Maxim Solodovnik [solomax...@gmail.com]
Gesendet: Freitag, 17. Mai 2013 18:43
Bis: Openmeetings user-list
Betreff: Re: SIP Pin for conference room in OM 2.1

Maybe you have disabled in the system?


On Fri, May 17, 2013 at 9:54 PM, Naderi, Sascha 
snad...@datus.commailto:snad...@datus.com wrote:

Dear Alexei,

thank you for your reply. Any idea how a sip pin can be set?
If I try to configure one in the according field of the conference room, it is 
never kept after saving. Instead the field is blank again.


Regards
Sascha





Von: Alexei Fedotov [alexei.fedo...@gmail.commailto:alexei.fedo...@gmail.com]
Gesendet: Freitag, 17. Mai 2013 16:31
Bis: user@openmeetings.apache.orgmailto:user@openmeetings.apache.org
Betreff: Re: SIP Pin for conference room in OM 2.1

Hello Sascha,
The current SIP implementation does not use OpenXG RPC-Gateway, it uses Asterisk
--
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://dataved.ru/
+7 916 562 8095


On Fri, May 17, 2013 at 6:29 PM, Naderi, Sascha 
snad...@datus.commailto:snad...@datus.com wrote:
 Dear all,





 I have a question concerning openmeetings 2.1 sip integration.

 The configuration of a conference room has the setting for the conference
 sip number and sip pin. The helptext says that both are automatically
 created via OpenXG RPC-Gateway. In my case the sip number is created but
 never a sip pin.

 How can i get a sip pin working for the conference room?





 Best regards

 Sascha





--
WBR
Maxim aka solomax


RE: [ANNOUNCE] upcoming 2.1.1 release

2013-05-21 Thread George Kirkham
OM 2.1.1 release in a day or two, sounds excellent. 

 

Would be curious what fixes would be in the release.

 

Thanks to everyone involved in the work,

 

George Kirkham

 

 

From: Maxim Solodovnik [mailto:solomax...@gmail.com] 
Sent: Tuesday, 21 May 2013 7:57 PM
To: Openmeetings user-list; dev
Subject: [ANNOUNCE] upcoming 2.1.1 release

 

Hello All,

 

I would like to start vote on 2.1.1 release in a day or two.

Please let me know if you have any blockers.

 

Thanks!


 

-- 
WBR
Maxim aka solomax 



Re: [ANNOUNCE] upcoming 2.1.1 release

2013-05-21 Thread Maxim Solodovnik
https://issues.apache.org/jira/issues/?jql=fixVersion%20%3D%20%222.1.1%20Apache%20Release%22%20AND%20project%20%3D%20OPENMEETINGS


On Tue, May 21, 2013 at 6:52 PM, George Kirkham gkirk...@co2crc.com.auwrote:

 OM 2.1.1 release in a day or two, sounds excellent. 

 ** **

 Would be curious what fixes would be in the release.

 ** **

 Thanks to everyone involved in the work,

 ** **

 George Kirkham

 ** **

 ** **

 *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
 *Sent:* Tuesday, 21 May 2013 7:57 PM
 *To:* Openmeetings user-list; dev
 *Subject:* [ANNOUNCE] upcoming 2.1.1 release

 ** **

 Hello All,

 ** **

 I would like to start vote on 2.1.1 release in a day or two.

 Please let me know if you have any blockers.

 ** **

 Thanks!
 

 ** **

 --
 WBR
 Maxim aka solomax 




-- 
WBR
Maxim aka solomax


Re: SIP Pin for conference room in OM 2.1

2013-05-21 Thread Maxim Solodovnik
I'm afraid you should reconfigure according to the 2.1 guide, since
otherwise integration is not going to work :(


On Tue, May 21, 2013 at 6:16 PM, Naderi, Sascha snad...@datus.com wrote:

  Dear Maxim, ** 

  

  

 thanks for the hint. Could you please specify it a bit more. I can not
 find where I could possibly have disabled it.

 I am using apache-openmeetings-2.1.0.r1443823-08-02-2013_0219´

 I have checked the configuration settings in the GUI Manage systemsettings
  and there doesn´t seem to be anything according.

 My sip integration does *not *match with the latest description
 http://openmeetings.apache.org/red5sip-integration_2.1.html. It must be
  from an older one. It does not have the confbridge.

  

 Best regards

 Sascha 

 --

  *Von:* Maxim Solodovnik [solomax...@gmail.com]
 *Gesendet:* Freitag, 17. Mai 2013 18:43
 *Bis:* Openmeetings user-list
 *Betreff:* Re: SIP Pin for conference room in OM 2.1

   Maybe you have disabled in the system?


 On Fri, May 17, 2013 at 9:54 PM, Naderi, Sascha snad...@datus.com wrote:


 Dear Alexei,

 thank you for your reply. Any idea how a sip pin can be set?
 If I try to configure one in the according field of the conference room,
 it is never kept after saving. Instead the field is blank again.


 Regards
 Sascha




 
 Von: Alexei Fedotov [alexei.fedo...@gmail.com]
 Gesendet: Freitag, 17. Mai 2013 16:31
 Bis: user@openmeetings.apache.org
 Betreff: Re: SIP Pin for conference room in OM 2.1

 Hello Sascha,
 The current SIP implementation does not use OpenXG RPC-Gateway, it uses
 Asterisk
 --
 With best regards / с наилучшими пожеланиями,
 Alexei Fedotov / Алексей Федотов,
 http://dataved.ru/
 +7 916 562 8095


 On Fri, May 17, 2013 at 6:29 PM, Naderi, Sascha snad...@datus.com
 wrote:
  Dear all,
 
 
 
 
 
  I have a question concerning openmeetings 2.1 sip integration.
 
  The configuration of a conference room has the setting for the
 conference
  sip number and sip pin. The helptext says that both are automatically
  created via OpenXG RPC-Gateway. In my case the sip number is created but
  never a sip pin.
 
  How can i get a sip pin working for the conference room?
 
 
 
 
 
  Best regards
 
  Sascha
 
 




  --
 WBR
 Maxim aka solomax




-- 
WBR
Maxim aka solomax


AW: SIP Pin for conference room in OM 2.1

2013-05-21 Thread Naderi, Sascha



...ok, thanks!

Regards
Sascha

Von: Maxim Solodovnik [solomax...@gmail.com]
Gesendet: Dienstag, 21. Mai 2013 13:59
Bis: Openmeetings user-list
Betreff: Re: SIP Pin for conference room in OM 2.1

I'm afraid you should reconfigure according to the 2.1 guide, since otherwise 
integration is not going to work :(


On Tue, May 21, 2013 at 6:16 PM, Naderi, Sascha 
snad...@datus.commailto:snad...@datus.com wrote:

Dear Maxim,





thanks for the hint. Could you please specify it a bit more. I can not find 
where I could possibly have disabled it.

I am using apache-openmeetings-2.1.0.r1443823-08-02-2013_0219´

I have checked the configuration settings in the GUI Manage system settings 
and there doesn´t seem to be anything according.

My sip integration does not match with the latest description 
http://openmeetings.apache.org/red5sip-integration_2.1.html. It must be from an 
older one. It does not have the confbridge.



Best regards

Sascha



Von: Maxim Solodovnik [solomax...@gmail.commailto:solomax...@gmail.com]
Gesendet: Freitag, 17. Mai 2013 18:43
Bis: Openmeetings user-list
Betreff: Re: SIP Pin for conference room in OM 2.1

Maybe you have disabled in the system?


On Fri, May 17, 2013 at 9:54 PM, Naderi, Sascha 
snad...@datus.commailto:snad...@datus.com wrote:

Dear Alexei,

thank you for your reply. Any idea how a sip pin can be set?
If I try to configure one in the according field of the conference room, it is 
never kept after saving. Instead the field is blank again.


Regards
Sascha





Von: Alexei Fedotov [alexei.fedo...@gmail.commailto:alexei.fedo...@gmail.com]
Gesendet: Freitag, 17. Mai 2013 16:31
Bis: user@openmeetings.apache.orgmailto:user@openmeetings.apache.org
Betreff: Re: SIP Pin for conference room in OM 2.1

Hello Sascha,
The current SIP implementation does not use OpenXG RPC-Gateway, it uses Asterisk
--
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://dataved.ru/
+7 916 562 8095


On Fri, May 17, 2013 at 6:29 PM, Naderi, Sascha 
snad...@datus.commailto:snad...@datus.com wrote:
 Dear all,





 I have a question concerning openmeetings 2.1 sip integration.

 The configuration of a conference room has the setting for the conference
 sip number and sip pin. The helptext says that both are automatically
 created via OpenXG RPC-Gateway. In my case the sip number is created but
 never a sip pin.

 How can i get a sip pin working for the conference room?





 Best regards

 Sascha





--
WBR
Maxim aka solomax



--
WBR
Maxim aka solomax