Re: user registration problem

2014-10-22 Thread Maxim Solodovnik
you. > > > > *Da:* Maxim Solodovnik [mailto:solomax...@gmail.com] > *Inviato:* mercoledì 22 ottobre 2014 12:33 > *A:* Openmeetings user-list > *Oggetto:* Re: user registration problem > > > > Actually new user is created only in case user with passed > externalU

R: user registration problem

2014-10-22 Thread Dario Guida
I generate externalUserId with randomGenerator….this is the problem. Thank you. Da: Maxim Solodovnik [mailto:solomax...@gmail.com] Inviato: mercoledì 22 ottobre 2014 12:33 A: Openmeetings user-list Oggetto: Re: user registration problem Actually new user is created only in case user

Re: user registration problem

2014-10-22 Thread Maxim Solodovnik
Actually new user is created only in case user with passed externalUserId+externalUserType is not present in the system. What are your steps? On 22 October 2014 17:28, Dario Guida wrote: > Hi , > When I enter in a room with an hash (by setUserObjectAndGenerateRoomHash) > the user is automaticall

user registration problem

2014-10-22 Thread Dario Guida
Hi , When I enter in a room with an hash (by setUserObjectAndGenerateRoomHash) the user is automatically register in the system? Example) setUserObjectAndGenerateRoomHash(sessionId, "user1", "Mike", "Green", "xxx", mikegr...@mail.com, "10" , "APP1", "30", 0 , 1); When I use the hash and I