[openmeetings-user] Set room as moderated - audience room type

2011-07-15 Thread Lsharma
Hello Experts,

I am using the method
rmsrc.addRoomWithModeration(sessionId, roomname, 2, true, "", 16,
true, false, true, false, true, false, false, 0, false, true, true,
out roomid, out returnstatus);

When i check the room in openmeeting -> administrator -> rooms ->
Select my room , the moderated checkbox is not checked.

Please Help..

-- 
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] Deployment details on cloud server

2011-06-14 Thread Lsharma
hello experts,

I have downloaded the code and did some modification. Now i want to
deploy it.We'll probably use "cloud servers" at first. My network team
has asked me the following details:-
 # of servers needed,
 average time per server,
 # of Red Hat servers,
 incoming bandwidth,
 outgoing bandwidth

Can anyone pls provide me some information on this. We'll probably use
"cloud servers" at first.

-- 
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: autologin to conference room with whiteboard

2011-03-16 Thread lsharma sharma
 obj.setUserObjectAndGenerateRoomHash(sessionId,
"sharma",
        "lsharma",
"sharma",
string.Empty,
"",
0,
false,
string.Empty,
4,
true,
0,
false,
0,
false);

On Mar 16, 5:35 pm, "seba.wag...@gmail.com" 
wrote:
> what params did you specify for the setUserObejctxxx method?
>
> Sebastian
>
> 2011/3/16 lsharma sharma 
>
>
>
> > i tried all... but no success.. i am logged in as moderator...i used
> > roomid 4
>
> > On Mar 16, 4:11 pm, "seba.wag...@gmail.com" 
> > wrote:
> > > what kind of room_type did you specify?
>
> > > Sebastian
>
> > > 2011/3/16 lsharma sharma 
>
> > > > using soapmethods i tried auto login
> > > > setUserObjectAndGenerateRoomHash() method... it returned a hash key..
> > > > which i used as
> > > >http://localhost:5080/openmeetings/?secureHash=4f9e6164babd3efd0b071e..
> > ..
> > > > ..
> > > > when i open the link it redirect me to conference room... but i cant
> > > > see any whiteboard there... rather button start video and stop video
> > > > links...
>
> > > > --
> > > > 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
> > Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://
> >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.
>
> --
> Sebastian 
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://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.



[openmeetings-user] Re: autologin to conference room with whiteboard

2011-03-16 Thread lsharma sharma
i tried all... but no success.. i am logged in as moderator...i used
roomid 4



On Mar 16, 4:11 pm, "seba.wag...@gmail.com" 
wrote:
> what kind of room_type did you specify?
>
> Sebastian
>
> 2011/3/16 lsharma sharma 
>
>
>
> > using soapmethods i tried auto login
> > setUserObjectAndGenerateRoomHash() method... it returned a hash key..
> > which i used as
> >http://localhost:5080/openmeetings/?secureHash=4f9e6164babd3efd0b071e
> > ..
> > when i open the link it redirect me to conference room... but i cant
> > see any whiteboard there... rather button start video and stop video
> > links...
>
> > --
> > 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 
> Wagnerhttp://www.webbase-design.dehttp://openmeetings.googlecode.comhttp://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.



[openmeetings-user] autologin to conference room with whiteboard

2011-03-16 Thread lsharma sharma
using soapmethods i tried auto login
setUserObjectAndGenerateRoomHash() method... it returned a hash key..
which i used as 
http://localhost:5080/openmeetings/?secureHash=4f9e6164babd3efd0b071e18b60913e6...
when i open the link it redirect me to conference room... but i cant
see any whiteboard there... rather button start video and stop video
links...

-- 
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] Blank screen on using InvitationHash

2011-03-16 Thread lsharma sharma
Following are the steps that i am following:-

1).getSession using userservice class
2). login user eg user1 using loginuser() method
3). use setUserObjectAndGenerateRoomHash() to get the hash key (hash:
6a99ed68f68ba7f7d2cfff3a7ea72670)
4). use Roomservice's getInvitationHash() method to get the invitation
key (60124344767a382f20202f738a1687e3 )

Now i when i use 
http://localhost:5080/openmeetings/?secureHash=6a99ed68f68ba7f7d2cfff3a7ea72670..it
takes me to the conference page.

But when i use 
http://localhost:5080/openmeetings/?invitationHash=60124344767a382f20202f738a1687e3
it asks for a password.. and after that it display blank screen..

how can i enter the conference room using invitationhash



-- 
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] SOAP METHODS

2011-03-15 Thread lsharma sharma
http://code.google.com/p/openmeetings/wiki/SoapMethods#getSession

refering to the above link...

i want to fetch the sessionid and use the getsession and loginuser..
wht is the syntax to do so... wht shd be the url for it

-- 
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: cannot access http://localhost:8080/openmeetings/axis2-web/

2011-03-15 Thread lsharma sharma
i downloaded the source and setup in eclipse... i also attached it to
the tomcat server... 5080 is red5 port.. in the source code folder
there is server folder..inside it is red5 .. i runned the red5-bat
file and tried the link http://localhost:5080/openmeetings/axis2-web/index.jsp
it didnt worked..it gives the following error
HTTP Status 404 -

-- 
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] cannot access http://localhost:8080/openmeetings/axis2-web/

2011-03-15 Thread lsharma sharma
Refering to this link
http://code.google.com/p/openmeetings/wiki/SoapMethods

i found some soap methods..

But when i try to run the application as 
http://localhost:8080/openmeetings/axis2-web/..
it is not working...
can anyone pls help

