Re: Users left room automatically

2015-07-26 Thread Mahbub Al-Amin
Thanks for the info. Regards, mahbub On Mon, Jul 27, 2015 at 12:11 PM, Maxim Solodovnik wrote: > as long as user stay in room > if browser tab is closed -> the timeout is ~30 minutes > > On Mon, Jul 27, 2015 at 12:07 PM, Mahbub Al-Amin < > mah...@commlinkinfotech.com

Re: Users left room automatically

2015-07-26 Thread Mahbub Al-Amin
; Opening ports 5080 and 1935 should be enough. > Any specific steps to reproduce this issue? > Can you try our demo server? > > On Mon, Jul 27, 2015 at 11:24 AM, Mahbub Al-Amin < > mah...@commlinkinfotech.com> wrote: > >> No, i have not made any other changes exce

Re: Users left room automatically

2015-07-26 Thread Mahbub Al-Amin
/om.alteametasoft.com:5080/openmeetings/ > > On Mon, Jul 27, 2015 at 11:10 AM, Mahbub Al-Amin < > mah...@commlinkinfotech.com> wrote: > >> Fyi.. >> >> log from red5: >> >> 2015-07-27 10:42:20,976 [RTMPConnectionExecutor#DHDCZZ2ZC5PWR-1] INFO >&

Re: Users left room automatically

2015-07-26 Thread Mahbub Al-Amin
-id:DHDCZZ2ZC5PWR Regards, mahbub <http://www.commlinkinfotech.com> On Mon, Jul 27, 2015 at 11:01 AM, Maxim Solodovnik wrote: > I believe this part of log is from videoconference.log > Are there any errors in red5.log? > > On Mon, Jul 27, 2015 at 10:57 AM, Mahb

Users left room automatically

2015-07-26 Thread Mahbub Al-Amin
Dear all, During conferencing with another user in openmeetings, after 2/3 minutes conversation one user left the room automatically. I am using openmeetings version 3.0.4. Server configuration is as follows: Processor: AMD Opteron(tm) 6128 2.00 GHz RAM: 16.00 GB OS: Windows server 2008 R2 Enterp

Re: Info regarding Appointment completed or not

2015-04-22 Thread Mahbub Al-Amin
nts where > appointment_endtime < NOW() ORDER BY appointment_endtime; ? > > On Thu, Apr 23, 2015 at 11:23 AM, Mahbub Al-Amin < > mah...@commlinkinfotech.com> wrote: > >> Hi Maxim, >> >> Is it possible to determine which appointments have completed from >> database t

Info regarding Appointment completed or not

2015-04-22 Thread Mahbub Al-Amin
Hi Maxim, Is it possible to determine which appointments have completed from database tables? I tried but failed. Thanks. Regards, mahbub

Re: About Room participants and room type

2015-04-13 Thread Mahbub Al-Amin
for this limit :)) > > On Mon, Apr 13, 2015 at 1:27 PM, Mahbub Al-Amin < > mah...@commlinkinfotech.com> wrote: > >> But i can create a conference room with participants greater than 25. >> Sorry if i miss anything. >> >> Thanks. >> >> Regards, &

Re: About Room participants and room type

2015-04-13 Thread Mahbub Al-Amin
to enter. > > On Mon, Apr 13, 2015 at 12:03 PM, Mahbub Al-Amin < > mah...@commlinkinfotech.com> wrote: > >> Dear all, >> >> While creating a room i need to select participants and type. >> Conference(1-25 users) and restricted(1-150 users) types have user ra

About Room participants and room type

2015-04-12 Thread Mahbub Al-Amin
Dear all, While creating a room i need to select participants and type. Conference(1-25 users) and restricted(1-150 users) types have user range but if i select participants higher than the range, what will happen? Thanks. Regards, mahbub

Re: About Soap login to room

