Re: Easy login video chatroom

2013-03-20 Thread Maxim Solodovnik
For what?


On Thu, Mar 21, 2013 at 12:38 PM, Alexei Fedotov
wrote:

> Could you put it to jira?
> 21.03.2013 9:23 пользователь "Maxim Solodovnik" 
> написал:
>
>> I see no need for this it is really one line of code :)
>> I can create project on github if you insist :)
>>
>>
>> On Thu, Mar 21, 2013 at 12:15 PM, Alexei Fedotov <
>> alexei.fedo...@gmail.com> wrote:
>>
>>> Maxim,
>>> Have you committed the page with these three methods for others to use
>>> as an example?
>>> 21.03.2013 8:02 пользователь "Maxim Solodovnik" 
>>> написал:
>>>
 @Alexei there is no need in "special plug-in"
 in case you need integration with you current site/CMS you should call
 3 REST methods (using JS/PHP) ant there is no need to "invent the wheel" :)

 I guess we can implement sort of "fully public" room in 3.0 available
 as http://server/om/html/#room/666, I'm still not sure about this
 since each room requires bandwidth and computing power. Anybody can DOS you
 or start the recording until your HDD gets full .

 I prefer to know "who did this and when"



 On Wed, Mar 20, 2013 at 8:46 PM, Alexei Fedotov <
 alexei.fedo...@gmail.com> wrote:

> > You go to the site, choose a username (no registration needed), and
> get a list of public rooms.
>
> Let me add here that Maxim has developed an excellent plugin. You can
> check it using the following:
> http://demo.dataved.ru/public/?firstname=Marius&lastname=vanVoorden
>
> And you can embed it anywhere using the following:
> http://demo.dataved.ru/public/?firstname=Marius&lastname=vanVoorden";
> width="800" height="600">
> 
>
> @Maxim, have you already pointed out where this plug-in is?
>
> I really liked the idea to have this functionality as a part of
> Openmeetings, yet our discussions fired many concerns.
> --
> With best regards / с наилучшими пожеланиями,
> Alexei Fedotov / Алексей Федотов,
> http://dataved.ru/
> +7 916 562 8095
>
>
> On Thu, Mar 14, 2013 at 12:49 AM, Marius 
> wrote:
> > Hello,
> >
> > I would like a system that works like this:
> > You go to the site, choose a username (no registration needed), and
> > get a list of public rooms. The rooms are very simple chat + video
> > rooms.
> >
> > That's the basics. I'm having quite some trouble even getting
> started.
> > Is there actually documentation somewhere? I found the wiki, but it
> > doesn't seem to have a structure I can make sense off…
> > Can someone point me in the right direction/help me get started? It
> > would be very much appreciated :)
> >
> > Best regards,
> > Marius
>



 --
 WBR
 Maxim aka solomax

>>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>


-- 
WBR
Maxim aka solomax


Re: Easy login video chatroom

2013-03-20 Thread Alexei Fedotov
Could you put it to jira?
21.03.2013 9:23 пользователь "Maxim Solodovnik" 
написал:

> I see no need for this it is really one line of code :)
> I can create project on github if you insist :)
>
>
> On Thu, Mar 21, 2013 at 12:15 PM, Alexei Fedotov  > wrote:
>
>> Maxim,
>> Have you committed the page with these three methods for others to use as
>> an example?
>> 21.03.2013 8:02 пользователь "Maxim Solodovnik" 
>> написал:
>>
>>> @Alexei there is no need in "special plug-in"
>>> in case you need integration with you current site/CMS you should call 3
>>> REST methods (using JS/PHP) ant there is no need to "invent the wheel" :)
>>>
>>> I guess we can implement sort of "fully public" room in 3.0 available as
>>> http://server/om/html/#room/666, I'm still not sure about this since
>>> each room requires bandwidth and computing power. Anybody can DOS you or
>>> start the recording until your HDD gets full .
>>>
>>> I prefer to know "who did this and when"
>>>
>>>
>>>
>>> On Wed, Mar 20, 2013 at 8:46 PM, Alexei Fedotov <
>>> alexei.fedo...@gmail.com> wrote:
>>>
 > You go to the site, choose a username (no registration needed), and
 get a list of public rooms.

 Let me add here that Maxim has developed an excellent plugin. You can
 check it using the following:
 http://demo.dataved.ru/public/?firstname=Marius&lastname=vanVoorden

 And you can embed it anywhere using the following:
 http://demo.dataved.ru/public/?firstname=Marius&lastname=vanVoorden";
 width="800" height="600">
 

 @Maxim, have you already pointed out where this plug-in is?

 I really liked the idea to have this functionality as a part of
 Openmeetings, yet our discussions fired many concerns.
 --
 With best regards / с наилучшими пожеланиями,
 Alexei Fedotov / Алексей Федотов,
 http://dataved.ru/
 +7 916 562 8095


 On Thu, Mar 14, 2013 at 12:49 AM, Marius 
 wrote:
 > Hello,
 >
 > I would like a system that works like this:
 > You go to the site, choose a username (no registration needed), and
 > get a list of public rooms. The rooms are very simple chat + video
 > rooms.
 >
 > That's the basics. I'm having quite some trouble even getting started.
 > Is there actually documentation somewhere? I found the wiki, but it
 > doesn't seem to have a structure I can make sense off…
 > Can someone point me in the right direction/help me get started? It
 > would be very much appreciated :)
 >
 > Best regards,
 > Marius

>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>
>
>
> --
> WBR
> Maxim aka solomax
>


Re: Easy login video chatroom

2013-03-20 Thread Maxim Solodovnik
I see no need for this it is really one line of code :)
I can create project on github if you insist :)


On Thu, Mar 21, 2013 at 12:15 PM, Alexei Fedotov
wrote:

> Maxim,
> Have you committed the page with these three methods for others to use as
> an example?
> 21.03.2013 8:02 пользователь "Maxim Solodovnik" 
> написал:
>
>> @Alexei there is no need in "special plug-in"
>> in case you need integration with you current site/CMS you should call 3
>> REST methods (using JS/PHP) ant there is no need to "invent the wheel" :)
>>
>> I guess we can implement sort of "fully public" room in 3.0 available as
>> http://server/om/html/#room/666, I'm still not sure about this since
>> each room requires bandwidth and computing power. Anybody can DOS you or
>> start the recording until your HDD gets full .
>>
>> I prefer to know "who did this and when"
>>
>>
>>
>> On Wed, Mar 20, 2013 at 8:46 PM, Alexei Fedotov > > wrote:
>>
>>> > You go to the site, choose a username (no registration needed), and
>>> get a list of public rooms.
>>>
>>> Let me add here that Maxim has developed an excellent plugin. You can
>>> check it using the following:
>>> http://demo.dataved.ru/public/?firstname=Marius&lastname=vanVoorden
>>>
>>> And you can embed it anywhere using the following:
>>> http://demo.dataved.ru/public/?firstname=Marius&lastname=vanVoorden";
>>> width="800" height="600">
>>> 
>>>
>>> @Maxim, have you already pointed out where this plug-in is?
>>>
>>> I really liked the idea to have this functionality as a part of
>>> Openmeetings, yet our discussions fired many concerns.
>>> --
>>> With best regards / с наилучшими пожеланиями,
>>> Alexei Fedotov / Алексей Федотов,
>>> http://dataved.ru/
>>> +7 916 562 8095
>>>
>>>
>>> On Thu, Mar 14, 2013 at 12:49 AM, Marius 
>>> wrote:
>>> > Hello,
>>> >
>>> > I would like a system that works like this:
>>> > You go to the site, choose a username (no registration needed), and
>>> > get a list of public rooms. The rooms are very simple chat + video
>>> > rooms.
>>> >
>>> > That's the basics. I'm having quite some trouble even getting started.
>>> > Is there actually documentation somewhere? I found the wiki, but it
>>> > doesn't seem to have a structure I can make sense off…
>>> > Can someone point me in the right direction/help me get started? It
>>> > would be very much appreciated :)
>>> >
>>> > Best regards,
>>> > Marius
>>>
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>


-- 
WBR
Maxim aka solomax


Re: Easy login video chatroom

2013-03-20 Thread Alexei Fedotov
Maxim,
Have you committed the page with these three methods for others to use as
an example?
21.03.2013 8:02 пользователь "Maxim Solodovnik" 
написал:

> @Alexei there is no need in "special plug-in"
> in case you need integration with you current site/CMS you should call 3
> REST methods (using JS/PHP) ant there is no need to "invent the wheel" :)
>
> I guess we can implement sort of "fully public" room in 3.0 available as
> http://server/om/html/#room/666, I'm still not sure about this since each
> room requires bandwidth and computing power. Anybody can DOS you or start
> the recording until your HDD gets full .
>
> I prefer to know "who did this and when"
>
>
>
> On Wed, Mar 20, 2013 at 8:46 PM, Alexei Fedotov 
> wrote:
>
>> > You go to the site, choose a username (no registration needed), and get
>> a list of public rooms.
>>
>> Let me add here that Maxim has developed an excellent plugin. You can
>> check it using the following:
>> http://demo.dataved.ru/public/?firstname=Marius&lastname=vanVoorden
>>
>> And you can embed it anywhere using the following:
>> http://demo.dataved.ru/public/?firstname=Marius&lastname=vanVoorden";
>> width="800" height="600">
>> 
>>
>> @Maxim, have you already pointed out where this plug-in is?
>>
>> I really liked the idea to have this functionality as a part of
>> Openmeetings, yet our discussions fired many concerns.
>> --
>> With best regards / с наилучшими пожеланиями,
>> Alexei Fedotov / Алексей Федотов,
>> http://dataved.ru/
>> +7 916 562 8095
>>
>>
>> On Thu, Mar 14, 2013 at 12:49 AM, Marius  wrote:
>> > Hello,
>> >
>> > I would like a system that works like this:
>> > You go to the site, choose a username (no registration needed), and
>> > get a list of public rooms. The rooms are very simple chat + video
>> > rooms.
>> >
>> > That's the basics. I'm having quite some trouble even getting started.
>> > Is there actually documentation somewhere? I found the wiki, but it
>> > doesn't seem to have a structure I can make sense off…
>> > Can someone point me in the right direction/help me get started? It
>> > would be very much appreciated :)
>> >
>> > Best regards,
>> > Marius
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>


Re: Last question for today

2013-03-20 Thread Yuliya Algaer

Hi Robert,

What the size of your image is?

Also you can try to check the administration access for 
red5/webapps/openmeetings/upload/ folder.


Regards,
Yuliya Algaer

3/20/2013 9:15 PM, Robert Chalmers ?:
I'm trying to upload an image (very small) for my profile. It tells me 
it's uplaoding, and the log even tells me its converting - but that's 
it. I can't find it after that, and the converting status bar just 
keep cycling until I cancel.


Is there a secret to getting this to work. I have al lthe right things 
installed...




--
*Pin 
Point Xtra*

*Your Navigation and Geocaching Companion*




Re: Easy login video chatroom

2013-03-20 Thread Maxim Solodovnik
@Alexei there is no need in "special plug-in"
in case you need integration with you current site/CMS you should call 3
REST methods (using JS/PHP) ant there is no need to "invent the wheel" :)

I guess we can implement sort of "fully public" room in 3.0 available as
http://server/om/html/#room/666, I'm still not sure about this since each
room requires bandwidth and computing power. Anybody can DOS you or start
the recording until your HDD gets full .

I prefer to know "who did this and when"



On Wed, Mar 20, 2013 at 8:46 PM, Alexei Fedotov wrote:

> > You go to the site, choose a username (no registration needed), and get
> a list of public rooms.
>
> Let me add here that Maxim has developed an excellent plugin. You can
> check it using the following:
> http://demo.dataved.ru/public/?firstname=Marius&lastname=vanVoorden
>
> And you can embed it anywhere using the following:
> http://demo.dataved.ru/public/?firstname=Marius&lastname=vanVoorden";
> width="800" height="600">
> 
>
> @Maxim, have you already pointed out where this plug-in is?
>
> I really liked the idea to have this functionality as a part of
> Openmeetings, yet our discussions fired many concerns.
> --
> With best regards / с наилучшими пожеланиями,
> Alexei Fedotov / Алексей Федотов,
> http://dataved.ru/
> +7 916 562 8095
>
>
> On Thu, Mar 14, 2013 at 12:49 AM, Marius  wrote:
> > Hello,
> >
> > I would like a system that works like this:
> > You go to the site, choose a username (no registration needed), and
> > get a list of public rooms. The rooms are very simple chat + video
> > rooms.
> >
> > That's the basics. I'm having quite some trouble even getting started.
> > Is there actually documentation somewhere? I found the wiki, but it
> > doesn't seem to have a structure I can make sense off…
> > Can someone point me in the right direction/help me get started? It
> > would be very much appreciated :)
> >
> > Best regards,
> > Marius
>



