[openmeetings-user] Re: OM and params to good performance

2011-02-07 Thread Bicho4191
? Sebastian 2011/2/4 Bicho4191 bichosoft4...@gmail.com Hi everyone i am using OM 1.4 (old version) with a litle modification on lazslo views, but i have a litle performance problem, this is my scenarios 12 users connected, only 9 sharing video and audio, one sharing remote desktop

[openmeetings-user] OM and params to good performance

2011-02-04 Thread Bicho4191
Hi everyone i am using OM 1.4 (old version) with a litle modification on lazslo views, but i have a litle performance problem, this is my scenarios 12 users connected, only 9 sharing video and audio, one sharing remote desktop and my connection out of control traffic AVG 8.1 M MAX 27.1 M my

Re: Integration With .Net Web Application

2010-09-07 Thread Bicho4191
. Sebastian 2010/9/6 Bicho4191 bichosoft4...@gmail.com Hi soft, i work in a integration with .NET and resolve this problem addin setters to some methods in server side maybe i can help you to integrate your OM version with .NET grettings, Bicho The errors you view is because

Re: Integration With .Net Web Application

2010-09-07 Thread Bicho4191
seba.wag...@gmail.com wrote: Hi folks, it would be great if you could publish some information about .NET integration on our wiki. You can give the text either to me or I'll set you up in the list of contributors to create a wiki page. Sebastian 2010/9/6 Bicho4191 bichosoft4...@gmail.com

Re: User image

2010-09-01 Thread Bicho4191
src=http://openmeetings.googlecode.com/svn/docs/Scr_OM_04.jpg/ /canvas Sebastian 2010/8/31 Bicho4191 bichosoft4...@gmail.com Hi all a few days ago i post for a litle help http://groups.google.com/group/openmeetings-user/browse_thread/thread... i work in this and iam so close, my

User image

2010-08-31 Thread Bicho4191
Hi all a few days ago i post for a litle help http://groups.google.com/group/openmeetings-user/browse_thread/thread/44c855bdb0bdcdde i work in this and iam so close, my users can upload their pictures from the room but my others user cannot see the new picture then i need a method or a way to

Re: update image picture

2010-08-24 Thread Bicho4191
, Bicho4191 bichosoft4...@gmail.com wrote: Hi sebastian Thx for the advices, well im thinking in destroy the picture object and creating again, but maybe i need destroy and create again all picture in the participents list, another little trouble, all my users are from soap methods and i need change

Re: update image picture

2010-08-23 Thread Bicho4191
and then register all views to some kind of observer that then is able to send an update or reload event to all images. Sebastian On 19 Aug., 23:44, Bicho4191 bichosoft4...@gmail.com wrote: Hi all i need a hand here well i implement a option to upload profile picture directly from a room, adding

Re: Only one client of java

2010-08-17 Thread Bicho4191
in the right Session. This might be possible but it is kind of a bigger change and I don't think that we are able to add that solution to the Community Version at this point. Sebastian 2010/8/16 Bicho4191 bichosoft4...@gmail.com Hi all i need a litle hand with a couple of issues first

Only one client of java

2010-08-16 Thread Bicho4191
Hi all i need a litle hand with a couple of issues first when i share the screen or record the session a java client is launch but if i do clic again in share desktop the client is downloaded again i still trying to modify this behavior and launch the java client what is downloaded first and

Re: Pure login screen - is it possible?

2010-08-04 Thread Bicho4191
Hi victorpictor is possible change th login screen but you need compile the client side source try with this http://code.google.com/p/openmeetings/wiki/BuildSourceNew?tm=4 On 4 ago, 06:39, Victorpictor victorpic...@mailbox.hu wrote: Hi! Is it possible to show only a username/password field on

Re: Having problems with MethodGateway

2010-08-04 Thread Bicho4191
try use setUserObjectAndGenerateRoomHashByURL method and your generated URL need look like this http://localhost/openmeetings/?secureHash=4bf21273ee499a375c657061d7a0c51b not the main.lzx between the site and the secure hash grettings On 4 ago, 03:13, Raj raj.munsh...@gmail.com wrote:

Re: Having problems with MethodGateway

2010-08-03 Thread Bicho4191
Hi Raj, try use the same port to soap method and aplication, i change my ports to 80 and everything works fine grettings On 3 ago, 08:12, Raj raj.munsh...@gmail.com wrote: I am having problem with using MethodGateway for Direct-Login. I followed steps given on following page for building

RCD

2010-07-28 Thread Bicho4191
Hi folks well i am trying to implements the remote control desktop on a old version of OM (1.1) the reason because work in a lot of little changes in server side (set variables for non null values) and client side (sizes and behavior of compenents) maybe i can contribuite with some of this, i

jar error

2010-07-15 Thread Bicho4191
Hi this morning discover a exception on the screen sharing aplication com.sun.deploy.net.JARSigningException: Se ha encontrado una entrada sin firma en el recurso: http://localhost:5080/openmeetings/red5-screenshare/red5-screenshare.jar entries whitout sign on resource??? please a little help