-- 
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] adding project to eclipse

2011-03-14 Thread lsharma sharma
the project is associated with svn... i dont want to attach to svn
rather work independently... so i right clicked the project and
exported all files to a folder... now when i open eclipse i created a
new java project and added all these files in that... but now i am
making any changes to these files it is not working...

i am very new to openmeetings and i am not a java developer... i am
dotnet developer so pls guide me to manage openmeetings

-- 
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] auto login

2011-03-14 Thread lsharma sharma
i want to allow user to auto login in openmeeting... my site is
developed in asp.net and i want to redirect the user to openmeetings
where he doesnt need to relogin...is it possible..

-- 
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] file structure

2011-03-14 Thread lsharma sharma
hello experts

i am new with openmeetingscan anyone pls tell how can any
modules... which files can i update to make changes,,,

-- 
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: unable to install database

2011-03-11 Thread Lsharma
yes this is what i am doin...i dropped the database and ran the
installer again.. http://localhost:8080/install... but it is not
working the page is redirected to step=2 url.. a blank screen is
opened and when i check the db there are no tables in it...

-- 
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] unable to install database

2011-03-11 Thread Lsharma
how can i re-install a fresh copy of database...
http://localhost:8080/install

-- 
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: fieldlanguage table is corrupted or should be repaired

2011-03-11 Thread Lsharma
the problem is that fieldlanguage table is corrupted when i run
the application it displays the login window. On login window it is
not showing field names rather displaying just "error" as 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-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] fieldlanguage table is corrupted or should be repaired

2011-03-10 Thread Lsharma
when i try to take backup of database , i am recieving an error 145
fieldlanguage table is corrupted or should be repaired... i am using
sqlyog, i ran repair table too but it didnt worked can anyone pls
send me the sql for it(table:fieldlanguage , both data and
structure)...

-- 
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] fields display text as error

2011-03-10 Thread Lsharma
i have installed the openmeeting successfully but when i run the
appplication the screen fields display "error" as text. Some fields
are coming correctly some are not...
how to re-install the db or openmeeting app...

-- 
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] no war file generated

2011-02-10 Thread Lsharma
http://code.google.com/p/openmeetings/wiki/BuildSourceNew

in how to create .war file section

Run the ant - dist - DOESNT WORK
 so i run ant , and the build started
but after its completion no war file was generated

-- 
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: how to deploy

2011-02-10 Thread Lsharma
thnx for reply  but how to do this in eclipse environment... the
link u sent has some ant command. i have ant installed in c drive. and
my project in f drive. now what are the steps?

-- 
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] how to deploy

2011-02-10 Thread Lsharma
hello experts

finally after lot of struggle i was able to debug the application and
successfully made the changes.
But now the BIG PROBLEM is i want to build and deploy it could
anyone pls help

-- 
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] how to update login page

2011-02-09 Thread Lsharma
hello experts

i want to add one more column in users table. after that on login i
want to check the status of that column and redirect him accordingly.

in which file db queries are written?

-- 
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] wht platform is openmeeting built in

2011-02-09 Thread Lsharma
Hello experts,

i am very confortable in dotnet stuff, never worked on java platform.
Can u pls tell wht platform is openmetings built in. And from where
can i get the code, how to compile and deploy the project.

I have installed JDK 6.0, Apache tomcat, eclipse Eclipse Java EE IDE
for Web Developers.

-- 
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] dont allow user to bookmark openmeeting application

2011-02-09 Thread Lsharma
hello experts

i want the users to first login to my site say www.mysite.com.. if
they are successfully logged-in then redirect to openmeeting
application. so that users cannt bookmark the openmeeting url
directly.

I have 2 types of users. eg Teacher and Student. I want to allow
certain features in openmeeting like whiteboard, and other features
allowed only to teachers and not the students

-- 
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] how to update the source code

2011-02-08 Thread Lsharma
hello experts,

i am a completely a new in openmeetings. i just started off ystrdy.
cna anyone pls tell how can i access the files and make few amendments
in it... my requirement is to integerate openmeetings with another
application. Like i want to add few more fields and user signup page.

how do i access the file?
how  to compile the project
which ide is suitable
wht are the software requiremennts? I already hav installed apache
ant, mysql, jdk.

-- 
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] installation - settings

2011-02-08 Thread Lsharma
hello experts

i download the openmeeting zip. unzipped it. run the red5.exe file.
then opened the http://localhost:5080/openmeetings/install

filled some info and clicked the install button.

BUT i didnt set paths for tools like
SWFTools,ffmpeg,openofficeconverter and such settings.
where can i make these changes

-- 
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: installation issue

2011-02-08 Thread Lsharma
ok... i found red5.bat file. when i run it i get an error JAVA_HOME
variable not set

-- 
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: installation issue

2011-02-08 Thread Lsharma
the red5 service should be started before working on any application.
so if i unzip the folder and try to access the
http://localhost:5080 ... it wont show anything to me as i dont have
red5 installed on my system.

-- 
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] installation issue

2011-02-08 Thread Lsharma
i have downloaded the openmeetings_1_6_rc1_r3621.zip file.
after unzipping it get a red5 folder. under the red5 folder there are
many folders like conf webapp lib src etc.
I am a dotnet developer so it is crystal clear i really dont knw
anything about rad5. i have installed jdk,apache,mysql and red5.
After installation of red5 i can see c:\programfiles\red5 folder
how to add the openmeetings project in this folder.

-- 
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.