[openmeetings-user] I also need a very basic user role.

2011-03-20 Thread tom
Hi, 

I'm testing OpenMeetings 1.6 RC1 on CentOS 5.5.

As matti...@gmail.com wrote in the article (Issue 
1183<http://code.google.com/p/openmeetings/issues/detail?id=1183>
),
I also need a very basic role that can *only* join rooms.

Is there any way to add the role?
or
Is it still impossible?
--
tom

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] I also need a very basic user role.

2011-03-20 Thread tom
Hi, 

I'm testing OpenMeetings 1.6 RC1 on CentOS 5.5.

As matti.la...@gmail.com wrote in the article (Issue 
1183<http://code.google.com/p/openmeetings/issues/detail?id=1183>
),
I also need a bery basic role that can *only* join rooms.

Is there any way to add the role?
or
Is it still impossible?
--
tom

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: [openmeetings-user] Re: Install problems on centos 5.2

2011-02-13 Thread Tom Eagles
Hi sebastian,

Basically the host team gave up trying to get openmeetings to work and left
me to play with the test server i have full root access but am totally lost,
i have read through all the threads and through your replies to others.



as you said my experience is amlost 0 on centos, but even ther sys admins
cant understand why its not working, its a rather large company but no one
seems to know why its ot working or how to configure it.



:(

On Sun, Feb 13, 2011 at 4:06 PM, seba.wag...@gmail.com <
seba.wag...@gmail.com> wrote:

> Tom,
>
> the name of the parameter is:
> default-character-set=utf8
> and I don't see anything like that in your config.
>
> Anyhow, if no tables are created at all its a connection problem, either
> with the auth or with the connection itself / host config.
>
> You should contact some service team, if your are not familiar with CentOS
> you might destroy more then you are able to fix afterwards.
>
> Sebastian
>
> 2011/2/13 Tom Eagles 
>
>> ok here is problem but have no idea how to fix it
>>
>>
>> character set clientutf8
>> (Global value)  latin1
>> character set connectionutf8
>> (Global value)  latin1
>> character set database  latin1
>> character set filesystembinary
>> character set results   utf8
>> (Global value)  latin1
>> character set serverlatin1
>> character set systemutf8
>> character sets dir  /usr/share/mysql/charsets/
>> collation connectionutf8_unicode_ci
>> (Global value)  latin1_swedish_ci
>>
>> on the centospanel i opened up my.cnf
>>
>> here is the contents
>>
>> [mysqld]
>> max_connections = 300
>> key_buffer = 16M
>> myisam_sort_buffer_size = 32M
>> join_buffer_size = 2M
>> read_buffer_size = 2M
>> sort_buffer_size = 4M
>> table_cache = 1024
>> thread_cache_size = 286
>> interactive_timeout = 25
>> wait_timeout = 1000
>> connect_timeout = 10
>> max_allowed_packet = 16M
>> max_connect_errors = 10
>> query_cache_limit = 1M
>> query_cache_size = 16M
>> query_cache_type = 1
>> tmp_table_size = 16M
>> [mysqld_safe]
>> open_files_limit = 8192
>> [mysqldump]
>> quick
>> max_allowed_packet = 16M
>> [myisamchk]
>> key_buffer = 32M
>> sort_buffer = 32M
>> read_buffer = 16M
>> write_buffer = 16M
>> [mysqlhotcopy]
>> interactive-timeout
>> bind-address = 127.0.0.1
>> character_set_server = utf8_unicode_ci
>>
>> other than that i have no idea what to do
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "OpenMeetings User" group.
>> To post to this group, send email to openmeetings-user@googlegroups.com.
>> To unsubscribe from this group, send email to
>> openmeetings-user+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/openmeetings-user?hl=en.
>>
>>
>
>
> --
> Sebastian Wagner
> http://www.webbase-design.de
> http://openmeetings.googlecode.com
> http://www.wagner-sebastian.com
> seba.wag...@gmail.com
>
> --
> You received this message because you are subscribed to the Google Groups
> "OpenMeetings User" group.
> To post to this group, send email to openmeetings-user@googlegroups.com.
> To unsubscribe from this group, send email to
> openmeetings-user+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/openmeetings-user?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] Re: Install problems on centos 5.2

2011-02-13 Thread Tom Eagles
ok here is problem but have no idea how to fix it

character set clientutf8
(Global value)  latin1
character set connectionutf8
(Global value)  latin1
character set database  latin1
character set filesystembinary
character set results   utf8
(Global value)  latin1
character set serverlatin1
character set systemutf8
character sets dir  /usr/share/mysql/charsets/
collation connectionutf8_unicode_ci
(Global value)  latin1_swedish_ci

on the centospanel i opened up my.cnf

here is the contents

[mysqld]
max_connections = 300
key_buffer = 16M
myisam_sort_buffer_size = 32M
join_buffer_size = 2M
read_buffer_size = 2M
sort_buffer_size = 4M
table_cache = 1024
thread_cache_size = 286
interactive_timeout = 25
wait_timeout = 1000
connect_timeout = 10
max_allowed_packet = 16M
max_connect_errors = 10
query_cache_limit = 1M
query_cache_size = 16M
query_cache_type = 1
tmp_table_size = 16M
[mysqld_safe]
open_files_limit = 8192
[mysqldump]
quick
max_allowed_packet = 16M
[myisamchk]
key_buffer = 32M
sort_buffer = 32M
read_buffer = 16M
write_buffer = 16M
[mysqlhotcopy]
interactive-timeout
bind-address = 127.0.0.1
character_set_server = utf8_unicode_ci

other than that i have no idea what to do

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] Re: Install problems on centos 5.2

2011-02-13 Thread Tom Eagles


On Feb 13, 3:20 pm, Tom Eagles  wrote:
> hi sebastian
>
> in phpmyadmin the panel shows this
>
> MySQL localhost
>
>     *
>       MySQL connection collation:  UTF-8 Unicode (utf8)
:  

