Deleted cache dir again and sixa and sixb, restarted, same no any changes.
Files generated again, but no any credentials saved
check your browser console for 404 or 500 errors. acts like you don;t have rewrite setup
Ok, will try tomorrow to install EMR to new desktop, and will see how it will works in complete new installation. But other users also experiencing same problems, and most likely stuck in this point.
Checked with Twilio customers support regarding Fax service, and its actually not a good choice for US customers, because it does not support receiving incoming faxes, its only available for Japanese phone numbers. It cant be used for medical practices in US, because is not HIPAA Compliant, they didnāt sign Business Associate Agreements (BAAs).
Therefor Twilio is not the right choice for integration to OpenEMR for US users, it can only be used for SMS notifications.
The only right choice for todayās fax-sms module configuration is Ringcentral.
Strange, I have live account I fax with all the time. As for hipaa, thats a gray area that I donāt want to address.
Iām not getting the option under globals to enable SMS, i have upgraded to 5.0.2 and installed the patch as well
@harmone75
In this topic.
Hi Jerry
Can you please provide more information about RC activation to sms-fax module.
I started this process couple weeks ago, and with all this problems around didnāt finished.
Iāll contact tomorrow Twilio about fax service one more time, because information I got from them last time is different with yours.
Do you have any plans to split fax and sms module, to be able to use different service providers for fax and sms service. Efax is more affordable and very good for fax service, and Twilio can be used for sms service.
Hi @ncavalier and @harmone75
Here is screen of Twilio fax
The failed sends are from me testing my faxserver
And SMS notifications
Also, you donāt have to have fax if you only want SMS. Simply just buy a SMS phone number.
RingCentral MFA log on
Received fax RC
RC SMS Log
RC Call log
So as you can tell with RC I provide many more fax options plus you can goto your RC Portal from the App.
I released v1.2.0 which has better credential management on backend and ability to run cron notification from provided script in module root.
interface/modules/custom_modules/oe-module-faxsms/rc_sms_notification.php site=default
Script will detect vendor.
I also looked at eFx and appears there is a way to interface but I donāt yet know how much in app reporting I can do or track. Still, iām so very busy and donāt know if I can spent the time needed to integrate. However, if enough folks ask then iāll see what I can do.
I do think it would be a good addition to the module.
- To install new release run
composer require openemr/oe-module-faxsms:1.2.0 - Then enable in modules if first time install.
Thank you for the update, it is much appreciated, i do not see this folder automatically created, so iām not sure if after the patch and the update it should have done, which i think may be causing the error " No Configuration Defined for this Module"
First you need to edit table modules and delete the record for Open EMR Fax Module. Come back and Enable Fax and SMS Module.
You canāt config the module in Module Manager until we release patch 2 for openemr. Instead you config your credentials in the module UI under the Action menu.
The top of this thread tells how to do all thatā¦Another new feature for v5.0.2(1): Fax with SMS notification module
Thanks for the information and hopefully this is the last question.i redid the upgrade step by step to ensure i wasnāt missing anything; however, in the unregistered tab the fax sms module does not exists. When i look at my interface/modules/custom modules it just shows a readme file, is that correct?
No. When you say upgrade are you talking openemr upgrade or module upgrade to v1.2
from 5.0.1 to 5.0.2v1 and then the update from yesterday v1.2.0 by running this command composer require openemr/oe-module-faxsms:1.2.0
Prob was deleted after 501-502 composer swap.
Just go to DB modules table and delete any records that include Fax module. Here shortly iāll give you the Module Manager patch that will eventually be in patch 2.
After that is installed youāll run composer require openemr/oe-module-faxsms:1.2.0 again.
When all is done you will have something like this:
You have to remember that modules are installed from separate repoās and donāt come in openemr tree.
@harmone75 @ncavalier
Attached is a v5.0.2 patch for module manager that will be in patch 2 when released.
Unzip/arch in openemr directory
Then in Modules Manager you will now be able to unregister custom modules then re register to reinstall
module particulars like if a sql is needed etc.
Also for fax module iāve included setting up credentials from manager if wanted or can do from Fax UI.
zendmodulemanager-patch-v5.0.2-only.zip (20.5 KB) Five filesā¦
Please let me know if this patch installation process the same, like original patch installation on Linux.
Attached Linux patch installation
Do we need to delite sql_patch.sql file from web directory
This is just a files patch and doesnāt require anything other than unzipping in openemr root directory. The five files in zip only affect the Zend Module Manager to aid in cleaning up past installs if needed.
In summary:
- follow item 1 replacing zip file name with what you download from post.
- donāt run or delete anything as would be required in normal patch process ie there are no DB changes and we will not bump patch version.
This is just something to help get you guys going until patch 2 is released hopefully next week.
I just did fresh new 5.0.2 re installation, and extracted this patch to openemr directory, and no any changes in modules. Do we need to do module installation procedure like we did before or just add the patch
Ok will wait till next week, to start all process with new patch 2.
Hope next patch will include fixes for fax module, weno e-prescribing and OfficeAlly eligibility. This 3 best futures have still problems on 5.0.2 version