-- 
WBR
Maxim aka solomax


RE: Calendar not displaying

2013-03-20 Thread Irina Arkhipets
Hi Jeff,

 

Could you please provide more details about this?

 

Sample log file and brief description what happens and/or a screenshot would be 
helpful!

 

Regards,

Irina.

 


 Original Message  


Subject: 

Calendar not displaying


Date: 

Wed, 20 Mar 2013 18:34:16 +


From: 

Jeff Clay   



Reply-To: 

user@openmeetings.apache.org


To: 

user@openmeetings.apache.org   


 

I’m using my same custom install script that I’ve been using’ I can’t get the 
calendar to display when using version 
apache-openmeetings-2.1.0.r1457656-18-03-2013_0639.tar.gz on Centos Linux.

 

Jeff Clay

Network Administrator

Infotech Enterprises America

870-215-5506

 

 

  _  


DISCLAIMER:

This email may contain confidential information and is intended only for the 
use of the specific individual(s) to which it is addressed. If you are not the 
intended recipient of this email, you are hereby notified that any unauthorized 
use, dissemination or copying of this email or the information contained in it 
or attached to it is strictly prohibited. If you received this message in 
error, please immediately notify the sender at Infotech and delete the original 
message.

 

 



Re: problem with last build

2013-03-20 Thread Maxim Solodovnik
This is known red5 issue:
https://code.google.com/p/red5/issues/detail?id=364
I believe this will be fixed soon


On Wed, Mar 20, 2013 at 6:09 PM, Clem  wrote:

> Hello,
>
> ** **
>
> For info, I was upgrading my OM with latest build from today, 20/03/13,
> named :
> https://builds.apache.org/job/openmeetings/416/artifact/singlewebapp/dist/apache-openmeetings-3.0.0.r1458589-20-03-2013_0030.tar.gz
> 
>
> ** **
>
> Not understanding very well this version and the modifications, and 3.0.0
> version ?
>
> Anyway this version doesn’t work on my server, red5 isn’t starting and I
> don’t know why. So go back to the 19/03/2013 build, all is ok.
>
> ** **
>
> Regards,
>
> ** **
>
> Clem
>



-- 
WBR
Maxim aka solomax


Re: Email odd problem

2013-03-20 Thread Alexei Fedotov
Robert, could you please provide a failure error message from the log file?
20.03.2013 23:17 пользователь "Robert Chalmers"  написал:

> I noticed, that if I have duplicate email addresses in the database, then
> email fails completely.
>
>
>
> -
>
>


Email odd problem

2013-03-20 Thread Robert Chalmers
I noticed, that if I have duplicate email addresses in the database, then email 
fails completely.



-



Calendar not displaying

2013-03-20 Thread Jeff Clay
I'm using my same custom install script that I've been using' I can't get the 
calendar to display when using version 
apache-openmeetings-2.1.0.r1457656-18-03-2013_0639.tar.gz on Centos Linux.

Jeff Clay
Network Administrator
Infotech Enterprises America
870-215-5506




DISCLAIMER:

This email may contain confidential information and is intended only for the 
use of the specific individual(s) to which it is addressed. If you are not the 
intended recipient of this email, you are hereby notified that any unauthorized 
use, dissemination or copying of this email or the information contained in it 
or attached to it is strictly prohibited. If you received this message in 
error, please immediately notify the sender at Infotech and delete the original 
message.


Re: recommended build of 2.1

2013-03-20 Thread Maxim Solodovnik
you can find 2.1 nightly builds here:
https://builds.apache.org/view/M-R/view/OpenMeetings/


On Thu, Mar 21, 2013 at 12:50 AM, Alexei Fedotov
wrote:

> Hello Jeff,
>
> You can use release candidates, see
> http://markmail.org/message/zmt7qre3qp7zwqb4
> --
> With best regards / с наилучшими пожеланиями,
> Alexei Fedotov / Алексей Федотов,
> http://dataved.ru/
> +7 916 562 8095
>
>
> On Wed, Mar 20, 2013 at 9:03 PM, Jeff Clay
>  wrote:
> > What is the recommended build for 2.1 and where can I obtain it? The
> nightly
> > builds are now showing version 3.0.
> >
> >
> >
> > Jeff Clay
> >
> > Network Administrator
> >
> > Infotech Enterprises America
> >
> > 870-215-5506
> >
> >
> >
> >
> > 
> >
> > DISCLAIMER:
> >
> > This email may contain confidential information and is intended only for
> the
> > use of the specific individual(s) to which it is addressed. If you are
> not
> > the intended recipient of this email, you are hereby notified that any
> > unauthorized use, dissemination or copying of this email or the
> information
> > contained in it or attached to it is strictly prohibited. If you received
> > this message in error, please immediately notify the sender at Infotech
> and
> > delete the original message.
>



-- 
WBR
Maxim aka solomax


OM 2, RC21

2013-03-20 Thread Robert Chalmers
I just built the latest RC21 about 12 hours old. It built with no errors, but 
died with a mass of java errors when I tried to run it.
I've given up until tomorrow.  



-



Re: recommended build of 2.1

2013-03-20 Thread Alexei Fedotov
Hello Jeff,

You can use release candidates, see
http://markmail.org/message/zmt7qre3qp7zwqb4
--
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://dataved.ru/
+7 916 562 8095


On Wed, Mar 20, 2013 at 9:03 PM, Jeff Clay
 wrote:
> What is the recommended build for 2.1 and where can I obtain it? The nightly
> builds are now showing version 3.0.
>
>
>
> Jeff Clay
>
> Network Administrator
>
> Infotech Enterprises America
>
> 870-215-5506
>
>
>
>
> 
>
> DISCLAIMER:
>
> This email may contain confidential information and is intended only for the
> use of the specific individual(s) to which it is addressed. If you are not
> the intended recipient of this email, you are hereby notified that any
> unauthorized use, dissemination or copying of this email or the information
> contained in it or attached to it is strictly prohibited. If you received
> this message in error, please immediately notify the sender at Infotech and
> delete the original message.


recommended build of 2.1

2013-03-20 Thread Jeff Clay
What is the recommended build for 2.1 and where can I obtain it? The nightly 
builds are now showing version 3.0.

Jeff Clay
Network Administrator
Infotech Enterprises America
870-215-5506




DISCLAIMER:

This email may contain confidential information and is intended only for the 
use of the specific individual(s) to which it is addressed. If you are not the 
intended recipient of this email, you are hereby notified that any unauthorized 
use, dissemination or copying of this email or the information contained in it 
or attached to it is strictly prohibited. If you received this message in 
error, please immediately notify the sender at Infotech and delete the original 
message.


Re: woohoo - successful build. Now ummm

2013-03-20 Thread Alexei Fedotov
Congrats, Robert!

--
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://dataved.ru/
+7 916 562 8095


On Wed, Mar 20, 2013 at 8:11 PM, Robert Chalmers  wrote:

> Well, successful build.
>
> steps:
>
> cd F:\
> mkdir openmeetings
> cd openmeetings
> svn co http://svn.apache.org/repos/asf/openmeetings/tags/2.1RC2/ .
> (note the dot at the end of the previous line)
> ... wipe the sweat from my brow, and type
> ant
>
> build ...
> build ...
> SUCCESFUL
> Time: 13 minutes 49 seconds
>
> There we are, in the dist directory - a new build.
>
> Move it to a useful location,
> Now, tomorrow - I run it :-)
>
> to upgrade, update etc
> simply go back to the build directory and type
> svn up
>
>
> Looks too easy :-) famous last words.
>
>
>
> --
> *Pin
> Point Xtra*
> *Your Navigation and Geocaching Companion*
>


Re: Integration with .Net

2013-03-20 Thread Alexei Fedotov
Aysha, have you read this?
http://openmeetings.apache.org/SoapRestAPI.html
http://openmeetings.apache.org/RestAPISample.html
--
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://dataved.ru/
+7 916 562 8095


On Wed, Mar 20, 2013 at 7:20 PM, Aysha Saddiqa  wrote:
> Hi all,
>
> Can anyone please tell me how can I integrate OpenMeeetings with .Net?
> Waiting for your kind reply.
>
> Regards
> Aysha


woohoo - successful build. Now ummm

2013-03-20 Thread Robert Chalmers
Well, successful build.

steps:

cd F:\
mkdir openmeetings
cd openmeetings
svn co http://svn.apache.org/repos/asf/openmeetings/tags/2.1RC2/ .
(note the dot at the end of the previous line)
... wipe the sweat from my brow, and type
ant

build ...
build ...
SUCCESFUL
Time: 13 minutes 49 seconds

There we are, in the dist directory - a new build.

Move it to a useful location,
Now, tomorrow - I run it :-)

to upgrade, update etc
simply go back to the build directory and type
svn up


Looks too easy :-) famous last words.



-- 
*Pin
Point Xtra*
*Your Navigation and Geocaching Companion*


Integration with .Net

2013-03-20 Thread Aysha Saddiqa
Hi all,

Can anyone please tell me how can I integrate OpenMeeetings with .Net?
Waiting for your kind reply.

Regards
Aysha

Integration with .Net

2013-03-20 Thread Aysha Saddiqa
Hi all,

Can anyone please tell me how can I integrate OpenMeeetings with .Net?
Waiting for your kind reply.

Regards
Aysha

Re: Easy login video chatroom

2013-03-20 Thread Alexei Fedotov
> You go to the site, choose a username (no registration needed), and get a 
> list of public rooms.

Let me add here that Maxim has developed an excellent plugin. You can
check it using the following:
http://demo.dataved.ru/public/?firstname=Marius&lastname=vanVoorden

And you can embed it anywhere using the following:
http://demo.dataved.ru/public/?firstname=Marius&lastname=vanVoorden";
width="800" height="600">


@Maxim, have you already pointed out where this plug-in is?

I really liked the idea to have this functionality as a part of
Openmeetings, yet our discussions fired many concerns.
--
With best regards / с наилучшими пожеланиями,
Alexei Fedotov / Алексей Федотов,
http://dataved.ru/
+7 916 562 8095


On Thu, Mar 14, 2013 at 12:49 AM, Marius  wrote:
> Hello,
>
> I would like a system that works like this:
> You go to the site, choose a username (no registration needed), and
> get a list of public rooms. The rooms are very simple chat + video
> rooms.
>
> That's the basics. I'm having quite some trouble even getting started.
> Is there actually documentation somewhere? I found the wiki, but it
> doesn't seem to have a structure I can make sense off…
> Can someone point me in the right direction/help me get started? It
> would be very much appreciated :)
>
> Best regards,
> Marius


Re: Does openmeetings dist use SVN or GIT

2013-03-20 Thread Robert Chalmers
ah ha - that's it. Thanks

On Wed, Mar 20, 2013 at 1:31 PM, Maxim Solodovnik wrote:

> http://openmeetings.apache.org/svn.html
>
>
> On Wed, Mar 20, 2013 at 8:30 PM, Robert Chalmers wrote:
>
>> The subject says it all...
>>
>> apart from - what are the appropriate commands to clone a copy
>>
>>
>> --
>> *Pin
>> Point Xtra*
>> *Your Navigation and Geocaching Companion*
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
*Pin
Point Xtra*
*Your Navigation and Geocaching Companion*


Re: Does openmeetings dist use SVN or GIT

2013-03-20 Thread Maxim Solodovnik
http://openmeetings.apache.org/svn.html


On Wed, Mar 20, 2013 at 8:30 PM, Robert Chalmers  wrote:

> The subject says it all...
>
> apart from - what are the appropriate commands to clone a copy
>
>
> --
> *Pin
> Point Xtra*
> *Your Navigation and Geocaching Companion*
>



-- 
WBR
Maxim aka solomax


unsubscribe

2013-03-20 Thread Uwe Kremmin
unsubscribe

Re: Import Users

2013-03-20 Thread Aysha Saddiqa
Hi Irina,

