ejabberd - Comments for "flash-policy-file - Serve cross domain policy file for Flash"
https://www.ejabberd.im/flash-policy-file
enunable to access crossdomain.xml
https://www.ejabberd.im/flash-policy-file#comment-57652
<p>Hi<br />
I am using ejabberd 2.18 version and installed it on Windows (x64bit) server.</p>
<p>I am developing a web client for chat and accessing the ejabberd server on port no: 5280</p>
<p>The issue I am facing is with the crossdomain policy.</p>
<p>I have gone through various posts in this forum as well as on other resources. Tried out the possible solutions , but every thing<br />
has failed to address the issue.</p>
<p>I need a detailed explanation of how to host crossdomain.xml on port no. 5280.</p>
<p>Thanks</p>
Wed, 27 Jul 2011 11:03:53 +0000rafaycomment 57652 at https://www.ejabberd.imThanks, Badlop.
I tried it in
https://www.ejabberd.im/flash-policy-file#comment-55292
<p>Thanks, Badlop.<br />
I tried it in ejabberd-2.1.2 it works like charm, also have updated the same in ticket column</p>
Sun, 14 Feb 2010 16:13:54 +0000GPcomment 55292 at https://www.ejabberd.imPatch updated
https://www.ejabberd.im/flash-policy-file#comment-55255
<div class="quote-msg">
<div class="quote-author">Quote:</div>
<p>would looking for support of this patch on the latest version of ejabberd 2.1.2 or 3.0 and also would be nice if it be part of the ejabberd main source base</p></div>
<p>I've updated the patch to apply in ejabberd 2.1.2/2.1.x. See the ticket EJAB-960.</p>
Tue, 02 Feb 2010 22:07:36 +0000mfosscomment 55255 at https://www.ejabberd.imwould looking for support of
https://www.ejabberd.im/flash-policy-file#comment-55214
<p>would looking for support of this patch on the latest version of ejabberd 2.1.2 or 3.0 and also would be nice if it be part of the ejabberd main source base</p>
Mon, 01 Feb 2010 16:42:10 +0000GPcomment 55214 at https://www.ejabberd.imNot working
https://www.ejabberd.im/flash-policy-file#comment-54382
<p>New patch @ <noindex><a href="https://support.process-one.net/browse/EJAB-960" title="https://support.process-one.net/browse/EJAB-960" rel="nofollow" >https://support.process-one.net/browse/EJAB-960</a></noindex></p>
<p>But it does not work for me - attempting to get it fixed, vote up the ticket if you are having issues as well.</p>
Tue, 23 Jun 2009 14:03:19 +0000crash2burncomment 54382 at https://www.ejabberd.imUbuntu package with patch applied
https://www.ejabberd.im/flash-policy-file#comment-53963
<p><noindex><a href="https://launchpad.net/~dropio-upstream/+archive" rel="nofollow" >At Launchpad</a></noindex>.</p>
Tue, 20 Jan 2009 23:15:00 +0000lazzarellocomment 53963 at https://www.ejabberd.imServe cross domain policy file for Flash - patch "4"
https://www.ejabberd.im/flash-policy-file#comment-53375
<p>The strengths of this patch are the result of a number of iterations modifying the code to:</p>
<p>1. only fire on exception<br />
i.e. policy file request format generates xmlns error, so, test for policy file request and response logic put in xmlns error handling routine.<br />
2. automatically reports ports on which ejabberd c2s is listening for xmpp. Generally, this will be 5222, however, some servers might want to use other, non-standard ports.<br />
Ports are not hard-coded in patch. ejabberd.cfg defines listen ports, the patched code identifies the active listen ports. Nice trick by badlop.</p>
<p>If anyone wants script (bash or bat) to use for testing patch without using flash, let me know.</p>
Thu, 03 Jul 2008 23:51:33 +0000MikeDunnecomment 53375 at https://www.ejabberd.im