MySQL charset:
> UTF-8 Unicode (utf8)
> On Feb 13, 11:42 am, Sebastian Wagner  wrote:
>
>
>
> > you need to set the default-character-set=utf8 in the mysql configuration,
> > restart mysql, delete the database and run the installer again.
>
> > Sebastian

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] Re: Install problems on centos 5.2

2011-02-13 Thread Tom Eagles
and MySQL charset:  UTF-8 Unicode (utf8)

still crashing after clicking installl and no tables created

On Feb 13, 3:20 pm, Tom Eagles  wrote:
> hi sebastian
>
> in phpmyadmin the panel shows this
>
> MySQL localhost
>
>     *
>       MySQL connection collation: MySQL charset:  MySQL charset:
> UTF-8 Unicode (utf8)
> On Feb 13, 11:42 am, Sebastian Wagner  wrote:
>
>
>
> > you need to set the default-character-set=utf8 in the mysql configuration,
> > restart mysql, delete the database and run the installer again.
>
> > Sebastian

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] Re: Install problems on centos 5.2

2011-02-13 Thread Tom Eagles
hi sebastian

in phpmyadmin the panel shows this

MySQL localhost

*
  MySQL connection collation: MySQL charset:  MySQL charset:
UTF-8 Unicode (utf8)
On Feb 13, 11:42 am, Sebastian Wagner  wrote:
> you need to set the default-character-set=utf8 in the mysql configuration,
> restart mysql, delete the database and run the installer again.
>
> Sebastian

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] Re: Install problems on centos 5.2

2011-02-12 Thread Tom Eagles
red5 log

