What is the purpose of the users created in sipusers table of the OM db. Is
that supposed to be for users to authenticate with a softphone and video
conference into the meeting? The voip integration into the room via red5sip
uses the red5 sip user manually specified in the sip.conf and
settings
Both. The more the better.
From: Maxim Solodovnik [mailto:solomax...@gmail.com]
Sent: Thursday, November 12, 2015 9:06 PM
To: Openmeetings user-list
Subject: Re: users calling in via voip integration
would you like to see SIP room# hint in
1) invitation dialog (available in room)
2) appointmen
would you like to see SIP room# hint in
1) invitation dialog (available in room)
2) appointment dialog (available in calendar)
3) both
:)
On Fri, Nov 13, 2015 at 4:47 AM, Jeff Clay wrote:
> The VoIP integration issue was resolved. The issue of users knowing their
> SIP conference number still r
Thanks!
Will try these settings and will update the steps!
On Fri, Nov 13, 2015 at 4:45 AM, Jeff Clay wrote:
> The settings below are confirmed working. No need to mess with ODBC or
> anything. This tells asterisk to find its sip users in the db.
>
>
>
> /etc/asterisk/extconfig.conf
>
>
>
> [set
The VoIP integration issue was resolved. The issue of users knowing their SIP
conference number still remains.
From: Jeff Clay
Sent: Thursday, November 12, 2015 7:32 AM
To: Openmeetings user-list
Subject: RE: users calling in via voip integration
I can see the room # and such when looking in th
The settings below are confirmed working. No need to mess with ODBC or
anything. This tells asterisk to find its sip users in the db.
/etc/asterisk/extconfig.conf
[settings]
sippeers => mysql,general,sipusers
/etc/asterisk/res_config_mysql.conf
[general]
dbname = om
dbuser = root
dbpass = MYPA
I've noticed that when events are deleted from the calendar in the OM interface
a cancel calendar event is sent out to all participants, even if the end time
of the meeting has already passed by several hours.
To replicate:
Create event in OM calendar to start and stop at an arbitrary time.
Delet
I can see the room # and such when looking in the room configuration, but
trying to get our users to pay attention to the URL of their room and then type
it correctly in the meeting invite isn’t going to work. Is there a way to do a
database query and include that in the invite template? I’m not
Hi,
Thanks for your response,
My OM version is 3.0.6 that means I have to upgrade my OM server to newest
version (OM ver.3.0.7), doesn't it ?
It take a lot of time for upgrading server, can i find a little patch for
this issue ?
Thanks for any advice.
On Thu, Nov 12, 2015 at 1:23 PM, Maxim Solodov