I have a .NET based system and my DB is in MS SQL. I have to integrate 
OpenMeetings with my existing system and have to use the users of my existing 
system. How can I do?

Regards,
Aysha


 From: Irina Arkhipets 
To: user@openmeetings.apache.org; Aysha Saddiqa  
Sent: Wednesday, March 20, 2013 2:35 PM
Subject: Re: Import Users
 

Hi Aysha,

There is no possibility to automatically import whole user list to OPenMeetings 
database.

Is it a DB of your CMS or something like this, and you would like to integrate 
OpenMeetings with some existing system?

There are several OpenMeetings plugins which implements single sign-on 
functionality. If you have such a plugin installed, you can have a link to 
OpenMeetings room on your site. When user registered on the site clicks the 
link first time, plugin creates corresponding OpenMeetings user with the same 
name, etc., and he is re-directed to the room. 

Please see also the following link:
http://openmeetings.apache.org/JoomlaPlugin.html

Best regards,
Irina.



On Wed, Mar 20, 2013 at 12:30 PM, Aysha Saddiqa  wrote:

Hi,
>
>
>I have my existing database in MS SQL, can I import the users from my existing 
>DB? How can I integrate it with my existing system as I create user my DB and 
>its automatically created for OM?
>
>
>Regards,
>Aysha 

Re: Import Users

2013-03-20 Thread Aysha Saddiqa
Hi Irina,

I have a .NET based system and my DB is in MS SQL. I have to integrate 
OpenMeetings with my existing system and have to use the users of my existing 
system. How can I do?

Regards,
Aysha


 From: Irina Arkhipets 
To: user@openmeetings.apache.org; Aysha Saddiqa  
Sent: Wednesday, March 20, 2013 2:35 PM
Subject: Re: Import Users
 

Hi Aysha,

There is no possibility to automatically import whole user list to OPenMeetings 
database.

Is it a DB of your CMS or something like this, and you would like to integrate 
OpenMeetings with some existing system?

There are several OpenMeetings plugins which implements single sign-on 
functionality. If you have such a plugin installed, you can have a link to 
OpenMeetings room on your site. When user registered on the site clicks the 
link first time, plugin creates corresponding OpenMeetings user with the same 
name, etc., and he is re-directed to the room. 

Please see also the following link:
http://openmeetings.apache.org/JoomlaPlugin.html

Best regards,
Irina.



On Wed, Mar 20, 2013 at 12:30 PM, Aysha Saddiqa  wrote:

Hi,
>
>
>I have my existing database in MS SQL, can I import the users from my existing 
>DB? How can I integrate it with my existing system as I create user my DB and 
>its automatically created for OM?
>
>
>Regards,
>Aysha 

problem with last build

2013-03-20 Thread Clem
Hello,

 

For info, I was upgrading my OM with latest build from today, 20/03/13,
named :
https://builds.apache.org/job/openmeetings/416/artifact/singlewebapp/dist/ap
ache-openmeetings-3.0.0.r1458589-20-03-2013_0030.tar.gz

 

Not understanding very well this version and the modifications, and 3.0.0
version ?

Anyway this version doesn't work on my server, red5 isn't starting and I
don't know why. So go back to the 19/03/2013 build, all is ok.

 

Regards,

 

Clem



Re: How do I set up mail?

2013-03-20 Thread Robert Chalmers
ok, thanks

On Wed, Mar 20, 2013 at 10:33 AM, Clem  wrote:

> I think you can backup your settings with OM then re-import them after
> update, OM admins can confirm ?
>
> ** **
>
> *De :* Robert Chalmers [mailto:racu...@gmail.com]
> *Envoyé :* mercredi 20 mars 2013 11:21
>
> *À :* user@openmeetings.apache.org
> *Objet :* Re: How do I set up mail?
>
> ** **
>
> Thanks Clem,
>
> Well, I can't figure it out - but using the internal hmail server here
> seems to work - so hopefully it will be solved.
>
> Will installing the latest build wipe out my current settings 
>
> ** **
>
> Robert
>
> 
>
> On Wed, Mar 20, 2013 at 10:18 AM, Clem  wrote:
>
> I’ve just tested with my gmail account, port 587 with tls on, set in OM,
> reboot the server, and try to invit with email, no problem, that works.***
> *
>
>  
>
> I’ve the latest build of Jenkins site :
> https://builds.apache.org/job/openmeetings/changes
>
>  
>
> *De :* Robert Chalmers [mailto:racu...@gmail.com]
> *Envoyé :* mercredi 20 mars 2013 11:11
>
>
> *À :* user@openmeetings.apache.org
> *Objet :* Re: How do I set up mail?
>
>  
>
> Ok Guys,
>
>  
>
> I think I have it fixed. Maybe.
>
>  
>
> I decided to use my own mail server that I have running here, instead of
> GMail.
>
> I set it to Port 25, and put in the appropriate addresses and password,
> and now I can send an email to my user account at qq.com - > which is in
> China. It went ok, and I picked it up fine.
>
>  
>
> I sent a message to myself here, rob...@your-english-success.com and it
> went through.
>
>  
>
> So hopefully - when someone registeres, they will get an email.
>
>  
>
> Thanks for the help folks. It seems that the TLS bit trying to talk to
> GMail doesn't want to work - so as I can use port 25 locally, and my own
> mail server then sorts it out, will do. I'm using hmailserver, which does a
> reasonable job.
>
>  
>
> thanks everyone. I hope it's fixed...
>
> Robert
>
>  
>
>  
>
>  
>
> On Wed, Mar 20, 2013 at 10:54 AM, Alvaro  wrote:
>
> Robert, could you please make a screenshot of your
> OpenMeetings mail configuration (hidden the password) ?
>
> .
>
>
> El mié, 20-03-2013 a las 10:45 +0100, Clem escribió:
>
> > Perhaps a caracter problem that OM can’t handle ? Let’s try to change
> > your gmail password to a more basic one ?
> >
> >
> >
> > De : Robert Chalmers [mailto:racu...@gmail.com]
> > Envoyé : mercredi 20 mars 2013 10:31
> > À : user@openmeetings.apache.org
> > Objet : Re: How do I set up mail?
> >
> >
> >
> > Hi,
> >
> > Thanks, but yes, I have tested all that, and it does connect and work
> > fine.
> >
> >
> >
> >
> >
> > It's very strange really - I don't know what else to look at?
> >
> >
> >
> >
> >
> > robert
> >
> > On Wed, Mar 20, 2013 at 9:24 AM, Clem  wrote:
> >
> > Hello,
> >
> >
> >
> > Are you sure your server can connect to smtp server ? Do you telnet
> > 587 port auth and send a mail from the OM server ?
> >
> > For info, I had to add 587 port on my firewall, by default it wasn’t
> > opened.
> >
> >
> >
> > Clem
> >
> >
> >
> > De : Robert Chalmers [mailto:racu...@gmail.com]
> > Envoyé : mercredi 20 mars 2013 09:57
> > À : user@openmeetings.apache.org
> > Objet : Re: How do I set up mail?
> >
> >
> >
> > Maxim,
> >
> >
> > Screenshot.
> >
> >
>
> > Description : Inline image 1
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 8:33 AM, Maxim Solodovnik
> >  wrote:
> >
> > I guess you are trying to send "time range" invitation
> >
> > can you send screenshot with invitation, maybe the time is not good
> > somehow
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 3:26 PM, Robert Chalmers 
> > wrote:
> >
> > Manifest:
> >
> >
> >
> >
> > Manifest-Version: 1.0
> >
> >
> > Ant-Version: Apache Ant 1.8.2
> >
> >
> > Created-By: 1.6.0_33-b03-424-11M3720 (Apple Inc.)
> >
> >
> > Built-By: OpenMeetings - http://incubator.apache.org/openmeetings
> >
> >
> > Built-On: 14-July-2012
> >
> >
> > Svn-Revision: 1361497
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 8:14 AM, Maxim Solodovnik
> >  wrote:
> >
> > you can get exact revision as described
> > here: http://openmeetings.apache.org/GetVersionInfo.html
> >
> > Are there any error messages in the log?
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 3:07 PM, Robert Chalmers 
> > wrote:
> >
> >
> >
> >
> >
> >
> >
> > Looks like this one.
> >
> > =
> >
> >
> > Apache OpenMeetings Change Log
> >
> >
> >
> >
> >
> > See http://issues.apache.org/jira/browse/OPENMEETINGS-* (where * is
> > the number of the issue below)
> >
> >
> >
> >
> >
> >
> >
> >
> > Release Notes - OpenMeetings - Version 2.0-INCUBATING
> >
> >
> >
> >
> >
> > ==
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 7:58 AM, Maxim Solodovnik
> >  wrote:
> >
> > wh

Re: What's the latest binary build for Windows?

2013-03-20 Thread Irina Arkhipets
Hi Robert,

Do you look at the http://openmeetings.apache.org/downloads.html page?
These are downloads for the recent release (2.0) which happened on June,
2012.

Nightly builds are available here:
https://builds.apache.org/view/M-R/view/OpenMeetings/

Best regards,
Irina.

On Wed, Mar 20, 2013 at 5:28 PM, Robert Chalmers  wrote:

> What is the latest binary build for Windows.
> The download site shows mid-2012 ... a fair way back now ?
>
>
>


RE: How do I set up mail?

2013-03-20 Thread Clem
I think you can backup your settings with OM then re-import them after
update, OM admins can confirm ?

 

De : Robert Chalmers [mailto:racu...@gmail.com] 
Envoyé : mercredi 20 mars 2013 11:21
À : user@openmeetings.apache.org
Objet : Re: How do I set up mail?

 

Thanks Clem,

Well, I can't figure it out - but using the internal hmail server here seems
to work - so hopefully it will be solved.

Will installing the latest build wipe out my current settings 

 

Robert



On Wed, Mar 20, 2013 at 10:18 AM, Clem  wrote:

I’ve just tested with my gmail account, port 587 with tls on, set in OM,
reboot the server, and try to invit with email, no problem, that works.

 

I’ve the latest build of Jenkins site :
https://builds.apache.org/job/openmeetings/changes

 

De : Robert Chalmers [mailto:racu...@gmail.com] 
Envoyé : mercredi 20 mars 2013 11:11


À : user@openmeetings.apache.org
Objet : Re: How do I set up mail?

 

Ok Guys,

 

I think I have it fixed. Maybe.

 

I decided to use my own mail server that I have running here, instead of
GMail.

I set it to Port 25, and put in the appropriate addresses and password, and
now I can send an email to my user account at qq.com - > which is in China.
It went ok, and I picked it up fine.

 

I sent a message to myself here, rob...@your-english-success.com and it went
through.

 

So hopefully - when someone registeres, they will get an email.

 

Thanks for the help folks. It seems that the TLS bit trying to talk to GMail
doesn't want to work - so as I can use port 25 locally, and my own mail
server then sorts it out, will do. I'm using hmailserver, which does a
reasonable job.

 

thanks everyone. I hope it's fixed...

Robert

 

 

 

On Wed, Mar 20, 2013 at 10:54 AM, Alvaro  wrote:

Robert, could you please make a screenshot of your
OpenMeetings mail configuration (hidden the password) ?

.


El mié, 20-03-2013 a las 10:45 +0100, Clem escribió:

> Perhaps a caracter problem that OM can’t handle ? Let’s try to change
> your gmail password to a more basic one ?
>
>
>
> De : Robert Chalmers [mailto:racu...@gmail.com]
> Envoyé : mercredi 20 mars 2013 10:31
> À : user@openmeetings.apache.org
> Objet : Re: How do I set up mail?
>
>
>
> Hi,
>
> Thanks, but yes, I have tested all that, and it does connect and work
> fine.
>
>
>
>
>
> It's very strange really - I don't know what else to look at?
>
>
>
>
>
> robert
>
> On Wed, Mar 20, 2013 at 9:24 AM, Clem  wrote:
>
> Hello,
>
>
>
> Are you sure your server can connect to smtp server ? Do you telnet
> 587 port auth and send a mail from the OM server ?
>
> For info, I had to add 587 port on my firewall, by default it wasn’t
> opened.
>
>
>
> Clem
>
>
>
> De : Robert Chalmers [mailto:racu...@gmail.com]
> Envoyé : mercredi 20 mars 2013 09:57
> À : user@openmeetings.apache.org
> Objet : Re: How do I set up mail?
>
>
>
> Maxim,
>
>
> Screenshot.
>
>