2015-04-09 Thread Mahbub Al-Amin
n Thu, Apr 9, 2015 at 5:25 PM, Maxim Solodovnik wrote: > Hash can be generated for any user > But you need to have admin/soap privileges to do it > > On Thu, Apr 9, 2015 at 5:20 PM, Mahbub Al-Amin < > mah...@commlinkinfotech.com> wrote: > >> Thanks Maxim. >> &g

Re: About Soap login to room

2015-04-09 Thread Mahbub Al-Amin
e sequence of calls should be: > 1) getSession > 2) loginUser (providing admin/soap user/pass/SID from step 1) > 3) setUserObjectAndGenerateRoomHash (providing details for the user you > are generating hash for and SID from steps 1 and 2) > > > On Thu, Apr 9, 2015 at 3:27 PM, Mah

About Soap login to room

2015-04-09 Thread Mahbub Al-Amin
Hi, I am trying to connect to a room using python soap client. I generated hash code and logged in to room successfully by root user which i created during installation. But for other users having admin rights, i can not generate hash. Rather "setUserObjectAndGenerateRoomHash" method returns -26 w

About UserService(SOAP web service) calling

2015-04-06 Thread Mahbub Al-Amin
Hi all, Case 1. I am using python SOAPpy client to call UserService WSDL file. Client shows all methods in the server. But when i call server.getSession() method it shows following errors: Traceback (most recent call last): File "", line 1, in server.getSession() File "build\bdist.win32

Re: Direct sign in to dashboard from another site

2015-04-01 Thread Mahbub Al-Amin
use SOAP/REST login to the room >> >> On Mon, Mar 30, 2015 at 7:10 PM, Mahbub Al-Amin < >> mah...@commlinkinfotech.com> wrote: >> >>> Hi all, >>> >>> I found a jira issue about direct sign in as an improvement task. >>> https://

Direct sign in to dashboard from another site

2015-03-30 Thread Mahbub Al-Amin
Hi all, I found a jira issue about direct sign in as an improvement task. https://issues.apache.org/jira/browse/OPENMEETINGS-1133 But how can i achieve in current version(3.0.4). Thanks. Regards, mahbub

About building source code of openmeetings 3.0.4 in ubuntu 14.0.4

2015-02-23 Thread Mahbub Al-Amin
Hi, I am trying to build source code of openmeetings 3.0.4 in ubuntu server 14.04 and eclipse LUNA. I have followed instructions mentioned in this link: http://openmeetings.apache.org/BuildInstructions_3.0.x.html But when i run "ant dist prepare-eclipse" I get followings : [git-clone] Cloning rep

Invitation from conference does not say any confirmation message

2015-02-10 Thread Mahbub Al-Amin
Hi Maxim, If i send an invitation from a conference, it does not show any confirmation message. How can i be confirm about invitation is sent or not? Will it be possible to send multiple invitation at a time in 3.0.4 release ? Thanks. Regards, mahbub

Re: Running Openmeetings from eclipse

2015-01-12 Thread Mahbub Al-Amin
ings via Eclipse? > > Thanks, > Vasiliy > > > On 12.01.2015 16:44, Mahbub Al-Amin wrote: > > Dear Solodovnik et all, > > Please explain me step by step assuming that you have openmeetings 3.0.3 > source code, I can not grab it. Please don't mind. I also will b

Re: Running Openmeetings from eclipse

2015-01-12 Thread Mahbub Al-Amin
time. Regards, mahbub On Mon, Jan 12, 2015 at 2:52 PM, Maxim Solodovnik wrote: > I'm personally using "Attach to remote java process" > > On Mon, Jan 12, 2015 at 2:22 PM, Mahbub Al-Amin < > mah...@commlinkinfotech.com> wrote: > >> Dear all, >> &

Running Openmeetings from eclipse

2015-01-12 Thread Mahbub Al-Amin
Dear all, I have checked out source code of openmeeting 3.0.3. How can i run it from project explorer? If i select "run at server" then i need to show server. What will be the server? Thanks in advance. Regards, mahbub

Re: Identifying name of external guests in openmeetings room