2011-02-12 10:46:03,398 [main] INFO  org.red5.server.Launcher - Red5
Server 0.9.1 $Rev: 4059 $ (http://code.google.com/p/red5/)
2011-02-12 10:46:03,487 [main] INFO
o.s.c.s.FileSystemXmlApplicationContext - Refreshing
org.springframework.context.support.FileSystemXmlApplicationContext@2e5bbd6:
startup date [Sat Feb 12 10:46:03 EST 2011]; root of context hierarchy
2011-02-12 10:46:04,305 [main] INFO
o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from
class path resource [red5.properties]
2011-02-12 10:46:04,321 [main] INFO
o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@3ad3c6a3:
defining beans
[placeholderConfig,red5.common,red5.core,context.loader,pluginLauncher,tomcat.server];
root of factory hierarchy
2011-02-12 10:46:04,352 [main] INFO
o.s.c.s.FileSystemXmlApplicationContext - Refreshing
org.springframework.context.support.FileSystemXmlApplicationContext@6c3c9c31:
startup date [Sat Feb 12 10:46:04 EST 2011]; root of context hierarchy
2011-02-12 10:46:04,517 [main] INFO
o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from
class path resource [red5.properties]
2011-02-12 10:46:04,525 [main] INFO
o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@3c3ac93e:
defining beans
[placeholderConfig,red5.server,jmxFactory,jmxAgent,serializer,deserializer,statusObjectService,rtmpCodecFactory,rtmptCodecFactory,remotingCodecFactory,streamableFileFactory,filePersistenceThread,sharedObjectService,streamService,providerService,consumerService,bandwidthFilter,schedulingService,warDeployService,remotingClient,object.cache,keyframe.cache,flv.impl,flvreader.impl,mp4reader.impl,mp3reader.impl,org.springframework.beans.factory.config.MethodInvokingFactoryBean#0,org.springframework.beans.factory.config.MethodInvokingFactoryBean#1,streamExecutor,playlistSubscriberStream,clientBroadcastStream];
root of factory hierarchy
2011-02-12 10:46:04,627 [main] WARN
o.s.b.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property
'enableRmiAdapter' being accessed! Ambiguous write methods found next
to actually used [public void
org.red5.server.jmx.JMXAgent.setEnableRmiAdapter(java.lang.String)]:
[public void
org.red5.server.jmx.JMXAgent.setEnableRmiAdapter(boolean)]
2011-02-12 10:46:04,627 [main] WARN
o.s.b.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property
'enableSsl' being accessed! Ambiguous write methods found next to
actually used [public void
org.red5.server.jmx.JMXAgent.setEnableSsl(java.lang.String)]: [public
void org.red5.server.jmx.JMXAgent.setEnableSsl(boolean)]
2011-02-12 10:46:04,628 [main] WARN
o.s.b.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property
'enableMinaMonitor' being accessed! Ambiguous write methods found next
to actually used [public void
org.red5.server.jmx.JMXAgent.setEnableMinaMonitor(java.lang.String)]:
[public void
org.red5.server.jmx.JMXAgent.setEnableMinaMonitor(boolean)]
2011-02-12 10:46:05,412 [main] INFO
org.red5.server.service.WarDeployer - War deployer service created
2011-02-12 10:46:05,910 [main] INFO
o.s.c.s.FileSystemXmlApplicationContext - Refreshing
org.springframework.context.support.FileSystemXmlApplicationContext@8429c19:
startup date [Sat Feb 12 10:46:05 EST 2011]; parent:
ApplicationContext 'red5.common'
2011-02-12 10:46:06,151 [main] INFO
o.s.b.f.c.PropertyPlaceholderConfigurer - Loading properties file from
class path resource [red5.properties]
2011-02-12 10:46:06,159 [main] WARN  o.s.b.f.c.CustomEditorConfigurer
- Passing PropertyEditor instances into CustomEditorConfigurer is
deprecated: use PropertyEditorRegistrars or PropertyEditor class names
instead. Offending key [java.net.SocketAddress; offending editor
instance:
org.apache.mina.integration.beans.InetSocketAddressEditor@387b1641
2011-02-12 10:46:06,163 [main] INFO
o.s.b.f.s.DefaultListableBeanFactory - Pre-instantiating singletons in
org.springframework.beans.factory.support.DefaultListableBeanFactory@49594a88:
defining beans
[customEditorConfigurer,placeholderConfig,rtmpMinaConnManager,rtmpHandler,rtmpMinaIoHandler,rtmpTransport,rtmpMinaConnection,rtmptConnManager,rtmptHandler,rtmptServlet,rtmptConnection,rtmpsMinaIoHandler,rtmpsTransport];
parent:
org.springframework.beans.factory.support.DefaultListableBeanFactory@3c3ac93e
2011-02-12 10:46:06,181 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport
- RTMP Mina Transport bound to /0.0.0.0:1935
2011-02-12 10:46:06,181 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport
- RTMP Mina Transport Settings
2011-02-12 10:46:06,181 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport
- Connection Threads: 4
2011-02-12 10:46:06,182 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport
- I/O Threads: 16
2011-02-12 10:46:06,273 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport
- TCP No Delay: true
2011-02-12 10:46:06,273 [main] INFO  o.r.s.net.rtmp.RTMPMinaTransport
- Receive

[openmeetings-user] Re: Install problems on centos 5.2

2011-02-12 Thread Tom Eagles
error log:

seeing lots of delimter errors
2011-02-12 10:46:04,627 [main] WARN
o.s.b.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property
'enableRmiAdapter' being accessed! Ambiguous write methods found next
to actually used [public void
org.red5.server.jmx.JMXAgent.setEnableRmiAdapter(java.lang.String)]:
[public void
org.red5.server.jmx.JMXAgent.setEnableRmiAdapter(boolean)]
2011-02-12 10:46:04,627 [main] WARN
o.s.b.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property
'enableSsl' being accessed! Ambiguous write methods found next to
actually used [public void
org.red5.server.jmx.JMXAgent.setEnableSsl(java.lang.String)]: [public
void org.red5.server.jmx.JMXAgent.setEnableSsl(boolean)]
2011-02-12 10:46:04,628 [main] WARN
o.s.b.GenericTypeAwarePropertyDescriptor - Invalid JavaBean property
'enableMinaMonitor' being accessed! Ambiguous write methods found next
to actually used [public void
org.red5.server.jmx.JMXAgent.setEnableMinaMonitor(java.lang.String)]:
[public void
org.red5.server.jmx.JMXAgent.setEnableMinaMonitor(boolean)]
2011-02-12 10:46:06,159 [main] WARN  o.s.b.f.c.CustomEditorConfigurer
- Passing PropertyEditor instances into CustomEditorConfigurer is
deprecated: use PropertyEditorRegistrars or PropertyEditor class names
instead. Offending key [java.net.SocketAddress; offending editor
instance:
org.apache.mina.integration.beans.InetSocketAddressEditor@387b1641
2011-02-12 10:46:14,430 [main] WARN  o.a.c.core.NamingContextListener
- Failed to register in JMX: javax.naming.NamingException: Could not
create resource factory instance [Root exception is
java.lang.ClassNotFoundException:
org.apache.tomcat.dbcp.dbcp.BasicDataSourceFactory]
2011-02-12 10:46:20,563 [Launcher:/openmeetings] ERROR
org.hibernate.util.XMLHelper - Error parsing XML: /usr/local/red5/
webapps/openmeetings/conf/hibernate.cfg.xml(15) The reference to
entity "useUnicode" must end with the ';' delimiter.
2011-02-12 10:46:20,634 [Red5_Scheduler_Worker-1] ERROR
org.hibernate.util.XMLHelper - Error parsing XML: /usr/local/red5/
webapps/openmeetings/conf/hibernate.cfg.xml(15) The reference to
entity "useUnicode" must end with the ';' delimiter.
2011-02-12 10:46:20,641 [Red5_Scheduler_Worker-3] ERROR
org.hibernate.util.XMLHelper - Error parsing XML: /usr/local/red5/
webapps/openmeetings/conf/hibernate.cfg.xml(15) The reference to
entity "useUnicode" must end with the ';' delimiter.
2011-02-12 10:46:20,650 [Red5_Scheduler_Worker-2] ERROR
org.hibernate.util.XMLHelper - Error parsing XML: /usr/local/red5/
webapps/openmeetings/conf/hibernate.cfg.xml(15) The reference to
entity "useUnicode" must end with the ';' delimiter.


-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] Install problems on centos 5.2

2011-02-11 Thread Tom Eagles
Maybe I am going crazy but everytime i try to install openmeetings it
crashes at would be step 2 and i recieve host not found error.

the mysql server is on the same box

my hibernate.cfg.xml is as follows


http://hibernate.sourceforge.net/hibernate-
configuration-3.0.dtd">









meeting
time2talk


com.mysql.jdbc.Driver

org.hibernate.dialect.MySQLMyISAMDialect
jdbc:mysql://HOSTIPADDRESS/
openmeetings?
autoReconnect=true&useUnicode=true&createDatabaseIfNotExist=true&characterEncoding=utf-8

utf8
utf8
true



update



false
false
org.hibernate.hql.ast.ASTQueryTranslatorFactory
org.hibernate.connection.C3P0ConnectionProvider

org.hibernate.cache.NoCacheProvider
false
false
false
false


20
2
100
100
100


























































when i run the installer after fillign in step 1 it hangs for a while
then i get in the address bar the step2 page but unable to connect to
host.

i check the mysql table and no tables are added its just the table i
manually created.

all red5 demo's work and my php and mysql pages work

the early version only works in lines have been commented out.

all ports checked and unblocked whatever i do its like openmeetings
simply cant connect to the mysql database.

does anyone have any ideas? I am fast running out of time and may have
to deploy a commercial package instead

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] Install problems on centos 5.2

2011-02-11 Thread Tom Eagles
Maybe I am going crazy but everytime i try to install openmeetings it
crashes at would be step 2 and i recieve host not found error.

the mysql server is on the same box

my hibernate.cfg.xml is as follows


http://hibernate.sourceforge.net/hibernate-
configuration-3.0.dtd">









meeting
time2talk


com.mysql.jdbc.Driver

org.hibernate.dialect.MySQLMyISAMDialect
jdbc:mysql://HOSTIPADDRESS/
openmeetings?
autoReconnect=true&useUnicode=true&createDatabaseIfNotExist=true&characterEncoding=utf-8

utf8
utf8
true



update



false
false
org.hibernate.hql.ast.ASTQueryTranslatorFactory
org.hibernate.connection.C3P0ConnectionProvider

org.hibernate.cache.NoCacheProvider
false
false
false
false


20
2
100
100
100


























































when i run the installer after fillign in step 1 it hangs for a while
then i get in the address bar the step2 page but unable to connect to
host.

i check the mysql table and no tables are added its just the table i
manually created.

all red5 demo's work and my php and mysql pages work

the early version only works in lines have been commented out.

all ports checked and unblocked whatever i do its like openmeetings
simply cant connect to the mysql database.

does anyone have any ideas? I am fast running out of time and may have
to deploy a commercial package instead

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] 6 reminders just before a meeting

2011-01-27 Thread Tom
Did anyone solve the issue with the 6 reminders per participant being
sent just before a meeting? Is there a setting we can do to avoid this?

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



[openmeetings-user] Time zone issue: Having calendar importing time from email text

2011-01-18 Thread Tom
Sebastian, have you had a chance to look at the time zone issue where
the receivers calendar imports a different time than the correct one
in the email text? Good thing is that invitation email shows the
correct time (zone) ... it's just that the calendar then imports a
different (wrong) time.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-user@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: OpenMeetings conference Reminder

2010-12-10 Thread Tom
We have registered the same problem. Paul's suggestion would be great

If you make minor release pls include the important correction for
time zone (http://groups.google.com/group/openmeetings-user/
browse_thread/thread/ea74ed10d4e6647a#)

On Dec 10, 12:37 pm, Paul  wrote:
> Hello Sebastian.
>
> Is there way to comment out the reminder email part of the code?
>
> regards
>
> Paul
>
> On Nov 30, 12:44 pm, "seba.wag...@gmail.com" 
> wrote:
>
>
>
> > Hallo Paul,
>
> > we need to fix this with the next release. maybe we ship a minor release
> > candidate.
>
> > However, I first need to verify that behaviour and track down the problem.
>
> > Sebastian
>
> > 2010/11/30 Paul 
>
> > > I have successfully installed OM and able to
>
> > > 1. upload documents
> > > 2. User can join me in the room and follow conference
> > > 3. use camera
>
> > > But I have one issue regarding calendar.
>
> > > When I schedule a meeting  to let say 3 users ( o...@mail.com,
> > > t...@mail.com, and th...@mail.com )
>
> > > then they receive one of  "New OpenMeetings conference" with link to
> > > the conference room.
>
> > > But 5 min, 4 min, 2 min before the meeting they receive "OpenMeetings
> > > conference Reminder" emails, and each users receive 3 emails of 5, 4,
> > > and 2 min before reminder email instead receiving 3 email.
>
> > > They receive only one of Cancel or Change email notification.
>
> > > My Question is
> > > ===
>
> > > 1. How to fix multiple email problem  OR
>
> > > 2. Better yet, how to disable "OpenMeetings conference Reminder"
> > > notification.
>
> > > thanks in advance.
>
> > > Paul
>
> > > --
> > > You received this message because you are subscribed to the Google Groups
> > > "OpenMeetings User" group.
> > > To post to this group, send email to openmeetings-u...@googlegroups.com.
> > > To unsubscribe from this group, send email to
> > > openmeetings-user+unsubscr...@googlegroups.com
> > > .
> > > For more options, visit this group at
> > >http://groups.google.com/group/openmeetings-user?hl=en.
>
> > --
> > Sebastian 
> > Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://...
> > seba.wag...@gmail.com- Hide quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: Correction for time zones needed

2010-12-01 Thread Tom
Sebastian, I imagine you might include this fix in the next update
but in case you have already made the fix  maybe you could upload
just that :)

On Nov 22, 12:50 pm, Sebastian Wagner  wrote:
> Hallo Tom,
>
> thanks for the report, I will have to check on this issue.
>
> Sebastian
>
> On 21 Nov., 16:11, Tom  wrote:
>
>
>
> > Realize we have a problem with the time zones. When a user invites to
> > a future time the receiver correctly gets the right time zones in the
> > invitation but if they click the iCal feature they will not import
> > (into their calendar) the same time as the invitation say. Looks like
> > it takes the time from the person who made the invitation. The
> > challenge is that you can only test this if you live in a different
> > time zone from the person inviting. If the invitation is for someone
> > in the same time zone we are ok.
>
> > Look like all what has to be fixed is that the time for the iCal
> > (calendar) should follow the time written in the invitation :)- Hide quoted 
> > text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Correction for time zones needed