Re: jar error

2010-07-15 Thread Bicho4191
last changes 3293 also 1_3 rc and also 3244 in all i got the same error with 2 servers ubuntu and windows xp alternating 3 versions :S On 15 jul, 12:21, Sebastian Wagner seba.wag...@gmail.com wrote: Hallo Bicho, Which version are you running? Sebastian 2010/7/15 Bicho4191 bichosoft4

Re: jar error

2010-07-15 Thread Bicho4191
Hi sebastian I try to access in a windows xp client and ie with java 6 update 3 and dont have problem, but in the second try the error back i think this is a problem with java and null atributtes iam keeping searching On 15 jul, 12:30, Bicho4191 bichosoft4...@gmail.com wrote: last changes

Re: Scheduling Meetings

2010-07-13 Thread Bicho4191
Maybe changing the level of menu on naviMain table grettings On 13 jul, 07:26, Karl karl.elli...@gmail.com wrote: Any way of setting it globally? I don't really want to give the user admin access. On Jul 13, 11:53 am, smoeker o.beche...@medint.de wrote: hola, principally you should

Co-navegation

2010-07-13 Thread Bicho4191
Conavegation have a erratic behavior, first load the url on my navigator, redirect to google and googles shows on my nave closing my Om session, If a new participent enter in the room the navigator redirect to the page was been put in the cobrowser window Grettings -- You received this message

getListOfFiles

2010-07-02 Thread Bicho4191
Hi everyone i need a litle help using the getListOfFiles method from SOAP i cannot read my folders and resources, i dont known wanna do with a linkedlist object well thx 4 all grettings -- You received this message because you are subscribed to the Google Groups OpenMeetings User group. To

Re: skip the login user

2010-06-30 Thread Bicho4191
to login ... Does this mean that only allow access via SOAP to a user with Administrator role? ¿? Does anyone know if is possible to access without having an administrator profile? Thanks for your time, David. On 9 jun, 20:26, Bicho4191 bichosoft4...@gmail.com wrote: Hi david i am using

Picture in soap method

2010-06-25 Thread Bicho4191
Hi everybody i am using soap methods to generate a hash url and everything works fine but, i am trying pass the picture_uri string trougth the method using debug option i can see the refObj complete and the picture_uri string is null, i need help to resolve my problem maybe is a problem on the

Adding picture

2010-06-10 Thread Bicho4191
Mostrar forma romanizada hi all I would like to know what you think about a makeshift solution to make the slides appear in the file. jpg. svg, etc generated by the board 1 .- When uploading the presentation should be created along with files of type jpg files thumb 2 .- When uploading the

Re: skip the login user

2010-06-09 Thread Bicho4191
Hi david i am using just the rooms in my aplication, attaching information trougth soap methods but if you need use calendar and other issues well maybe you need modify the clien side of the aplication grettings On 9 jun, 12:25, davidJGuru david.jg...@gmail.com wrote: Hi good afternoon,

Re: Integration in a LMS

2010-06-07 Thread Bicho4191
Hi, about your question Yes the student need generate their own SID, use this SID to create a new userObject with moderator param to 0 to create a student without priviligies of moderation and then just generate the link to room grettings On 4 jun, 17:10, Neit neitgrif...@gmail.com wrote: Hi.

Re: Save whiteboard

2010-06-07 Thread Bicho4191
. For the option 2) this is in org.openmeetings.app.remote.PrintService Method addPrintList and then the actual export happens in ExportToImage.java ... and all of its sub-related Classes. Sebastian 2010/6/7 Bicho4191 bichosoft4...@gmail.com: Hi everyone i need save my whiteboard and all

Re: Save whiteboard

2010-06-07 Thread Bicho4191
document you get a notification *should whiteboard be cleared* [except you have checked the box *do not ask again* already] Sebastian 2010/6/7 Bicho4191 bichosoft4...@gmail.com: Thx sebastian im working on that starting now ammm another little issue about whiteboard

Re: mail openmeeti

2010-06-04 Thread Bicho4191
Hi please check the configuration in admin panel and find sendEmailAtRegister variable then change the value to 0 and please check again with a new user, in same panel check you mail configuration grettings On 4 jun, 07:20, Юрий Лукашов lykich2...@gmail.com wrote: Thanks, made smtp port 465

Re: Lz Video Position

2010-05-31 Thread Bicho4191
it to add a video-box to the current view. Sebastian 2010/5/29 Bicho4191 bichosoft4...@gmail.com: Hi folks i have a question first i need display the videochat windown in a new position but i cannot find the file control the videochat, i am working with openlazslo and have rc3807

Lz Video Position

2010-05-28 Thread Bicho4191
Hi folks i have a question first i need display the videochat windown in a new position but i cannot find the file control the videochat, i am working with openlazslo and have rc3807 -- You received this message because you are subscribed to the Google Groups OpenMeetings User group. To post

Re: installation hang

