question
@Horace, please send your questions to user/dev lists
-- Forwarded message --
From: Horace Miles
Date: 14 August 2014 20:45
Subject: RE: Pointer on WB
To: Maxim Solodovnik
I see that the VOIP integration will allow multiple people to dial into a
conference room. Is there a
user/dev lists
-- Forwarded message --
From: Horace Miles
Date: 14 August 2014 20:45
Subject: RE: Pointer on WB
To: Maxim Solodovnik
I see that the VOIP integration will allow multiple people to dial into a
conference room. Is there a way to automatically assign the ext for
es
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
> *Sent:* Monday, August 11, 2014 8:20 AM
> *To:* Horace Miles
> *Cc:* Openmeetings user-list; Тимур Тлеукенов
> *Subject:* Re: Pointer on WB
>
>
>
> It is by desing, OM DB has table "room"
>
> As
Subject: Re: Pointer on WB
It is by desing, OM DB has table "room"
Asterisk key has name "/openmeetings/rooms" it doesn't need to match
On 11 August 2014 21:46, Horace Miles wrote:
Thanks Maxim,
Why would my openmeetings database not have a rooms table but have
name room?
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
> *Sent:* Monday, August 11, 2014 7:50 AM
> *To:* Horace Miles
> *Cc:* Openmeetings user-list; Тимур Тлеукенов
> *Subject:* Re: Pointer on WB
>
>
>
> sudo asterisk -rx "database show&qu
Thanks Maxim,
Why would my openmeetings database not have a rooms table but have one name
room?
From: Maxim Solodovnik [mailto:solomax...@gmail.com]
Sent: Monday, August 11, 2014 7:50 AM
To: Horace Miles
Cc: Openmeetings user-list; Тимур Тлеукенов
Subject: Re: Pointer on WB
sudo
e what would tell DBEXIST what
> field to check for the confo number?
>
>
>
> Miles
>
>
>
>
>
>
>
> *From:* Тимур Тлеукенов [mailto:timur.tleuke...@gmail.com]
> *Sent:* Sunday, August 10, 2014 11:02 PM
> *To:* Maxim Solodovnik
> *Cc:* Openmeetings user-list
Sunday, August 10, 2014 11:02 PM
To: Maxim Solodovnik
Cc: Openmeetings user-list
Subject: Re: Pointer on WB
Hello,
This extension code doesn't access openmeetings database, it uses internal
asterisk database AstDB. It is key/value database.
If record "open30/room/${EXTEN})}" (wher
Hello,
This extension code doesn't access openmeetings database, it uses internal
asterisk database AstDB. It is key/value database.
If record "open30/room/${EXTEN})}" (where ${EXTEN} is name of calling
extension) exists in asterisk database, then extension will be blocked.
Related asterisk databa
omax...@gmail.com]
> *Sent:* Sunday, August 10, 2014 9:47 AM
> *To:* Openmeetings user-list
> *Subject:* Re: Pointer on WB
>
>
>
> DB credentials used are configured in /etc/odbc.ini
>
> as described in
> http://openmeetings.apache.org/red5sip-integration_3.0.html
>
>
oom
What is telling it what field to look at in the table?
From: Maxim Solodovnik [mailto:solomax...@gmail.com]
Sent: Sunday, August 10, 2014 9:47 AM
To: Openmeetings user-list
Subject: Re: Pointer on WB
DB credentials used are configured in /etc/odbc.ini
as described in h
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
> *Sent:* Sunday, August 10, 2014 3:36 AM
> *To:* Openmeetings user-list
> *Subject:* Re: Pointer on WB
>
>
>
> Maybe it is network configuration issue as described here:
> http://stackoverflow.com/questions/22093328/asteri
ase.
Miles
From: Maxim Solodovnik [mailto:solomax...@gmail.com]
Sent: Sunday, August 10, 2014 3:36 AM
To: Openmeetings user-list
Subject: Re: Pointer on WB
Maybe it is network configuration issue as described here:
http://stackoverflow.com/questions/22093328/asterisk-sip-retransmission-tim
ked=yes
>
> wait_marked=yes
>
> music_on_hold_when_empty=yes
>
> dsp_drop_silence=yes
>
> denoise=true
>
>
>
> [default_bridge]
>
> type=bridge
>
> video_mode=follow_talker
>
> ;video_mode=last_marked
>
> ;video_mode=first_marked
>
> ==
.0.0.1
rooms.forceStart=no
rooms=1
From: Maxim Solodovnik [mailto:solomax...@gmail.com]
Sent: Wednesday, August 06, 2014 10:46 PM
To: Openmeetings user-list
Subject: Re: Pointer on WB
Hello Horace,
sorry for keeping silence, a little bit bit busy right now
SIP transport set up the
0.1.1 for seqno 2 (Critical
Response) -- See https://wiki.asterisk.org/wiki/display/AST/SIP+Retransmissions
Packet timed out after 32000ms with no response
From: Maxim Solodovnik [mailto:solomax...@gmail.com]
Sent: Wednesday, August 06, 2014 10:46 PM
To: Openmeetings user-list
Subject:
, August 06, 2014 10:46 PM
To: Openmeetings user-list
Subject: Re: Pointer on WB
Hello Horace,
sorry for keeping silence, a little bit bit busy right now
SIP transport set up the bridge from asterisk to red5 and performs audio/video
transcoding rtp <->rtmp
according to your is
>
>
>
>
>
> Miles
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
> *Sent:* Friday, August 01, 2014 8:22 PM
> *To:* Openmeetings user-list
> *Subject:* Re: Pointer on WB
>
>
>
> Simple test if everything works is:
>
> 1) go to Admin->
sip, 40016,3) exited non-zero on
‘/red5sip_user-00a6’
It appears to check the database not find the room and then hang up.
From: Maxim Solodovnik [mailto:solomax...@gmail.com]
Sent: Friday, August 01, 2014 10:07 AM
To: Openmeetings user-list
Subject: Re: Pointer on WB
you can sea
Maxim,
Yes I have always received the SIP number in the room. My problem is explained
in the last email. SIP INVITE message being declined.
From: Maxim Solodovnik [mailto:solomax...@gmail.com]
Sent: Friday, August 01, 2014 8:22 PM
To: Openmeetings user-list
Subject: Re: Pointer on WB
27; in 32000 ms
(Method: INVITE)
Retransmitting #6 (no NAT) to 127.0.0.1:5070:
SIP/2.0 603 Declined
Via: SIP/2.0/UDP
127.0.1.1:5070;branch=z9hG4bK4721088;received=127.0.0.1;rport=5070
From: "red5sip_user" ;tag=z9hG4bK79605539
To: ;tag=as4a2fdbcb
Call-ID: 400642563986@127.0.1.1
CSeq: 2
;
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
> *Sent:* Friday, August 01, 2014 10:07 AM
> *To:* Openmeetings user-list
> *Subject:* Re: Pointer on WB
>
>
>
> you can search red5sip in config :)
>
> the key is "red5sip.enable"
>
>
>
&g
Subject: Re: Pointer on WB
you can search red5sip in config :)
the key is "red5sip.enable"
On 1 August 2014 23:48, Horace Miles wrote:
Maxim thanks for the response.
I have confirmed everything but I am not sure where to find this setting. I am
assuming Admin config is Openmee
t;Configuration. If so I
> don’t a setting for Red5sip key.
>
> 3) red5sip* key should be enabled in Admin->Config – NOT SURE OF THIS STEP
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.com]
> *Sent:* Wednesday, July 30, 2014 6:07 AM
> *To:* Openmeetings
S STEP
From: Maxim Solodovnik [mailto:solomax...@gmail.com]
Sent: Wednesday, July 30, 2014 6:07 AM
To: Openmeetings user-list
Subject: Re: Pointer on WB
OM is accessible on all network interfaces by default
config.xml need to be modified only in case you need to restrict OM client.
Accord
no 2 (Critical Response) see……
> Packet timed out afer 32000ms with no response.
>
>
>
> I will load wireshark later today on the PBX to see what else I might find.
>
>
>
> Thanks for all your help.
>
>
>
>
>
> *From:* Maxim Solodovnik [mailto:solomax...@gmail.c
l your help.
From: Maxim Solodovnik [mailto:solomax...@gmail.com]
Sent: Thursday, July 24, 2014 2:42 AM
To: Openmeetings user-list
Subject: Re: Pointer on WB
Only with code modification
On Jul 24, 2014 4:40 PM, "Raju M K" wrote:
Dear all,
can i disable arrow pointer for all
Only with code modification
On Jul 24, 2014 4:40 PM, "Raju M K" wrote:
> Dear all,
> can i disable arrow pointer for all participants in restricted room on
> Whiteboard??
>
>
> --
> Regards,
> M K Raju.
>
>
28 matches
Mail list logo