Re: [DISCUSSION] REST/SOAP API break, version bumping

2015-11-02 Thread Jibon L. Costa
or any version where I can test html5? On 11/2/15, Jibon L. Costa <jiboncost...@gmail.com> wrote: > Can I download the latest build of 4? > > On 11/2/15, Maxim Solodovnik <solomax...@gmail.com> wrote: >> Yes, 4.0.0 isplanned to be full html5 >> Unfortu

Re: Need help for SOAP/REST API

2015-10-27 Thread Jibon L. Costa
t; API break :( > Documentation for version 3.0.x is available here: > http://om.alteametasoft.com/openmeetings/docs/SoapRestAPI.html > > On Tue, Oct 27, 2015 at 11:56 PM, Jibon L. Costa <jiboncost...@gmail.com> > wrote: > >> I am talking about this: >> &g

Re: Need help for SOAP/REST API

2015-10-27 Thread Jibon L. Costa
axim Solodovnik <solomax...@gmail.com> wrote: > first you need to authorize your SID > please check example and docs for 3.0.x API here: > http://om.alteametasoft.com:5080/openmeetings/docs/RestAPISample.html > > On Tue, Oct 27, 2015 at 11:07 PM, Jibon L. Costa <jiboncost...@gm

Re: Need help for SOAP/REST API

2015-10-27 Thread Jibon L. Costa
able not to create users? Only generate hash to temporary access the room? On 10/27/15, Jibon L. Costa <jiboncost...@gmail.com> wrote: > Yes, I did same. I authorized that with admin info. I was following > your PHP API but I can't find those methods in > http://openmeetings.apac

Need help for SOAP/REST API

2015-10-27 Thread Jibon L. Costa
Hello, I can see SOAP/REST API documentation has been changed. Can you explain little more how I will use that? For example: I want to generate has for entering a room. I tried like this: http://HOST:5080/openmeetings/services/UserService/getRoomHash?sid=f2a7b28ace077fb8d6d5e79e601cb9df But got

Re: Need help for SOAP/REST API

2015-10-27 Thread Jibon L. Costa
I am talking about this: http://web.archive.org/web/20150620081749/https://openmeetings.apache.org/openmeetings-webservice/apidocs/index.html but in new documentation those are missing :( On 10/27/15, Jibon L. Costa <jiboncost...@gmail.com> wrote: > Currently I

Re: SIP Help !!

2015-10-21 Thread Jibon L. Costa
onfiguration instructions on our server using > asterisk-11.2.1.tar.gz > > On Tue, Oct 20, 2015 at 12:18 AM, Jibon L. Costa <jiboncost...@gmail.com> > wrote: > >> I am using ubuntu 14.04 on a VPS server & Asterisk 11.20 >> >> On 10/20/15, Maxim Solodovnik <solo

Re: SIP Help !!

2015-10-21 Thread Jibon L. Costa
<solomax...@gmail.com> wrote: > It is possible but extremely unstable > > On Wed, Oct 21, 2015 at 4:15 PM, Jibon L. Costa <jiboncost...@gmail.com> > wrote: > >> Just solved that :). I did something wrong in asterisk extension >> configuration :(. Now it's work

Re: SIP Help !!

2015-10-21 Thread Jibon L. Costa
output: Your call to OpenMeetings Web Services returned an unexpected HTTP status of: 500 Request http://HOST:5080/openmeetings/services/RoomService/getRoomsWithCurrentUsers?SID=456d4b3fb452e2498e4ace9c0029a7ef=1=100=name=1 On 10/21/15, Maxim Solodovnik <solomax...@gmail.com> wrote: > Ye

Re: SIP Help !!

2015-10-21 Thread Jibon L. Costa
You will update PHP API? Or where I will check? On 10/21/15, Maxim Solodovnik <solomax...@gmail.com> wrote: > OK > will try to check it tonight > > On Wed, Oct 21, 2015 at 5:42 PM, Jibon L. Costa <jiboncost...@gmail.com> > wrote: > >> Version 3.0.8-SNAPSHOT

Re: SIP Help !!

2015-10-21 Thread Jibon L. Costa
I am using: 3.0.8-SNAPSHOT On 10/21/15, Jibon L. Costa <jiboncost...@gmail.com> wrote: > I am using your PHP api here. > > require_once("openmeetings_gateway.php"); > $options = array( > "protocol" => "http

Re: SIP Help !!

2015-10-21 Thread Jibon L. Costa
Version 3.0.8-SNAPSHOT Revision1709531 Build date 20-October-2015 On 10/21/15, Jibon L. Costa <jiboncost...@gmail.com> wrote: > I am using: 3.0.8-SNAPSHOT > > On 10/21/15, Jibon L. Costa <jiboncost...@gmail.com> wrote: >> I am using your PHP a

Re: SIP Help !!

2015-10-19 Thread Jibon L. Costa
I am using ubuntu 14.04 on a VPS server & Asterisk 11.20 On 10/20/15, Maxim Solodovnik <solomax...@gmail.com> wrote: > The issue seems to be caused by > "Unknown column 'insecure' in 'where clause' (107)" > > What OS and Asterisk are you using? > > On Tue, Oc

Re: SIP Transport Disconnecting Continuously !!

2015-10-19 Thread Jibon L. Costa
gt; I see no issues in this log :( > Maybe others can help > > On Mon, Oct 19, 2015 at 3:27 AM, Jibon L. Costa <jiboncost...@gmail.com> > wrote: > >> Hi, >> >> I was testing openmeeting & asterisk on a ubuntu VPS. I followed >> everything from tutorial bu

Re: SIP Help !!

2015-10-19 Thread Jibon L. Costa
5sip_3.0 > I'll update documentation ASAP > > On Sat, Oct 17, 2015 at 11:25 PM, Jibon L. Costa <jiboncost...@gmail.com> > wrote: > >> Hello, >> >> I am trying to connect a separate SIP server with another openmeetings >> server. Actually I didn't unders

SIP Transport Disconnecting Continuously !!

2015-10-18 Thread Jibon L. Costa
Hi, I was testing openmeeting & asterisk on a ubuntu VPS. I followed everything from tutorial but when I get access to any room Transport Disconnecting Continuously. The output of asterisk log: Packet timed out after 32000ms with no response == Manager 'openmeetings' logged on from 127.0.0.1

SIP Help !!

2015-10-17 Thread Jibon L. Costa
Hello, I am trying to connect a separate SIP server with another openmeetings server. Actually I didn't understand what to put in "SIP-Settings" during creating a room. Like SIP number, Pin Number etc. Also during compiling red5sip transport I am getting this error: Buildfile:

Re: Disable Rooms

2015-09-21 Thread Jibon L. Costa
I wanted same feature to disable auto generated room but I think it isn't possible with current version. On 9/21/15, Kevin Smith wrote: > I'm on the newest version of OM and was wondering if there's a way to > disable Private and My Rooms to only allow the Public room

Re: Changing layout?

2015-09-03 Thread Jibon L. Costa
dmin dashboard"? > dashboard is common component for all users. > HTML templates are currently located > at > webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/*/*.html > But you should be 100% sure you know what are you doing in case you going > to change it > &g

Changing layout?

2015-09-02 Thread Jibon L. Costa
Can I change admin dashboard layout? For example want to add more text, graphic, menu etc? From documents I found this information: To do that: Stop the Red5/OpenMeetings-Service Goto: $Red5_HOME/webapps/openmeetings/WEB-INF/lib/openmeetings-templates.jar But I can't see any file with that name

Re: User to access Meeting room only

2015-08-22 Thread Jibon L. Costa
...@gmail.com wrote: 1) you need to supply separate externalUserId on *each user*, same externalUserId for same users 2) use setUserObjectAndGenerateRoomHashByURLAndRecFlag and set $becomeModerator to 1 On Fri, Aug 21, 2015 at 6:18 PM, Jibon L. Costa jiboncost...@gmail.com wrote: I have another

Re: User to access Meeting room only

2015-08-22 Thread Jibon L. Costa
Thank you very much :). It's just working great :) On 8/22/15, Maxim Solodovnik solomax...@gmail.com wrote: you need to create moderated room On Sat, Aug 22, 2015 at 1:43 PM, Jibon L. Costa jiboncost...@gmail.com wrote: Thanks for solution but answer 2 not working. The user still has