2010-05-21 Thread Bicho4191
hi bing check your database and tell us if you can see tables and records, check the permissions and the mysql port 3306 grettings for all On 21 mayo, 09:30, bing todd.b...@gmail.com wrote: Hi, I recently installed the latest (openmeetings_1_1_r3087) version of OpenMeetings on my Ubuntu

Re: Integrate Om and vs 2003

2010-05-04 Thread Bicho4191
the gateway is working perfectly On 30 abr, 17:36, Bicho4191 bichosoft4...@gmail.com wrote: Hi everyone i try to integrate Om with  vs2003 using wcf and i need help to use this libraries if someone in the past accomplishment this problem I would appreciate guidance me Thx for everyting the help

Integrate Om and vs 2003

2010-04-30 Thread Bicho4191
Hi everyone i try to integrate Om with vs2003 using wcf and i need help to use this libraries if someone in the past accomplishment this problem I would appreciate guidance me Thx for everyting the help in the past -- You received this message because you are subscribed to the Google Groups

Problem with installation

2010-04-26 Thread Bicho4191
Hello everyone, A couple of months that I am doing my testing and upgrading servers Om. But this morning when you install the version contained in the 3229 build nigth I find that the data administrator were not loaded into the database which generates that can not access the application, om can

soap methodgateway or methodgateway

2010-04-13 Thread Bicho4191
Hi everyone I'm trying to decide what suits me more use soap gateway or just gateway method the question is that I need only generate the hash of a room, and access to it, but it is not possible with just mehotd gateway, I can only use the method setuserobject but I can not use

Re: soap methodgateway or methodgateway

2010-04-13 Thread Bicho4191
: hi Bicho, the methode Gateway was a workaround for a users that are not able to use the SOAP Gateway. If you can you should always use the SOAP Gateway! Sebastian 2010/4/13 Bicho4191 bichosoft4...@gmail.com Hi everyone I'm trying to decide what suits me more use soap gateway or just

overlaped menus

2010-04-13 Thread Bicho4191
hi sometimes the system leave out a room and back me to menu screen this is how i see my system after that

Re: Problem with SOAP gateway

2010-03-23 Thread Bicho4191
/2010 16:27, Bicho4191 escribió:hi folks hi all I'm trying to use the soap gateway to create rooms and create links to them but I've only managed to use the getSession method and loginUser, I failed to successfully use the method setUserObject I like to see some example that someone has

Re: Relogin

2010-03-16 Thread Bicho4191
] at java.lang.Thread.run(Thread.java:619) [na:1.6.0_15] On 16 mar, 16:35, Bicho4191 bichosoft4...@gmail.com wrote: Hi everyone, I have a problem on version 3807, if a user loggin and stand a while the system overwrite the menu and when my user has the change the last menu still over

Re: Membermeeting

2010-02-12 Thread Bicho4191
already entered the room. On Feb 11, 7:09 pm, Bicho4191 bichosoft4...@gmail.com wrote: Hello everyone I have walked by modifications including Om view. 2905, is that I have a question about the procedure add members to a meeting. First I create an event to which I assign a couple

Re: No mail for No update

2010-02-05 Thread Bicho4191
or date. http://code.google.com/p/openmeetings/issues/detail?id=1124 Sebastian 2010/2/5 Bicho4191 bichosoft4...@gmail.com hi the question is that I not click the save button, simply click on the event I do not even show the info_panel greetings i will try to identify the responsible

Re: No mail for No update

2010-02-05 Thread Bicho4191
there is no change, or where this minute is comming from that you reported to be too much. Sebastian 2010/2/5 Bicho4191 bichosoft4...@gmail.com Hi sebastian i wanna just a little comment result i found the line:         lz.Timer.resetTimer( this.startDragDel , 150 ); and i think maybe if move

No mail for No update

2010-02-04 Thread Bicho4191
hi everyone i have a ltle problem with OM2797 every time i do clic over the event on the calendar a mail about the appointment is send this is the log about the moment of the action appointementId 2 startDate «Date#548| Wed Feb 3 09:00:00 GMT-0600 2010» endDate «Date#549| Wed Feb 3 20:00:00

Re: Organisation problem after LDAP Login

2010-01-28 Thread Bicho4191
hi i dont think the empty organization box is a bug i have same problem, frank please try to login without username and password and tell me if you can access another issue, what LDAP are you using? OpenLDAP or AD this is my om_ldap.config: #ConfigurationFile for LDAP Auth #ConfigKey

outer calendar

2010-01-22 Thread Bicho4191
Hi everyones Im trying to make a view with a external calendar where external user can see public meetings do you have any idea? Thanks for the help, Best Regards. -- You received this message because you are subscribed to the Google Groups OpenMeetings User group. To post to this group, send

Re: OpenMeetings 1.1 Pre-Release and Testing

2010-01-19 Thread Bicho4191
Hi Sebastian start test the last release and i have a litle problem when try to share desktop HTTP 404 - /ScreenRequestHandler still testing, well done and thx On 19 ene, 02:32, Sebastian Wagner seba.wag...@gmail.com wrote: hi folks, Openmeetings is preparing for the next release.