2010-11-21 Thread Tom
Realize we have a problem with the time zones. When a user invites to
a future time the receiver correctly gets the right time zones in the
invitation but if they click the iCal feature they will not import
(into their calendar) the same time as the invitation say. Looks like
it takes the time from the person who made the invitation. The
challenge is that you can only test this if you live in a different
time zone from the person inviting. If the invitation is for someone
in the same time zone we are ok.

Look like all what has to be fixed is that the time for the iCal
(calendar) should follow the time written in the invitation :)

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



OpenMeetings (partly) works on mobile flash (Android)

2010-11-21 Thread Tom
OpenMetings can actually be opened in the mobile version of flash.
The screen is naturally not optimized for being on a mobile phone (in
my case Android/Droid) so it is a little cumber stone to move around.
Neither does the camera work … but you are actually able to watch a
video conference :) Since flash for mobile phones is new there might
be some opportunity if there was a mobile version of OpenMeetings
before the alternative online meeting programs/services.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Customized banners

2010-10-15 Thread Tom
I can see in one of your videos that you have been able to upload a
graphic banner into the top of OpenMeetings. So Instead of just having
some text message in the banner you have uploaded some graphics….
Maybe a jpg file.

Do you have a “how-to” for uploading a graphic banner instead of the
text option we have now?

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: Problems with time zones when installing in US (version 1.3)

