Direct Messaging support for testing

bradymiller wrote on Tuesday, February 19, 2013:

to clarify, meant ubuntu desktop 12.04.

lcmaas3 wrote on Tuesday, February 19, 2013:

Resolved. It looks like you were running into a known issue relating to the OpenEMR script negotiating an elliptical curve cipher for SSL connections. I have addressed this on the server side to prevent this condition.

bradymiller wrote on Tuesday, February 19, 2013:

Hi Luis,

Thanks for fixing the server side issue. Now is testing perfectly (also plays well with couchdb option) and code looks very good. I have committed this to sourceforge; I committed the above commit which is:
http://github.com/openemr/openemr/commit/0621077296e58ad7cca2371f4e1d5b5688a30415
along with a commit to fix a couple minor issues:
http://github.com/openemr/openemr/commit/761bd07f4b5c99fee2808b4a0b4ad7f4c75d4efd

Thank you for this awesome contribution.

So, these features aren’t “lost”, I created wiki pages for the Direct feature on the following wiki page:
http://www.open-emr.org/wiki/index.php/Direct
And started a wiki page for the Background Services Manager:
http://www.open-emr.org/wiki/index.php/Background_Service_Manager

thanks,
-brady
OpenEMR

lcmaas3 wrote on Sunday, February 24, 2013:

Hi All,

The readme file for Direct Messaging has been updated in this commit:
https://github.com/lcmaas/openemr/commit/8e0451d21c859243e570f737e8954078d17a39c7

Please commit to master branch. Thanks,
Luis

bradymiller wrote on Monday, February 25, 2013:

Hi Luis,
I just committed above to master.
thanks,
-brady
OpenEMR