> Description : Inline image 1
>
>
>
>
>
>
>
>
>
>
> On Wed, Mar 20, 2013 at 8:33 AM, Maxim Solodovnik
>  wrote:
>
> I guess you are trying to send "time range" invitation
>
> can you send screenshot with invitation, maybe the time is not good
> somehow
>
>
>
>
> On Wed, Mar 20, 2013 at 3:26 PM, Robert Chalmers 
> wrote:
>
> Manifest:
>
>
>
>
> Manifest-Version: 1.0
>
>
> Ant-Version: Apache Ant 1.8.2
>
>
> Created-By: 1.6.0_33-b03-424-11M3720 (Apple Inc.)
>
>
> Built-By: OpenMeetings - http://incubator.apache.org/openmeetings
>
>
> Built-On: 14-July-2012
>
>
> Svn-Revision: 1361497
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> On Wed, Mar 20, 2013 at 8:14 AM, Maxim Solodovnik
>  wrote:
>
> you can get exact revision as described
> here: http://openmeetings.apache.org/GetVersionInfo.html
>
> Are there any error messages in the log?
>
>
>
>
> On Wed, Mar 20, 2013 at 3:07 PM, Robert Chalmers 
> wrote:
>
>
>
>
>
>
>
> Looks like this one.
>
> =
>
>
> Apache OpenMeetings Change Log
>
>
>
>
>
> See http://issues.apache.org/jira/browse/OPENMEETINGS-* (where * is
> the number of the issue below)
>
>
>
>
>
>
>
>
> Release Notes - OpenMeetings - Version 2.0-INCUBATING
>
>
>
>
>
> ==
>
>
>
>
>
>
>
>
>
>
> On Wed, Mar 20, 2013 at 7:58 AM, Maxim Solodovnik
>  wrote:
>
> what version are you using?
>
>
>
>
> On Wed, Mar 20, 2013 at 2:56 PM, Robert Chalmers 
> wrote:
>
> Hi,
>
> Still no success. I'm actually rebooting the entire server now, but a
> restart didn't help.
>
>
> Can't send invitations, new users or anything "email"
>
>
>
>
>
> Robert
>
>
>
>
> On Wed, Mar 20, 2013 at 7:19 AM, Maxim Solodovnik
>  wrote:
>
> Are you able to send invitations from the room?
>
> Have you restarted OM after mail settings were changed?
>
>
>
>
> On Wed, Mar 20, 2013 at 2:16 PM, Robert Chalmers 
> wrote:
>
> Sorry - but this isn't working.
>
> Everything else works fine, but I don't seem to be seeing mail of any
> sort for it.
>
>
> In messages, there is no sent mail, no new mail and no junk mail.
>
>
>
>
>
> Where are the log f

What's the latest binary build for Windows?

2013-03-20 Thread Robert Chalmers
What is the latest binary build for Windows.
The download site shows mid-2012 ... a fair way back now ?


Re: How do I set up mail?

2013-03-20 Thread Robert Chalmers
Thanks Clem,
Well, I can't figure it out - but using the internal hmail server here
seems to work - so hopefully it will be solved.

Will installing the latest build wipe out my current settings 

Robert


On Wed, Mar 20, 2013 at 10:18 AM, Clem  wrote:

> I’ve just tested with my gmail account, port 587 with tls on, set in OM,
> reboot the server, and try to invit with email, no problem, that works.***
> *
>
> ** **
>
> I’ve the latest build of Jenkins site :
> https://builds.apache.org/job/openmeetings/changes
>
> ** **
>
> *De :* Robert Chalmers [mailto:racu...@gmail.com]
> *Envoyé :* mercredi 20 mars 2013 11:11
>
> *À :* user@openmeetings.apache.org
> *Objet :* Re: How do I set up mail?
>
> ** **
>
> Ok Guys,
>
> ** **
>
> I think I have it fixed. Maybe.
>
> ** **
>
> I decided to use my own mail server that I have running here, instead of
> GMail.
>
> I set it to Port 25, and put in the appropriate addresses and password,
> and now I can send an email to my user account at qq.com - > which is in
> China. It went ok, and I picked it up fine.
>
> ** **
>
> I sent a message to myself here, rob...@your-english-success.com and it
> went through.
>
> ** **
>
> So hopefully - when someone registeres, they will get an email.
>
> ** **
>
> Thanks for the help folks. It seems that the TLS bit trying to talk to
> GMail doesn't want to work - so as I can use port 25 locally, and my own
> mail server then sorts it out, will do. I'm using hmailserver, which does a
> reasonable job.
>
> ** **
>
> thanks everyone. I hope it's fixed...
>
> Robert
>
> ** **
>
> ** **
>
> ** **
>
> On Wed, Mar 20, 2013 at 10:54 AM, Alvaro  wrote:
>
> Robert, could you please make a screenshot of your
> OpenMeetings mail configuration (hidden the password) ?
>
> .
>
>
> El mié, 20-03-2013 a las 10:45 +0100, Clem escribió:
>
> > Perhaps a caracter problem that OM can’t handle ? Let’s try to change
> > your gmail password to a more basic one ?
> >
> >
> >
> > De : Robert Chalmers [mailto:racu...@gmail.com]
> > Envoyé : mercredi 20 mars 2013 10:31
> > À : user@openmeetings.apache.org
> > Objet : Re: How do I set up mail?
> >
> >
> >
> > Hi,
> >
> > Thanks, but yes, I have tested all that, and it does connect and work
> > fine.
> >
> >
> >
> >
> >
> > It's very strange really - I don't know what else to look at?
> >
> >
> >
> >
> >
> > robert
> >
> > On Wed, Mar 20, 2013 at 9:24 AM, Clem  wrote:
> >
> > Hello,
> >
> >
> >
> > Are you sure your server can connect to smtp server ? Do you telnet
> > 587 port auth and send a mail from the OM server ?
> >
> > For info, I had to add 587 port on my firewall, by default it wasn’t
> > opened.
> >
> >
> >
> > Clem
> >
> >
> >
> > De : Robert Chalmers [mailto:racu...@gmail.com]
> > Envoyé : mercredi 20 mars 2013 09:57
> > À : user@openmeetings.apache.org
> > Objet : Re: How do I set up mail?
> >
> >
> >
> > Maxim,
> >
> >
> > Screenshot.
> >
> >
>
> > Description : Inline image 1
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 8:33 AM, Maxim Solodovnik
> >  wrote:
> >
> > I guess you are trying to send "time range" invitation
> >
> > can you send screenshot with invitation, maybe the time is not good
> > somehow
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 3:26 PM, Robert Chalmers 
> > wrote:
> >
> > Manifest:
> >
> >
> >
> >
> > Manifest-Version: 1.0
> >
> >
> > Ant-Version: Apache Ant 1.8.2
> >
> >
> > Created-By: 1.6.0_33-b03-424-11M3720 (Apple Inc.)
> >
> >
> > Built-By: OpenMeetings - http://incubator.apache.org/openmeetings
> >
> >
> > Built-On: 14-July-2012
> >
> >
> > Svn-Revision: 1361497
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 8:14 AM, Maxim Solodovnik
> >  wrote:
> >
> > you can get exact revision as described
> > here: http://openmeetings.apache.org/GetVersionInfo.html
> >
> > Are there any error messages in the log?
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 3:07 PM, Robert Chalmers 
> > wrote:
> >
> >
> >
> >
> >
> >
> >
> > Looks like this one.
> >
> > =
> >
> >
> > Apache OpenMeetings Change Log
> >
> >
> >
> >
> >
> > See http://issues.apache.org/jira/browse/OPENMEETINGS-* (where * is
> > the number of the issue below)
> >
> >
> >
> >
> >
> >
> >
> >
> > Release Notes - OpenMeetings - Version 2.0-INCUBATING
> >
> >
> >
> >
> >
> > ==
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 7:58 AM, Maxim Solodovnik
> >  wrote:
> >
> > what version are you using?
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 2:56 PM, Robert Chalmers 
> > wrote:
> >
> > Hi,
> >
> > Still no success. I'm actually rebooting the entire server now, but a
> > restart didn't help.
> >
> >
> > Can't send invitations, new users or anything "email"
> >
> >
> >
> >
> >
> > Robert
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 7:19 AM, Maxim Solodovnik
> >  wrote:
> >
> > Are you able t

RE: How do I set up mail?

2013-03-20 Thread Clem
I’ve just tested with my gmail account, port 587 with tls on, set in OM,
reboot the server, and try to invit with email, no problem, that works.

 

I’ve the latest build of Jenkins site :
https://builds.apache.org/job/openmeetings/changes

 

De : Robert Chalmers [mailto:racu...@gmail.com] 
Envoyé : mercredi 20 mars 2013 11:11
À : user@openmeetings.apache.org
Objet : Re: How do I set up mail?

 

Ok Guys,

 

I think I have it fixed. Maybe.

 

I decided to use my own mail server that I have running here, instead of
GMail.

I set it to Port 25, and put in the appropriate addresses and password, and
now I can send an email to my user account at qq.com - > which is in China.
It went ok, and I picked it up fine.

 

I sent a message to myself here, rob...@your-english-success.com and it went
through.

 

So hopefully - when someone registeres, they will get an email.

 

Thanks for the help folks. It seems that the TLS bit trying to talk to GMail
doesn't want to work - so as I can use port 25 locally, and my own mail
server then sorts it out, will do. I'm using hmailserver, which does a
reasonable job.

 

thanks everyone. I hope it's fixed...

Robert

 

 

 

On Wed, Mar 20, 2013 at 10:54 AM, Alvaro  wrote:

Robert, could you please make a screenshot of your
OpenMeetings mail configuration (hidden the password) ?

.


El mié, 20-03-2013 a las 10:45 +0100, Clem escribió:

> Perhaps a caracter problem that OM can’t handle ? Let’s try to change
> your gmail password to a more basic one ?
>
>
>
> De : Robert Chalmers [mailto:racu...@gmail.com]
> Envoyé : mercredi 20 mars 2013 10:31
> À : user@openmeetings.apache.org
> Objet : Re: How do I set up mail?
>
>
>
> Hi,
>
> Thanks, but yes, I have tested all that, and it does connect and work
> fine.
>
>
>
>
>
> It's very strange really - I don't know what else to look at?
>
>
>
>
>
> robert
>
> On Wed, Mar 20, 2013 at 9:24 AM, Clem  wrote:
>
> Hello,
>
>
>
> Are you sure your server can connect to smtp server ? Do you telnet
> 587 port auth and send a mail from the OM server ?
>
> For info, I had to add 587 port on my firewall, by default it wasn’t
> opened.
>
>
>
> Clem
>
>
>
> De : Robert Chalmers [mailto:racu...@gmail.com]
> Envoyé : mercredi 20 mars 2013 09:57
> À : user@openmeetings.apache.org
> Objet : Re: How do I set up mail?
>
>
>
> Maxim,
>
>
> Screenshot.
>
>