2010-10-14 Thread Tom
The only time tabel we can find is the one with zone names ... not
zone times.

Here is the scenario:

I am on the west coast and my schedule is west coast. I will invite an
external user in the central US. I then select Dallas time zone
(GMT-6) when inviting that particular participant. But when the
invitation hits the invited person the email shows a timesone equal
GMT-5 instead of GMT-6.

If I now am a person located on the central US and want to invite
someone else in the central US, that person will receive an email
invitation with a meeting request that is 1 hour earlier than it
should really be.


On Oct 14, 11:58 am, "seba.wag...@gmail.com" 
wrote:
> You have seen the time-zone table?
>
> For the receiver what time zone are you using?! You have the option to enter
> a custom timezone for any external user.
>
> And for internal user the time zone is taken from the users time-zone
> settings. So you should fix that, it has actually nothing to do with
> configuration of OpenMeetings.
>
> Sebastian
>
> 2010/10/14 Tom 
>
>
>
> > Sebastian,
>
> > It took the longest to install updates etc. But we now got there and
> > thought all was well. The US time zones for East coast and West coast
> > are working correct. However central US is wrong. We can set the
> > schedule to Dallas time and make invitations but when the receivers
> > get the invitations it is GTM-5 instead of GTM-6. Unfortunately we
> > have a meeting using the system tomorrow and need that darn central
> > time zone to work today. SO ... could you direct us letting us
> > know where to change the central US time. Is there a tabel somewhere
> > that have all the GTM times (we couldn't find one)
>
> > Despite the frustration OpenMeeting is a great system :)
>
> > Thanks
>
> > On Sep 22, 12:30 pm, Tom  wrote:
> > > Ok will do  will get back to you when it has been tested.
>
> > > On Sep 22, 12:14 pm, "seba.wag...@gmail.com" 
> > > wrote:
>
> > > > Hi Tom,
>
> > > > you can help us in testing, I have implementedTime-ZoneSupport with
> > > > revision r3373.
> > > > You could help us and verify that it works okay.
> > > > You will need to re-install into a blank database to have those
> > features.
>
> > > > Sebastian
>
> > > > 2010/9/3 Tom 
>
> > > > > Sebastian et al,
>
> > > > > After installing 1.4 many of our problems went away :)   thanks for
> > > > > the update.
> > > > > ... ofcause new challanges popped up as well :)
>
> > > > > We are still having sometimezonechallanges. However it looks like
> > > > > when making a private event invitation thetimeframe on server is
> > > > > correct (which is most important). So meeting is open at correcttime.
> > > > > But the text that follows the automatic made invitation state the
> > > > > greenwhichzoneand not localtimefor the user (or sender). And it
> > > > > will place it into a calendar with the GMTtime. Ideally it would
> > > > > obviously show receivers localtime, but I assume this is more
> > > > > complicated to fix so here is a request for us to make some quick
> > > > > fixes:
> > > > > 1) Where would we change the automatic madetimetext/iCal to be
> > > > > senders ... or serverstimezone.seems doable since the server
> > > > > register the correcttimeframe
> > > > > 2) and/or can we change/delete the automatic madetimeinfo text? 
> > > > > where?
> > > > > 3) and/or Where can we "delete" the "iCal email" option when making
> > an
> > > > > invitation?  Or at least where do we change default reminder
> > > > > option to be "simple email" instead of "iCal email"
>
> > > > > Thanks
>
> > > > > On Aug 25, 1:55 pm, Sebastian Wagner  wrote:
> > > > > > Hi Tom,
>
> > > > > > alltimecalculations are based on the Server's clock. So if you
> > update
> > > > > that
> > > > > > it should work.
>
> > > > > > I don't think that your invitation problem has something to do with
> > > > > private
> > > > > > rooms. There is actually no difference between private and public
> > room
> > > > > > invitations.
>
> > > > > > The other issues seem to be like installation issues, for example,
> > ffm

Re: Problems with time zones when installing in US (version 1.3)

2010-10-14 Thread Tom
Sebastian,

It took the longest to install updates etc. But we now got there and
thought all was well. The US time zones for East coast and West coast
are working correct. However central US is wrong. We can set the
schedule to Dallas time and make invitations but when the receivers
get the invitations it is GTM-5 instead of GTM-6. Unfortunately we
have a meeting using the system tomorrow and need that darn central
time zone to work today. SO ... could you direct us letting us
know where to change the central US time. Is there a tabel somewhere
that have all the GTM times (we couldn't find one)

Despite the frustration OpenMeeting is a great system :)

Thanks