2015-01-06 Thread Mahbub Al-Amin
: Openmeetings user-list > Objet : Re: Identifying name of external guests in openmeetings room > > You can > 1) specify the name as "Firstname Lastname" while sending > invitation > 2) update to 3.0.4 to display email address in case first/lastname was not > speci

Re: About openmeetings development in eclipse

2015-01-06 Thread Mahbub Al-Amin
like to remove the code you can > 1) edit HTML without recompiling if "netTest" link will stay on page > 2) if you like to remove whole block "netTest" should be removed from > correspondent java file > > then recompilation is required > > On Thu, Jan 1, 2015

Re: Identifying name of external guests in openmeetings room

2015-01-06 Thread Mahbub Al-Amin
lastname was not > specified > > On Tue, Jan 6, 2015 at 2:20 PM, Mahbub Al-Amin < > mah...@commlinkinfotech.com> wrote: > >> Hi, >> >> I can send invitation to external guests from a room. But when a guest >> enters into the room using link from the mail

Identifying name of external guests in openmeetings room

2015-01-06 Thread Mahbub Al-Amin
Hi, I can send invitation to external guests from a room. But when a guest enters into the room using link from the mail, no name is showing in the users list. So if multiple guests enter in the room, it becomes impossible to recognize a particular user. Please help me if there is any solution. I

Re: About openmeetings development in eclipse

2014-12-31 Thread Mahbub Al-Amin
ebel Eclipse plugin to minimize re-attaching > > On Tue, Dec 30, 2014 at 10:55 AM, Mahbub Al-Amin < > mah...@commlinkinfotech.com> wrote: > >> Hi Solodovnik, >> >> Thanks for your reply. >> >> I meant by "reflect of modification in eclipse"

Re: Happy New Year!!!!

2014-12-31 Thread Mahbub Al-Amin
Happy New Year to all ! Regards, mahbub On Wed, Dec 31, 2014 at 11:42 PM, IamTutor Rus wrote: > С НОВЫМ ГОДОМ > 31.12.2014 15:58 пользователь "Maxim Solodovnik" > написал: > > Hello All, >> >> Happy New Year! Let all troubles stay in 2014 and upcoming

Re: About openmeetings development in eclipse

2014-12-29 Thread Mahbub Al-Amin
dist prepare-eclipse"? Actually i am curious to know about the usual process of development. Please don't mind if i can not make you understand my problem. Thanks for your co-operation. Regards, Md. Mahbub Al-Amin Senior Member, Research & Development Commlink Info Tech Ltd. <http://w

About openmeetings development in eclipse

2014-12-29 Thread Mahbub Al-Amin
Dear all, I have successfully build source code of openmeetings. But if i modify any code, how can i see the reflect of modification in eclipse? Do i need to build and then install from the dist and then check the modification? Please let me know if there is any development guideline or architect

Re: About apache tomcat and red5 running

2014-12-22 Thread Mahbub Al-Amin
t dist prepare-eclipse" again > > On Mon, Dec 22, 2014 at 1:46 PM, Mahbub Al-Amin < > mah...@commlinkinfotech.com> wrote: > >> Hi Solodovnik, >> >> Thanks for your reply. >> >> I run red5-debug.bat since i am working on windows platform. But no lu

Re: About apache tomcat and red5 running

2014-12-21 Thread Mahbub Al-Amin
gt; you need to run: > > ant dist prepare-eclipse > cd dist/red5 > ./red5-debug.sh > > everything should work as expected > > On Sun, Dec 21, 2014 at 5:13 PM, Mahbub Al-Amin < > mah...@commlinkinfotech.com> wrote: > >> Dear all, >> >> I am ve

About apache tomcat and red5 running

2014-12-21 Thread Mahbub Al-Amin
Dear all, I am very much excited about openmeetings feature. I successfully installed. Now i am interested to develop/customize it, hence i followed all steps found in the link http://openmeetings.apache.org/BuildInstructions_3.0.x.html I run command "ant dist prepare-eclipse" and run "ant compil