> Description : Inline image 1
>
>
>
>
>
>
>
>
>
>
> On Wed, Mar 20, 2013 at 8:33 AM, Maxim Solodovnik
>  wrote:
>
> I guess you are trying to send "time range" invitation
>
> can you send screenshot with invitation, maybe the time is not good
> somehow
>
>
>
>
> On Wed, Mar 20, 2013 at 3:26 PM, Robert Chalmers 
> wrote:
>
> Manifest:
>
>
>
>
> Manifest-Version: 1.0
>
>
> Ant-Version: Apache Ant 1.8.2
>
>
> Created-By: 1.6.0_33-b03-424-11M3720 (Apple Inc.)
>
>
> Built-By: OpenMeetings - http://incubator.apache.org/openmeetings
>
>
> Built-On: 14-July-2012
>
>
> Svn-Revision: 1361497
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> On Wed, Mar 20, 2013 at 8:14 AM, Maxim Solodovnik
>  wrote:
>
> you can get exact revision as described
> here: http://openmeetings.apache.org/GetVersionInfo.html
>
> Are there any error messages in the log?
>
>
>
>
> On Wed, Mar 20, 2013 at 3:07 PM, Robert Chalmers 
> wrote:
>
>
>
>
>
>
>
> Looks like this one.
>
> =
>
>
> Apache OpenMeetings Change Log
>
>
>
>
>
> See http://issues.apache.org/jira/browse/OPENMEETINGS-* (where * is
> the number of the issue below)
>
>
>
>
>
>
>
>
> Release Notes - OpenMeetings - Version 2.0-INCUBATING
>
>
>
>
>
> ==
>
>
>
>
>
>
>
>
>
>
> On Wed, Mar 20, 2013 at 7:58 AM, Maxim Solodovnik
>  wrote:
>
> what version are you using?
>
>
>
>
> On Wed, Mar 20, 2013 at 2:56 PM, Robert Chalmers 
> wrote:
>
> Hi,
>
> Still no success. I'm actually rebooting the entire server now, but a
> restart didn't help.
>
>
> Can't send invitations, new users or anything "email"
>
>
>
>
>
> Robert
>
>
>
>
> On Wed, Mar 20, 2013 at 7:19 AM, Maxim Solodovnik
>  wrote:
>
> Are you able to send invitations from the room?
>
> Have you restarted OM after mail settings were changed?
>
>
>
>
> On Wed, Mar 20, 2013 at 2:16 PM, Robert Chalmers 
> wrote:
>
> Sorry - but this isn't working.
>
> Everything else works fine, but I don't seem to be seeing mail of any
> sort for it.
>
>
> In messages, there is no sent mail, no new mail and no junk mail.
>
>
>
>
>
> Where are the log files for openmeetings please?
>
>
>
>
>
> I know the smtp.gmail.com 587 is working, because I can telnet to it
> and test it. But openmeetings doesn't seem to want to do email?
>
>
>
>
>
> thanks
>
>
> Robert
>
>
>
>
>
>
>
>
>
>
> On Tue, Mar 19, 2013 at 8:03 PM, Alvaro  wrote:
>
> Hi Robert,
>
> Go to:
>
> Administration --> Configuration
>
> ...configure with gmail:
>
>
> 6  smtp_server   =  smtp.gmail.com
>
> 7  port_smtp =   587
>
> 8  system_email_addr  =  your_count_gm...@gmail.com
>
> 9  email_username  =  your_c

Re: How do I set up mail?

2013-03-20 Thread Robert Chalmers
Ok Guys,

I think I have it fixed. Maybe.

I decided to use my own mail server that I have running here, instead of
GMail.
I set it to Port 25, and put in the appropriate addresses and password, and
now I can send an email to my user account at qq.com - > which is in China.
It went ok, and I picked it up fine.

I sent a message to myself here, rob...@your-english-success.com and it
went through.

So hopefully - when someone registeres, they will get an email.

Thanks for the help folks. It seems that the TLS bit trying to talk to
GMail doesn't want to work - so as I can use port 25 locally, and my own
mail server then sorts it out, will do. I'm using hmailserver, which does a
reasonable job.

thanks everyone. I hope it's fixed...
Robert




On Wed, Mar 20, 2013 at 10:54 AM, Alvaro  wrote:

> Robert, could you please make a screenshot of your
> OpenMeetings mail configuration (hidden the password) ?
>
> .
>
>
> El mié, 20-03-2013 a las 10:45 +0100, Clem escribió:
> > Perhaps a caracter problem that OM can’t handle ? Let’s try to change
> > your gmail password to a more basic one ?
> >
> >
> >
> > De : Robert Chalmers [mailto:racu...@gmail.com]
> > Envoyé : mercredi 20 mars 2013 10:31
> > À : user@openmeetings.apache.org
> > Objet : Re: How do I set up mail?
> >
> >
> >
> > Hi,
> >
> > Thanks, but yes, I have tested all that, and it does connect and work
> > fine.
> >
> >
> >
> >
> >
> > It's very strange really - I don't know what else to look at?
> >
> >
> >
> >
> >
> > robert
> >
> > On Wed, Mar 20, 2013 at 9:24 AM, Clem  wrote:
> >
> > Hello,
> >
> >
> >
> > Are you sure your server can connect to smtp server ? Do you telnet
> > 587 port auth and send a mail from the OM server ?
> >
> > For info, I had to add 587 port on my firewall, by default it wasn’t
> > opened.
> >
> >
> >
> > Clem
> >
> >
> >
> > De : Robert Chalmers [mailto:racu...@gmail.com]
> > Envoyé : mercredi 20 mars 2013 09:57
> > À : user@openmeetings.apache.org
> > Objet : Re: How do I set up mail?
> >
> >
> >
> > Maxim,
> >
> >
> > Screenshot.
> >
> >
> > Description : Inline image 1
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 8:33 AM, Maxim Solodovnik
> >  wrote:
> >
> > I guess you are trying to send "time range" invitation
> >
> > can you send screenshot with invitation, maybe the time is not good
> > somehow
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 3:26 PM, Robert Chalmers 
> > wrote:
> >
> > Manifest:
> >
> >
> >
> >
> > Manifest-Version: 1.0
> >
> >
> > Ant-Version: Apache Ant 1.8.2
> >
> >
> > Created-By: 1.6.0_33-b03-424-11M3720 (Apple Inc.)
> >
> >
> > Built-By: OpenMeetings - http://incubator.apache.org/openmeetings
> >
> >
> > Built-On: 14-July-2012
> >
> >
> > Svn-Revision: 1361497
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 8:14 AM, Maxim Solodovnik
> >  wrote:
> >
> > you can get exact revision as described
> > here: http://openmeetings.apache.org/GetVersionInfo.html
> >
> > Are there any error messages in the log?
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 3:07 PM, Robert Chalmers 
> > wrote:
> >
> >
> >
> >
> >
> >
> >
> > Looks like this one.
> >
> > =
> >
> >
> > Apache OpenMeetings Change Log
> >
> >
> >
> >
> >
> > See http://issues.apache.org/jira/browse/OPENMEETINGS-* (where * is
> > the number of the issue below)
> >
> >
> >
> >
> >
> >
> >
> >
> > Release Notes - OpenMeetings - Version 2.0-INCUBATING
> >
> >
> >
> >
> >
> > ==
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 7:58 AM, Maxim Solodovnik
> >  wrote:
> >
> > what version are you using?
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 2:56 PM, Robert Chalmers 
> > wrote:
> >
> > Hi,
> >
> > Still no success. I'm actually rebooting the entire server now, but a
> > restart didn't help.
> >
> >
> > Can't send invitations, new users or anything "email"
> >
> >
> >
> >
> >
> > Robert
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 7:19 AM, Maxim Solodovnik
> >  wrote:
> >
> > Are you able to send invitations from the room?
> >
> > Have you restarted OM after mail settings were changed?
> >
> >
> >
> >
> > On Wed, Mar 20, 2013 at 2:16 PM, Robert Chalmers 
> > wrote:
> >
> > Sorry - but this isn't working.
> >
> > Everything else works fine, but I don't seem to be seeing mail of any
> > sort for it.
> >
> >
> > In messages, there is no sent mail, no new mail and no junk mail.
> >
> >
> >
> >
> >
> > Where are the log files for openmeetings please?
> >
> >
> >
> >
> >
> > I know the smtp.gmail.com 587 is working, because I can telnet to it
> > and test it. But openmeetings doesn't seem to want to do email?
> >
> >
> >
> >
> >
> > thanks
> >
> >
> > Robert
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > On Tue, Mar 19, 2013 at 8:03 PM, Alvaro  wrote:
> >
> > Hi Robert,
> >
> > Go to:
> >
> > Administration --> Configuration
> >
> > ...configure with gmail:
> >
> >
> > 6  smtp_server   =  

RE: How do I set up mail?

2013-03-20 Thread Alvaro
Robert, could you please make a screenshot of your
OpenMeetings mail configuration (hidden the password) ?

.


El mié, 20-03-2013 a las 10:45 +0100, Clem escribió:
> Perhaps a caracter problem that OM can’t handle ? Let’s try to change
> your gmail password to a more basic one ? 
> 
>  
> 
> De : Robert Chalmers [mailto:racu...@gmail.com] 
> Envoyé : mercredi 20 mars 2013 10:31
> À : user@openmeetings.apache.org
> Objet : Re: How do I set up mail?
> 
>  
> 
> Hi,
> 
> Thanks, but yes, I have tested all that, and it does connect and work
> fine.
> 
> 
>  
> 
> 
> It's very strange really - I don't know what else to look at?
> 
> 
>  
> 
> 
> robert
> 
> On Wed, Mar 20, 2013 at 9:24 AM, Clem  wrote:
> 
> Hello,
> 
>  
> 
> Are you sure your server can connect to smtp server ? Do you telnet
> 587 port auth and send a mail from the OM server ?
> 
> For info, I had to add 587 port on my firewall, by default it wasn’t
> opened.
> 
>  
> 
> Clem
> 
>  
> 
> De : Robert Chalmers [mailto:racu...@gmail.com] 
> Envoyé : mercredi 20 mars 2013 09:57
> À : user@openmeetings.apache.org
> Objet : Re: How do I set up mail?
> 
>  
> 
> Maxim,
> 
> 
> Screenshot.
> 
> 
> Description : Inline image 1
> 
> 
>  
> 
> 
>  
> 
> 
>  
> 
> On Wed, Mar 20, 2013 at 8:33 AM, Maxim Solodovnik
>  wrote:
> 
> I guess you are trying to send "time range" invitation
> 
> can you send screenshot with invitation, maybe the time is not good
> somehow
> 
> 
>  
> 
> On Wed, Mar 20, 2013 at 3:26 PM, Robert Chalmers 
> wrote:
> 
> Manifest:
> 
>  
> 
> 
> Manifest-Version: 1.0
> 
> 
> Ant-Version: Apache Ant 1.8.2
> 
> 
> Created-By: 1.6.0_33-b03-424-11M3720 (Apple Inc.)
> 
> 
> Built-By: OpenMeetings - http://incubator.apache.org/openmeetings
> 
> 
> Built-On: 14-July-2012
> 
> 
> Svn-Revision: 1361497
> 
> 
>  
> 
> 
>  
> 
> 
>  
> 
> 
>  
> 
> 
>  
> 
> 
>  
> 
> On Wed, Mar 20, 2013 at 8:14 AM, Maxim Solodovnik
>  wrote:
> 
> you can get exact revision as described
> here: http://openmeetings.apache.org/GetVersionInfo.html
> 
> Are there any error messages in the log?
> 
> 
>  
> 
> On Wed, Mar 20, 2013 at 3:07 PM, Robert Chalmers 
> wrote:
> 
>  
> 
> 
>  
> 
> 
> Looks like this one.
> 
> =
> 
> 
> Apache OpenMeetings Change Log
> 
> 
>  
> 
> 
> See http://issues.apache.org/jira/browse/OPENMEETINGS-* (where * is
> the number of the issue below)
> 
> 
>  
> 
> 
>  
> 
> 
> Release Notes - OpenMeetings - Version 2.0-INCUBATING
> 
> 
>  
> 
> 
> ==
> 
> 
>  
> 
> 
>  
> 
> 
>  
> 
> On Wed, Mar 20, 2013 at 7:58 AM, Maxim Solodovnik
>  wrote:
> 
> what version are you using?
> 
> 
>  
> 
> On Wed, Mar 20, 2013 at 2:56 PM, Robert Chalmers 
> wrote:
> 
> Hi,
> 
> Still no success. I'm actually rebooting the entire server now, but a
> restart didn't help.
> 
> 
> Can't send invitations, new users or anything "email"
> 
> 
>  
> 
> 
> Robert
> 
> 
>  
> 
> On Wed, Mar 20, 2013 at 7:19 AM, Maxim Solodovnik
>  wrote:
> 
> Are you able to send invitations from the room?
> 
> Have you restarted OM after mail settings were changed?
> 
> 
>  
> 
> On Wed, Mar 20, 2013 at 2:16 PM, Robert Chalmers 
> wrote:
> 
> Sorry - but this isn't working.
> 
> Everything else works fine, but I don't seem to be seeing mail of any
> sort for it.
> 
> 
> In messages, there is no sent mail, no new mail and no junk mail.
> 
> 
>  
> 
> 
> Where are the log files for openmeetings please?
> 
> 
>  
> 
> 
> I know the smtp.gmail.com 587 is working, because I can telnet to it
> and test it. But openmeetings doesn't seem to want to do email?
> 
> 
>  
> 
> 
> thanks
> 
> 
> Robert
> 
> 
>  
> 
> 
>  
> 
> 
>  
> 
> On Tue, Mar 19, 2013 at 8:03 PM, Alvaro  wrote:
> 
> Hi Robert,
> 
> Go to:
> 
> Administration --> Configuration
> 
> ...configure with gmail:
> 
> 
> 6  smtp_server   =  smtp.gmail.com
> 
> 7  port_smtp =   587
> 
> 8  system_email_addr  =  your_count_gm...@gmail.com
> 
> 9  email_username  =  your_count_gm...@gmail.com
> 
> 10  email_userpass  =  password_count_user_gmail
> 
> 11  mail.smtp.starttls.enable  =  1
> 
> 
> Regards!
> 
> 
> 
> 
> 
> El mar, 19-03-2013 a las 18:57 +, Robert Chalmers escribió:
> 
> > I don't seem to be able to get om to send mail to new users? so they
> cant authenticate,
> > Is it possible via gmail?
> >
> >
> > -
> >
> 
> 
> 
> 
>  
> 
> 
> -- 
> Pin Point Xtra
> Your Navigation and Geocaching Companion 
> 
> 
> 
> 
>  
> 
> 
> -- 
> WBR
> Maxim aka solomax 
> 
> 
> 
> 
>  
> 
> 
> -- 
> Pin Point Xtra
> Your Navigation and Geocaching Companion 
> 
> 
> 
> 
>  
> 
> 
> -- 
> WBR
> Maxim aka solomax 
> 
> 
> 
> 
>  
> 
> 
> -- 
> Pin Point Xtra
> Your Navigation and Geocaching Companion 
> 
> 
> 
> 
>  
> 
> 
> -- 
> WBR
> Maxim aka solomax 
> 
> 
> 
> 
>  
> 
> 
> -- 
> Pin Point Xtra
> Your Navigation and Geocaching Companion 
> 
> 
> 
> 
>  
> 
> 
> -- 
> WBR
> Maxim aka solomax 
> 
> 
> 
> 
>  
> 
> 
> -- 
> Pin P