On Sep 22, 12:30 pm, Tom  wrote:
> Ok will do  will get back to you when it has been tested.
>
> On Sep 22, 12:14 pm, "seba.wag...@gmail.com" 
> wrote:
>
>
>
> > Hi Tom,
>
> > you can help us in testing, I have implementedTime-ZoneSupport with
> > revision r3373.
> > You could help us and verify that it works okay.
> > You will need to re-install into a blank database to have those features.
>
> > Sebastian
>
> > 2010/9/3 Tom 
>
> > > Sebastian et al,
>
> > > After installing 1.4 many of our problems went away :)   thanks for
> > > the update.
> > > ... ofcause new challanges popped up as well :)
>
> > > We are still having sometimezonechallanges. However it looks like
> > > when making a private event invitation thetimeframe on server is
> > > correct (which is most important). So meeting is open at correcttime.
> > > But the text that follows the automatic made invitation state the
> > > greenwhichzoneand not localtimefor the user (or sender). And it
> > > will place it into a calendar with the GMTtime. Ideally it would
> > > obviously show receivers localtime, but I assume this is more
> > > complicated to fix so here is a request for us to make some quick
> > > fixes:
> > > 1) Where would we change the automatic madetimetext/iCal to be
> > > senders ... or serverstimezone.seems doable since the server
> > > register the correcttimeframe
> > > 2) and/or can we change/delete the automatic madetimeinfo text? 
> > > where?
> > > 3) and/or Where can we "delete" the "iCal email" option when making an
> > > invitation?  Or at least where do we change default reminder
> > > option to be "simple email" instead of "iCal email"
>
> > > Thanks
>
> > > On Aug 25, 1:55 pm, Sebastian Wagner  wrote:
> > > > Hi Tom,
>
> > > > alltimecalculations are based on the Server's clock. So if you update
> > > that
> > > > it should work.
>
> > > > I don't think that your invitation problem has something to do with
> > > private
> > > > rooms. There is actually no difference between private and public room
> > > > invitations.
>
> > > > The other issues seem to be like installation issues, for example, 
> > > > ffmpeg
> > > > without libmp3lame enabled, SoX not in version 14..x.xx.
>
> > > > *Cannot upload documents/graphics etc into whiteboard*
> > > > => Also installation problem, probably oo-service or SWFTools missing.
>
> > > > Sebastian
>
> > > > 2010/8/25 Tom 
>
> > > > > Thanks for the quick response. Fair enough (big issue over here
> > > > > though)  :)
>
> > > > > A) Can we change the programs centraltimezone? If yes where do we
> > > > > change it to something different than default?
>
> > > > > A1) If A) is possible, would it be correct assumed that if we set all
> > > > > users to the sametimezoneas A) then at least all are in pair with
> > > > > the times and that part works.
>
> > > > > B) Do you have a immediate guess to where our problems are regarding
> > > > > the private room that basically don’t work
>
> > > > > (I know you are busy ... short answers are fine ... I hope we just
> > > > > need some general direction :)
>
> > > > > On Aug 25, 9:22 am, Sebastian Wagner  wrote:
> > > > > > Hi Tom,
>
> > > > > > I have nottimezonesupport build in yet, sorry.
> > > > > > I have thought about it and if should not be that hard but it
> > > requires
> > > > > some
> > > > > > theory first to avoid big changes.
>
> > > > > > Sebastian
>
> > > > > > 2010/8/25 Tom 

Re: Problems with time zones when installing in US (version 1.3)

2010-09-22 Thread Tom
Ok will do  will get back to you when it has been tested.

On Sep 22, 12:14 pm, "seba.wag...@gmail.com" 
wrote:
> Hi Tom,
>
> you can help us in testing, I have implemented Time-Zone Support with
> revision r3373.
> You could help us and verify that it works okay.
> You will need to re-install into a blank database to have those features.
>
> Sebastian
>
> 2010/9/3 Tom 
>
>
>
>
>
> > Sebastian et al,
>
> > After installing 1.4 many of our problems went away :)   thanks for
> > the update.
> > ... ofcause new challanges popped up as well :)
>
> > We are still having some time zone challanges. However it looks like
> > when making a private event invitation the time frame on server is
> > correct (which is most important). So meeting is open at correct time.
> > But the text that follows the automatic made invitation state the
> > greenwhich zone and not local time for the user (or sender). And it
> > will place it into a calendar with the GMT time. Ideally it would
> > obviously show receivers local time, but I assume this is more
> > complicated to fix so here is a request for us to make some quick
> > fixes:
> > 1) Where would we change the automatic made time text/iCal to be
> > senders ... or servers time zone.seems doable since the server
> > register the correct time frame
> > 2) and/or can we change/delete the automatic made time info text? 
> > where?
> > 3) and/or Where can we "delete" the "iCal email" option when making an
> > invitation?  Or at least where do we change default reminder
> > option to be "simple email" instead of "iCal email"
>
> > Thanks
>
> > On Aug 25, 1:55 pm, Sebastian Wagner  wrote:
> > > Hi Tom,
>
> > > all time calculations are based on the Server's clock. So if you update
> > that
> > > it should work.
>
> > > I don't think that your invitation problem has something to do with
> > private
> > > rooms. There is actually no difference between private and public room
> > > invitations.
>
> > > The other issues seem to be like installation issues, for example, ffmpeg
> > > without libmp3lame enabled, SoX not in version 14..x.xx.
>
> > > *Cannot upload documents/graphics etc into whiteboard*
> > > => Also installation problem, probably oo-service or SWFTools missing.
>
> > > Sebastian
>
> > > 2010/8/25 Tom 
>
> > > > Thanks for the quick response. Fair enough (big issue over here
> > > > though)  :)
>
> > > > A) Can we change the programs central time zone? If yes where do we
> > > > change it to something different than default?
>
> > > > A1) If A) is possible, would it be correct assumed that if we set all
> > > > users to the same time zone as A) then at least all are in pair with
> > > > the times and that part works.
>
> > > > B) Do you have a immediate guess to where our problems are regarding
> > > > the private room that basically don’t work
>
> > > > (I know you are busy ... short answers are fine ... I hope we just
> > > > need some general direction :)
>
> > > > On Aug 25, 9:22 am, Sebastian Wagner  wrote:
> > > > > Hi Tom,
>
> > > > > I have not time zone support build in yet, sorry.
> > > > > I have thought about it and if should not be that hard but it
> > requires
> > > > some
> > > > > theory first to avoid big changes.
>
> > > > > Sebastian
>
> > > > > 2010/8/25 Tom 
>
> > > > > > We are having a problem with time zones after having installed
> > > > > > OpenMeetings (1.3 not yet 1.4). Is this a general issue or ”just”
> > > > > > something we have not corrected.
>
> > > > > > I cannot find users in the past describing the same problem which
> > > > > > obviously indicates that the problem is with our installation :)
>
> > > > > > So here are some or the other issues we also have. I am mentioning
> > > > > > these since it could indicate that we have not installed/changed
> > > > > > something.
>
> > > > > > 1) The time & date issue when installing in US. Server is in one
> > time
> > > > > > zone and users in others. Users do correctly indicate state etc.
> > But
> > > > > > these time zones seems not to be recognized
>
> > > > > > 2) In

How to re-instate a closed meeting?