RE: User to access Meeting room only

2015-08-21 Thread Jibon L. Costa
specified externalUserId, externalUserType parameters? WBR, Maxim (from mobile, sorry for the typos) On Aug 21, 2015 13:21, Jibon L. Costa jiboncost...@gmail.com mailto:jiboncost...@gmail.com wrote: I was using this library https://code.google.com/a/apache-extras.org/p/openmeetings-api-plugin

Re: User to access Meeting room only

2015-08-21 Thread Jibon L. Costa
to access the conference room can edit the whiteboard too. Can I disable SOAP user not to edit whiteboard only can see whiteboard as a general user? I tried to set value of becomeModeratorAsInt to 0 but still he can access it. Any suggestion? On 8/21/15, Jibon L. Costa jiboncost...@gmail.com wrote

Re: User to access Meeting room only

2015-08-21 Thread Jibon L. Costa
of your PHP module (to separate users in case of multple modules are connected to the same OM instance) externalUserId is unique user id inside your system On Fri, Aug 21, 2015 at 4:49 PM, Jibon L. Costa jiboncost...@gmail.com wrote: No Sorry. What are those? I keep blank those -- Thanks

User to access Meeting room only

2015-08-21 Thread Jibon L. Costa
Hi, In which type of user can access a specified room only? I mean I want user can access only one room but not like invitation. They will put their name password to access the room. Is that possible? -- Thanks Regards Jibon Lawrence Costa