Re: Import Users

2013-03-20 Thread Irina Arkhipets
Hi Aysha,

There is no possibility to automatically import whole user list to
OPenMeetings database.

Is it a DB of your CMS or something like this, and you would like to
integrate OpenMeetings with some existing system?

There are several OpenMeetings plugins which implements single sign-on
functionality. If you have such a plugin installed, you can have a link to
OpenMeetings room on your site. When user registered on the site clicks the
link first time, plugin creates corresponding OpenMeetings user with the
same name, etc., and he is re-directed to the room.

Please see also the following link:
http://openmeetings.apache.org/JoomlaPlugin.html

Best regards,
Irina.


On Wed, Mar 20, 2013 at 12:30 PM, Aysha Saddiqa wrote:

> Hi,
>
> I have my existing database in MS SQL, can I import the users from my
> existing DB? How can I integrate it with my existing system as I create
> user my DB and its automatically created for OM?
>
> Regards,
> Aysha
>


Re: How do I set up mail?

2013-03-20 Thread Robert Chalmers
I missed the screen shot - will try again, but here is the log from the
invitation.
The invitation by the way is "endless"
However - it's mail from Contacts and Messages as well. Mail just does not
go anywhere.

Latest log
=
DEBUG 03-20 08:44:57.985 ScopeApplicationAdapter.java 2679203 782
org.openmeetings.app.remote.red5.ScopeApplicationAdapter [NioProcessor-8] -
RCL publicSID is equal newStream SEND
DEBUG 03-20 08:46:00.579 InvitationService.java 2741797 90
org.openmeetings.app.remote.InvitationService [NioProcessor-7] -
sendInvitationHash:
 INFO 03-20 08:46:00.579 InvitationService.java 2741797 102
org.openmeetings.app.remote.InvitationService [NioProcessor-7] -
validFromHour: 8
 INFO 03-20 08:46:00.579 InvitationService.java 2741797 103
org.openmeetings.app.remote.InvitationService [NioProcessor-7] -
validFromMinute: 45
DEBUG 03-20 08:46:00.595 InvitationService.java 2741813 143
org.openmeetings.app.remote.InvitationService [NioProcessor-7] -
addAppointment offset :: 4680
DEBUG 03-20 08:46:00.595 Invitationmanagement.java 2741813 138
org.openmeetings.app.data.conference.Invitationmanagement [NioProcessor-7]
- http://www.your-english-success.com:5080/openmeetings/
DEBUG 03-20 08:46:00.610 Roommanagement.java 2741828 232
org.openmeetings.app.data.conference.Roommanagement [NioProcessor-7] -
getRoombyId : 7
DEBUG 03-20 08:46:00.626 MailThread.java 2741844 149
org.openmeetings.utils.mail.MailHandler [taskExecutor-2] - Message sending
in progress
DEBUG 03-20 08:46:00.626 MailThread.java 2741844 150
org.openmeetings.utils.mail.MailHandler [taskExecutor-2] -   To:
racu...@gmail.com
DEBUG 03-20 08:46:00.641 MailThread.java 2741859 151
org.openmeetings.utils.mail.MailHandler [taskExecutor-2] -   Subject:
Invitation to OpenMeetings
DEBUG 03-20 08:46:00.641 MailThread.java 2741859 75
org.openmeetings.utils.mail.MailHandler [taskExecutor-2] - getMessage
DEBUG 03-20 08:46:00.657 MailThread.java 2741875 111
org.openmeetings.utils.mail.MailHandler [taskExecutor-2] - setReplyTo
rob...@your-english-success.com
DEBUG 03-20 08:46:22.595 MeetingReminderJob.java 2763813 34
org.openmeetings.app.quartz.scheduler.MeetingReminderJob
[org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] -
MeetingReminderJob.execute
DEBUG 03-20 08:46:22.595 AppointmentDaoImpl.java 2763813 931
org.openmeetings.app.data.calendar.daos.AppointmentDaoImpl
[org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] -
startStamp 2013-03-20 08:46:22.595
DEBUG 03-20 08:46:22.595 AppointmentDaoImpl.java 2763813 932
org.openmeetings.app.data.calendar.daos.AppointmentDaoImpl
[org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] -
stopStamp 2013-03-20 09:01:22.595
DEBUG 03-20 08:46:22.610 AppointmentLogic.java 2763828 408
org.openmeetings.app.data.calendar.management.AppointmentLogic
[org.springframework.scheduling.quartz.SchedulerFactoryBean#0_Worker-7] -
doScheduledMeetingReminder : no Appointments in range
=





On Wed, Mar 20, 2013 at 8:33 AM, Maxim Solodovnik wrote:

> I guess you are trying to send "time range" invitation
> can you send screenshot with invitation, maybe the time is not good somehow
>
>
> On Wed, Mar 20, 2013 at 3:26 PM, Robert Chalmers wrote:
>
>> Manifest:
>>
>> Manifest-Version: 1.0
>> Ant-Version: Apache Ant 1.8.2
>> Created-By: 1.6.0_33-b03-424-11M3720 (Apple Inc.)
>> Built-By: OpenMeetings - http://incubator.apache.org/openmeetings
>> Built-On: 14-July-2012
>> Svn-Revision: 1361497
>>
>>
>>
>>
>>
>>
>>
>> On Wed, Mar 20, 2013 at 8:14 AM, Maxim Solodovnik 
>> wrote:
>>
>>> you can get exact revision as described here:
>>> http://openmeetings.apache.org/GetVersionInfo.html
>>> Are there any error messages in the log?
>>>
>>>
>>> On Wed, Mar 20, 2013 at 3:07 PM, Robert Chalmers wrote:
>>>


 Looks like this one.
 =
 Apache OpenMeetings Change Log

 See http://issues.apache.org/jira/browse/OPENMEETINGS-* (where * is
 the number of the issue below)


 Release Notes - OpenMeetings - Version 2.0-INCUBATING

 ==



  On Wed, Mar 20, 2013 at 7:58 AM, Maxim Solodovnik <
 solomax...@gmail.com> wrote:

> what version are you using?
>
>
> On Wed, Mar 20, 2013 at 2:56 PM, Robert Chalmers wrote:
>
>> Hi,
>> Still no success. I'm actually rebooting the entire server now, but a
>> restart didn't help.
>> Can't send invitations, new users or anything "email"
>>
>> Robert
>>
>>
>> On Wed, Mar 20, 2013 at 7:19 AM, Maxim Solodovnik <
>> solomax...@gmail.com> wrote:
>>
>>> Are you able to send invitations from the room?
>>> Have you restarted OM after mail settings were changed?
>>>
>>>
>>> On Wed, Mar 20, 2013 at 2:16 PM, Robert Chalmers 
>>> wrote:
>>>
 Sorry - but this isn't working.
 Everything

Re: How do I set up mail?

2013-03-20 Thread Maxim Solodovnik
I guess you are trying to send "time range" invitation
can you send screenshot with invitation, maybe the time is not good somehow


On Wed, Mar 20, 2013 at 3:26 PM, Robert Chalmers  wrote:

> Manifest:
>
> Manifest-Version: 1.0
> Ant-Version: Apache Ant 1.8.2
> Created-By: 1.6.0_33-b03-424-11M3720 (Apple Inc.)
> Built-By: OpenMeetings - http://incubator.apache.org/openmeetings
> Built-On: 14-July-2012
> Svn-Revision: 1361497
>
>
>
>
>
>
>
> On Wed, Mar 20, 2013 at 8:14 AM, Maxim Solodovnik wrote:
>
>> you can get exact revision as described here:
>> http://openmeetings.apache.org/GetVersionInfo.html
>> Are there any error messages in the log?
>>
>>
>> On Wed, Mar 20, 2013 at 3:07 PM, Robert Chalmers wrote:
>>
>>>
>>>
>>> Looks like this one.
>>> =
>>> Apache OpenMeetings Change Log
>>>
>>> See http://issues.apache.org/jira/browse/OPENMEETINGS-* (where * is the
>>> number of the issue below)
>>>
>>>
>>> Release Notes - OpenMeetings - Version 2.0-INCUBATING
>>>
>>> ==
>>>
>>>
>>>
>>> On Wed, Mar 20, 2013 at 7:58 AM, Maxim Solodovnik 
>>> wrote:
>>>
 what version are you using?


 On Wed, Mar 20, 2013 at 2:56 PM, Robert Chalmers wrote:

> Hi,
> Still no success. I'm actually rebooting the entire server now, but a
> restart didn't help.
> Can't send invitations, new users or anything "email"
>
> Robert
>
>
> On Wed, Mar 20, 2013 at 7:19 AM, Maxim Solodovnik <
> solomax...@gmail.com> wrote:
>
>> Are you able to send invitations from the room?
>> Have you restarted OM after mail settings were changed?
>>
>>
>> On Wed, Mar 20, 2013 at 2:16 PM, Robert Chalmers 
>> wrote:
>>
>>> Sorry - but this isn't working.
>>> Everything else works fine, but I don't seem to be seeing mail of
>>> any sort for it.
>>> In messages, there is no sent mail, no new mail and no junk mail.
>>>
>>> Where are the log files for openmeetings please?
>>>
>>> I know the smtp.gmail.com 587 is working, because I can telnet to
>>> it and test it. But openmeetings doesn't seem to want to do email?
>>>
>>> thanks
>>> Robert
>>>
>>>
>>>
>>>
>>> On Tue, Mar 19, 2013 at 8:03 PM, Alvaro  wrote:
>>>
 Hi Robert,

 Go to:

 Administration --> Configuration

 ...configure with gmail:


 6  smtp_server   =  smtp.gmail.com

 7  port_smtp =   587

 8  system_email_addr  =  your_count_gm...@gmail.com

 9  email_username  =  your_count_gm...@gmail.com

 10  email_userpass  =  password_count_user_gmail

 11  mail.smtp.starttls.enable  =  1


 Regards!

 



 El mar, 19-03-2013 a las 18:57 +, Robert Chalmers escribió:
 > I don't seem to be able to get om to send mail to new users? so
 they cant authenticate,
 > Is it possible via gmail?
 >
 >
 > -
 >



>>>
>>>
>>> --
>>> 
>>> *Pin Point Xtra*
>>> *Your Navigation and Geocaching Companion*
>>>
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>
>
> --
> *Pin
> Point Xtra*
> *Your Navigation and Geocaching Companion*
>



 --
 WBR
 Maxim aka solomax