2010-09-16 Thread Tom
We have moderator who closed a Group meeting (not the private room) by
clicking Actions --> Close Webinar. Now every time anyone goes into
that meeting room they get the message that the meeting is over and
they will be redirected in 4 sec.

How do we re-instate that meeting room? I cannot see any admin tools
to do that, so I assume we need to change a setting in the DB for that
meeting/delete the meeting? If we need to change a setting in the DB …
which?

Thanks in advance

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: Not showing Copy & Paste info when getting access to others screen

2010-09-03 Thread Tom
Yes that is an option but let's say we just dont show it at all ...
where in the codes will we then take out/change a few lines?

On Sep 3, 11:08 am, Sebastian Wagner  wrote:
> Well there is this checkbox on the bottom *do not show again* if you check
> that and click ok it is not shown anymore.
>
> Sebastian
>
> 2010/9/3 Tom 
>
>
>
>
>
> > Where can we delete the pop-up message box about the "Copy & Paste"
> > function when getting access to someone elses computer? Reason for
> > asking is that even though it is a usefull tip ... most of our users
> > will not be using it so it is just a distraction :)   Just in case we
> > cannot avoid the pop-up message where can we change the text to
> > something else :)
>
> > (It is an absolute great feature :)
>
> > Thanks
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "OpenMeetings User" group.
> > To post to this group, send email to openmeetings-u...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > openmeetings-user+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/openmeetings-user?hl=en.
>
> --
> Sebastian 
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.wagner-sebastian.com
> seba.wag...@gmail.com- Hide quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Not showing Copy & Paste info when getting access to others screen

2010-09-03 Thread Tom
Where can we delete the pop-up message box about the "Copy & Paste"
function when getting access to someone elses computer? Reason for
asking is that even though it is a usefull tip ... most of our users
will not be using it so it is just a distraction :)   Just in case we
cannot avoid the pop-up message where can we change the text to
something else :)

(It is an absolute great feature :)

Thanks

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: Problems with time zones when installing in US (version 1.3)

2010-09-03 Thread Tom
Sebastian et al,

After installing 1.4 many of our problems went away :)   thanks for
the update.
... ofcause new challanges popped up as well :)

We are still having some time zone challanges. However it looks like
when making a private event invitation the time frame on server is
correct (which is most important). So meeting is open at correct time.
But the text that follows the automatic made invitation state the
greenwhich zone and not local time for the user (or sender). And it
will place it into a calendar with the GMT time. Ideally it would
obviously show receivers local time, but I assume this is more
complicated to fix so here is a request for us to make some quick
fixes:
1) Where would we change the automatic made time text/iCal to be
senders ... or servers time zone.seems doable since the server
register the correct time frame
2) and/or can we change/delete the automatic made time info text? 
where?
3) and/or Where can we "delete" the "iCal email" option when making an
invitation?  Or at least where do we change default reminder
option to be "simple email" instead of "iCal email"

Thanks


On Aug 25, 1:55 pm, Sebastian Wagner  wrote:
> Hi Tom,
>
> all time calculations are based on the Server's clock. So if you update that
> it should work.
>
> I don't think that your invitation problem has something to do with private
> rooms. There is actually no difference between private and public room
> invitations.
>
> The other issues seem to be like installation issues, for example, ffmpeg
> without libmp3lame enabled, SoX not in version 14..x.xx.
>
> *Cannot upload documents/graphics etc into whiteboard*
> => Also installation problem, probably oo-service or SWFTools missing.
>
> Sebastian
>
> 2010/8/25 Tom 
>
>
>
>
>
> > Thanks for the quick response. Fair enough (big issue over here
> > though)  :)
>
> > A) Can we change the programs central time zone? If yes where do we
> > change it to something different than default?
>
> > A1) If A) is possible, would it be correct assumed that if we set all
> > users to the same time zone as A) then at least all are in pair with
> > the times and that part works.
>
> > B) Do you have a immediate guess to where our problems are regarding
> > the private room that basically don’t work
>
> > (I know you are busy ... short answers are fine ... I hope we just
> > need some general direction :)
>
> > On Aug 25, 9:22 am, Sebastian Wagner  wrote:
> > > Hi Tom,
>
> > > I have not time zone support build in yet, sorry.
> > > I have thought about it and if should not be that hard but it requires
> > some
> > > theory first to avoid big changes.
>
> > > Sebastian
>
> > > 2010/8/25 Tom 
>
> > > > We are having a problem with time zones after having installed
> > > > OpenMeetings (1.3 not yet 1.4). Is this a general issue or ”just”
> > > > something we have not corrected.
>
> > > > I cannot find users in the past describing the same problem which
> > > > obviously indicates that the problem is with our installation :)
>
> > > > So here are some or the other issues we also have. I am mentioning
> > > > these since it could indicate that we have not installed/changed
> > > > something.
>
> > > > 1) The time & date issue when installing in US. Server is in one time
> > > > zone and users in others. Users do correctly indicate state etc. But
> > > > these time zones seems not to be recognized
>
> > > > 2) Invitations in private room are not sent out
>
> > > > 3) Entering scheduled events are not saved … shows nothing after
> > > > saving
>
> > > > 4) When uploading pictures to profile the “upload box hangs” after
> > > > having uploaded. Users have to cancel out the box … but picture is
> > > > actually uploaded
>
> > > > 5) Cannot upload documents/graphics etc into whiteboard
>
> > > > 6) Cannot download whiteboard
>
> > > > 7) When playing recording, we get error logs like this:
> > > > generateFFMPEG
> > > > process-mergeWave
> > > > error-sox: Can't open input file '/root/red5/webapps/XX/streams/47/
>
> > rec_7_stream_a985eeba18d6b41469756f0b575c315a_24_08_2010_23_59_59_FINAL_WAV­­E.wav':
> > > > No such file or directory
> > > > command-[sox, /root/red5/webapps/XX/streams/hibernate/
> > > > one_second.wav, /root/red5/webapps/XX/streams/47/
>
> > rec_7_stream_a985eeba18d6b41469756f0b575c315a_24_08_2

Re: Problems with time zones when installing in US (version 1.3)

2010-08-25 Thread Tom
Thanks for the quick response. Fair enough (big issue over here
though)  :)

