I have updated the instruction (minor update)
On Thu, Jan 31, 2013 at 7:05 PM, Maxim Solodovnik wrote:
> Hello Bart,
>
> I just take a look at your URL ...
> OM does not create/use sipfriends DB table (at least from version 2.1)
> only meetme table is used
>
> so I'm afraid there is nothing to c
Thanks for sharing Bart,
if you want to contribute you can also easily make this documentation
permanent by adding it to:
https://cwiki.apache.org/confluence/display/OPENMEETINGS/Index
Just make sure to ping the mailing list so people can give you feedback on
your docs and eventually a dev has ti
I'm not sure if this is possible.
I guess it is easier to tell asterisk to use several databases than OM :(
On Thu, Jan 31, 2013 at 8:27 PM, Vieri wrote:
> I have this in asterisk:
>
> TABLE meetme (
> bookid int(11) auto_increment,
> confno char(80) DEFAULT '0' NOT NULL,
>
I have this in asterisk:
TABLE meetme (
bookid int(11) auto_increment,
confno char(80) DEFAULT '0' NOT NULL,
starttime datetime default '1900-01-01 12:00:00',
endtime datetime default '2038-01-01 12:00:00',
pin char(20) NULL,
adminpin char(20) NULL,
We are currently working on SIP and cluster
I believe it is stable :)
On Thu, Jan 31, 2013 at 7:12 PM, Bart Coninckx wrote:
> OK, I suppose these instructions supersede the ones on:
>
>
> https://cwiki.apache.org/OPENMEETINGS/openmeetings-asterisk-integration.html?
>
> what is the status
OK, I suppose these instructions supersede the ones on:
https://cwiki.apache.org/OPENMEETINGS/openmeetings-asterisk-integration.html
?
what is the status of OM 2.1? Is it production stable?
cheers,
BC
On 01/31/13 13:05, Maxim Solodovnik wrote:
Hello Bart,
I just take a look at your URL
Hello Bart,
I just take a look at your URL ...
OM does not create/use sipfriends DB table (at least from version 2.1)
only meetme table is used
so I'm afraid there is nothing to change here
Here is the most recent instruction:
http://openmeetings.apache.org/red5sip-integration_2.1.html
Will ask
I'll ask your questions the guy who wrote/fix red5sip and will let you know
On Thu, Jan 31, 2013 at 6:52 PM, Bart Coninckx wrote:
> All,
>
> Am trying to get the Asterisk integration done and I stumble into a
> problem while starting red5sip with the red5sip.sh script.
>
> I changed the JAVA_HOM
All,
Am trying to get the Asterisk integration done and I stumble into a
problem while starting red5sip with the red5sip.sh script.
I changed the JAVA_HOME variable in it as well as the LOGS_DIR which
pointed wrongly to "logs" while the svn checkout produces "log".
However, when running the
Hi,
I'm just mentionning this for people encountering this in the future. I
understand from previous posts it should not be necessary to do, but it
helps in my case.
So what happened: I left a working installation yesterday and when
trying to log in to it again today, I could not, observing
OK will add it and notify you
On Jan 31, 2013 5:05 PM, "Bart Coninckx" wrote:
> It is for Asterisk 11 - don't know for other versions. You probably have
> no issues because of the 1.8 version. To be sure the .sql files in the
> Asterisk source should be compared across versions.
>
> this one is
It is for Asterisk 11 - don't know for other versions. You probably have
no issues because of the 1.8 version. To be sure the .sql files in the
Asterisk source should be compared across versions.
this one is missing:
`useragent` varchar(20) DEFAULT NULL,
complete list (I think) is on:
https
12 matches
Mail list logo