Re: User to access Meeting room only

2015-08-21 Thread Jibon L. Costa
Thanks again. I can't see any wiki there. Can you suggest some wiki to use that library? On 8/21/15, Maxim Solodovnik solomax...@gmail.com wrote: sure: https://code.google.com/a/apache-extras.org/p/openmeetings-api-plugin/ On Fri, Aug 21, 2015 at 3:00 PM, Jibon L. Costa jiboncost...@gmail.com

Re: User to access Meeting room only

2015-08-21 Thread Jibon L. Costa
://openmeetings.apache.org/RestAPISample.html and you can search in mailing lists: http://openmeetings.markmail.org/ On Fri, Aug 21, 2015 at 3:10 PM, Jibon L. Costa jiboncost...@gmail.com wrote: Thanks again. I can't see any wiki there. Can you suggest some wiki to use that library? On 8/21/15, Maxim

Re: User to access Meeting room only

2015-08-21 Thread Jibon L. Costa
-setUserObjectAndGenerateRoomHash(Boss, jibon, Costa, , b...@localhost.com, , , 13, 0, 1)); On 8/21/15, Maxim Solodovnik solomax...@gmail.com wrote: What were your steps to generate hash? WBR, Maxim (from mobile, sorry for the typos) On Aug 21, 2015 13:15, Jibon L. Costa jiboncost...@gmail.com wrote: Thanks but I am

Re: User to access Meeting room only

2015-08-21 Thread Jibon L. Costa
Thanks but I am getting this error: Unknown error. Please report this to the administrator. On 8/21/15, Maxim Solodovnik solomax...@gmail.com wrote: http://localhost:5080/openmeetings/?secureHash=XX On Fri, Aug 21, 2015 at 4:06 PM, Jibon L. Costa jiboncost...@gmail.com

Re: User to access Meeting room only

2015-08-21 Thread Jibon L. Costa
Thanks for response. Can you suggest me PHP code for that? I mean any PHP library? On 8/21/15, Maxim Solodovnik solomax...@gmail.com wrote: This can be implemented using SOAP/REST API On Fri, Aug 21, 2015 at 2:41 PM, Jibon L. Costa jiboncost...@gmail.com wrote: Hi, In which type of user

Re: How to disable automatic room creation

2015-08-20 Thread Jibon L. Costa
/jira/browse/OPENMEETINGS-1008 it is not yet implemented :( On Fri, Aug 21, 2015 at 1:28 AM, Jibon L. Costa jiboncost...@gmail.com wrote: Hello, I have just started using openmeetings. I can see when I am creating one user it's creating 2 rooms for each user. How can I disable that? I want

Re: the connection to the server has been lost !!

2015-08-20 Thread Jibon L. Costa
:16,286 [http-nio-0.0.0.0-5080-exec-8] WARN o.r.server.net.rtmpt.RTMPTServlet - Null connection for session id: CMLKVRFVVXBAD Any suggestion please? On 8/20/15, Jibon L. Costa jiboncost...@gmail.com wrote: Thanks for quick response. Here is my openmeetings.log DEBUG 08-20 08:52:35.431

Re: the connection to the server has been lost !!

2015-08-20 Thread Jibon L. Costa
, Maxim Solodovnik solomax...@gmail.com wrote: Could you check openmeetings.log and red5.log for any errors? On Thu, Aug 20, 2015 at 6:35 PM, Jibon L. Costa jiboncost...@gmail.com wrote: Hello, I have installed openmeetings 3.0.6 on my Ubuntu server. It’s working fine but when I tried

How to disable automatic room creation

2015-08-20 Thread Jibon L. Costa
Hello, I have just started using openmeetings. I can see when I am creating one user it's creating 2 rooms for each user. How can I disable that? I want user can see only those rooms those are created by admin. How can I do that?