A) Can we change the programs central time zone? If yes where do we
change it to something different than default?

A1) If A) is possible, would it be correct assumed that if we set all
users to the same time zone as A) then at least all are in pair with
the times and that part works.

B) Do you have a immediate guess to where our problems are regarding
the private room that basically don’t work

(I know you are busy ... short answers are fine ... I hope we just
need some general direction :)

On Aug 25, 9:22 am, Sebastian Wagner  wrote:
> Hi Tom,
>
> I have not time zone support build in yet, sorry.
> I have thought about it and if should not be that hard but it requires some
> theory first to avoid big changes.
>
> Sebastian
>
> 2010/8/25 Tom 
>
>
>
>
>
> > We are having a problem with time zones after having installed
> > OpenMeetings (1.3 not yet 1.4). Is this a general issue or ”just”
> > something we have not corrected.
>
> > I cannot find users in the past describing the same problem which
> > obviously indicates that the problem is with our installation :)
>
> > So here are some or the other issues we also have. I am mentioning
> > these since it could indicate that we have not installed/changed
> > something.
>
> > 1) The time & date issue when installing in US. Server is in one time
> > zone and users in others. Users do correctly indicate state etc. But
> > these time zones seems not to be recognized
>
> > 2) Invitations in private room are not sent out
>
> > 3) Entering scheduled events are not saved … shows nothing after
> > saving
>
> > 4) When uploading pictures to profile the “upload box hangs” after
> > having uploaded. Users have to cancel out the box … but picture is
> > actually uploaded
>
> > 5) Cannot upload documents/graphics etc into whiteboard
>
> > 6) Cannot download whiteboard
>
> > 7) When playing recording, we get error logs like this:
> > generateFFMPEG
> > process-mergeWave
> > error-sox: Can't open input file '/root/red5/webapps/XX/streams/47/
>
> > rec_7_stream_a985eeba18d6b41469756f0b575c315a_24_08_2010_23_59_59_FINAL_WAV­E.wav':
> > No such file or directory
> > command-[sox, /root/red5/webapps/XX/streams/hibernate/
> > one_second.wav, /root/red5/webapps/XX/streams/47/
>
> > rec_7_stream_a985eeba18d6b41469756f0b575c315a_24_08_2010_23_59_59_FINAL_WAV­E.wav,
> > pad, 0, 31.0]
> > exitValue-2
>
> > We have obviously not installed version 1.4 yet and maybe some of
> > these issues disappear when having done that. But if the whole problem
> > is some basic missing installation/change they are likely to persist.
>
> > Any indication/direction is appreciated :)
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "OpenMeetings User" group.
> > To post to this group, send email to openmeetings-u...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > openmeetings-user+unsubscr...@googlegroups.com
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/openmeetings-user?hl=en.
>
> --
> Sebastian 
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://www.wagner-sebastian.com
> seba.wag...@gmail.com- Hide quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Problems with time zones when installing in US (version 1.3)

2010-08-25 Thread Tom
We are having a problem with time zones after having installed
OpenMeetings (1.3 not yet 1.4). Is this a general issue or ”just”
something we have not corrected.

I cannot find users in the past describing the same problem which
obviously indicates that the problem is with our installation :)

So here are some or the other issues we also have. I am mentioning
these since it could indicate that we have not installed/changed
something.

1) The time & date issue when installing in US. Server is in one time
zone and users in others. Users do correctly indicate state etc. But
these time zones seems not to be recognized

2) Invitations in private room are not sent out

3) Entering scheduled events are not saved … shows nothing after
saving

4) When uploading pictures to profile the “upload box hangs” after
having uploaded. Users have to cancel out the box … but picture is
actually uploaded

5) Cannot upload documents/graphics etc into whiteboard

6) Cannot download whiteboard

7) When playing recording, we get error logs like this:
generateFFMPEG
process-mergeWave
error-sox: Can't open input file '/root/red5/webapps/XX/streams/47/
rec_7_stream_a985eeba18d6b41469756f0b575c315a_24_08_2010_23_59_59_FINAL_WAVE.wav':
No such file or directory
command-[sox, /root/red5/webapps/XX/streams/hibernate/
one_second.wav, /root/red5/webapps/XX/streams/47/
rec_7_stream_a985eeba18d6b41469756f0b575c315a_24_08_2010_23_59_59_FINAL_WAVE.wav,
pad, 0, 31.0]
exitValue-2

We have obviously not installed version 1.4 yet and maybe some of
these issues disappear when having done that. But if the whole problem
is some basic missing installation/change they are likely to persist.

Any indication/direction is appreciated :)

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



When watching shared screen, can viewer get to watch full screen?

2010-08-24 Thread Tom
When watching a shared screen the viewer seems to be limited to only a
screen size within the OpenMeeting box. Is there a place to change the
settings in the source codes so the user will watch a full screen
instead ... or at least bigger view.

I can see that the viewer can change the zoom to for example 200% but
then he will only watch the sending screen partially.

...even just a "no" will send us in the right direction .
wellsort of :)

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.



Re: SSL Howto?

2010-08-23 Thread Tom
Nexus,

I too am interested could you post it here?

On Aug 13, 10:08 am, nexus  wrote:
> If you are still interested, I can put together a howto on how to get
> it working.
>
> On Jul 31, 6:07 pm, "chuml...@hotmail.com"  wrote:
>
>
>
> > Hi All!
>
> > I see the Wiktor managed to get his system working with encryption,
> > but I'm finding nothing but conflicting info about how to get ssl /
> > rtmps working...
> > Can someone please put together a howto for getting the system working
> > with ssl?
> > I can not put openmeetings to use if the streams are not encrypted.
>
> > Thanks!
> > Kev- Hide quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.