Topic: Conference Manager [Comments: 16]
Fri, 04/09/2010 - 17:06 | Conference Manager
Anyone have a clue as to why when we go into a conference room manager we don't see any users connected..?
we can right click on the screen and its showing flash is installed in the browser and when we click on diagnostics we show the following
INFO : ConferenceManager v1.1.6
INFO : ConferenceManager.init
A=t
SA=t
SV=t
EV=t
MP3=t
AE=t
VE=t
ACC=t
PR=t
SP=t
SB=f
DEB=f
V=WIN 9,0,124,0
M=Adobe Windows
R=1920x1080
DP=72
COL=color
AR=1.0
OS=Windows Vista
L=en
IME=t
PT=ActiveX
AVD=f
LFD=f
WD=f
TLS=t
INFO : ConferenceManager.init
(Object)#0
conf = "1217"
inf = "5A518D17975E84A77342A05D9920278E4E1F79F283175F60A82989BA9524FAB0CBCF3E72191B6BE7"
INFO : ConferenceManager.init
HASH = manager:**********:voip.domainsname.com:5038
we get the same on several computers using IE6 IE8 and firefox 3.6.3
Thanks
George





Sat, 04/10/2010 - 02:31 | does the other flash AMI
does the other flash AMI tools work? it might be that the connecting ip cannot access the AMI due to the rules defined in manager.conf and/or firewall restrictions.
Erik Smith
CTO
BluegrassNet Voice
dCAP
Thirdlane Support by BluegrassNet Voice
eeman at bluegrassnetvoice dot com
Sat, 04/10/2010 - 12:19 | Conference Manager [Comments: 1]
Make sure when you create the conference room you use numeric only values.
I was not able to get the conference manager control to show anybody in the conferance with I created my conferance room with alpha characters.
Sat, 04/10/2010 - 15:16 | It did work, now its not..
It did work, now its not.. checked manager.conf connecting IP's are there, also connected from behind the firewall so its not that.. in checking queue's they have the same problem.
Thanks
George
Sat, 04/10/2010 - 15:24 | perhaps the flash policy
perhaps the flash policy manager is not running?
Erik Smith
CTO
BluegrassNet Voice
dCAP
Thirdlane Support by BluegrassNet Voice
eeman at bluegrassnetvoice dot com
Mon, 04/12/2010 - 20:38 | flash policy manager ?
flash policy manager ?
Mon, 04/12/2010 - 20:47 | yea a while ago flash decided
yea a while ago flash decided that they wont let you do socket connections to a device unless you first run a server that listens for requests and pushes a file that says who is allowed to do what.
Erik Smith
CTO
BluegrassNet Voice
dCAP
Thirdlane Support by BluegrassNet Voice
eeman at bluegrassnetvoice dot com
Mon, 04/12/2010 - 21:31 | flash
Thanks
looking at flashes web sight the only thing they are talking about is a settings manager.. so we're not sure what your talking about..
more information please..
Thanks
George
Mon, 04/12/2010 - 22:41 | http://www.adobe.com/devnet/f
http://www.adobe.com/devnet/flashplayer/articles/socket_policy_files.html
Erik Smith
CTO
BluegrassNet Voice
dCAP
Thirdlane Support by BluegrassNet Voice
eeman at bluegrassnetvoice dot com
Tue, 04/13/2010 - 22:45 | Thanks Erik
We got it working ... then we removed it, flash sucks and buts to much unnecessary load on the server, its not worth it.. will look at it again when something other then flash is used..
Thanks
George
Fri, 07/30/2010 - 21:19 | Erik are you saying that
Are you saying that FlashPolicyD must we installed in order to use Conference Manager and Manager Interface?
Fri, 07/30/2010 - 21:24 | well some sort of daemon that
well some sort of daemon that hands out the policy file on request... I use the one written in ruby.. had less issues with that one.
Erik Smith
CTO
BluegrassNet Voice
dCAP
Thirdlane Support by BluegrassNet Voice
eeman at bluegrassnetvoice dot com
Fri, 07/30/2010 - 21:35 | can you email me that file u
can you email me that file u used... with some basic ideas of where to put it...
I am assuming I have to go compile this flash this, which i would figure out
Sat, 07/31/2010 - 14:48 | Erik thanks for the mail, Can
Erik thanks for the mail,
Can you help with file locations: I have this so far
flashpolicyd in /usr/sbin
flashpolicyd.init in /etc/init.d/
flashpolicy.xml in /etc/
where do the other files go
Sat, 07/31/2010 - 14:53 | Erik I got it to work thanks
Erik I got it to work thanks again
Sat, 07/31/2010 - 14:55 | cd flashpolicyd-2.0/ install
cd flashpolicyd-2.0/
install -c -m 755 flashpolicyd /usr/sbin
install -c -m 755 flashpolicyd.init /etc/init.d/flashpolicyd
install -c -m 644 flashpolicy.xml /etc/
cat > /etc/sysconfig/flashpolicyd <<-EOF
TIMEOUT=10
XML=/etc/flashpolicy.xml
LOGFREQ=1800
LOGFILE=/var/log/flashpolicyd.log
EOF
chkconfig --add flashpolicyd
chkconfig flashpolicyd on
Erik Smith
CTO
BluegrassNet Voice
dCAP
Thirdlane Support by BluegrassNet Voice
eeman at bluegrassnetvoice dot com
Mon, 01/10/2011 - 03:13 | note that you will need to
note that you will need to edit the flashpolicy.xml file to change the defaults provided by adobe.
permitted-cross-domain-policies="all"
allow-access-from domain="*" to-ports="*"
Jim Sturtevant
Sigma Networks
jim@sigma-networks.com