>>>
>>>
>>>
>>> --
>>> *Pin
>>> Point Xtra*
>>> *Your Navigation and Geocaching Companion*
>>>
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>
>
> --
> *Pin
> Point Xtra*
> *Your Navigation and Geocaching Companion*
>



-- 
WBR
Maxim aka solomax


Re: How do I set up mail?

2013-03-20 Thread Robert Chalmers
Manifest:

Manifest-Version: 1.0
Ant-Version: Apache Ant 1.8.2
Created-By: 1.6.0_33-b03-424-11M3720 (Apple Inc.)
Built-By: OpenMeetings - http://incubator.apache.org/openmeetings
Built-On: 14-July-2012
Svn-Revision: 1361497







On Wed, Mar 20, 2013 at 8:14 AM, Maxim Solodovnik wrote:

> you can get exact revision as described here:
> http://openmeetings.apache.org/GetVersionInfo.html
> Are there any error messages in the log?
>
>
> On Wed, Mar 20, 2013 at 3:07 PM, Robert Chalmers wrote:
>
>>
>>
>> Looks like this one.
>> =
>> Apache OpenMeetings Change Log
>>
>> See http://issues.apache.org/jira/browse/OPENMEETINGS-* (where * is the
>> number of the issue below)
>>
>>
>> Release Notes - OpenMeetings - Version 2.0-INCUBATING
>>
>> ==
>>
>>
>>
>> On Wed, Mar 20, 2013 at 7:58 AM, Maxim Solodovnik 
>> wrote:
>>
>>> what version are you using?
>>>
>>>
>>> On Wed, Mar 20, 2013 at 2:56 PM, Robert Chalmers wrote:
>>>
 Hi,
 Still no success. I'm actually rebooting the entire server now, but a
 restart didn't help.
 Can't send invitations, new users or anything "email"

 Robert


 On Wed, Mar 20, 2013 at 7:19 AM, Maxim Solodovnik >>> > wrote:

> Are you able to send invitations from the room?
> Have you restarted OM after mail settings were changed?
>
>
> On Wed, Mar 20, 2013 at 2:16 PM, Robert Chalmers wrote:
>
>> Sorry - but this isn't working.
>> Everything else works fine, but I don't seem to be seeing mail of any
>> sort for it.
>> In messages, there is no sent mail, no new mail and no junk mail.
>>
>> Where are the log files for openmeetings please?
>>
>> I know the smtp.gmail.com 587 is working, because I can telnet to it
>> and test it. But openmeetings doesn't seem to want to do email?
>>
>> thanks
>> Robert
>>
>>
>>
>>
>> On Tue, Mar 19, 2013 at 8:03 PM, Alvaro  wrote:
>>
>>> Hi Robert,
>>>
>>> Go to:
>>>
>>> Administration --> Configuration
>>>
>>> ...configure with gmail:
>>>
>>>
>>> 6  smtp_server   =  smtp.gmail.com
>>>
>>> 7  port_smtp =   587
>>>
>>> 8  system_email_addr  =  your_count_gm...@gmail.com
>>>
>>> 9  email_username  =  your_count_gm...@gmail.com
>>>
>>> 10  email_userpass  =  password_count_user_gmail
>>>
>>> 11  mail.smtp.starttls.enable  =  1
>>>
>>>
>>> Regards!
>>>
>>> 
>>>
>>>
>>>
>>> El mar, 19-03-2013 a las 18:57 +, Robert Chalmers escribió:
>>> > I don't seem to be able to get om to send mail to new users? so
>>> they cant authenticate,
>>> > Is it possible via gmail?
>>> >
>>> >
>>> > -
>>> >
>>>
>>>
>>>
>>
>>
>> --
>> *Pin
>> Point Xtra*
>> *Your Navigation and Geocaching Companion*
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



 --
 *Pin
 Point Xtra*
 *Your Navigation and Geocaching Companion*

>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>
>>
>>
>> --
>> *Pin
>> Point Xtra*
>> *Your Navigation and Geocaching Companion*
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
*Pin
Point Xtra*
*Your Navigation and Geocaching Companion*


Re: How do I set up mail?

2013-03-20 Thread Robert Chalmers
ok, completly rebooted the system

This is from the log, upon sending an invitation
=
[NioProcessor-3] - getRoombyId : 10
DEBUG 03-20 08:09:08.923 MailThread.java 530141 149
org.openmeetings.utils.mail.MailHandler [taskExecutor-1] - Message sending
in progress
DEBUG 03-20 08:09:08.923 MailThread.java 530141 150
org.openmeetings.utils.mail.MailHandler [taskExecutor-1] -   To:
racu...@gmail.com
DEBUG 03-20 08:09:08.923 MailThread.java 530141 151
org.openmeetings.utils.mail.MailHandler [taskExecutor-1] -   Subject:
Invitation to OpenMeetings
DEBUG 03-20 08:09:08.923 MailThread.java 530141 75
org.openmeetings.utils.mail.MailHandler [taskExecutor-1] - getMessage
DEBUG 03-20 08:09:09.063 MailThread.java 530281 111
org.openmeetings.utils.mail.MailHandler [taskExecutor-1] - setReplyTo
rob...@your-english-success.com



When I try to send mail - this happens.

===
ERROR 03-20 08:15:48.532 UserService.java 929750 1153
org.openmeetings.app.remote.UserService [NioProcessor-5] - [composeMail]
java.lang.NumberFormatException: For input string: ":0"
at
java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
~[na:1.6.0_25]
at java.lang.Integer.parseInt(Integer.java:449) ~[na:1.6.0_25]
at java.lang.Integer.valueOf(Integer.java:554) ~[na:1.6.0_25]
at
org.openmeetings.app.remote.UserService.createCalendarDate(UserService.java:918)
~[openmeetings-2.0.0-RELEASE.jar:na]
at
org.openmeetings.app.remote.UserService.composeMail(UserService.java:948)
~[openmeetings-2.0.0-RELEASE.jar:na]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
~[na:1.6.0_25]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
~[na:1.6.0_25]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
~[na:1.6.0_25]
at java.lang.reflect.Method.invoke(Method.java:597) ~[na:1.6.0_25]
at org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:196)
[red5.jar:na]
at org.red5.server.service.ServiceInvoker.invoke(ServiceInvoker.java:115)
[red5.jar:na]
at org.red5.server.net.rtmp.RTMPHandler.invokeCall(RTMPHandler.java:157)
[red5.jar:na]
at org.red5.server.net.rtmp.RTMPHandler.onInvoke(RTMPHandler.java:399)
[red5.jar:na]
at
org.red5.server.net.rtmp.BaseRTMPHandler.messageReceived(BaseRTMPHandler.java:130)
[red5.jar:na]
at
org.red5.server.net.rtmp.RTMPMinaIoHandler.messageReceived(RTMPMinaIoHandler.java:164)
[red5.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain$TailFilter.messageReceived(DefaultIoFilterChain.java:716)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:434)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(DefaultIoFilterChain.java:46)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.messageReceived(DefaultIoFilterChain.java:796)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.filter.codec.ProtocolCodecFilter$ProtocolDecoderOutputImpl.flush(ProtocolCodecFilter.java:427)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.filter.codec.ProtocolCodecFilter.messageReceived(ProtocolCodecFilter.java:245)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:434)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(DefaultIoFilterChain.java:46)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.messageReceived(DefaultIoFilterChain.java:796)
[mina-core-2.0.4.jar:na]
at
org.red5.server.net.rtmpe.RTMPEIoFilter.messageReceived(RTMPEIoFilter.java:124)
[red5.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:434)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain.access$1200(DefaultIoFilterChain.java:46)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain$EntryImpl$1.messageReceived(DefaultIoFilterChain.java:796)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.filterchain.IoFilterAdapter.messageReceived(IoFilterAdapter.java:119)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain.callNextMessageReceived(DefaultIoFilterChain.java:434)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.filterchain.DefaultIoFilterChain.fireMessageReceived(DefaultIoFilterChain.java:426)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:715)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:668)
[mina-core-2.0.4.jar:na]
at
org.apache.mina.core.polling.AbstractPollingIoProcessor.process(AbstractPollingIoProcessor.java:657)
[mina-core-2.0.4.jar:n

Re: How do I set up mail?

2013-03-20 Thread Maxim Solodovnik
you can get exact revision as described here:
http://openmeetings.apache.org/GetVersionInfo.html
Are there any error messages in the log?


On Wed, Mar 20, 2013 at 3:07 PM, Robert Chalmers  wrote:

>
>
> Looks like this one.
> =
> Apache OpenMeetings Change Log
>
> See http://issues.apache.org/jira/browse/OPENMEETINGS-* (where * is the
> number of the issue below)
>
>
> Release Notes - OpenMeetings - Version 2.0-INCUBATING
>
> ==
>
>
>
> On Wed, Mar 20, 2013 at 7:58 AM, Maxim Solodovnik wrote:
>
>> what version are you using?
>>
>>
>> On Wed, Mar 20, 2013 at 2:56 PM, Robert Chalmers wrote:
>>
>>> Hi,
>>> Still no success. I'm actually rebooting the entire server now, but a
>>> restart didn't help.
>>> Can't send invitations, new users or anything "email"
>>>
>>> Robert
>>>
>>>
>>> On Wed, Mar 20, 2013 at 7:19 AM, Maxim Solodovnik 
>>> wrote:
>>>
 Are you able to send invitations from the room?
 Have you restarted OM after mail settings were changed?


 On Wed, Mar 20, 2013 at 2:16 PM, Robert Chalmers wrote:

> Sorry - but this isn't working.
> Everything else works fine, but I don't seem to be seeing mail of any
> sort for it.
> In messages, there is no sent mail, no new mail and no junk mail.
>
> Where are the log files for openmeetings please?
>
> I know the smtp.gmail.com 587 is working, because I can telnet to it
> and test it. But openmeetings doesn't seem to want to do email?
>
> thanks
> Robert
>
>
>
>
> On Tue, Mar 19, 2013 at 8:03 PM, Alvaro  wrote:
>
>> Hi Robert,
>>
>> Go to:
>>
>> Administration --> Configuration
>>
>> ...configure with gmail:
>>
>>
>> 6  smtp_server   =  smtp.gmail.com
>>
>> 7  port_smtp =   587
>>
>> 8  system_email_addr  =  your_count_gm...@gmail.com
>>
>> 9  email_username  =  your_count_gm...@gmail.com
>>
>> 10  email_userpass  =  password_count_user_gmail
>>
>> 11  mail.smtp.starttls.enable  =  1
>>
>>
>> Regards!
>>
>> 
>>
>>
>>
>> El mar, 19-03-2013 a las 18:57 +, Robert Chalmers escribió:
>> > I don't seem to be able to get om to send mail to new users? so
>> they cant authenticate,
>> > Is it possible via gmail?
>> >
>> >
>> > -
>> >
>>
>>
>>
>
>
> --
> *Pin
> Point Xtra*
> *Your Navigation and Geocaching Companion*
>



 --
 WBR
 Maxim aka solomax

>>>
>>>
>>>
>>> --
>>> *Pin
>>> Point Xtra*
>>> *Your Navigation and Geocaching Companion*
>>>
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>
>
> --
> *Pin
> Point Xtra*
> *Your Navigation and Geocaching Companion*
>



-- 
WBR
Maxim aka solomax


Re: How do I set up mail?

2013-03-20 Thread Robert Chalmers
Looks like this one.
=
Apache OpenMeetings Change Log

See http://issues.apache.org/jira/browse/OPENMEETINGS-* (where * is the
number of the issue below)


Release Notes - OpenMeetings - Version 2.0-INCUBATING

==



On Wed, Mar 20, 2013 at 7:58 AM, Maxim Solodovnik wrote:

> what version are you using?
>
>
> On Wed, Mar 20, 2013 at 2:56 PM, Robert Chalmers wrote:
>
>> Hi,
>> Still no success. I'm actually rebooting the entire server now, but a
>> restart didn't help.
>> Can't send invitations, new users or anything "email"
>>
>> Robert
>>
>>
>> On Wed, Mar 20, 2013 at 7:19 AM, Maxim Solodovnik 
>> wrote:
>>
>>> Are you able to send invitations from the room?
>>> Have you restarted OM after mail settings were changed?
>>>
>>>
>>> On Wed, Mar 20, 2013 at 2:16 PM, Robert Chalmers wrote:
>>>
 Sorry - but this isn't working.
 Everything else works fine, but I don't seem to be seeing mail of any
 sort for it.
 In messages, there is no sent mail, no new mail and no junk mail.

 Where are the log files for openmeetings please?

 I know the smtp.gmail.com 587 is working, because I can telnet to it
 and test it. But openmeetings doesn't seem to want to do email?

 thanks
 Robert




 On Tue, Mar 19, 2013 at 8:03 PM, Alvaro  wrote:

> Hi Robert,
>
> Go to:
>
> Administration --> Configuration
>
> ...configure with gmail:
>
>
> 6  smtp_server   =  smtp.gmail.com
>
> 7  port_smtp =   587
>
> 8  system_email_addr  =  your_count_gm...@gmail.com
>
> 9  email_username  =  your_count_gm...@gmail.com
>
> 10  email_userpass  =  password_count_user_gmail
>
> 11  mail.smtp.starttls.enable  =  1
>
>
> Regards!
>
> 
>
>
>
> El mar, 19-03-2013 a las 18:57 +, Robert Chalmers escribió:
> > I don't seem to be able to get om to send mail to new users? so they
> cant authenticate,
> > Is it possible via gmail?
> >
> >
> > -
> >
>
>
>


 --
 *Pin
 Point Xtra*
 *Your Navigation and Geocaching Companion*

>>>
>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>
>>
>>
>> --
>> *Pin
>> Point Xtra*
>> *Your Navigation and Geocaching Companion*
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
*Pin
Point Xtra*
*Your Navigation and Geocaching Companion*


Re: How do I set up mail?

2013-03-20 Thread Maxim Solodovnik
what version are you using?


On Wed, Mar 20, 2013 at 2:56 PM, Robert Chalmers  wrote:

> Hi,
> Still no success. I'm actually rebooting the entire server now, but a
> restart didn't help.
> Can't send invitations, new users or anything "email"
>
> Robert
>
>
> On Wed, Mar 20, 2013 at 7:19 AM, Maxim Solodovnik wrote:
>
>> Are you able to send invitations from the room?
>> Have you restarted OM after mail settings were changed?
>>
>>
>> On Wed, Mar 20, 2013 at 2:16 PM, Robert Chalmers wrote:
>>
>>> Sorry - but this isn't working.
>>> Everything else works fine, but I don't seem to be seeing mail of any
>>> sort for it.
>>> In messages, there is no sent mail, no new mail and no junk mail.
>>>
>>> Where are the log files for openmeetings please?
>>>
>>> I know the smtp.gmail.com 587 is working, because I can telnet to it
>>> and test it. But openmeetings doesn't seem to want to do email?
>>>
>>> thanks
>>> Robert
>>>
>>>
>>>
>>>
>>> On Tue, Mar 19, 2013 at 8:03 PM, Alvaro  wrote:
>>>
 Hi Robert,

 Go to:

 Administration --> Configuration

 ...configure with gmail:


 6  smtp_server   =  smtp.gmail.com

 7  port_smtp =   587

 8  system_email_addr  =  your_count_gm...@gmail.com

 9  email_username  =  your_count_gm...@gmail.com

 10  email_userpass  =  password_count_user_gmail

 11  mail.smtp.starttls.enable  =  1


 Regards!

 



 El mar, 19-03-2013 a las 18:57 +, Robert Chalmers escribió:
 > I don't seem to be able to get om to send mail to new users? so they
 cant authenticate,
 > Is it possible via gmail?
 >
 >
 > -
 >



>>>
>>>
>>> --
>>> *Pin
>>> Point Xtra*
>>> *Your Navigation and Geocaching Companion*
>>>
>>
>>
>>
>> --
>> WBR
>> Maxim aka solomax
>>
>
>
>
> --
> *Pin
> Point Xtra*
> *Your Navigation and Geocaching Companion*
>



-- 
WBR
Maxim aka solomax


Re: How do I set up mail?

2013-03-20 Thread Robert Chalmers
by the way - it's running - when it is - on
http://www.your-english-success.com:5080/openmeetings/

Robert


On Wed, Mar 20, 2013 at 7:19 AM, Maxim Solodovnik wrote:

> Are you able to send invitations from the room?
> Have you restarted OM after mail settings were changed?
>
>
> On Wed, Mar 20, 2013 at 2:16 PM, Robert Chalmers wrote:
>
>> Sorry - but this isn't working.
>> Everything else works fine, but I don't seem to be seeing mail of any
>> sort for it.
>> In messages, there is no sent mail, no new mail and no junk mail.
>>
>> Where are the log files for openmeetings please?
>>
>> I know the smtp.gmail.com 587 is working, because I can telnet to it and
>> test it. But openmeetings doesn't seem to want to do email?
>>
>> thanks
>> Robert
>>
>>
>>
>>
>> On Tue, Mar 19, 2013 at 8:03 PM, Alvaro  wrote:
>>
>>> Hi Robert,
>>>
>>> Go to:
>>>
>>> Administration --> Configuration
>>>
>>> ...configure with gmail:
>>>
>>>
>>> 6  smtp_server   =  smtp.gmail.com
>>>
>>> 7  port_smtp =   587
>>>
>>> 8  system_email_addr  =  your_count_gm...@gmail.com
>>>
>>> 9  email_username  =  your_count_gm...@gmail.com
>>>
>>> 10  email_userpass  =  password_count_user_gmail
>>>
>>> 11  mail.smtp.starttls.enable  =  1
>>>
>>>
>>> Regards!
>>>
>>> 
>>>
>>>
>>>
>>> El mar, 19-03-2013 a las 18:57 +, Robert Chalmers escribió:
>>> > I don't seem to be able to get om to send mail to new users? so they
>>> cant authenticate,
>>> > Is it possible via gmail?
>>> >
>>> >
>>> > -
>>> >
>>>
>>>
>>>
>>
>>
>> --
>> *Pin
>> Point Xtra*
>> *Your Navigation and Geocaching Companion*
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
*Pin
Point Xtra*
*Your Navigation and Geocaching Companion*


Re: How do I set up mail?

2013-03-20 Thread Robert Chalmers
Hi,
Still no success. I'm actually rebooting the entire server now, but a
restart didn't help.
Can't send invitations, new users or anything "email"

Robert


On Wed, Mar 20, 2013 at 7:19 AM, Maxim Solodovnik wrote:

> Are you able to send invitations from the room?
> Have you restarted OM after mail settings were changed?
>
>
> On Wed, Mar 20, 2013 at 2:16 PM, Robert Chalmers wrote:
>
>> Sorry - but this isn't working.
>> Everything else works fine, but I don't seem to be seeing mail of any
>> sort for it.
>> In messages, there is no sent mail, no new mail and no junk mail.
>>
>> Where are the log files for openmeetings please?
>>
>> I know the smtp.gmail.com 587 is working, because I can telnet to it and
>> test it. But openmeetings doesn't seem to want to do email?
>>
>> thanks
>> Robert
>>
>>
>>
>>
>> On Tue, Mar 19, 2013 at 8:03 PM, Alvaro  wrote:
>>
>>> Hi Robert,
>>>
>>> Go to:
>>>
>>> Administration --> Configuration
>>>
>>> ...configure with gmail:
>>>
>>>
>>> 6  smtp_server   =  smtp.gmail.com
>>>
>>> 7  port_smtp =   587
>>>
>>> 8  system_email_addr  =  your_count_gm...@gmail.com
>>>
>>> 9  email_username  =  your_count_gm...@gmail.com
>>>
>>> 10  email_userpass  =  password_count_user_gmail
>>>
>>> 11  mail.smtp.starttls.enable  =  1
>>>
>>>
>>> Regards!
>>>
>>> 
>>>
>>>
>>>
>>> El mar, 19-03-2013 a las 18:57 +, Robert Chalmers escribió:
>>> > I don't seem to be able to get om to send mail to new users? so they
>>> cant authenticate,
>>> > Is it possible via gmail?
>>> >
>>> >
>>> > -
>>> >
>>>
>>>
>>>
>>
>>
>> --
>> *Pin
>> Point Xtra*
>> *Your Navigation and Geocaching Companion*
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
*Pin
Point Xtra*
*Your Navigation and Geocaching Companion*


Re: No Audio on Thinclients

2013-03-20 Thread Raju M K
In youtube audio there is a delay.
>
>
Regards.

>
>
>
> On Tue, Mar 19, 2013 at 6:35 PM, Alexei Fedotov 
> wrote:
>
>> Hello Raju,
>>
>> How does youtube audio play in your thin clients? Can you hear good
>> quality audio?
>>
>> How good thin client microphones are? Please try to record your speech
>> and listen. Is the quality good enough?
>> 19.03.2013 9:20 пользователь "Raju M K"  написал:
>>
>> Hi,
>>> I installed openmeetings 2.0 on Ubuntu 12 and its working fine with
>>> desktops.
>>> But we have 50 thinclients (connecting to win2k3 RDP) in internal network
>>> when i enter into room via these thinclients getting video fine but
>>> getting junk audio. tried with IE,firefox and Chrome.
>>> *will thinclient supports openmeetings2.0 ?? or any settings for the
>>> same.*
>>> --
>>> Regards,
>>> M K Raju.
>>>
>>>
>
>
> --
> Regards,
> M K Raju.
>
>


-- 
Regards,
M K Raju.


Re: How do I set up mail?

2013-03-20 Thread Maxim Solodovnik
Are you able to send invitations from the room?
Have you restarted OM after mail settings were changed?


On Wed, Mar 20, 2013 at 2:16 PM, Robert Chalmers  wrote:

> Sorry - but this isn't working.
> Everything else works fine, but I don't seem to be seeing mail of any sort
> for it.
> In messages, there is no sent mail, no new mail and no junk mail.
>
> Where are the log files for openmeetings please?
>
> I know the smtp.gmail.com 587 is working, because I can telnet to it and
> test it. But openmeetings doesn't seem to want to do email?
>
> thanks
> Robert
>
>
>
>
> On Tue, Mar 19, 2013 at 8:03 PM, Alvaro  wrote:
>
>> Hi Robert,
>>
>> Go to:
>>
>> Administration --> Configuration
>>
>> ...configure with gmail:
>>
>>
>> 6  smtp_server   =  smtp.gmail.com
>>
>> 7  port_smtp =   587
>>
>> 8  system_email_addr  =  your_count_gm...@gmail.com
>>
>> 9  email_username  =  your_count_gm...@gmail.com
>>
>> 10  email_userpass  =  password_count_user_gmail
>>
>> 11  mail.smtp.starttls.enable  =  1
>>
>>
>> Regards!
>>
>> 
>>
>>
>>
>> El mar, 19-03-2013 a las 18:57 +, Robert Chalmers escribió:
>> > I don't seem to be able to get om to send mail to new users? so they
>> cant authenticate,
>> > Is it possible via gmail?
>> >
>> >
>> > -
>> >
>>
>>
>>
>
>
> --
> *Pin
> Point Xtra*
> *Your Navigation and Geocaching Companion*
>



-- 
WBR
Maxim aka solomax


Re: How do I set up mail?

2013-03-20 Thread Robert Chalmers
Sorry - but this isn't working.
Everything else works fine, but I don't seem to be seeing mail of any sort
for it.
In messages, there is no sent mail, no new mail and no junk mail.

Where are the log files for openmeetings please?

I know the smtp.gmail.com 587 is working, because I can telnet to it and
test it. But openmeetings doesn't seem to want to do email?

thanks
Robert




On Tue, Mar 19, 2013 at 8:03 PM, Alvaro  wrote:

> Hi Robert,
>
> Go to:
>
> Administration --> Configuration
>
> ...configure with gmail:
>
>
> 6  smtp_server   =  smtp.gmail.com
>
> 7  port_smtp =   587
>
> 8  system_email_addr  =  your_count_gm...@gmail.com
>
> 9  email_username  =  your_count_gm...@gmail.com
>
> 10  email_userpass  =  password_count_user_gmail
>
> 11  mail.smtp.starttls.enable  =  1
>
>
> Regards!
>
> 
>
>
>
> El mar, 19-03-2013 a las 18:57 +, Robert Chalmers escribió:
> > I don't seem to be able to get om to send mail to new users? so they
> cant authenticate,
> > Is it possible via gmail?
> >
> >
> > -
> >
>
>
>


-- 
*Pin
Point Xtra*
*Your Navigation and Geocaching Companion*